/*-----------------------------------------------------
	SHOP 
-----------------------------------------------------*/

#mozaika_6 .skry {
    display: none;
}
#mozaika_6 {
    height: 235px;
    width: 637px;
    overflow: hidden;
}
#mozaika_6_pager2 {
    height: 50px;
    text-align: center;
    background: url('../images/top_menu_bg.png') repeat-x top left;
    line-height: 35px;
}
#mozaika_6_pager2 span {
    display: none;
}
#mozaika_7 {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 91px;
    width: 637px;
    overflow: hidden;
}
#mozaika_7_pager2 {
    display: none;
}
#mozaika_7 .mozaikabox_7 {
    float: left;
}
#mozaika_7 .mozaikabox_7:first-child {
    margin-right: 6px;
}
#mozaika_6_pager a{
	display:inline-block;
	width:34px;
	height:50px;
	margin-right: 12px;
	background: url('../images/controler_button_bg.png') no-repeat left;
	line-height:50px;
	font-size:13px;
	vertical-align: middle;
	text-align:center;
	text-shadow: 1px -1px 1px #0074d5;
	color: white;
	font-weight:bold;
}
#mozaika_6_pager a:hover{
	background: url('../images/controler_button_bg.png') no-repeat right;
	text-shadow: 1px -1px 1px #870402;	
	cursor:pointer;
}
#mozaika_6_pager a.activeSlide{
	background: url('../images/controler_button_bg.png') no-repeat right;
	text-shadow: 1px -1px 1px #870402;	
}


table td {
    padding: 3px;
    font-size: 12px;
}
table td small {
    font-size: 10px;
    color: #333;
    font-style: italic;
    padding-left: 30px;
}
.cart-itemname {
    font-size: 14px;
}
#productdetail1 {
    float: right;
    width: 300px;
}
.description {
    font-size: 12px;
    line-height: 24px;
}
#productname {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    color: #004083;
    margin-bottom: 10px;
}
.quickshop-top {
    margin-top: 10px;
}
.quickshop-top selectx{
    width: 120px;
}

#preview_img {
    border: 1px solid #e2e4e5;
    padding: 4px;
    text-align: center;
}
.select-quantity {
    float: left;
    background-color: #0c64b9;
    width: 70px;
    height: 63px;
    line-height: 63px;
    padding-left: 5px;
    padding-right: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
}

.result-row {
    float:left;
    width: 690px;
    padding-bottom:25px;
}

.result-row .result-item {
    float:left;
    margin-left:10px;
    width:200px;
    border: 1px solid #e2e4e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    margin-top:35px;
}
.malykosik {
    background: url('malykosik-bg.png') repeat-x;
    height: 75px;
    padding: 10px;
    margin-bottom: 20px;
    margin-left: 1px;
}
.malykosik a.carticon{
    background: url('malykosik-cart.png') no-repeat center left;
    font-size: 16px;
    color: #fff;
    width: 298px;
    height: 63px;
    font-weight: bold;
    line-height: 63px;
    margin: 0 auto;
    display: block;
}
.malykosik a.carticon span.total {
    margin-left: 10px;
    float: left;
    display: block;
}
.malykosik a.carticon span.items {
    margin-left: 175px;
    width: 26px;
    font-weight: normal;
    line-height: 18px;
    height: 18px;
    background: url('malykosik-itemsspolu.png') no-repeat bottom right;
    color: #fff;
    text-align: center;
    margin-top: 7px;
    float: left;
    font-size: 8px;
}

form {
    position:relative;
}

.shop_thead {
    background: url('../_new/tab-rowhdr.png') repeat-x #009ee3;
    color: #ffffff;
    padding: 2px;
    font-weight: bold;
    font-style: italic;
}
.item-info {
    font-weight: bold;
    font-size: 14px;
    height: 35px;
}

.xresult-item {
    background: url('shop-item-bg.png') bottom center repeat-x #ffffff;
}

.result-row .result-item .item-pic {
    margin-top: 6px;
    margin-bottom: 6px;
    height: 150px;
    overflow: hidden;
    vertical-align: middle;
    text-align:center;
    z-index:1;
}
.result-row .result-item .item-price {
    clear:left;
    color:#000;
    background-color: #f2f6f8;
    font-size: 14px;
    font-weight: bold;
    line-height: 34px;
    text-align:center;
}
.result-row .result-item .item-price .regular-price {
    color: #999;
}

.result-row .result-item .item-price a.item-detail {
    float: right;
    font-size: 14px;
    color: #fff;
    width: 100px;
    text-align: center;
    background-color: #0675d1;
    font-weight: bold;
    line-height: 34px;
}
.result-row .result-item .item-price a.item-detail2 {
    float: right;
    font-size: 14px;
    color: #fff;
    width: 70px;
    text-align: center;
    background-color: #0675d1;
    font-weight: bold;
    line-height: 34px;
}

.cart_item_single_price {
    color:#999999;
    font-size: 11px;
}

.cart_item_total_price {
    font-weight: bold;
}
.cart_item_row1 td {
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
.cart_item_row3 td {
    padding-top: 20px;
}
.cart_img {
    border: 1px solid #222;
    margin: 5px;
}

.quickshop-top .member-price {
    clear:both;
    font-weight: bold;
    color:#004083;
    line-height:24px;
    font-size: 24px;
    text-align:right;
}

.quickshop-top {
}

.style-number {
    text-align: right;
}