@charset "utf-8";
/* CSS Document */

* { 
	margin: 0; 
	padding: 0;
	
}


body {
margin:0;
padding:0;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
width:100%;

}


* HTML .trifler {padding-left:996px;}
* HTML .gordi {height:0;}
* HTML .cont {margin-left:-996px;position:relative;height:0; }

.trifler {
min-width:996px;
}

.clear_both {
clear:both;
}

#main{margin:0 0 -120px ;min-height:100%; repeat-y 100% 0;}
#clear{height:120px; font-size:1px; clear:both;}

#container{display:inline; float:left; width:100%; margin:0 -250px 0 0;}
#out{margin:0 250px 0 0;}
#in{width:100%;}

#center{display:inline; float:right; width:100%; margin:0 0 0 -243px; _margin:0 0 0 -263px;}
#center .content{margin:0 0 0 243px; _margin:0 0 0 263px;  padding:10px 20px 0;}
#center .without_left{margin:0 0 0 0px; padding:10px 0px 0;} 
p{margin:0; padding:0 0 10px;}

#left{display:inline; float:left; width:233px; verflow:hidden;}
#left .content{display:inline; padding:10px 0 0 0; float:left; width:233px; verflow:hidden;}

#right{display:inline; float:right; width:250px; overflow:hidden;}
#right .content{ padding:10px 0 0 0; float:right; width:240px;}



a {
cursor:pointer;
}

.header{
display:inline;
float:left;
width:100%;
}

.header .header_top{
width:100%;
text-align:center;
}

.header .header_top img{
width:725px;
height:92px;
margin:13px auto;
}

.header .logo{
display:inline;
float:left;
}

.header .logo a{
display:inline;
float:left;
border:none;
}
.header .logo img{
width:233px;
display:inline;
float:left;
border:none;
margin:0 0 0 20px;
}

.header .logo p{
float:left;
display:inline;
text-align:left;
width:443px;
color:#ff7ea3;
margin:0 0 0 30px;
}


.header .search_box{
display:inline;
float:right;
height:22px;
width:150px;
overflow:visible;
margin:20px 0 0 0;
}

.header .search_box input{
display:inline;
float:left;
width:105px;
height:15px;
border:1px #dddddc solid;
color:#a8a8a7;
font-size:10px;
line-height:15px;
}

body .cont .search_button {
display:inline;
float:left;
width:21px;
height:22px;
margin:0px 0 0 5px;
background:url(images/search_button_small.gif) left top no-repeat;
border:none;
}

.header table.top_menu{
display:table;
float:left;
width:100%;
height:53px;
background:url(images/menu_bg.jpg) left top repeat-x;
border-collapse:collapse;
border:none;
margin:10px 0 0 0;
}

.header .top_menu tr{
width:100%;
height:53px;
padding:0 20px;
}


.header .top_menu tr td{
height:53px;
width:auto;
padding:0 0 0 0px;
text-align:center;
vertical-align:middle;
}


.header .top_menu tr td a{
display:inline;
float:left;
width:auto;
padding:5px;
height:40px;
text-decoration:none;
margin:0px 0 0 5%;

}
.header .top_menu tr td a .menu_activ_left{
display:inline;
float:left;
width:7px;
height:40px;

}

.header .top_menu tr td a  .menu_activ_center{
display:inline;
float:left;
height:40px;
padding:0 10px;
}

.header .top_menu tr td a .menu_activ_right{
display:inline;
float:left;
width:7px;
height:40px;

}



.header .top_menu tr td a.active .menu_activ_left{
display:inline;
float:left;
width:7px;
height:40px;
background:url(images/menu_activ_left.gif) left top no-repeat;
}

.header .top_menu tr td a.active .menu_activ_center{
display:inline;
float:left;
height:40px;
background:url(images/menu_activ_center.gif) left top repeat-x;
padding:0 10px;
}

.header .top_menu tr td a.active .menu_activ_right{
display:inline;
float:left;
width:7px;
height:40px;
background:url(images/menu_activ_right.gif) left top no-repeat;
}


.header .top_menu tr td a:hover .menu_activ_left{
display:inline;
float:left;
width:7px;
height:40px;
background:url(images/menu_activ_left.gif) left top no-repeat;
}

.header .top_menu tr td a:hover .menu_activ_center{
display:inline;
float:left;
height:40px;
background:url(images/menu_activ_center.gif) left top repeat-x;
padding:0 10px;
}

.header .top_menu tr td a:hover .menu_activ_right{
display:inline;
float:left;
width:7px;
height:40px;
background:url(images/menu_activ_right.gif) left top no-repeat;
}

.header .top_menu tr td a.active .menu_activ_center h5{
color:#FFFFFF;
}

.header .top_menu tr td a .menu_activ_center h5.oneline{
line-height:38px;
margin:0px;
}

.header .top_menu tr td a .menu_activ_center h5{
font-size:17px;
color:#325461;
font-weight:normal;
line-height:17px;
margin:2px 0 0 0;
}

.header .top_menu tr td a .menu_activ_center span{
font-size:10px;
color:#FFFFFF;
font-weight:normal;
}



#main .survey{
display:inline;
float:left;
width:100%;
background:url(images/bg_news_serch.gif) left top repeat-x;
background-color:#fcfdfd;
padding:0 0 10px 0;
border:1px #f4f4f4 solid;
}

#main .survey h3{
display:inline;
float:left;
width:auto;
font-size:20px;
color:#335461;
margin:3px 0 0 16px;
font-weight:normal;
line-height:23px;
}

#main .survey h3 span{
color:#63c167;
}
#main .survey h5{
display:inline;
float:left;
margin:15px 0 0 16px;
font-size:13px;
color:#496f98;
}

#main .survey .survey_radiobox{
display:inline;
float:left;
width:70%;
margin:5px 0 0 16px;
}

#main .survey .survey_radiobox input{
display:inline;
float:left;
width:15px;
height:15px;
margin:0 5px 0 0;
}

#main .survey .survey_radiobox label{
font-size:12px;
color:#325461;
line-height:15px;
}

#main .content .left_menu {
display:inline;
float:left;
width:100%;
background:url(images/left_menu_bg.gif) left top repeat-x;
margin:10px 0 0 0;
border:1px #f8f1dc solid;
}

#main .content .left_menu .h3{
display:inline;
float:left;
width:auto;
font-size:19px;
color:#8c7655;
margin:3px 0 0 16px;
font-weight:normal;
line-height:23px;
text-decoration: none;
}

#main .content .left_menu h6{
display:inline;
float:left;
width:auto;
font-size:9px;
color:#98999d;
margin:-4px 0 0 16px;
font-weight:normal;
line-height:10px;
}

#main .content .left_menu_block{
display:inline;
float:left;
width:100%;
margin:10px 0 0 0;

}

#main .content .left_menu_block ul {
list-style:none;
}

#main .content .left_menu_block ul li{
display:inline;
float:left;
width:100%;
text-align:left;
margin:10px 0 0 0;
}

#main .content .left_menu_block ul li a{
font-size:12px;
color:#325461;
margin:0 0 0 26px;
display:block;
}

#main .content .left_menu_block ul li a:hover{
text-decoration:none;
}

