body {font-size : 9pt;font-family: Arial, san-serif; margin-top :0pt; margin-bottom :0pt; margin-left :0pt; margin-right :0pt;}
a {
	color: #005AA0;
}
a:hover {text-decoration: none;}

img {
	border: 0;
}

a.menu_silka,a.menu_silka:visited {text-decoration: none; font-size:14px; font-weight: bold; color: #ffffff;}
a.menu_silka:hover {text-decoration: underline; font-size:14px; font-weight: bold;}
a.menu_aktiv:hover {text-decoration: underline;}
a.menu_none:hover {text-decoration: underline;}
.put, a.put, a.put:visited {color: #c7c7c7; font-size : 8pt;}
a.menu_aktiv, a.menu_aktiv:visited {text-decoration: none; color: #072b37; font-weight: bold; font-size: 9pt;}
a.menu_none,a.menu_none:visited {text-decoration: none; color: #434a51; font-size: 9pt;}
.zagolovok {color: #000000}
.text {color: #434a51}
.news_fon {color: #ced0d1}
.news_text,a.news_text,a.news_text:visited {color: #434a51; font-size : 8pt;}
.news_line {color: #434a51}
.b-text {text-align : justify; margin-left: 0pt; margin-top: 8pt; margin-right: 0pt;}
H2 {
	font: 16px Tahoma, Arial, san-serif;
	text-align: center;
}

.head2 {
     color: #007fb0;
	font: bold 14px Tahoma, Arial, san-serif;
	text-align: center;
}

TD {
	font-size : 12px;
}

.banner {
  font-size: 9px;
  color: #185a87; 
}

.b-text a {
	color: #005AA0;
}

.header {
	height: 171px;
	background: url('img/header_bg.jpg') repeat-x;
}
	.header .logo {
		float: left;
		width: 282px;
		height: 171px;
		background: url('img/logo.jpg') no-repeat;
	}
		.header .logo a {
			display: block;
			width: 220px;
			height: 165px;
			margin-left: 50px;
		}
	.header .header_right {
		height: 171px;
		margin-left: 283px;
		background: url('img/header_right.jpg') right top no-repeat;
	}
		.header .eng {
			background-image: url('img/header_right_eng.jpg');
		}
		
.b_left {
	margin: 20px 10px;
	text-align: center;
}
	.b_left b {
		display: block;
		margin: 20px 0 10px;
		color: #666;
		font-size: 10px;
		font-weight: normal;
	}
	
/* Новинки */
.novinka {
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
	.novinka .title a {
		font-size: 18px;
	}
	.novinka b {
		display: block;
		clear: both;
		margin: 20px 0 5px;
	}
	.novinka img {
		/*float: left;*/
		margin: 5px;
	}
