@charset "windows-1251";
body {
	margin: 0px;
	padding: 0px;
	background-image:url(/gfx/bg-header.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
body, td, div, span, p{
	font-family: verdana;
	font-size:12px;
}
.history{
	background-color:#3297ff;
	background-image:url(/gfx/bg-line-white.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-size:11px;
	padding-left:15px;
	padding-right:15px;
	vertical-align:middle;
	color:#FFFFFF;
}
.history a{
	color:#FFFFFF;
	text-decoration:none;
}
.history a:hover{
	text-decoration:underline;
}
.bottom{
	background-image:url(/gfx/bg-line-white-bottom.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	background-color:#3297ff;
	padding:5px;
}
.bottom a{
	color:#FFFFFF;
	text-decoration:none;
}
.bottom a:hover{
	text-decoration: underline;
}
.left-dot-line{
	background-image:url(/gfx/dot-line.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
.post-date{
	color:#b10304;
	font-size:13px;
	padding-left:25px;
	background-image:url(/gfx/papper.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	font-weight:bold;
}
.news{
	padding-left:15px;
	padding-right:15px;
}
.news-text{
	padding-top:10px;
	font-size:11px;
}
.news-text p{
	padding:0px;
	margin:0px;
	font-size:11px;
}
.main-content{
	padding:15px;
	padding-top:0px;
	font-size:12px;
	text-align:justify;
	line-height:18px;
}
.main-photo{
	margin-left:15px;
	margin-bottom:15px;
}
.main-content b,.main-content strong, h1, h2, h3{
	color:#4287cd;
}
.contacts{
	padding:10px;
	font-size:11px;
	line-height:15px;
}
.contacts p{
	font-size:11px;
}
a{
	color:#3298ff;
}
.post-date-big{
	
}