body > #sidebar
{position:fixed;}
body {margin:0;padding: 0;

 }
#sidebar {
	
	top:5px; 
	left:10px; 
	bottom:5px; 
	width:230px;
	background-image: url(img/menu.jpg);
	background-repeat:no-repeat;
	}
#header {
	margin-left:240px; 
	margin-top:5px;
	height:490px; 
	border-bottom:solid #dadada 0px;
	}
	


#content {
	width:750px; 
	margin-left:240px;  
	border:solid #dadada 0px;
	overflow:hidden;
	}
#footer {
    width:750px;
	margin-left:240px;
	clear:both;
	height:20px;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:justify;
	color: #666666;
}


.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #666666;
}


.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:right;
	color: #666666;
}

ul.spisok {
    font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

a{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	line-height: 13px;
	text-decoration: none;
}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	line-height: 13px;
}

a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	line-height: 13px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #006CB7;
	text-align: left;
	line-height: 13px;
	text-decoration:underline;	
}

.alink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #006CB7;
	text-align: left;
	line-height: 13px;
}


a.d1{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	color:  #0080FF;
	text-align: left;
	line-height: 14px;
	text-decoration:underline;	
}


a.d1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	color: #999;
	text-align: left;
	line-height: 14px;
	text-decoration: none;	
}

a.d2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	line-height: 13px;
	text-decoration:underline;	
}


a.d2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	line-height: 13px;
	text-decoration: none;	
}

.main {
    background: #FFFFFF;
    margin:60px auto;
    width:850px;
}

.table_container{
	width:840px;
	background-image: url(img/index.jpg);
	background-repeat:no-repeat;
}
	
.tabl1{
	clear:both;
    width:807px;
	height:612px;
	padding-top:70px;
	padding-left:50px;
}

.box_icon{
	display: inline-table;
    float:left;
    width:260px;
	height:130px;
}

.tabl2{
	clear:both;
    margin:50px auto;
	padding-top:150px;
	padding-left:160px;
    width:1000px;
	height:800px;
	background-image: url(img/2/grafik_big.jpg);
	background-repeat:no-repeat;
}


a.b1_roolover1 {
	background: url(img/icon_menu/icon1.png);
	width:200px;
	height:130px;
	background-repeat: no-repeat;
	display:block;
}

a.b1_roolover1:hover {
	background: url(img/icon_menu/icon1_2.png);
	width:200px;
	height:130px;
	background-repeat: no-repeat;
	display:block;
}


a.b1_roolover2 {
	background: url(img/icon_menu/icon2.png);
	width:200px;
	height:130px;
	background-repeat: no-repeat;
	display:block;
}

a.b1_roolover2:hover {
	background: url(img/icon_menu/icon2_2.png);
	width:200px;
	height:130px;
	background-repeat: no-repeat;
	display:block;
}

a.b1_roolover3 {
	background: url(img/icon_menu/icon3.png);
	width:200px;
	height:130px;
	background-repeat: no-repeat;
	display:block;
}

a.b1_roolover3:hover {
	background: url(img/icon_menu/icon3_2.png);
	width:200px;
	height:130px;
	background-repeat: no-repeat;
	display:block;
}

a.b1_roolover4 {
	background: url(img/icon_menu/icon4.png);
	width:200px;
	height:130px;
	background-repeat: no-repeat;
	display:block;
}

a.b1_roolover4:hover {
	background: url(img/icon_menu/icon4_2.png);
	width:200px;
	height:130px;
	background-repeat: no-repeat;
	display:block;
}

a.b1_roolover5 {
	background: url(img/icon_menu/icon5.png);
	width:200px;
	height:130px;
	background-repeat: no-repeat;
	display:block;
}

a.b1_roolover5:hover {
	background: url(img/icon_menu/icon5_2.png);
	width:200px;
	height:130px;
	background-repeat: no-repeat;
	display:block;
}

a.b1_roolover6{
	background: url(img/icon_menu/icon6.png);
	width:200px;
	height:130px;
	background-repeat: no-repeat;
	display:block;
}

a.b1_roolover6:hover {
	background: url(img/icon_menu/icon6_2.png);
	width:200px;
	height:130px;
	background-repeat: no-repeat;
	display:block;
}

a.b1_roolover7{
	background:  url(img/icon_menu/icon7.png);
	width:200px;
	height:130px;
	background-repeat: no-repeat;
	display:block;
}

a.b1_roolover7:hover {
	background: url(img/icon_menu/icon7_2.png);
	width:200px;
	height:130px;
	background-repeat: no-repeat;
	display:block;
}

a.b1_roolover8{
	background: url(img/icon_menu/icon8.png);
	width:200px;
	height:130px;
	background-repeat: no-repeat;
	display:block;
}

