.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 {
        padding: 0;
        margin: 0;

	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 */
#mail-subscribe {
	width: 710px;
	height: 300px;
	margin: 0 auto;
}

#mail-subscribe .sub-t {
	margin-top: 20px;
}

#mail-subscribe .button{
	margin-top: 20px;
}

#mail-subscribe .success{
	display: block;
	margin-top: 150px;
	text-align: center;
}

