/*--------------------------------MAIN---------------------------------------*/
html, body {
    background:#ffffff url(/pic/top_fon.jpg) no-repeat 50% top;
    width: 100%;
    height: 100%;
    font-family: Tahoma;
    color: #2b323a;
    line-height: normal;
	min-width: 920px;
}
html{
    font-size:100.01%;
}
body {
    position:relative;
    font-size: 62.5%;
    min-height:100%;
    height:auto !important; 
    height: 100%;
    position:relative;
}

div, p, ul, ol, li, html, body, img, form, input, textarea, select 
{ 
    padding: 0; 
    margin: 0; 
}
img {
    border: 0 none;
}
 

a:link, a:visited { color:#004892; }  
a:hover, a:active { color: #FE3B00; } 


h1, h2, h3, h4, h5{
   color:#013b82;
   font-weight: normal;
   padding: 0;
   margin: 0 0 0.8em 0;
   text-align: left;
   font-family: Tahoma;
 }
h1 {
    font-size: 2.0em;
    line-height: 1.4em;
	padding: 0 0 5px 0;
	border: 2px solid #D5D5D5;
}

h2{
    font-size: 1.7em;
    line-height: 1.4em;
	padding: 0 0 5px 0;
	border-bottom: 3px solid #D5D5D5;
}
.news h2{
    color:#fe3b00;
}
h3{	
    font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 1.0em 0;
}
h4{	
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 0.2em 0;
}

input, textarea, select {
    border: 1px solid #c0c0c0;
    font: 1.0em Tahoma;
    color: #555555;
	padding: 1px 0;
}
	
	
p, ul, ol {
    margin: 0 0 1.3em 0;
} 
ol li {
    margin: 0 0 3px 20px;
}
ul li {
    list-style-type: none; 
    margin: 0 0 3px 5px;
    padding: 0 0 0 14px; 
    background: url(/pic/li.gif) no-repeat left 4px;
}
ul li ul{
    margin: 5px 0 9px 5px;
}
ul li ul li {
    list-style-type: none; 
    margin: 0 0 3px 5px;
    padding: 0 0 0 5px; 
    background: url(/pic/lili.gif) no-repeat left 6px;
}
ul#pager {
    margin-left:0;
}
ul#pager li {
    float:left;
    list-style-type:none;
    background: none;
    padding: 0;
    margin:5px;
}
.clear{
    clear: both;
}
.small{
    font-size: 0.9em;
}
.fl_right{float: right}
.fl_left{float: left}

/*-------------------------------FORMS---------------------------------------*/
.form_1, .form_2 {
    margin-bottom: 1.4em;
}
.form_1 label {
    width: 100px;
    float: left;
    text-align: right;
    padding: 0 10px 0 10px;
}
.form_2 label {
    width: 120px;
    float: left;
    text-align: right;
    padding: 0 10px 0 10px;

}
.form_1 div, .form_2 div{
    margin-bottom: 3px;
	clear: both;
}
.form_1 input, .form_1 textarea, .form_2 input, .form_2 textarea{
    width: 250px;
}
input.btn{
    width: 100px;
	cursor: pointer;
	padding: 0;
}
input.btn1{
    width: 140px;
    cursor: pointer;
	padding: 0;
}
input.btn3{
    width: 160px;
    cursor: pointer;
	padding: 0;
}
.p1{
    margin-left: 120px;
}
.p2{
    margin-left: 140px;
}
.p3{
    margin-left: 70px;
}
.search_block{
    padding: 0 20px 15px 25px;
}
.search {width: 120px;}
input.sch {
   background: #DCF2FC url(/pic/li.gif) no-repeat 50% 6px;
   border: 1px solid #DCF2FC;
   width: 20px;
   height:19px;
   cursor: pointer;
}