a.b1_roolover8:hover {
	background: url(img/icon_menu/icon8_2.png);
	width:200px;
	height:130px;
	background-repeat: no-repeat;
	display:block;
}

a.b1_roolover9{
	background: url(img/icon_menu/icon9.png);
	width:200px;
	height:130px;
	background-repeat: no-repeat;
	display:block;
}

a.b1_roolover9:hover {
	background: url(img/icon_menu/icon9_2.png);
	width:200px;
	height:130px;
	background-repeat: no-repeat;
	display:block;
}

a.b1_roolover10{
	background: url(img/icon_menu/icon10.png);
	width:200px;
	height:130px;
	background-repeat: no-repeat;
	display:block;
}

a.b1_roolover10:hover {
	background: url(img/icon_menu/icon10_2.png);
	width:200px;
	height:130px;
	background-repeat: no-repeat;
	display:block;
}

a.b1_roolover11{
	background: url(img/icon_menu/icon11.png);
	width:200px;
	height:130px;
	background-repeat: no-repeat;
	display:block;
}

a.b1_roolover11:hover {
	background: url(img/icon_menu/icon11_2.png);
	width:200px;
	height:130px;
	background-repeat: no-repeat;
	display:block;
}


.seleznev {
	background-image: url(img/0/seleznev.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:776px;

}
.seleznev_text{
	padding-top:240px;
	padding-left:20px;
	padding-right:40px;
}


.fillipov{
	background-image: url(img/0/filippov.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:880px;
}
.fillipov_text{
	padding-top:240px;
	padding-left:20px;
	padding-right:40px;
}

	
.zagolovok1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	margin-left:40px;
	padding-top:11px;

}
.razdel_1{
	background-image: url(img/1/1razdel.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:35px;
}

.razdel_1_2{
	background-image: url(img/1/1razdel_time.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:35px;
}

.razdel2{
	background-image: url(img/2/2_rasdel.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:35px;
	
}

.razdel3{
	background-image: url(img/3/3razdel.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:35px;
}
.razdel4{
	background-image: url(img/4/4razdel.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:35px;
}

.razdel5{
	background-image: url(img/5/5razdel.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:35px;
}

.razdel6{
	background-image: url(img/6/6razdel.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:35px;
}

.razdel7{
	background-image: url(img/7/7razdel.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:35px;
}

.razdel8{
	background-image: url(img/8/8razdel.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:35px;
}

.razdel9{
	background-image: url(img/9/9razdel.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:35px;
}

.razdel10{
	background-image: url(img/10/10razdel.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:35px;
}

.razdel11{
	background-image: url(img/11/11razdel.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:35px;
}

.razdel12{
	background-image: url(img/12/12razdel.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:35px;
}
.zagolovok1_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #0080FF;
}

.zagolovok2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #C63D96;
}

.zagolovok3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #009736;
}

.zagolovok4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #825B9F;
}

.zagolovok6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #E50052;
}

.zagolovok7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #8FC200;
}

.zagolovok8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #0090AB;
}

.zagolovok8_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #0090AB;
}

.zagolovok12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #58C7F2;
}

.zagolovok12_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #58C7F2;
}

.karta{
	float: left;
	padding-right:10px;
	padding-bottom:10px;
}
	
.text{
	float: right;
	padding-left:20px;
	padding-bottom:10px;
	}
	
.text2{
	float: left;
	padding-right:20px;
	width:250px;
}
	
.text3{
	float: left;
	clear: left;
	width:250px;
	padding-bottom:50px;
}
	
.grafik1{
	float: left;
	padding-bottom:10px;
	width:500px;
}
	
.grafik2{
	float: right;
	clear:right;
	padding-bottom:10px;
}
	
.grafik3{
	float: left;
	padding-bottom:10px;
}
	
	
a.c1_roolover1 {
	background: url(img/2/info1.jpg);
	width:750px;
	height:50px;
	background-repeat: no-repeat;
	display:block;
}

a.c1_roolover1:hover {
	background: url(img/2/info2.jpg);
	width:750px;
	height:50px;
	background-repeat: no-repeat;
	display:block;	
}	

a.c1_roolover2 {
	background: url(img/3/info1.jpg);
	width:750px;
	height:50px;
	background-repeat: no-repeat;
	display:block;
}

a.c1_roolover2:hover {
	background: url(img/3/info2.jpg);
	width:750px;
	height:50px;
	background-repeat: no-repeat;
	display:block;	
}

a.c1_roolover3 {
	background: url(img/4/info1.jpg);
	width:750px;
	height:50px;
	background-repeat: no-repeat;
	display:block;
}

a.c1_roolover3:hover {
	background: url(img/4/info2.jpg);
	width:750px;
	height:50px;
	background-repeat: no-repeat;
	display:block;	
}

.text_z{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFF;
	padding-left:20px;
}