#main .content .left_menu_block ul li .h5{
font-size:12px;
color:#8c7555;
margin:0 0 0 16px;
text-decoration: none;
font-weight: bolder;
}



#center .content .search_clinic{
display:inline;
float:left;
width:100%;
background:url(images/left_menu_bg.gif) left top repeat-x;
background-color:#f9f8ec;
padding:0 0 0px 0;
border:1px #f8f1dc solid;
margin:0 0 20px 0;
}

#center .content .search_clinic span.uslug{
color:#98866b;
font-size:12px;
display:block!important;
margin:3px 0 0 16px;
}

.search_clinic_footer
{
	height:22px;
	background:url(images/search_clinic_footer_bg.gif) repeat-x;
	overflow:hidden;
	margin-top:10px;
}
div.search_clinic_footer input
{
	color: #496F99;
	display: inline;
	float: left;
	font-size: 12px;
	margin: 4px 0px 0px 20px!important;
	padding:0;
}
div.search_clinic_footer label
{
	color: #496F99!important;
	display: inline;
	float: left;
	font-size: 12px!important;
	margin: 4px 0px 0px 5px!important;
}
#center .content .search_clinic_outpading{
padding:0 0 0px 0;
width:86%;
}

#center .content .search_clinic  h3{
color:#8C7655;
display:inline;
float:left;
font-size:20px;
font-weight:normal;
line-height:28px;
margin:3px 0 0 16px;
width:100%;
}

#center .content .search_clinic h2{
color:#8C7655;
display:inline;
float:left;
font-size:18px;
font-weight:normal;

margin:0px 0 0 16px;
width:100px;
}

#center .content .search_clinic  h2 span{
font-size:10px;
font-weight:normal;
}


#center .content .search_clinic table.location{
display:inline;
color:#8C7655;
float:left;
width:auto;
font-size:11px;
line-height:11px;
margin:0px 0 0 16px;

}

#center .content .search_clinic table.location tr td{
height:31px;
}

#center .content .search_clinic table.location h5{
color:#8C7655;
width:auto;
font-size:11px;
line-height:11px;
margin:0;

}


#center .content .search_clinic  a.service_descrp{
color:#325461;
display:inline;
float:right;
font-size:16px;
font-weight:normal;
line-height:28px;
margin:3px 16px 0 0 ;
width:auto;
}

#center .content .search_clinic a.clinic{
color:#8C7655;
display:inline;
float:left;
font-size:12px;
font-weight:normal;
line-height:20px;
margin:3px 0 0 16px;
width:auto;
}

#center .content .search_clinic  a.price{
color:#8C7655;
display:inline;
float:right;
font-size:12px;
font-weight:normal;
line-height:20px;
margin:3px 16px 0 0 ;
width:auto;
}


body .search_clinic .search_clinic_left {
display:inline;
float:left;
width:49%;
overflow:hidden;
}

body .search_clinic h5{
float:left;
margin:16px 0 0 16px;
width:100%;
font-size:16px;
color:#496f99;
font-weight:normal;
text-decoration:none;
}
body .search_clinic h5 a{
color:#496f99;
display:block;
float:left;
text-decoration:none;
border-bottom:1px dashed #496f99;
}
body .search_clinic h5 a span{
color:#496f99;
position:relative;
top:2px;
}

body .search_clinic select{
display:inline;
clear:both;
float:left;
width:70%;
margin:10px 0 0 16px;
border:1px #c1c0bf solid;
color:#3e4749;

}

body .search_clinic input{
display:inline;
clear:both;
float:left;
width:15px;
height:15px;
margin:10px 0 0 16px;
border:1px #c1c0bf solid;

}

body .search_clinic .search_clinic_left label{
display:inline;
float:left;
margin:10px 0 0 5px;
color:#3e4749;
}

body .search_clinic .search_clinic_right label{
display:inline;
float:left;
margin:10px 0 0 5px;
font-size:14px;
color:#496f99;
}

body .search_clinic .search_clinic_right {
display:inline;
float:right;
width:49%;
overflow:hidden;
}

#center .content .news_selector {
display:inline;
float:left;
width:100%;
background:url(images/bg_news_serch.gif) left top repeat-x;
background-color:#fcfdfd;
padding:0 0 10px 0;
border:1px #e6f2f5 solid;
}



#center .content .news_selector h2{
color:#325461;
display:inline;
float:left;
font-size:20px;
font-weight:normal;
line-height:30px;
margin:0px 0 0 16px;
width:auto;
}

#center .content .news_selector a.news_selector_toplink{
clear:both;
display:inline;
float:left;
margin:5px 0 -7px 16px;
color:#325461;
font-size:13px;
}

#center .content .news_selector .news_selector_top{
width:100%;
height:35px;
}

 .news_selector .news_selector_top input{
 float:right;
margin:5px 2px 0 0;
width:95%;
height:17px;
line-height:15px;
}

#center .content .news_selector .news_selector_select{
width:100%;
height:35px;
margin:10px 5px
}

#center .content .news_selector .news_selector_select select{
width:95%;
border:1px solid #C1C0BF;
display:inline;
float:right;
margin:0 3px 0 0;
}

#center .content  .teg_top{
width:90%;
height:25px;
margin:10px 16px
}

#center .content .news_selector .teg_top h5{
display:inline;
float:left;
margin:0 10px 0 0px;
font-size:20px;
font-weight:normal;
color:#8C7655;
}

#center .content .news_selector .teg_top h6{
display:inline;
float:left;
margin:6px 10px 0 0px;
font-size:14px;
font-weight:bold;
color:#8C7655;
}

#center .content .news_selector .teg_top a{
display:inline;
float:left;
margin:6px 10px 0 0px;
font-size:14px;
color:#8C7655;
}


#center .content  ul.tag{
width:90%;
margin:10px 16px;
list-style-type:none;
text-align:left;
}

#center .content  ul.tag li{
float:left;
display:inline;
margin:0 40px 10px 0;
}

#center .content  ul.tag li a{
font-size:14px;
color:#325461;
}

#center .content  ul.tag li.tag_active a{
font-size:14px;
color:#325461;
text-decoration:none;
font-weight:bold;
cursor:default;
}


#center .content  ul.tag li a:hover{
text-decoration:none;
}

#center .content  .news_all{
width:100%;
margin:10px 0px;
text-align:left;
float:left;
display:inline;
}

#center .content  .news_all h1{
font-size:24px;
font-weight:normal;
color:#8C7655;
}

#center .content  .news_all .news_all_top{
float:left;
display:inline;
width:100%;
margin:10px 0 10px 0;
}

#center .content  .news_all .news_all_top h6{
float:left;
width:150px;
font-size:12px;
font-weight:normal;
color:#8C7655;
}

#center .content  .news_all .news_all_top ul{
list-style-type:none;
}

#center .content  .news_all .news_all_top ul li{
float:left;
display:inline;
margin:0 20px 0 0;
}

#center .content  .news_all .news_all_top ul li a{
color:#8C7655;
}

#center .content  .news_all .news_all_top ul li span{
color:#8C7655;
}

#center .content  .news_all img{
width:274px;
border:5px #f8f7e8 solid;
float:left;
margin:0 15px 5px 0;
}

