* {
    font-family: Verdana, sans-serif;
	font-size: 13px;
/*	text-align:left; */
}

html,body {
	background: #e3ecff;
/*	text-align: center; */
	height: 100%;
	margin: 0;
}

body {
	min-width: 990px;
}

a {
	text-decoration: none;
}

img {
	border: none;
}

#wrap {
	background: #e3ecff url(/images/push.gif) repeat-x bottom;
    height: auto !important;
    min-height: 100%;
 	min-width: 990px;
	color:#444c5c;
    width: 100%;
	width: expression((document.documentElement.clientWidth||document.body.clientWidth)<990?'990px':'auto');
}

* html #middle {
	width: expression((document.documentElement.clientWidth||document.body.clientWidth)<990?'990px':'auto');
}

* html #footer {
	width: expression((document.documentElement.clientWidth||document.body.clientWidth)<990?'990px':'auto');
}

#middle {
	height: 1%;
	padding: 10px 0 100px;
	width: 100%;	
}

#middle:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}

/*--------------------- header start -------------*/
#header {
	background: url(/images/head_back2.gif) repeat-x;
	width: 100%;
	height: 304px;
}

#control-panel {
	position: absolute; 
	top: 4px; 
	right: 0px; 
	z-index: 10;
}

#control-panel li {
	display:inline;
	background:url(/images/raz.gif) no-repeat right;
}	

#a_home, #a_mail, #a_map {
	padding: 0 12px;
	width: 19px;
	height: 15px;
	margin-left:10px;
}

#a_home {
	background: url(/images/home.gif) no-repeat scroll;
}

#a_home:hover {
	background: url(/images/home2.gif) no-repeat;
}

#a_mail {
	background: url(/images/mail.gif) no-repeat scroll;
}

#a_mail:hover {
	background: url(/images/mail2.gif) no-repeat;
}

#a_map {
	background: url(/images/map.gif) no-repeat;
}

#a_map:hover {
	background: url(/images/map2.gif) no-repeat;
}
	
.cont {
	background: url(/images/head_back2.gif) repeat-x;
	width:990px;
	margin:0 auto;
	height: 304px;
	overflow: hidden;
}

/*--------------------- content ------------------*/
#content {
	overflow: hidden;
	float: left;
	width: 100%;
}
/*--------------------- menu ---------------------*/
#menu {
	background: url(/images/fon_menu.gif) repeat-x;
	height: 44px;
	width:100%;
}

* html .ulie {
	float: right;
}

* html #ull {
	margin-top: -6px;
}

#ull{
	float: right;
	padding-right: 50px;
}

#ull ul {
    padding-top: 3px;	
}

#ull ul ul {
    padding-top: 0;	
}

#ull li {
	padding-top: 8px;
}

* html #ull ul {
	padding-top: 0;
}

#ull li a {
	padding: 6px 0;
	font-size: 1.1em !important;
	color: #2A4189 !important;
}

#ull li a:hover {
	color: #002349;
}

.sf *, .sf {
	font-size: 11px !important;
}

.sf li {
	padding: 4px 5px !important;
}

/*.sf span, .sf a {
	font-size: 0.9em !important;
}*/

ul.mhw li a  {
	white-space: nowrap;
}

#search {
	/*background: url(/images/search_full.gif) no-repeat !important;*/
	height: 30px;
	padding: 15px 80px 0 0;
	float: right;
}

#search #search-input {
	background-color: #dbe6ff;
	border: 1px solid #bbd2ff;
	vertical-align:middle; 
	margin-left: 90px;
	color: #2a4189;
}

#search #search-button {
	 vertical-align: middle; 
	 margin: 2px 0 0 6px;
}

/*-----------container-----------*/	
.container {
	/*width: 100%;*/
	padding: 0 20px 0 404px;
}

.line{
	height:1px; 
	width: 70%;
	border-top: 1px solid #ccdbff; 
	float: left;
	margin: 0 auto;
	margin-left:25px;
}

.container a{
	color:#5785ae;
	font-size:13px;
}

.container h1 a{
	font-size:15px;
}

.container a{
	text-decoration: underline; 
}

.container a:hover {
	color: #444C5C;
}

/*.container .side-left,
.container .side-right {
	float:left;
}*/

.side-left {
	width: 390px;
	float: left;
	margin-left: -100%;
	position: relative;
}

