.catitems {
	border: 0;
}
.catitems th, .catitems td {
	border: 0;
}


th, td {
	font-size: 12px;
}


.preview {
	vertical-align: top;
}
.preview div {
	background:#FFF;
	text-align:center;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
.zoom {
	padding-top: 5px;
}
.zoom a {
	background: url(../images/zoom.gif) no-repeat left center;
	color: black;
	padding-left: 17px;
}

.zoom a:hover {
	text-decoration: none;
	color: #A21400;
}

.lc {
	border-bottom: 1px solid #8C8C8C !important;
	width: 50%;
}
.rc {
	border-bottom: 1px solid #8C8C8C !important;
	border-left: 1px solid #8C8C8C !important;
}


.catitems .last .lc, .catitems .last .rc {
	border-bottom: 0px solid #8C8C8C !important;
}


.desc th {
	padding-bottom: 5px;
	text-align: left;
}
.desc td {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #8C8C8C !important;
}


.discount {
	font-weight: bold;
	color: #A21400;
}

.desc td {
	vertical-align: top;
}
.desc .name {
	width: 50%;
	text-align: right;
	padding-right: 10px;
}

.opt {
	color: black;
	text-decoration: underline;
}
.opt:hover {
	color: black;
	text-decoration: none;
}


.razmer {
	padding-top: 5px;
}
.razmer a{
	color: black;
	text-decoration: underline;
}
.razmer a:hover {
	color: black;
	text-decoration: none;
}



#filters {
	
	/*width: 736px;*/
	
        padding: 0;
        margin: 0 auto;

	background: #D7D7D7;
	border-bottom: 1px solid #8C8C8C;

	padding-top: 5px;
	padding-bottom: 5px;
}
#filters * {
	vertical-align: middle;
	font-size: 12px;
	white-space: nowrap;
}
#filters td {
}




#bpager {
	width: 640px;
	word-wrap: break-word;

	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bpager a {
	color: black;
	text-decoration: underline;
}
#bpager strong {
	color: #a41300;
	word-wrap: break-word;
}

/* vint */

#shopping-cart {
	height: 40px;
	background-color: #d7d7d7;
	/* padding-top: 16px; */
	border-bottom: solid 1px #000;
}

#shopping-cart a {
	color: #000;
}

#shopping-cart .shop-cart {
	margin: 2px 20px 0 20px;
	float: left;
}

#shopping-cart .cart-info{
	display: block;
	margin: 12px 10px 0 10px;
	float: left;
}

#shopping-cart .uah-eur {
	display: block;
	margin: 12px 10px 0 30px;
	float: left;
	padding-left: 100px;
}

#shopping-cart .mail-s {
	display: block;
	margin-left: 150px;	
	margin-top: 4px;
	float: left;
}

td.in-cart {
	border-bottom: none !important;
}

.put-in-cart {
	display: block;
	float: right;
	margin-top: 7px;
}

.put-in-cart a{
	float: left;
	color: #000 !important;
	margin: 0 20px 0 10px;
}

.put-in-cart img{
	float: left;
}

#error {
	background-color: #d7d7d7;
	color: #ff0000;
	text-align: center;
	/*border-bottom: solid 1px #ff0000;*/
}