#center .content  .news_all p{

color:#335461;
font-size:14px;
margin:0 0 10px 0;
}

#center .content  .news_all p a{
color:#8C7655;
font-size:15px;
text-decoration:underline;

}


#center .content  .tag_innews {
width:35%;
float:left;
background:#f8f7e8;
border:1px #f8f1dc solid;
padding:10px;
overflow:hidden;
}

#center .content  .tag_innews_left {
width:80%;
float:left;
background:#f8f7e8;
border:1px #f8f1dc solid;
padding:10px;
overflow:hidden;
margin:10px 0 0 20px;
}

#center .content  .tag_innews h3{
display:inline;
float:left;
width:100%;
color:#8C7655;
font-size:20px;
font-weight:normal;
}

#center .content  .tag_innews ul{
display:inline;
float:left;
width:100%;
list-style-type:none;
}

#center .content  .tag_innews ul li{
display:inline;
float:left;
margin:5px 5px 0 0;
}


#center .content  .tag_innews ul li a{
color:#8C7655;
}

#center .content  .tag_innews_left ul li a{
color:#8C7655;
text-decoration:none;
}

#center .content  .tag_innews_left ul li a:hover{
text-decoration:underline;
}

#center .content  .tag_innews_left ul li.active a{
font-weight:bold;
}

#center .content  .tag_innews_left ul li.active a:hover{
text-decoration:none;
}

#center .content  .avtor {
width:35%;
float:right;
text-align:right;
padding:0px 0 10px 10px;
}

#center .content  .avtor h4{
font-size:14px;
color:#8C7655;
font-weight:normal;

}

#center .content  .avtor h6{
font-size:12px;
color:#335461;
font-weight:normal;
}

#center .content  .avtor a{
font-size:12px;
color:#335461;
}

#center .content .news_other {
display:inline;
float:left;
width:100%;
background:url(images/bg_news_serch.gif) left top repeat-x;
padding:0 0 10px 0;
}

#center .content .news_other h2{
color:#325461;
display:inline;
float:left;
font-size:18px;
font-weight:normal;
line-height:22px;
margin:0px 0 0 16px;
width:100%;
}


#center .content .news_other  ul{
list-style-type:none;
display:inline;	
float:left;
margin:-3px 0 0 16px;
}

#center .content .news_other  ul li{
float:left;
display:inline;
margin:0px 5px 0 0;
}

#center .content .news_other  ul li a{
color:#8C7655;
}

#center .content  .news_other ul li span{
color:#8C7655;
}


#center .content  .news_short{
display:inline;
float:left;
width:100%;
margin:10px;
}


#center .content  .news_short img{
width:274px;
border:5px #f8f7e8 solid;
float:left;
margin:0 15px 5px 0;
}

#center .content  .news_short p{
color:#335461;
font-size:14px;
margin:0 0 10px 0;
}

#center .content  .news_short h6{
color:#8C7655;
font-size:14px;
margin:5px 0 5px 0;
font-weight:normal;
}

#center .content  .news_short a{
color:#496f99;
}

#center .content  .news_short a.news_title{
color:#8C7655;
font-size:20px;
font-weight:normal;
}

#center .content  .news_short a:hover{
text-decoration:underline;
}



#right .content .baner_right {
display:inline;
float:right;
width:240px;
}

#right .content .baner_right img{
width:240px;
}

#right .content .right_menu {
display:inline;
float:left;
width:100%;
height:35px;
background:url(images/left_menu_bg.gif) left top repeat-x;
margin:10px 0 0 0;
border:1px #f8f1dc solid;
}

#right .content .right_menu h3{
display:inline;
float:left;
width:auto;
font-size:19px;
color:#8c7655;
margin:3px 0 0 16px;
font-weight:normal;
line-height:23px;
}

#right .content .right_menu a{
display:inline;
float:right;
width:auto;
font-size:9px;
color:#8c7655;
margin:-4px 5px 0 0px;
line-height:10px;
}


#right .content .right_menu_new {
display:inline;
float:left;
width:100%;

background:url(images/left_menu_bg.gif) left top repeat-x;
background-color:#F9F8EC;
margin:10px 0 0 0;
border:1px #f8f1dc solid;
padding:0 0 15px 0;
}

#right .content .right_menu_new h3{
display:inline;
float:left;
width:auto;
font-size:19px;
color:#8c7655;
margin:3px 0 10px 16px;
font-weight:normal;
line-height:30px;
}

#right .content .right_menu_new a{
clear:both;
display:inline;
float:left;
width:auto;
font-size:12px;
color:#8c7655;
margin:3px 0 0 16px;
font-weight:normal;
line-height:24px;
}

#right .content .right_menu_new a:hover{
text-decoration:none;
}

#right .content .right_menu_block {
display:inline;
float:left;
margin:20px 0 0 16px;
}

#right .content .right_menu_block a.right_menu_block_title{
font-size:14px;
color:#496f99;
}

#right .content .right_menu_block p{
font-size:12px;
color:#325461;
padding:0px;
}

#right .content .right_menu_block a{
font-size:12px;
color:#8c7555;
}



.modern_button {
cursor:pointer;
height:23px;
margin:10px 10px 0 10px;
}

.modern_button .modern_button_left {
display:inline;
width:7px;
height:23px;
background:url(images/modern_button_left.gif) left top no-repeat;
float:left;

}

.modern_button .modern_button_right {
display:inline;
width:7px;
height:23px;
background:url(images/modern_button_right.gif) right top no-repeat;
float:left;

}

.modern_button .modern_button_center {
display:inline;
float:left;
height:23px;
background:url(images/modern_button_center.gif) right top repeat-x;
}
 
.modern_button .modern_button_center input{
display:inline;
border:none;
color:#8c7555;
font-size:12px;
cursor:pointer;
background:none;
line-height:20px;
height:20px;
padding:0 10px;
margin:0px;
width:auto;
}

body .cont .serch_rez {
display:inline;
float:left;
width:100%;
margin:20px 0 10px 0;
text-align:left;
}

body .cont .serch_rez h4{
font-size:14px;
color:#8C7655;
font-weight:normal;
}

body .cont .serch_rez h4 a{
font-weight:bold;
color:#496F99;
text-decoration:none;
}


body .cont .list_changer{
display:inline;
float:left;
width:100%;
}


body .cont .list_changer span{
display:inline;
margin:0 0px;
font-size:20px;
line-height:30px;
font-weight:normal;
float:left;
}

body .cont .list_changer .modern_button{
display:inline;
margin:10px 5px;
float:left;
}

body .cont .list_changer .modern_button .modern_button_center input {
padding:0 3px;
font-size:13px;
color:#496F99;
}

body .cont .list_changer .modern_button_active .modern_button_center input {
padding:0 3px;
font-size:13px;
color:#8C7655;
}

body .cont .list_changer .modern_button .modern_button_center a{
padding:0 5px;
font-size:13px;
color:#496F99;
text-decoration:none;
line-height:22px;
height:23px;
display:block;
}


