/* Каталог */

h1, .h1{
	font: 13.5pt Arial, Helvetica, sans-serif;
	margin:0;
	margin-bottom:10px;
}

.index_caption{
	font-size:16pt;
	margin-bottom:10px;
}

.catalog_caption{
	font: 13.5pt Arial, Helvetica, sans-serif;
	_width:320px;
}

.catalog_table{
	border-collapse:collapse;
}

.catalog_table td{
	padding: 0 10px;
	/*width: 25%;*/
}

.subcat_list td{
	padding-right: 25px;
}

.subcat_list div{
	background: url(/images/arrow.gif) no-repeat left;
	padding-left: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}

.offers_list ol{
	margin: 0;
	padding: 0;
	padding-left: 2em;
	width:70%;
}
.oflist_title{
	font-size: 10.5pt;
	padding-bottom: 3px;
}

.discount_cl{
	color:#589500;/*#5c881d;*/
}

/* Блоки */

.rightBlock{
	width: 20%;
	margin-left: 35px;
	margin-bottom: 50px;
}

/* Карточка предложения */

.of_line{
	background: url(/images/offer_line.gif) repeat-x bottom;
}
.of_bg{
	background: #FFF;
	margin-right: 20px;
	padding-right: 3px;
}
.of_table td{
	padding-bottom: 10px;
}
.of_table_r{
	padding-left: 3px;
}
.of_table_sale .of_bg{
	background: #fef9ee;/*#a7d42e;*/
}
.of_table_sale{
	background: #fef9ee url(/images/discount_bg.gif) no-repeat right;
	_background: #fef9ee;
}

.of_imglist a{
	margin-right: 15px;
}
.of_imglist img{
	border: 1px solid #ccc;
}
.of_imglist img:hover{
	border: 1px solid #DC143C;
}

/* Курсы валют */

.cur_title{
	text-align: center;
	padding: 5px;
	background: #fcf7e8;
}

#currency_table{
	width: 100%;
	font-size: 8pt;
}
#currency_table td{
	padding: 5px;
	border-top: 1px solid #e5e5e5;
}
.c_name{ font-weight: bold; }