/*--------------------------------BLOCKS------------------------------------*/
.all {
    font-size: 1.1em;
    margin: 0 auto 0 auto;
    width: 900px;
    position: relative;
	z-index:1;
}
.ierogl{
    position:absolute; z-index:10;
	width: 109px; height: 91px;
	top: 111px; right: -10px;
	background:url(/pic/irogl.gif) no-repeat left top;
	}
.logo{
    position:absolute; z-index:10;
	width: 329px; height: 77px;
	top: 83px; left: -10px;
}
.slogan{
	position:absolute;
	z-index:10;
	width: 380px;
	height: 28px;
	top: 125px;
	left: 420px;
	color: #004d99;
	font-size: 23px;
	font-style: oblique;
	font-family: Calibri, Arial;	
}
#menu_main{
padding-top: 203px;
clear:both;
}
#accordion{height: 278px; width:900px;	
	 margin-bottom:5px; overflow: hidden; background:#006BB6 url(/pic/img_04.jpg) no-repeat right top;}
.left_col{
    width: 250px;
    float: left;
	margin: 0 0 10px 0;
	
}
.right_col{
    width: 620px;
    float: right;
	margin: 0 0 10px 0;
}
.left_col .inner{
    padding: 0 0 0 25px;
}
.news p{
    margin: 0 0 1.5em 0;
}
.news_pic, .block_right{
    float:right;
	margin: 0 0 10px 20px;
}
p.data{
    width: 56px;
	background: #FE3B00;
	color: #FFFFFF;
	padding: 2px;
	margin: 0 0 2px 0;
}
.block_right{
    width: 206px; height: 186px;
	background: url(/pic/block_right.png) no-repeat right top;
	color: #FFFFFF;
	font-size: 12px;
}
.block_right .inner{
    padding: 10px;
}
.block_right p{
    margin: 0 0 1.4em 0;
}
.block_right a, .block_right a:visited{ color: #FFFFFF;}

.navigator{
    color: #999999;
    font-size: 0.9em;
    margin: 0 0 1.4em 0;
}
.navigator a, .navigator a:visited{
    color: #999999;
}
.navigator a:hover, .navigator a:active{
    text-decoration: none;
}

ul#catalog{

}
ul#catalog li{
    font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	
	
}
ul#catalog li a{
    color: #000000;
	text-decoration: none;
	padding: 9px 10px 9px 25px;
	margin: 0 0 1px 0;
	background: url(/pic/catalog_li.png) no-repeat left top;
	display: block;
}
ul#catalog li a:hover, ul#catalog li a.current{
    color: #FE3B00;
}
ul#catalog ul{
    border: 1px solid #D5D5D5;
	padding: 0 0 4px 0; margin: 0 0 1px 0;
}
ul#catalog ul li{
    padding: 0;
	margin: 0;
	font-weight: normal;
	background: none;
}
ul#catalog ul li a{
    text-decoration: underline;
	color: #014c95;
	padding: 5px 10px 5px 25px;
	margin: 0;
	background: none;
	height: 1%;
}
ul#catalog ul li a:hover, ul#catalog ul li a.current{
	color: #FE3B00;
}
.footer{
    color: #000000;
    clear: both;
    border-top: 3px solid #D5D5D5;
    padding: 3px 0 0 0;	 	
}

.menu_bot a, .menu_bot a:visited{
    text-transform:uppercase;
	color: #FE3B00;
	font-size: 10px;
}
.menu_bot a:hover, .menu_bot a:active{
	color: #00397E;
}
a.up, a.up:visited{
    color:#FFFFFF;
	text-transform:uppercase;
	background: #FE3B00 url(/pic/up.gif) no-repeat 5px 6px;
	padding: 2px 3px 2px 15px;
	display: block;
	width: 50px;
	text-decoration: none;
}
.right_col table{
    background: #CDE6FF;
	margin-bottom: 14px;
}
.right_col table td{
    background: #ffffff;
}
.product_extra table{
margin-bottom: 14px;
}
.product_extra table td{
border-bottom: 1px dotted #999999;
}
.right_col img{
border: 1px solid  #D5D5D5;
}