body .cont .list_changer .modern_button_active .modern_button_center a{
padding:0 5px;
font-size:13px;
color:#8C7655;
text-decoration:none;
line-height:22px;
height:23px;
display:block;
}
body .cont .list_changer .modern_button .modern_button_left {
background:url(images/modern_button_blue_left.gif) left top no-repeat;
}
body .cont .list_changer .modern_button .modern_button_center {
background:url(images/modern_button_blue_center.gif) left top repeat-x;
}
body .cont .list_changer .modern_button .modern_button_right {
background:url(images/modern_button_blue_right.gif) left top no-repeat;
}


body .cont .list_changer .modern_button_active .modern_button_left {
background:url(images/modern_button_brown_left.gif) left top no-repeat;
}
body .cont .list_changer .modern_button_active .modern_button_center {
background:url(images/modern_button_brown_center.gif) left top repeat-x;
}
body .cont .list_changer .modern_button_active .modern_button_right {
background:url(images/modern_button_brown_right.gif) left top no-repeat;
}


#center .content  table.clinic_price {
float:left;
width:86%;
display:inline;
border-collapse:collapse;
}

#center .content  table.clinic_price tr{
width:100%;
float:left;
display:table;
}

#center .content  table.clinic_price tr td.clinic_pric_contact{
width:150px;
text-align:left;
vertical-align:middle;
padding:10px 0;
border-bottom:1px dotted #AFB1B5;
}

#center .content  table.clinic_price tr td.clinic_pric_contact a{
font-size:14px;
color:#325461;

}


#center .content  table.clinic_price tr td.clinic_pric_contact h5{
font-size:12px;
color:#8C7655;
margin:3px 0 0 0;
}

#center .content  table.clinic_price tr td.clinic_pric_contact h6{
font-size:12px;
color:#8C7655;
margin:3px 0 0 20px;
}

#center .content  table.clinic_price tr td.clinic_pric_tags{
width:50%;
text-align:center;
vertical-align:middle;
padding:10px 0;
border-bottom:1px dotted #AFB1B5;
}

#center .content  table.clinic_price tr td.clinic_pric_price{
width:110px;
text-align:right;
vertical-align:middle;
padding:10px 0;
border-bottom:1px dotted #AFB1B5;
}

#center .content  table.clinic_price tr td.clinic_pric_price h5{
font-size:12px;
color:#325461;
margin:0px 16px 0 0;
}

#center .content  .map_line {
margin:0 0 0 16px;
}

#center .content .map_line a, #center .content .map_line span{
line-height:11px;
margin-top:2px;
color:#8C7555;
}

#center .content .price_table_top_discription img{

display:inline;
float:left;
width:239px;
border:5px solid #F8F7E8;
margin:0px 15px 5px 10px;
}

#center .content .price_table_top_discription p{
display:inline;
float:none;
width:auto;
padding:0 10px 0 0;
color:#3E4749;
}
#center .content .price_table_top_discription {
display:inline;
float:left;
width:100%;
display:inline;
float:left;
margin:0 0 10px 0;
background:url(images/bg_news_serch.gif) left top repeat-x;
border:1px solid #E6F2F5;
padding:0 0 10px 0;
}

#center .content .price_table_top_discription h2{
color:#335461;
display:inline;
float:left;
font-size:20px;
font-weight:normal;
line-height:20px;
margin:5px 0 20px 16px;
width:100%;
}

#center .content .price_table_top {
display:inline;
float:left;
width:100%;
display:inline;
float:left;
margin:0 0 10px 0;
background:url(images/bg_news_serch.gif) left top repeat-x;
border:1px solid #E6F2F5;
}

#center .content .price_table_top h2{
color:#335461;
display:inline;
float:left;
font-size:20px;
font-weight:normal;
line-height:35px;
margin:0px 0 0 16px;
width:auto;
}


#center .content .price_table_top table{
margin:5px 0;
}


#center .content .price_table_top table tr td input{
border:1px solid #C1C0BF;
width:97%;
float:right;
color:#3E4749;
padding:0 0 0 5px;
}

#center .content table.price_table{
display:inline;
float:left;
width:100%;
margin:0 0 20px 0;
}

#center .content table.price_table tr{
display:inline;
float:left;
width:94%;
margin:0 3%;
border-bottom:1px dotted #AFB1B5;
}

#center .content table.price_table tr td{
vertical-align:middle;
padding:5px 0;
}

#center .content table.price_table tr td.price_table_left{
width:100%;
}

#center .content table.price_table tr td img{
display:inline;
float:left;
border:5px solid #F8F7E8;
margin:0 15px 5px 0px;
width:139px;
}

#center .content table.price_table tr td a{
color:#335461;
display:inline;
float:left;
font-size:14px;
font-weight:normal;
line-height:normal;
margin:0px 0 0 0px;
width:auto;
}


#center .content table.price_table tr td p{
color:#8C7555;
font-size:12px;
margin:0px 0 0 0px;
width:auto;
}

#center .content table.price_table tr td p a{
color:#496F99;
float:none;
font-size:12px;
margin:0px 0 0 0px;
width:auto;

}



#center .content table.price_table tr td h6{
color:#8C7655;
display:inline;
float:right;
font-size:14px;
font-weight:normal;
line-height:normal;
margin:0px 0 0 0px;
width:100px;
text-align:right;
text-decoration:underline;
}



#maps_block.absolute {position: absolute; margin-bottom: 0px;}

#maps_block {
top:560px;
width:331px;
height:350px;
background:#F9F8EC url(images/bg_news_serch.gif) left top repeat-x;
border:1px solid #F4F4F4;
margin-bottom: 50px;
}


#maps_block h2{
color:#335461;
display:inline;
float:left;
font-size:20px;
font-weight:normal;
line-height:35px;
margin:0px 0 0 16px;
width:auto;
}

.maps_block {
position:relative;
float:left;
display:inline;
width:100%;
height:350px;
background:#F9F8EC url(images/bg_news_serch.gif) left top repeat-x;
border:1px solid #F4F4F4;
}


.maps_block h2{
color:#335461;
display:inline;
float:left;
font-size:20px;
font-weight:normal;
line-height:35px;
margin:0px 0 0 16px;
width:auto;
}

.block_map {
display:inline;
float:left;
width:100%;
height:100%;
background:#CCCCCC;
}


#cursor {
position:fixed;
top:100px;
right:0;
}




.footer {
clear:both;
display:inline;
float:left;
width:100%;
margin:70px 0 0px 0;
background:#eae9c0;
padding:0 0 10px 0;
border-bottom:2px #afb1b5 dashed;
}



.footer_left {
display:inline;
float:left;
width:210px;
margin:20px	0 0 30px;
}

.footer_left h4{
display:inline;
float:left;
font-size:16px;
color:#8C7655;
width:100%;
font-weight:normal;
}

.footer_left input.footer_left_input{
display:inline;
float:right;
width:150px;
margin:3px 0 0 0;
}

.footer_left h5{
display:inline;
float:left;
font-size:12px;
color:#8C7655;
font-weight:normal;
margin:5px 0 0 0;
}

.footer_left input.footer_left_button{
display:inline;
clear:both;
float:right;
padding:0 5px;
margin:3px 0 0 0;
}

