*{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	
}
img{
	border: 0;
}
table{
 	border-collapse: collapse;
}
body{
	margin: 5px 20px;
	max-width: 1400px;
	min-width: 1000px;
}
h1{
	font-family: Georgia;
	font-weight: normal;	
	font-size: 20px;
	color:#3C478C;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 20px;
}

h2{
	font-family: Georgia;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	background: #8FA9CE;
	color: White;
	line-height: 180%;
	padding-left: 10px;
	margin-bottom: 10px;
}
h3{
	 font-weight: bold!important;
	 font-size: 14px;
	 color: #4C4C4f;
}
h3.spec{
	 font-weight: normal!important;
	 font-size: 16px;
	 color: #3C478C;
}
h4{
	 
	 font-size: 14px;
	 padding-bottom: 10px;
	 padding-top: 20px;
	  color: #4C4C4f;
}
h5{
	font-size: 14px;
	 padding-top: 8px;
	 padding-bottom: 3px;
	  font-family: Tahoma;
	  color: #4C4C4f;
}
p{
	font-size: 12px;
}
.contentwrap{
	
	width: 73%;
	float: left;
	//width: 803px;
	
}
.main .contentwrap{
	padding-bottom: 50px;
}
.main, .plain{
	width: 1100px;
}
.main .contentBlock{
	 margin-top:60px;
}
.plain .contentBlock{
	 background: #EBF2F3;
	 border: 1px solid #C3C8D7; 
	 width: 100%;
	
	 margin-bottom:20px;
	
}
.plain .contentBlock .inWrap{
	 margin: 38px 20px 20px;
	 padding:20px;
	 background: white;
}
.plain .contentBlock .inWrap h1{
	 margin-top: 0;
	 margin-bottom: 20px;
	 font-size: 22px;
}
.plain .contentBlock .inWrap h3{
	padding-bottom: 10px;
	padding-top: 0px;
	font-weight: bold;
}
#navblock{
	width: 25%;
	float: right;
	
}
#navblock .adress{
	  font-family: Georgia;
	   font-size: 16px;
		color: #004060;
		margin-bottom: 10px;
}
#navblock .adress a{
	color: #004060;
}
#navblock .adress a:visited{
	color: #405B82;
}
#navblock ul.addLink{
	 list-style: none;
	 padding: 20px 0 30px;
	 
}
#navblock ul.addLink li{
	  border-bottom: 1px dotted #404040;
	  padding-bottom: 2px;
	  margin-bottom: 2px;
}
#navblock ul.addLink li *{
	
	display: block;
	line-height: 22px;
	padding: 0 15px;
}
#navblock ul.addLink li a{
	 text-decoration: none;
	 color: #282828; 
}
#navblock ul.addLink li a:hover,
#navblock ul.addLink li b{
	
	background: #5B6BA8;
	background: #DBDBDB;
	background: #E5E8F3;
	 background: #EBF2F3;
	 color: White;
	 color: #3C478C;
	
}
#navblock ul.addLink li b{
	
	background: #5B6BA8;
	color: White;
	font-weight: normal;
}
#navblock .colored{
	 width: 100%;
	 margin-bottom: 10px;
}
#navblock .colored td,
#navblock .colored th{
	  height: 20px;
	  font-size: 12px;
	  text-align: center;
	  vertical-align: middle;
	  border: 1px solid white;
}
#navblock .colored th.left{
	width: 55px;
}
#navblock .colored td.left{
	 text-transform: uppercase;
	 font-weight: bold;
}
#navblock .colored th{
	vertical-align: top;
}
#navblock .colored td{
	background: #EAEAF4;
	color:#595959;
}
#head{
	height: 250px;
	width: 100%;
	background: #3C478C;
	position: relative;
}
#logo{
	position: absolute;
	left: 25px;
	top: 40px;
}
h1#slog{
	position: absolute;
	top: 45px;
	left: 100px;
	color: #E0C700;
	font-weight: normal;
	font-size: 28px;
	text-transform: none;
	padding: 0;
	margin: 0;
}
#head p#review{
	 position: absolute;
	 left: 155px;
	 top: 100px;
	 color: White;
	 width: 50%;
	 font-size: 12px;
} 
#head p#review span{
	display: none;
}
#head #mainNav{
	position: absolute;
	bottom: 0;
	left: 0px;
	width: 100%; 
	
}

#head ul{
	list-style: none;
	 margin: 0 25px;
}
#head ul li{
	float: left;
	height: 50px;
	background: White;
	width: 49%;
	
	
}
#head ul li.hover,
#head ul b{
	 background: #EBF2F3;
}

