@charset "windows-1251";
/* CSS Document */
/* Свойства  страницы */
html, body {
	background-color: #FFFFFF;
	margin: 0px;
	width: 100%;
	height:100%;
	padding: 0px;
}
.thrColHybHdr #container { 
	width: 100%;
	background: #FFFFFF;
	text-align: left; 
} 
/* Шапка  страницы */
.thrColHybHdr #header {
	padding: 0 10px;
	background-image: url(images/logo_02.jpg);
	height: 134px;
} 
.header_logo_1 {
	background-image: url(images/logo_01.jpg);
	height: 115px;
	width: 302px;
	position: absolute;
	background-attachment: scroll;
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	float: left;
}
.header_logo_4 {
	background-attachment: scroll;
	background-image: url(images/logo_04.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 302px;
	position: absolute;
	left: 0px;
	top: 115px;
	float: left;
}
.header_logo_5 {
	background-attachment: scroll;
	background-image: url(images/logo_05.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 302px;
	position: absolute;
	left: 0px;
	top: 137px;
	float: left;
}
.header_logo_3 {
	position:absolute;
	right: 0px;
	width: 499px;
	background-image: url(images/logo_03.png);
	top: 0px;
	height: 115px;
}
/* Верхняя навигация */
.header_nav {
	background-attachment: scroll;
	background-image: url(images/nav_top.png);
	background-repeat: repeat;
	position: absolute;
	top: 115px;
	height: 23px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	vertical-align: baseline;
	text-align: right;
	padding-right: 5px;
	color: #006699;
	float: right;
	left: 302px;
	right: 0px;
}
.header_nav a {
	color: #006699;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
	overflow: scroll;
}
.header_nav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
/* Конец шапки страницы */
/* Панель навигации */
.thrColHybHdr #sidebar1 {
	float: left;
	width: 200px; 
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.nav_left{
	position:absolute;
	left: 0px;
	width: 200px;
	top: 160px;
	float: left;
}
.nav_left_nav_1 {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 5px top;
	height: 40px;
	font-size: small;
	text-indent: 15px;
	font-weight: bold;
	display: block;
	vertical-align: baseline;
	font-style: normal;
	line-height: 32px;
	color: #FFFFFF;
	background-image: url(images/nav-h.gif);
}
.nav_left_nav_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 5px top;
	height: 32px;
	font-size: small;
	text-indent: 15px;
	font-weight: bold;
	display: block;
	vertical-align: baseline;
	font-style: normal;
	line-height: 32px;
	color: #FFFFFF;
	background-image: url(images/nav-h_1.gif);
	width: 200px;
}
/*убираем отступы, создаем ширину*/
.nav_left_nav_3 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 200px;
} 
/*создаем стиль ссылок*/
.nav_left_nav_3 ul li a {
	display: block;
	text-decoration: none;
	color: #006699;
	padding: 5px;
	background-attachment: scroll;
	background-image: url(images/nav_1.jpg);
	background-repeat: no-repeat;
	background-position: 5px top;
	text-indent: 10px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 200;
	text-transform: none;
	font-variant: normal;
	width: 190px;
}
.nav_left_nav_3 a:hover {
	color: #0033FF;
	text-decoration: underline;
	background-attachment: scroll;
	background-image: url(images/nav_2.jpg);
	background-repeat: no-repeat;
	background-position: 5px top;
}
/* Стиль рекламы */
.rek1 {
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-image: url(images/nav-h_1.gif);
	text-align: center;
}

.rek2 {
	color:#666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-right-style: double;
	border-bottom-style: double;
	padding-left: 10px;
	border-top-width: thin;
	border-top-style: double;
	border-top-color: #0099CC;
}
/* Конец навигации по сайту */
/* Основная часть главной страницы */
.thrColHybHdr #mainContent {
	margin-top: 0px;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 220px;
	padding-top: 50px;
	padding-right: 2em;
	padding-bottom: 0;
	padding-left: 2em;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-indent: 40px;	
} 
.thrColHybHdr #mainContent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #999999;
	text-align: left;
}
.thrColHybHdr #mainContent h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
	text-align: left;
}
/* Основная часть остальных страниц */
.thrColHybHdr #Content {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 220px;
	padding-top: 50px;
	padding-right: 2em;
	padding-bottom: 0;
	padding-left: 2em;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-indent: 40px;	
} 
.thrColHybHdr #Content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #999999;
	text-align: left;
}
.thrColHybHdr #Content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
	text-align: left;
}
.thrColHybHdr #Content table {
	width: auto;
	text-indent: 2px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-align: left;
}
.thrColHybHdr #Content th {
	color: #999999;
	background-attachment: scroll;
	background-repeat: repeat;
	text-align: center;
	text-indent: 0px;
	background-image: url(images/nav_top.jpg);
	border: 1px solid #CCCCCC;
}
.thrColHybHdr #Content td {
	border: 1px solid #CCCCCC;
	text-align: left;
}
/* Блок новостей */
.thrColHybHdr #sidebar2 {
	float: right;
	width: 230px;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	overflow: hidden;
}
#news {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3399FF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3399FF;
	border-bottom-color: #3399FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.zagblock{
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #D1D1D1;
	padding-left: 10px;
	margin-top: 10px;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2D6296;
	font-weight: bold;
	margin-bottom: 0px
}
.newsblockzag{
	font-family: "Times New Roman", Times, serif;
	padding-left: 5px;
	font-size: 12px;
	padding-right: 5px;
	color: #3399CC;
	margin-top: 15px;
	margin-bottom: 5px
}

.newsblock{
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	padding-left: 5px;
	font-size: 12px;
	padding-right: 5px;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 5px
}
/* Подвал страницы */
.thrColHybHdr #footer {
	padding: 0 10px;
	height: 115px;
	background-image: url(images/logo_foot.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.thrColHybHdr #footer p {
	margin: 0;
	padding: 10px 0;
} 
.nav_foot {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006699;
	background-attachment: scroll;
	background-image: url(images/nav_top.jpg);
	background-repeat: repeat-x;
	height: 23px;
	width: auto;
	text-align: right;
	padding-right: 10px;
	clear: both;
}
.nav_foot a {
	color: #006699;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:10px;
	font-size: 1px;
	line-height: 30px;
}