.footer_left a.footer_left_remember_pass{
display:inline;
float:right;
font-size:12px;
color:#8C7655;
text-decoration:none;
border-bottom:1px #8C7655 dashed;
font-weight:normal;
margin:12px 3px 0 0;
width:88px;
text-align:center;
}

.footer_left a.footer_left_registration{
display:inline;
clear:both;
float:left;
font-size:12px;
color:#8C7655;
text-decoration:none;
font-weight:normal;
margin:10px 10px 00px 0;
border-bottom:1px #8C7655 dashed;
}

.footer_right {
display:inline;
float:right;
width:310px;
margin:20px	0 0 30px;
}

.footer_right a.footer_rigtht_logo{
display:inline;
font-size:32px;
float:right;
margin:-55px 20px 0 20px;
text-decoration:none;
position:relative;
}

.footer_right a.footer_rigtht_logo img{
width:233px;
border:none;
}



.footer_right a.footer_rigtht_menu{
display:inline;
font-size:16px;
color:#7495a6;
float:right;
margin:90px 20px 0 0px;
text-decoration:underline;
position:relative;
}

.under_footer {
display:inline;
height:100px;
width:100%;
float:left;
}

#new_clinic{
position:absolute;
top:310px;
left:150px;
width:362px;
background:#7495A6;
color:#FFFFFF;
padding:0 30px 30px 30px;
z-index:100px;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /* IE 5.5+*/
-moz-opacity: 0.9; /* Mozilla 1.6 и ниже */
-khtml-opacity: 0.9; /* Konqueror 3.1, Safari 1.1 */
opacity: 0.9; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}


#new_clinic a.close{
position:relative;
float:right;
margin:5px -20px 0 0;
font-size:16px;
cursor:pointer;
}

#new_clinic h3{
float:left;
width:100%;
font-size:17px;
margin:26px 0 0 0;
font-weight:normal;

}

#new_clinic .new_clinic_line {
float:left;
width:100%;
height:20px;
margin:5px 0 0 0;
}


#new_clinic .new_clinic_line h5{ 
float:left;
width:153px;
font-size:14px;
font-weight:normal;
color:#FFFFFF;
}

#new_clinic .new_clinic_line h6{ 
float:right;
text-align:right;
width:270px;
font-size:11px;
font-weight:normal;
}

#new_clinic .new_clinic_line input{ 
float:right;
width:183px;
font-size:14px;
font-weight:normal;
}

#new_clinic .new_clinic_line select{ 
float:right;
width:183px;
font-size:14px;
font-weight:normal;
}


#remember_pass{
position:absolute;
top:310px;
left:150px;
width:222px;
background:#7495A6;
color:#FFFFFF;
padding:0 30px 30px 30px;
z-index:100px;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /* IE 5.5+*/
-moz-opacity: 0.9; /* Mozilla 1.6 и ниже */
-khtml-opacity: 0.9; /* Konqueror 3.1, Safari 1.1 */
opacity: 0.9; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}


#remember_pass a.close{
position:relative;
float:right;
margin:5px -20px 0 0;
font-size:16px;
cursor:pointer;
}

#remember_pass h3{
float:left;
width:100%;
font-size:17px;
margin:26px 0 0 0;
font-weight:normal;

}

#remember_pass .new_clinic_line {
float:left;
width:100%;
margin:5px 0 0 0;
}


#remember_pass .new_clinic_line h5{ 
float:left;
width:100%;
font-size:14px;
font-weight:normal;
margin:0 0 5px 0;
color:#FFFFFF;
}


#remember_pass .new_clinic_line input{ 
float:left;
width:183px;
font-size:14px;
font-weight:normal;
}


body .search_clinic .brown {
color:#8C7655;
}


.cont .second_menu {
display:inline;
float:left;
width:100%;
margin:0px 0 0 0;
}

.cont .second_menu .second_menu_top{
display:inline;
float:left;
width:100%;
background:#F9F8EC url(images/left_menu_bg.gif) left top repeat-x ;
height:35px;
}

.cont .second_menu .second_menu_top h1{
color:#335461;
display:inline;
float:left;
font-size:20px;
font-weight:normal;
line-height:28px;
margin:3px 0 0 16px;
width:auto;
}

.cont .second_menu ul {
display:inline;
float:left;
width:97%;
list-style-type:none;
text-align:justify;
border-top:1px #F8F1DC solid;
border-bottom:1px #F8F1DC solid;
border-right:1px #F8F1DC solid;
background:#fcfcf7;
position:relative;
}

.cont .second_menu ul li{
width:11.6%;
display:inline;
text-align:center;
float:left;
margin:0 0 -1px 0;
}

.cont .second_menu ul li a{
display:block;
width:100%;
font-size:14px;
text-decoration:underline;
color:#8C7655;
line-height:30px;
}

.cont .second_menu ul li a:hover{
background:#FFFFFF;
border-left:1px #F8F1DC solid;
border-right:1px #F8F1DC solid;
border-top:1px #F8F1DC solid;
}

.cont .second_menu ul li.active a{
background:#FFFFFF;
border-left:1px #F8F1DC solid;
border-right:1px #F8F1DC solid;
border-top:1px #F8F1DC solid;
color:#335461;
}

#center .clinic_descriction {
float:left;
display:inline;
width:100%;
margin:10px 0 0 0;
}

#center .clinic_descriction tr td{
vertical-align:top;
padding:10px 0 0 0;
}

#center .clinic_descriction tr td h6{
display:inline;
float:right;
text-align:right;
width:230px;
color:#8C7655;
font-size:14px;
font-weight:normal;
margin:0px;
padding:0 40px 0 0;
}

#center .clinic_descriction tr td p{
display:inline;
float:left;
width:auto;
color:#325461;
font-size:14px;
font-weight:normal;
margin:0px;
padding:0px;
width:80%;
}

.cont .clinic_top_block{
display:inline;
float:left;
width:100%;
}

.cont .clinic_top_block h1{
display:inline;
float:left;
width:80%;
font-size:30px;
color:#8C7655;
line-height:40px;
margin:10px 0 0 40px;
font-weight:normal;
}

.cont .clinic_top_block img{
float:left;
height:154px;
margin:10px 40px 0 40px;
}

.cont .adress_clinic {
width:240px;
float:left;
display:inline;
padding:0 0 10px 0;
margin:20px 0 0 30px;
}

.cont .adress_clinic h6{
float:left;
display:inline;
width:200px;
color:#8C7655;
font-size:14px;
font-weight:normal;
margin:10px 0 0 10px;
}

.cont .adress_clinic p{
float:left;
display:inline;
width:200px;
color:#325461;
font-size:14px;
font-weight:normal;
margin:2px 0 0 10px;
padding:0px;
}

.cont .adress_clinic a{
float:right;
text-align:right; 
display:inline;
width:200px;
color:#8C7655;
font-size:14px;
font-weight:normal;
margin:2px 20px 0 0px;

}

.left_main_menu {
display:inherit;
float:left;
width:100%;
}

.left_main_menu .left_main_menu_bookmark{
display:inline;
float:left;
width:100%;

overflow:hidden;
cursor:pointer;
}

.left_main_menu .left_main_menu_bookmark a.left_main_menu_bookmark_link{
display:block;
width:100%;
float:left;
height:35px;
background:url(images/left_menu_bg.gif) left top repeat-x;
}