.side-right {
	width: 100%;
}

div.it div {
	margin-left: 12px; 
	line-height: 1.5em; 
	font-size: 0.9em !important; 
	width: 86%;
}

.block-info {
	float:left;
	clear: both;
	padding: 0 0 10px 14px;
	width: 100%;
}

.header-info {
	padding: 5px 0 10px 0;
	float: left;
	width: 100%;
}

.header-info p{
	font-size:20px; 
	letter-spacing:-0.05em; 
	color:#2a4189; 
	font-weight: 300;
	line-height: 1.1em;
}

#wrap span {
	color:#5785AE;
	font-size:11px;
	margin-right: 2px;
}
.header-info img {
	margin: 0 2px 0 0;
	float: left;
}

.block-info p {
	padding: 0 10px 0;
	float: left;
	margin-bottom: 2px;
	margin-left: 2px;
}

#news {
	width: 100%;
}

#news p{
	font-size:10px;
	width: 100%;
	color: #2a4189;
}

#news p a {
	color: #5785ae;
}

#news p a:hover {
	color: #2a4189;
}

#news a {
	font-size:12px;
}

#breack{
	margin-bottom:10px;
}

#banners {
	text-align: center;
	float: left;
}

#banners div {
	width: 400px;
	float: left;
}

* html #iemarg {
	margin-top: 30px;
}

/*------------footer-----------*/
#footer {
	background: url(/images/footer.gif) repeat-x top;
	text-align: center;
	margin: -90px 0 0;
	height: 89px;
}

#footer ul{
	padding-top: 17px;
        text-align: center;
}

#footer ul li {
	list-style: none;
	margin-right: 0 5px;
	display: inline;
	vertical-align:middle;
	background:url(/images/footer_razdel.gif) no-repeat right;
	padding: 4px 15px 10px 4px;
}

#footer ul li a{
	font-size:12px;
	color:#035177;
	padding: 10px 0;
}

#footer a:hover{
	color:#002349;
}

#footer a:hover{
 	color: #000000; 
}

#copyrite {
	color: #4faed4;
}

#copyrite:hover {
	text-decoration: underline;
	color: #4faed4 !important;
}

#footer p {
	margin: 0;
}

.push {
	height: 89px;
}
/*-------------------- content end -------------*/
.title {
    font-size:20px;
    letter-spacing:-0.05em;
    color:#2a4189;
    line-height:1.3em;
    margin: 10px 0 4px 0;
    font-weight: 300;
    padding:0;
    clear:both;
}

h1, h2, h3 {
    margin: 10px 0 4px;
    padding: 0;
    font-size: 20px;
    letter-spacing: -0.05em;
    color: rgb(42, 65, 137);
    line-height: 1.3em;
    font-weight: 300;
    clear: both;
}

.container a.hlink {
    font-size: 15px;
    letter-spacing: -0.05em;
    color: rgb(42, 65, 137);
    line-height: 1.8em;
    font-weight: 300;
}

.data input, .data textarea, .data select {
    border: 1px solid #cdddf8;
    margin: 1px 0;
    color:  #444C5C;
    vertical-align: middle;
}

input.wide {
    width: 358px;
}

.img-border {
	float: left;
	margin-right: 6px;
}

ul.map li{
    margin-left: 25px;
}

ul.map ul li{
    list-style: disc inside;
}

ul.map ul li ul li{
    list-style: circle inside;
}

.vb {
	border-bottom: 1px dashed #ccc;
	width: 60%;
	padding-left: 10px;
}

.vb span {
	color: #2A4189; 
	font-size: 0.9em;
	font-weight: bold;
}

.button {
	text-align: center;
}
/*----------------- for fck -------------*/
.data{
	width: 99%;
}

.table{
	width: 99%;
}

table.data input, table.data textarea, table.data select {
	border: 1px solid #405598;
	width: 99%;
}

table.data input.button{
	border: 1px solid #99a6c8;
	width: inherit;
	width: expression(this.parentNode.currentStyle['width']);
}

table.data th, table.data td{
	border: 1px solid #ccdbff;
	background-color: #d5e0f9;
	padding: 3px 10px;
}

table.table th, table.table td{
	border: 1px solid #9ba7cf;
	background-color: #ccdbff;
}

table.table th p, table.table td p{
	margin: 1px 0;
	padding: 1px 0;
}

table.data th *{
	color: #fff;
}
