*{ margin: 0; padding: 0;}

body{
	font-family: Tahoma; 
	color: #656565; 
	min-width:1000px; 
	font-size:12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;    
}

html, body{
	height: 100%;
    -moz-user-select: none;
-khtml-user-select: none;
user-select: none;   
}

td{
	vertical-align: top;
}

img{
	border: 0px;
}

table{
	border-collapse: collapse;
	width: 100%;
}

/* ================================================================================*/

form{ margin: 0; padding: 0;}

.box_inner{	
color: black;
}

div, td, input, select, p, a, li {
	font-family: Verdana;
	font-size: 15px;
	color: #FEFEFF;
}

a{
	color: #F9DDEB;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

body{
	background-color: #5398D9;
	background-image: url(../images/body_bg.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
#img11{
padding: 30px 0px 0px 0px;

}
#main_inside{
	position:relative; 
	min-height:100%; 
	margin: 0;
	padding: 0;
	min-width: 1000px; 
}
	
/*For IE*/
* html #main_inside{
	height:100%; 
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%');  
}

#main_inside_in{ 
	position:relative; 
	min-height:100%; 
	margin: 0 auto; 
	min-width: 1000px;
}


/*For IE*/
* html #main_inside_in{
	height:100%; 
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%'); 
	height:100%;
}

#main_content{
	margin: 0 auto;
}
/*=======================================================*/


/*=======================================================*/

#footer_block{
	height: 244px; 
	clear: both;
}

#footer_main{
	height: 244px; 
	margin: -244px auto; 
	position: relative; 
}

#footer{
	height: 244px;
	margin: 0 auto; 
	min-width: 997px; 
	background-image: url(../images/footer_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

/*For IE*/
* html #footer{
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%');
}

#footer_in{ 
	margin: 0 auto; 
	padding: 0px;
}

#copyright{
	float: left;
	padding: 175px 0px 0px 38px;
	color: #2850A5;
	font-family: Tahoma;
	font-size: 12px;
}

#footer_img{
	float: right;
	font-size: 0px;
}

#footer_img img{
	position: relative;
	top: 1px;
}

#header{
	height: 194px;
	overflow: hidden;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	padding: 0px 0px 0px 617px;
}

#header #header2{
	background-image: url(../images/header2_bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 194px;
}

#top_menu{
	padding: 55px 0px 0px 20px;	
}

#top_menu ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 160px;
}

#top_menu ul li{
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	background-image: url(../images/top_menu_li.gif);
	background-position: left 5px;
	background-repeat: no-repeat;	
}

#top_menu ul li a{
	color: #3266CC;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
}



#top_menu  a:hover{
	color: #669933;
}


#top_menu a{
	color: #3266CC;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
}



#top_menu ul li a:hover{
	color: #669933;
}

#top_flash{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 194px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#logo{
	position: absolute;
	top: 10px;
	left: 641px;	
}

#content{
	clear: both;
}

#left_cell2{
	width: 231px;
	background-image: url(../images/news_bg_withoutarm.gif);
	background-repeat: no-repeat;	
}


#left_cell{
	width: 231px;
	background-image: url(../images/news_bg.gif);
	background-repeat: no-repeat;	
}

#news{
	clear: both;
	padding: 108px 14px 20px 18px;
}

#news .item{
	clear: both;
	padding: 0px 0px 3px 0px;
}

#news .item .date{
	clear: both;
	padding: 0px 0px 9px 0px;
	display: block;
}

#news .item p{
	padding: 0px 0px 23px 0px;
}

#news .item a.more{
	display: block;
	float: right;
	color: #F9DDE9;
	font-size: 12px;
	text-decoration: none	
}

#news .item a:hover.more{
	text-decoration: underline;
}

#main_cell{
	background-image: url(../images/main_cell_bg.jpg);
	background-repeat: repeat-x;
}

#main_cell #content_inner{
	background-image: url(../images/content_inner.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 40px 42px 30px 40px;
}

#main_cell #content_inner h1, #main_cell #content_inner h2{
	color: #FFFFFF;
	background-image: url(../images/h_bg.gif);
	background-position: left 0px;
	background-repeat: no-repeat;
	padding: 15px 0px 0px 16px;
	margin-bottom: 10px;
	font-family:Arial; 
	font-size: 18px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF; 
	font-style: normal;	
}

#main_cell #content_inner h2 a{
	font-family:Arial; 
	font-size: 18px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF; 
	font-style: normal;	
}

#main_cell #content_inner h2 a:hover{
	text-decoration: underline;
}

#main_cell #content_inner p{
	padding: 0px 0px 20px 39px;
}
#main_cell #content_inner ul,ol{
	padding: 0px 0px 20px 89px;
}

/**/
table.uslugi_table {
border:1px solid white;
}
table.uslugi_table td{
border:1px solid #597E93;
padding:4px;
}
table.poisk {
border:1px solid black;
}
table.poisk td.wt{
padding:8px;
}
select.s {
color: black;
}
table.poisk_result td{
padding:5px;
line-height:15px;
}
span.black {
color:black;
}
/**/
#news .item .phone{
            clear: both;
            padding: 0px 0px 9px 0px;
            display: block;
            color:white;
            font-weight:bold;
            font-size:20px;
}
/* ================================================================================*/

/*Opera Hack*/
@media all and (min-width: 0px) {

}