.left_main_menu .left_main_menu_bookmark_active a.left_main_menu_bookmark_link{
background:url(images/bg_news_serch.gif) left top repeat-x;
}

.left_main_menu .left_main_menu_bookmark_active a:hover{
background:url(images/bg_news_serch.gif) left top repeat-x;
}



.left_main_menu .left_main_menu_bookmark h2{
color:#8C7655;
display:inline;
float:left;
font-size:20px;
font-weight:normal;
line-height:35px;
margin:0 0 0 16px;
width:100%;
}

.left_main_menu .left_main_menu_bookmark h6{
display:inline;
float:left;
margin:3px 0 0 16px;
width:90%;
font-size:13px;
color:#8C7655;
font-weight:normal;
}

.left_main_menu .left_main_menu_bookmark .left_main_menu_body{
display:none;
float:left;
width:100%;
margin:0 0 0px 0;
overflow:hidden;
}



.left_main_menu .left_main_menu_body_row{
display:inline;
float:left;
width:100%;
margin:0 0 0 0px;
padding:0 0 0 0px;
border-bottom:1px dotted #AFB1B5;
}

.left_main_menu .left_main_menu_body_row a{
font-size:13px;
line-height:25px;
background:none;
}

.left_main_menu .left_main_menu_body_row a:hover{
background:none;
}

.left_main_menu .left_main_menu_body_row a.left_main_menu_cervice{
float:left;
color:#325461;
margin:0 0 0 16px;
max-width:70%;
}

.left_main_menu .left_main_menu_body_row a.left_main_menu_price{
float:right;
color:#8C7655;
}




.left_main_menu .left_main_menu_bookmark_active .left_main_menu_body{
display:inline;
float:left;
width:100%;
margin:0 0 5px 0;
}


.left_main_menu .left_main_menu_bookmark .left_main_menu_body_helper{
display:block;
float:none;
position:absolute;
width:330px;
height:180px;
padding:10px 0px 0px 10px;
left:200px;
top:300px;
background:url(images/helper.png) left top no-repeat;
overflow:hidden;
}


.left_main_menu .left_main_menu_bookmark_active .left_main_menu_body .left_main_menu_body_max{
display:inline;
float:left;
width:100%;
height:auto;
position:relative;
}

.left_main_menu .left_main_menu_bookmark .left_main_menu_body_helper .left_main_menu_body_max{
display:block;
float:left;
width:100%;
height:153px;
overflow:hidden;
position:relative;
}

.left_main_menu .left_main_menu_bookmark .left_main_menu_body_helper .left_main_menu_body_row{

display:inline;
float:left;
width:90%;
margin:0 0 0 0px;
padding:0 0 0 0px;
border-bottom:1px dotted #AFB1B5;
}

.left_main_menu .left_main_menu_bookmark .left_main_menu_body_helper h6{
display:inline;
float:left;
margin:0px 0 5px 0px;
width:90%;
font-size:13px;
color:#8C7655;
font-weight:bold;
}

.left_main_menu .left_main_menu_bookmark .left_main_menu_body_helper .left_main_menu_body_row a{
font-size:13px;
line-height:25px;
background:none;
margin:0 0 0 0;
}


#center .without_left .clinic_doctors{
display:inline;
float:left;
width:90%;
margin:20px 0 0 40px;
padding:0 0 20px 0;
border-bottom:1px solid #F8F1DC;
}

#center .without_left .clinic_doctors_topline{
border-top:1px solid #F8F1DC;
padding:20px 0 0  0;
border-bottom:none;
margin-top:10px;
}

#center .without_left .clinic_doctors img{
display:inline;
float:left;
width:180px;
margin:0 20px 0 0;
}

#center .without_left .clinic_doctors .clinic_doctors_right{
display:inline;
float:left;
width:70%;
}

#center .without_left .clinic_doctors .clinic_doctors_right h4{
font-size:19px;
color:#8C7655;
display:inline;
width:100%;
float:left;
font-weight:normal;
margin:0 0 20px 0;
}

#center .without_left .clinic_doctors .clinic_doctors_right table {
float:left;
width:80%;
display:inline;
}

#center .without_left .clinic_doctors .clinic_doctors_right table tr td{
vertical-align:top;
height:25px;
}

#center .without_left .clinic_doctors .clinic_doctors_right table h6{
font-size:14px;
color:#8C7655;
font-weight:normal;
float:left;
display:inline;
width:200px;
}

#center .without_left .clinic_doctors .clinic_doctors_right p{
font-size:14px;
color:#325461;
font-weight:normal;
display:inline;
width:90%;
}

#center .without_left h5.clinic_top_albom{
display:inline;
float:left;
width:90%;
margin:20px 0 0 40px;
padding:0 0 0px 0;
color:#325461;
font-size:14px;
font-weight:normal;
}

#center .without_left h5.clinic_top_albom a{
color:#325461;
font-size:14px;

}

#center .without_left h5.clinic_top_albom span{
color:#8C7655;
margin-left:20px;

}


#center .without_left .clinic_albom{
display:inline;
float:left;
width:90%;
margin:10px 0 0 40px;
padding:0 0 20px 0;
border-top:1px solid #F8F1DC;
}


#center .without_left .clinic_albom img{
display:inline;
float:left;
width:150px;
margin:20px 40px 0 0;
}

#center .without_left  .photo_view {
clear:both;
display:inline;
float:left;
margin:20px 0 0 40px;
width:800px;
text-align:center;
}


#center .without_left .photo_view .photo_view_heder{
display:inline;
float:left;
width:100%;
text-align:left;
height:30px;
border-bottom:1px solid #F8F1DC;
line-height:30px;
}

#center .without_left  .photo_view .photo_view_heder h4 {
display:inline;
float:none;
color:#666666;
font-size:14px;
font-weight:normal;
}

#center .without_left  .photo_view .photo_view_heder h5 {
display:inline;
float:none;
color:#666666;
font-size:14px;
font-weight:normal;
color:#008FD6;
margin-left:10px;
}

#center .without_left  .photo_view .photo_view_heder a {
display:inline;
float:none;
color:#325461;
font-size:14px;
text-decoration:underline;
}

#center .without_left  .photo_view .photo_view_heder span {
display:inline;
float:none;
color:#325461;
font-size:14px;
margin:0 5px;
}

#center .without_left  .photo_view .photo_view_heder_top {
display:inline;
float:left;
width:100%;
height:30px;
line-height:30px;
text-align:left;
}

#center .without_left  .photo_view .photo_view_heder_top h5{
display:inline;
float:none;
color:#8C7655;
font-size:14px;
margin-left:10px;
}

#center .without_left .photo_view .photo_view_heder_top h6{
display:inline;
float:none;
color:#325461;
font-size:12px;
margin-left:10px;
font-weight:normal;
}

#center .without_left .photo_view .photo_view_heder_top a{
display:inline;
float:none;
color:#325461;
font-size:14px;
text-decoration:underline;
margin-left:20px;
}

#center .without_left  .photo_view .photo_view_heder_top .next_prev {
display:inline;
float:right;
width:80px;
margin-right:20px;
margin-top:10px;
}