#head ul li a, 
#head ul li b{
	display: block;
	text-align: center;
	line-height: 50px;
	font-family: Georgia;
	text-transform: uppercase;
	font-size:18px;
	text-decoration: none;
	color: black;
	border: 1px solid #C3C8D7;
	border-bottom: none;
	position: relative;
	z-index: 20;
	
	
	height: 100%;
	
	
}
#head ul li b{
	  font-weight: normal;
	  z-index: 14;
}
#head ul li.hover a{
	 background: #EBF2F3;
}
#head ul li a:hover{
	
}
#head ul li#own li{
	float: right;
}
#head ul li a span,
#head ul li b span{
	 width: 10px;
	 height: 9px;
	 position: absolute;
	 top: -1px;
}
#head ul li a span.left,
#head ul li b span.left{
	background: url(images/left_cor.gif) no-repeat left top;
	left: -1px;
}
#head ul li a span.right,
#head ul li b span.right{
	 background: url(images/right_cor.gif) no-repeat right top;
	 right:-1px;
	 //right: -2px;
}
#head ul ul{
	height: 40px;
	position: absolute;
	left: -25px;
	bottom: -40px;
	background: #EBF2F3;
	width: auto;
	width: 100%;
	
	border: 1px solid #C3C8D7;
	 border-bottom: none;
	z-index: 10;
}
#head ul ul li{
	 width: auto!important;
	 height: 30px;
	 background: #EBF2F3;
	 margin-left: 3px;
	 padding-top: 10px;
	 
	
}
#head ul ul li a,
#head ul ul li b{
	line-height: 26px;
	font-size: 12px;
	 border: none;
	 padding: 2px 15px;
	 text-transform: none;
	 font-family: Tahoma;
	 color:#04003A;
	 font-size: 13px;
	 text-decoration: underline;
	 width: auto!important;
	 height: 26px;
	 background: none;
	 z-index: 10!important;
	
}
#head ul ul li.first{
	 margin-left:20px;
}
#head ul li#own li.first{
	 margin-right:20px;
	 margin-left:3px;
}
#head ul ul li a:hover,
#head ul ul li b{
	background: White;
	color: Black;
}
* html #mainNav ul{
	  width: 803px;
	  
}
* html #mainNav ul li{
	 width: 48%;
}
* html #mainNav ul ul {
	width: 803px;
	display: inline;
}
* html #mainNav ul ul li{
	    display: inline;
		float: none;
	
		
}
* html #mainNav ul ul li a,
* html #mainNav ul ul li b{
	 display: inline;
	 padding-bottom: 10px;
	 position: relative;
	  top: 8px;
		height: 100%;
}
ul.bunnerZone{
	list-style: none;
	padding-left: 20px;
	float: left;
	width: 100%;
	//width: 98%;
	padding-bottom: 20px;
	
}
ul.bunnerZone li{
	width: 30%;
	margin-right: 2.0%;
	float: left;
	height: 100px;
	border: 2px solid #3C478C;
	
}
ul.bunnerZone li h2{
	display: block;
	background: none;
	color: #3C478C;
	position: absolute;
	width: 55%;
	height: 50%;
	right: 0;
	bottom: 0;
	line-height: 150%;
}
ul.bunnerZone li a{
	display: block;
	height: 100px;
	 width: 100%;
	position: relative;
	color: #3C478C;
}
ul.bunnerZone li a span{
	background: url(images/bun_corn.jpg) no-repeat right bottom;
	width: 7px;
	height: 7px;
	position: absolute;
	right: -2px;
	bottom: -2px;
}
.dotBlock{
	 padding: 20px 0;
	 border: 2px dotted #3C478C;
	 margin-bottom: 20px;
}
.dotBlock *{
	font-size: 12px;
}
.dotBlock h3{
	padding-left: 80px;
	 padding-right: 10px;
	background:  url(images/strah.jpg) no-repeat 10px ;
	min-height: 60px;
	
}
.acBlock{
	display: block;
  	border: 2px solid  #3C478C;
	background: url(images/corn_ad.jpg) no-repeat top right;
	padding: 20px 0;
	margin-bottom: 20px;
	padding-left: 20px;
	font-family: Georgia;
	font-size: 18px;
}
.acBlock p{
	color:#333;
	padding-top: 5px;
}
.report{
	 width: 100%;
	 border-collapse: collapse;
	 margin-bottom: 30px;
}
.report th{
	 width: 50%;
	 padding-bottom: 10px;
}
.report td, .report th{
	text-align: center;
	vertical-align: top;
	font-size: 12px;
}
#footer{
	
}
#footer .contentwrap .copy{
	background: #e8ecef;
	height: 90px;
	padding: 20px 40px 20px;
}
#footer .contentwrap .copy p{
	color:#929293;
	font-size: 10px;
}
.info{
	 padding: 0px 0px 20px 55px;;
	 color: #446;
	 font-size: 11px;
}

