@import url(reset.css);

body {
	background-image: url(../images/hd_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
b { 
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #342909;
}
strong {
		font-family: Tahoma, Geneva, sans-serif;
		font-weight: bold;
		color: #473e0b;
}
.clear {clear: both; font-size: 1px; height: 1px; line-height: 1px; width: 99%;}
.h {
	width: 960px;
	margin: 0 auto;
}
.header {
	padding-top: 20px;
	padding-bottom: 60px;
	padding-left: 20px;

}

.logo a {
	width: 209px; height: 99px;
	display: block;
	/*visibility: hidden;*/
	background: url(../images/logo.png) no-repeat 0 0;
	text-indent: -4000px;
	}


.b-left {
	float: left;
	width: 240px;
	margin-right: 10px;
	font: 12px/18px Tahoma, Geneva, sans-serif;
}

/*SUBMENU*/
	.subMenu 		{ background: #d5cea6 url(../images/submenu-bg.jpg) repeat-y 0 0; margin-bottom: 10px; height: 1%; }
	.submenu-bottom { background: url(../images/submenu-top.jpg) no-repeat 0 0; }
	.submenu-bg 	{ background: url(../images/submenu-bottom.jpg) no-repeat 0 100%; padding: 18px 10px 28px 10px; }
	
		.subMenu li {
			display: block;
			
		}
			.subMenu li a {
				display: block;
				font-size: 12px;
				font-family: Georgia, "Times New Roman", Times, serif;
				color: #1d1d1d;
				padding: 4px 3px 4px 18px;
				text-decoration: none;
			}
				.subMenu li a:hover {
					background: #ffdd99;
				}
				.subMenu li a:active { background: #d4bf95; }
				.subMenu li a.select { background: #ffff88; cursor: default; }

/*special block*/

.special 		{ background: #d5cea6 url(../images/special-bg.jpg) repeat-y 0 0; margin-bottom: 10px; height: 1%; }
.special-bottom { background: url(../images/special-top.jpg) no-repeat 0 0; }
.special-bg 	{ background: url(../images/special-bottom.jpg) no-repeat 0 100%; padding: 18px 10px 28px 10px; }


.special h3 {
	font-size: 18px;
	color: #fff;
	padding-bottom: 14px;
}
.special ul {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #777;
}
.special li {
	font: 12px/18px Tahoma, Geneva, sans-serif;
	color: #fff;
	padding-bottom: 6px;
	
}
.special span { color: #FC0; }
.special p { color: #fff; font: 12px/18px Tahoma, Geneva, sans-serif; }
/*content*/

.content th, .content td  {
	font: 12px/18px;
	border-top: 1px solid #777;
	border-right: 1px solid #777;
	vertical-align:top;
}
.content th {
	font-weight: bold;
	text-align: center;
	padding: 10px 4px;

}
.content td {
	padding: 6px 10px;
}
.content td img { margin: auto; text-align: center; }
.content table {
	border-left: 1px solid #777;
	border-bottom: 1px solid #777;	
}
h2.main_heading {
	display: block;
	width: 682px;
	height: 72px;
	background: url(../images/b-content__bg-top.png) no-repeat 0 0;
	float: left;
	font-size: 58px;
	color: #30231d;
	padding: 10px 0 0 18px;
}
h2.main_heading.smaller { 
	font-size: 42px;
	padding-top: 16px;
	height: 66px;
}

.content {
	width: 700px;
	background: #fff;
	float: left;
	padding-top: 25px;
	min-height: 500px;
	font: 12px/18px Tahoma, Geneva, sans-serif;
	}
	.content p {
		padding: 0 20px 8px 20px;
		font: 12px/18px Tahoma, Geneva, sans-serif;
	}
	.content table p {
		padding: 0 5px 0px 0px;
		font: 12px/18px Tahoma, Geneva, sans-serif;
	}
	.content__i-b { padding-bottom: 25px; overflow: hidden; }
	.content__i { padding: 0 20px; }
	.content__i-16 { padding-left: 16px; }
	.rubl {
		background: url(../images/rubl.jpg) no-repeat 0 3px;
		padding: 4px 0;
	}
	.content h3 {
		font-size: 26px;
		color: #222;
		padding: 0 0 8px 18px;
		margin-bottom: 18px;
		line-height: 26px;
		border-bottom: 1px solid #3a2e26;
	}
	.content h4 {
		padding-left: 1px;
		font-size: 18px;
		color: #333;
		padding-bottom: 8px;
		font-family: Tahoma, Geneva, sans-serif;
	}
	.content li {
		background: url(../images/list.gif) no-repeat 0 5px;
		padding-left: 20px;
	}
	.content img {
		float: left;
		margin: 5px 10px 5px 0;
	}
	
	.news_date {
		display: block;
		background: #ffff88 url(../images/news_corner.gif) no-repeat 0 0;
		padding: 5px 0 6px 20px;
		margin-bottom: 6px;
	}
	.news_date a {
		color: #2f3f60;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-decoration: underline;
	}.news_date a:hover { text-decoration: none; }
	
	.content li {
		font-style: italic;
		font-size: 12px;
		padding-bottom: 4px;
	}
	.content a, 
	.content li a {
		color: #2f3f60;
		text-decoration: underline;
	}
	.content a:hover, 
	.content li a:hover { 
		text-decoration: none;
	}
	.article_date {
		float: right;
		background: #ffff88 url(../images/news_corner.gif) no-repeat 0 0;
		padding: 5px 14px 6px 14px;
	}
	
	.prices li {
		display: block;
		float: left;
		width: 115px;
		height: 50px;
		background: url(../images/price_list_bg.jpg) no-repeat 0 0;
		padding: 0 10px 0 40px;
		
	}
	.prices.one li { width: 600px; }
	.prices a {
		font: 11px/12px Tahoma, Geneva, sans-serif;
		font-style: normal;
		color: #111;
		text-decoration: underline;
	}
	.prices a:hover { text-decoration: none; }
	
/*footer*/

.footer {
	background: #fff url(../images/footer_bg.jpg) no-repeat 0 100%;
	overflow: hidden;
}
.breads {
	width: 658px;
	height: 54px;
	background: url(../images/footer_breads.jpg) no-repeat 0 0;
	float: right;
	padding: 28px 32px 0 32px;
}
.breads li {
	float: left;
	padding-right: 4px;
}
.breads li, 
.breads li a {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #172542;
	font-style: italic;
}
.breads li a { text-decoration: underline; }
.breads li a:hover {
	text-decoration: none;
}.breads li a.last { 
	font-weight: bold;
	text-decoration: none;
}
.f__info {
	float: left;
	width: 238px;
	height: 92px;
	padding-top: 42px;
	background: #f4ed73 url(../images/f__info__bg.jpg) no-repeat 0 0;
}
.f__info li {
	font-size: 22px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #444;
}
.f__info li a {
	color: #293e4c;
	text-decoration: underline
}
.f__info li a:hover { text-decoration: none; }


.b-counters {
	width: 286px;
	font-family: Tahoma, Geneva, sans-serif;
	float: right;
	padding-bottom: 16px;
}

.linkfeed {
	width: 360px;
	float: left;
	padding: 0 0 0 30px
}
.linkfeed a {
	color: #fff;
	text-decoration: underline;
}