#center .without_left  .photo_view .photo_view_heder_top .next_prev a{
font-size:25px;
font-weight:bold;
text-decoration:none;
margin:0 5px;
}

#center .without_left  .photo_view .photo_view_heder_top .next_prev a img{
border:none;
width:30px;

}

#center .without_left .photo_view img.photo_view_photo_box{

margin:10px auto 0;
float:none;
display:inline;

}

#center .without_left .photo_view .photo_view_description {
display:inline;
float:left;
width:96%;
padding:1% 2%;
background:#f7f1db;
text-align:center;
line-height:normal;
}

#center .without_left .photo_view .photo_view_description h4{
font-size:14px;
color:#8C7655;
float:none;
text-align:left;
font-weight:normal;
}

#center .without_left .photo_view .photo_view_photolist {
display:inline;
float:left;
width:100%;
margin:20px 0 0 0;
}

#center .without_left .photo_view .photo_view_photolist a{
border:none;
margin:0 12px;
}

#center .without_left .photo_view .photo_view_photolist a img{
border:none;
width:110px;
float:none;
margin:5px 0 15px 0;
}


#center .without_left .clinic_price_top {
display:inline;
float:left;
width:70%;
text-align:left;
margin:40px 0 0 60px;
}

#center .without_left .clinic_price_top h4{
float:none;
display:inline;
width:auto;
font-size:19px;
color:#8C7655;
font-weight:normal;
margin:5px;
}

#center .without_left .clinic_price_top .print_block{
display:inline;
float:right;
width:135px;
height:30px;
}

#center .without_left .clinic_price_top .print_block a{
float:left;
display:inline;
width:auto;
font-size:12px;
color:#8C7655;
}

#center .without_left table.print_block_table{
display:table;
float:left;
width:70%;
margin:0px 0 0 60px;
border-collapse:collapse;
}


*html #center .without_left table.print_block_table{
margin:0px 0 0 30px;
}

#center .without_left table.print_block_table tr{
background:#FCFCF7;
border-bottom:1px #F8F1DC solid;
}


#center .without_left table.print_block_table tr.top{
width:100%;
background:none;
border:none;
}

#center .without_left table.print_block_table tr td{
width:auto;
}

#center .without_left table.print_block_table tr.top td{
border-bottom:none;
}

#center .without_left table.print_block_table tr td h5{
font-size:14px;
color:#325461;
font-weight:normal;
float:left;
width:auto;
display:inline;
margin:0 0 0 15px;
line-height:30px;

}

#center .without_left table.print_block_table tr td h6{
font-size:14px;
color:#325461;
font-weight:normal;
float:right;
width:auto;
display:inline;
margin:0 10px 0 0px;
line-height:30px;

}

#center .without_left table.print_block_table tr.top td h5{
font-size:14px;
color:#8C7655;
font-weight:normal;
float:left;
width:auto;
display:inline;
margin:0 0 0 5px;
line-height:30px;
}


#center .without_left .contact{
display:inline;
float:left;
width:95%;
margin:20px 0 0 40px;
}

#center .without_left .contact .contact_left{
float:left;
display:inline;
width:340px;
}

#center .without_left .contact .contact_left h5{
float:left;
display:inline;
width:90%;
margin:20px 0 0 0px;
color:#8C7655;
font-size:14px;
font-weight:normal;
}

#center .without_left .contact .contact_left h6{
float:left;
display:inline;
width:90%;
margin:2px 0 0 10px;
color:#325461;
font-size:14px;
font-weight:normal;
}

#center .without_left .contact .contact_left h6 a{
color:#325461;
font-size:14px;
font-weight:normal;
}

#center .without_left .contact .contact_left h6 a:hover{
text-decoration:none;
}


#center .without_left .contact .contact_right{
float:left;
display:inline;
width:50%;

}

#center .without_left .contact .contact_right a{
float:right;
display:inline;
width:auto;
margin:20px 0 10px 0px;
color:#8C7655;
font-size:14px;
font-weight:normal;
}

#center .without_left .news_menu{
display:inline;
width:100%;
}

#center .without_left .news_menu a{
font-size:19px;
color:#496e9a;
display:inline;
width:auto;
float:left;
margin:10px 30px 0 10px;
}

#center .without_left .news_menu a:hover{
text-decoration:none;
}

#center .without_left .news_menu a.active{
text-decoration:none;
font-weight:bold;
}

#main h5.handbook_line {
float:left;
display:inline;
width:100%;
font-size:14px;
color:#8C7555;
font-weight:normal;
margin:0px 0 5px 0;
}


#main h5.handbook_line span{
color:#335461;
}

#main h5.handbook_line a{
color:#335461;
margin:0 5px 0 0;

}


#main ul.handbook_line {
float:left;
display:inline;
width:100%;
margin:0px 0px 5px 0;
list-style-type:none;
}

#main ul.handbook_line li{
float:left;
display:inline;
width:auto;
margin:0 10px 0 0;
}

#main ul.handbook_line li a{
font-size:14px;
color:#8C7555;
font-weight:normal;
}

#main ul.handbook_line li a:hover{
text-decoration:none;
font-weight:bold;
}

#main ul.handbook_line li a.active{
text-decoration:none;
font-weight:bold;
}


#main .handbook{
float:left;
width:100%;
display:inline;
margin:20px 0 0 0;
}

#main .handbook img{
width:220px;
float:left;
border:5px solid #F8F7E8;
margin:0 15px 5px 0;
display:inline;
}


#main .handbook a.handbook_top{
font-size:20px;
color:#8C7555;

}

#main .handbook h1.handbook_top{
font-size:24px;
color:#8C7555;
font-weight:normal;
}

#main .handbook p{
font-size:12px;
color:#335461;
margin:10px 0 5px 0;
padding:0px;
}

#main .handbook a.handbook_link{
font-size:14px;
color:#496F99;
}

#main .handbook h5{
font-size:14px;
color:#8C7555;
font-weight:normal;
}

#main .handbook a.handbook_link span{
color:#335461;
}

#main .online_to_mail{
float:left;
display:inline;
margin:10px 10%;
width:80%;
}

#main .online_to_mail p{
float:left;
display:inline;
color:#325461;
font-size:14px;
text-align:justify;
}

#main .online_to_mail input.online_to_mail_input{
float:right;
width:145px;
border:1px solid #C1C0BF;
color:#3E4749;
margin:0 0 10px 0;
}

#main table.big_table {
display:table;
float:left;
width:90%;
margin:10px 0 0 5%;
border-collapse:collapse;
}

#main table.big_table tr.big_table_heder{
border-bottom:none;
background:#f9f8ec;
height:30px;
}

#main table.big_table tr{
background:#FFFFFF;
}

#main table.big_table tr td.big_table_1 {
width:auto;
}

#main table.big_table tr td.big_table_2 {
width:140px;
background:#fcfdfd;
border-left:1px #f4f4f4 solid;
}

#main table.big_table tr td.big_table_3 {
width:150px;
background:#fcfdfd;
border-right:1px #f4f4f4 solid;
}

#main table.big_table tr td.big_table_4 {
width:110px;
}

#main table.big_table tr td{
padding:10px;
border-bottom:1px #e2e2e1 dashed;
}