.secmenu{
	list-style: none;
	float: right;
	padding: 15px 10px;
	margin: 0px 0px 10px 20px;
	border-left: 1px solid gray;
	background: #F4F4F4;
}
.secmenu li{
	font-size: 12px;
	padding-bottom: 2px;
}
.text{
	 padding-bottom:20px;
	 padding-left: 20px;
}
.text .text_img, .text .tex_img{
	float: left;
	margin: 5px 20px 10px 0;
}
.text ul{
	 
	 padding-left: 15px;
	 padding-bottom: 5px;
}
.text ul li,
.text ol li
{
	  font-size:12px;
	  padding-bottom: 3px;
}
.text ol{
	padding-bottom: 10px;
}
.text ol li{
	 margin-left: 20px;
}
.text p{
	padding-bottom: 8px;
	color: #2C2C2C;
	line-height: 120%;
}
.text p strong,
.text li strong {
	 font-weight: normal;
}
.text em{
	font-weight: normal;
	  font-style: normal;
}
.text h1{
	padding-left:0px;
	margin-top: 5px;
	margin-bottom:0;
}
dl *{
	color: #444;
	font-size: 13px;
	
}
dl strong{
	
	color: black;
	font-size:13px;
    
	
}
dl dt{
	 padding-top: 8px;
	 padding-bottom: 3px;
}
dl dd{
	padding-left: 20px;
	 
}
.text table td{
	 font-size: 12px;
	 padding: 5px 10px 5px 10px;
	 vertical-align: top;
	 background: #EAEAF4;
	 border: 1px solid White; 
	 
	 
}
.text table th{
	background: #DDDDDD;
	text-align: left;
	padding: 10px 0 3px 10px;;
	 border: 1px solid White;
}
.text table {
	border-collapse: collapse;
	border: 1px solid White;  
}
p.sm{
	color: #4B4B4B;
	margin-top: 15px;
}
.strong{
	
	 font-weight: bold;
}
.bold{
	 font-weight: bold;
	 padding-top: 10px;
}
.bold *{
	font-weight: bold!important;
	
}

ul.slip{
	padding-top: 10px;
	position: relative;
	top: -10px;
}

ul.slip li{
	display: inline;
	padding: 0 10px;
}
ul.ul_bord{
	padding-left: 10px;
	padding-bottom: 5px;
}
ul.ul_bord li{
	padding-bottom: 1px;
	font-weight: bold;
	color: #4C4C4f;
}
ul.float-list li{
	 float: left;
	 width: 100%;
}
ul.float-list{
	list-style: none;
	padding-bottom: 10px;
}
ul.float-list .text_img{
	  width: 140px;
}
#downloads ul li{
	   padding-bottom: 0;
		background: #F3FAF7;
		 padding-left: 7px;
		 margin-bottom: 3px;
}
#downloads ul{
	 list-style: none;
}
#downloads ul.slip{
	top:-2px;
}
#downloads ul h4{
	padding-top: 10px;
	font-size: 12px;
}
#downloads h3{
	padding-top: 10px;
	 border-bottom: 1px solid #B9B9B9;
	 margin-bottom: 5px;
}
#downloads ol li{
	 padding-top: 3px;
	 background: none;
}
.ach{
	 font-weight: bold!important;
	 margin-top: 10px;
}
.ach *{
	font-weight: bold!important;
}
table.vkladn p{
	  padding-bottom: 0px;
	  font-size: 11px;
}
table.vkladn th{
	 
}
table.vkladn strong{
	font-weight: bold;
}
table.vkladn td, table.vkladn th{
	text-align: center;
	padding: 5px 3px;
	vertical-align: middle;
}
/*даты в курсах*/
.dt{
	 text-transform: none;
	
	  color: #D3DAF0;
	 
}
.tarif ul{
	list-style: none;
}
.tarif ul li{
	 padding: 4px 0px;
}
.tarif ul ul{
	padding: 4px 5px;
}
.tarif ul ul li{
	margin-bottom:3px;
}
.tarif strong{
	font-weight: bold!important;
}
table#marath{
	width: 550px;
	
	
}

table#marath th{
	 width: 160px;
	border-right: 1px solid #707070;
	vertical-align: top;
	
}
table#marath th,
table#marath td{
	text-align:right;
	border-bottom: none;
	background: none;
	font-size: 80%;
}
table#marath td.color{
	background: #EAEAF4;
	border-right: 1px solid #707070;
	border-left: 1px dashed #8C8C8C;
	border-bottom: 1px dashed #8C8C8C;
}
div.den_mar_z{
	padding-left: 20px;
}
h2.uncol{
	 background: none;
	 color: Black;
	 font-family: Tahoma;
	 text-transform: none;
	 font-size: 100%;
	 padding-left: 0;
}