/* ========================= */
/* ==== ����� ������ ======= */
/* ========================= */

input {vertical-align: middle}

/*#wrapper {
width: 900px;
margin: 0px;
padding-left:0px;
padding-right:0px;*/
/*background-image: url(../template/img/main_bg_01_f.jpg);
background-repeat: repeat-x;
background-position: 0px 0px;*/

/*}*/
/* Header
-----------------------------------------------------------------------------*/
/*#header {
width: 900px;
height: 260px;
margin-left: 0px;
margin-top:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
background-image: url(../template/img/main_bg_01.jpg);
background-position: 50% 0%;
background-repeat: no-repeat;
}*/

#header_top {
width: 98%;
height: 80px;
padding-left:0px;
padding-top:7px;
padding-left:7px;
padding-right:7px;
position: relative;
display: block;
}

#header_top_left {

 height: 80px;
 width: 98%;
 margin-left: 0px;
 margin-top:  0px;
 background: #d4e7f6 url(/template/img/logo.png) top left;
 background-repeat: no-repeat;
 background-color: transparent;
position: relative;
 display: block;
}

#header_top_right {
 height: 50px;
 margin-left: 0px;
 margin-top:  0px;
display: inline-block;
float: right;
position: relative;
vertical-align: top;
}


.header_top_right a:link {text-decoration:none; color:#fbad2a; font-weight: bold;}
.header_top_right a:active {text-decoration:none; color:#fbad2a; font-weight: bold;}
.header_top_right a:visited {text-decoration:none; color:#fbad2a; font-weight: bold;}
.header_top_right a:hover {text-decoration:none; color:#FCFFEF; font-weight: bold;}


/* Top _ Banner*/
.top_banner {
 height: 35px;
position: relative; 
overflow: hidden;
width:100%;
}


#top_banner_left {

 height: 35px;
 width: 98%;
 margin-left: 0px;
 margin-top:  0px;
padding-top:0px;
padding-left:10px;
font-size: 21pt;
position: relative; 
text-align: center;
font-style: italic;
}
.top_banner_left a:link {text-decoration:none; color:#ffffff;}
.top_banner_left a:active {text-decoration:none; color:#ffffff;}
.top_banner_left a:visited {text-decoration:none; color:#ffffff;}
.top_banner_left a:hover {text-decoration:none; color:#FFFFFF;}

#top_banner_left_1 {
 height: 35px;
 width: 100%;
margin-left: -2pt;
margin-top: -24pt;
padding-top:0px;
padding-left:0px;
padding-right:0px;
font-size: 21pt;
position: relative; 
text-align: center;
font-style: italic; 
}
.top_banner_left1 a:link {text-decoration:none; color:#0d679c;}
.top_banner_left1 a:active {text-decoration:none; color:#0d679c;}
.top_banner_left1 a:visited {text-decoration:none; color:#0d679c;}
.top_banner_left1 a:hover {text-decoration:none; color:#000000;}


/* TOP */
#top {
width: 98%;
height: auto;
margin-bottom: 10px;
padding-top:17px;
padding-left:17px;
padding-right:7px;
position: relative; 
overflow: hidden;
color:#000000;
font-size: 10px;
}

#top_left {
 width: 49%;
height: 120px;
 margin-left: 0px;
 margin-top:  0px;
position: relative;
 float: left;
}
#top_right {
 width: 49%;
 height: 120px;
 margin-left: 0px;
 margin-top:  0px;
 display: inline;
 float: right;
position: relative;
 vertical-align: top; 
 text-align: right;
}

/*.top a:link {text-decoration:none; color:#0d679c;} */
/*.top a:active {text-decoration:none; color:#0d679c;} */
/*.top a:visited {text-decoration:none; color:#0d679c;}  */
/*.top a:hover {text-decoration:none; color:#000000;}      */
.top a:link {text-decoration:none; color:#000000; font-weight: bold; font-size: 10pt;}
.top a:active {text-decoration:none; color:#000000; font-weight: bold; font-size: 10pt;}
.top a:visited {text-decoration:none; color:#000000; font-weight: bold; font-size: 10pt;}
.top a:hover {text-decoration:none; color:#fbad2a; font-weight: bold; font-size: 10pt;}
.top body {text-decoration:none; color:#fbad2a; font-weight: bold; font-size: 10pt;}



/*END TOP*/



/* main_menu */
.main_menu {
width: 99%;
height: 100px;
margin-top:  0px;
margin-right: 0px;
margin-left: 2px;
background-color: #90bcd9;
border-top-style: dotted;
border-bottom-style: dotted;
border-top-color: #ffffff;
border-bottom-color: #ffffff;
border-top-width: 1px;
border-bottom-width: 1px;
padding-left: 5px;
padding-right: 0px;
padding-bottom:5px;
padding-top: 5px;
float: center;
overflow: avto;
position: relative;
display: inline-block;

}
.icon {
width: 7%;
height: auto;
color:#0676B7;
float: left;
display: visible;
text-align: center;
text-decoration:none;
font: icon;
padding-left: 0px;
padding-right: 0px;
overflow-y: visible;
overflow-x: hidden;
word-wrap: break-word;
position: relative;
}
a.icon:link {text-decoration:none; color:#000000;height:100%;}
a.icon:active {text-decoration:none; color:#000000;height:100%;}
a.icon:visited {text-decoration:none; color:#000000;height:100%;}
a.icon:hover {text-decoration:none; color:#FCFFEF;height:100%;}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
 border-right: 250px;
 height: 1%;
 
/* background-color: {����}|; */
}
#middle:after {
 content: '.';
 display: block;
 clear: both;
 visibility: hidden;
 height: 0;
}
#container {
 width: 100%;
 float: left;
 overflow: hidden;
 margin-right: -100%;
}
#content {
 padding: 0 20px;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
 float: right;
 margin-right: -250px;
 width: 250px;
 position: relative;
 /* background: #FFACAA; */
}

/* Footer
-----------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
/*.eBlock {} */
.eBlock {
 background: #d4e7f6 url("/template/img/t9.png") top left;
 background: repeat-x repeat-y;
}





.download{
background:#F5FAEB url(http://4files.clan.su/box_download.png) no-repeat scroll 1px 1px;
border-bottom:1px dotted #78BE5A;
border-top:1px dotted #78BE5A;
}
div.tip, span.tip {
background:#FFFDEB url(http://4files.clan.su/box_tip.png) no-repeat scroll 3px 5px;
border-bottom:1px dotted #FFC864;
border-top:1px dotted #FFC864;
}
div.info, span.info {
background:#F4F5F6 url(http://4files.clan.su/box_info.png) no-repeat scroll 3px 5px;
border-bottom:1px dotted #AAB4BE;
border-top:1px dotted #AAB4BE;
}
div.info b, span.info b{
font-size: 7px;
}
div.info a, span.info a{
color: #097604;
}
div.info a:hover, span.info a:hover{
color: #a5054c;
}

a.info:link {text-decoration:none; color:#000000;height:100%;}
a.info:active {text-decoration:none; color:#000000;height:100%;}
a.info:visited {text-decoration:none; color:#000000;height:100%;}
a.info:hover {text-decoration:none; color:#FCFFEF;height:100%;}


.background{
background:#F5FAEB;
border-bottom:1px dotted #78BE5A;
border-top:1px dotted #78BE5A;
}