#main table.big_table tr.big_table_heder td{
padding:10px;
border:none;
background:none;
}

#main table.big_table tr td h5{
font-size:14px;
color:#8c7555;
font-weight:normal;
}

#main table.big_table tr.big_table_heder td h5{

font-weight:bold;
}

#main table.big_table tr td h5 a{
color:#496f99;
}

#main table.big_table tr td p{
color:#325461;
display:block;
margin:5px 0 0 20px;
padding:0px;
font-size:12px;
}

#main table.big_table tr td h6{
color:#325461;
display:block;
margin:0px 0 5px 0px;
padding:0px;
font-size:12px;
font-weight:normal;
}

#main table.big_table tr td .big_table_sample{
margin:5px 0 0 0;
}

#main table.big_table tr td .big_table_sample p{
float:left;
display:inline;
margin:0 0 0 20px;
}

#main table.big_table tr td .big_table_sample .big_table_sample_right{
float:left;
display:inline;
margin:0 0 0 5px;
}

#main table.big_table tr td .big_table_sample .big_table_sample_right a{
clear:both;
float:left;
color:#496F99;
}

<!-------------add blocks----------------------->

body .search_clinic .brown {
color:#8C7655;
}


body .teg_top .h{
display:inline;
float:left;
margin:6px 10px 0 0px;
font-size:14px;
font-weight:bold;
color:#8C7655;
text-decoration: none;
}

#center .content .price_stom_clinik {
width:308px;
display:inline;
float:right;
background:url(images/left_menu_bg.gif) #f8f7e8 repeat-x scroll left top;
border:1px #f8f1dc solid;
padding:0 10px 10px 10px;
margin:0 0 0 5px;
overflow:hidden;
color:#8C7655;
}

#center .content .price_stom_clinik h3{
color:#8C7655;
display:inline;
float:left;
font-size:20px;
font-weight:normal;
width:100%;
line-height:32px;
}

#center .content .price_stom_clinik h5{
color:#8C7655;
display:inline;
float:left;
font-size:14px;
font-weight:normal;
width:100%;
margin:5px 0 0 0 ;
}

#center .content .price_stom_clinik h5 a{
font-size:14px;
float:none;
font-weight:bold;
}

#center .content .price_stom_clinik a{
color:#8C7655;
margin:5px 0 0 0;
float:left;
font-size:14px;
font-weight:bold;
}

#center .content .price_stom_clinik_left {
float:left;
display:inline;
width:40%;
margin:0 0 0 5%;
}

#center .content .price_stom_clinik_left a{
float:left;
margin:5px 0 0 0;
font-size:14px;
font-weight:normal;
}

#center .content .price_stom_clinik_right {
float:right;
display:inline;
width:40%;
margin:0 5% 0 0;
}

#center .content .price_stom_clinik_right a{
float:right;
margin:5px 0 0 0;
font-size:14px;
font-weight:normal;
}
.select_uslug_block
{
	position:absolute;
	left:50%;
	top:110px;
	border:1px solid #faf4e6;
	background:#fcfbf1;
	color:#877254;
	margin-left:-45%;
	width:90%;
	font-family:Verdana, sans-serif;
	z-index:1001;
}
.select_uslug_block .select_uslug_header
{
	height:31px;
	line-height:31px;
	background:url(images/select_uslug_header_bg.gif);
	color:#877254;
	font-size:19px;
	padding-left:10px;
	margin-bottom:10px;
}
.select_uslug_block .select_uslug_header .close_window
{
	color:#4E6E93;
	font-family:Verdana, sans-serif;
	float:right;
	margin-right:10px;
	font-size:16px;
}
.select_uslug_block .select_uslug_content .col
{
	width:33%;
	float:left;
}
.select_uslug_block .select_uslug_content .col ul
{
	list-style-type:none;
	list-style-image:none;
	padding-left:25px;
	margin-bottom:15px;
}
.select_uslug_block .select_uslug_content .col ul li
{
	list-style-type:none;
	list-style-image:none;
	padding-left:10px;	
	font-family:Verdana, sans-serif;
	display:block;
	margin-bottom:2px;
}
.select_uslug_block .select_uslug_content .col ul li a
{
	font-size:14px;
	color:#877254;
	text-decoration:none;
	border-bottom:1px dashed #877254;
}
.select_uslug_block .select_uslug_content .col ul li a span
{
	position:relative;
	top:0px;
}
.select_uslug_block .select_uslug_content .col ul li label
{
	font-size:14px;
	color:#877254;
	cursor:pointer;
	text-decoration:none;
	border-bottom:1px dashed #877254;
	position:relative!important;
	top:-3px!important;
}
.select_uslug_block .select_uslug_content .col ul li label span
{
	position:relative;
	top:1px;
}
.select_uslug_block .select_uslug_content .col ul li label.disabled
{
	color:#B2B3B3;
	cursor:auto;
	text-decoration:none;
}
.select_uslug_block .select_uslug_content .col ul li.menu_title
{
	padding-left:0px;
	font-size:18px;
	color:#4E6E93;
	text-decoration:none;
} 
.select_uslug_block .select_uslug_content .col ul li.menu_title a
{
	padding-left:0px;
	font-size:18px;
	color:#4E6E93;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px dashed #4E6E93;
}
.select_uslug_block.place .select_uslug_content .col ul li label
{
	position:relative;
	top:-2px;
	margin-left:4px;
}
.select_uslug_block.place .select_uslug_content .col ul li label.disabled
{
	border-bottom:none;
	
}
.select_uslug_block.place .select_uslug_content .col ul li
{
	padding-left:1px;
}
.select_uslug_block.place .select_uslug_content .col ul li.menu_title
{
	padding-left:0px;
}
.select_uslug_block.place .select_uslug_footer
{
	height:31px;
	line-height:31px;
	background:url(images/select_uslug_footer_bg.gif);
	color:#877254;
	font-size:19px;
	padding-left:10px;margin-bottom:0;
}
.select_uslug_block.place .select_uslug_footer .your_ch_text
{
	line-height:31px;
	color:#4E6E93;
	font-size:19px;
}
.select_uslug_block.place .select_uslug_footer .your_ch
{
	line-height:31px;
	color:#877254;
	font-size:14px;
}
.ui-widget-overlay { background: #666666 url(images/ui-bg.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }

.table_head
{
	color:#97856b;
}
.table_head td
{
	color:#97856b;
	padding-left:15px;
	height:20px;
	line-height:20px;
	padding-top:3px;
	
}
.first_cell
{
	width:240px;
}

.table_content
{
	position:relative;
	top:-20px;
	width:100%;
}
.table_content td
{
	padding-left:15px;
	padding-top:13px;
	vertical-align:top;
	border-bottom:1px dotted #AFB1B5;
	padding-bottom:10px;
	
}
.table_content td a
{
	color:#354d57;
	margin-right:10px;
	font-size:12px;
}
.table_content td a.clinik_name
{
	color:#354d57;
	font-size:14px;
	display:block;
}
.table_content td .adress
{
	color:#97856b;
	line-height:20px;
	font-size:12px;
}
.table_content td .adress h6 {font-size:10px;margin:0px;}
