body {
	margin: 0;
	padding: 0;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
        font-size: 12px;
	color: #000;
	background-color: #fff;
	min-width:1000px;
	text-align:center;
}
a {
	text-decoration: none;
	color:  #000;
}
a:visited {
	color:  #000;
}
a:active {
	color:  #000;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
p {
	margin: 0px 0px 10px 0px;
}
form {
	margin:0;
}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
#middle {
	width:930px;
	margin: 0 auto;
	padding: 0px;
	text-align:left;
	background: url('/gif/topclinics_main_shadow.gif') right top repeat-y;
}
div#main {
	position:relative;
	width:920px;	
	margin:-38px 0px 0px 5px;
	margin-left:9px;	
}
html>body div#main {
	margin-left:5px;
}
div#top1 {
	position:relative;
	width:920px;
	height:242px;
	background:url('/gif/topclinics/top1_bgr.jpg') right top no-repeat;
	background-color:#fff;
	margin-left:9px;
}
html>body div#top1 {
	margin-left:5px;
}
div#logo {
  position:absolute;
  top:34px;
  left:48px;
}
img.top_logo {
    //filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
div.top_logo {
 width: 234px; 
 height:102px;
 //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gif/topclinics/logo.png');
}
div#menu_container {
	width:100%;
	height:74px;
	background: url('/gif/topclinics/menu_bgr.png') left top repeat-x;
}
div#main_menu {
	margin:0px 0px 0px 140px;
}
div.menu_item {
	position:relative;	
	height:70px;
	width:110px;
	float:left;
	background: url('/gif/topclinics/menu_item_bgr.gif') left 23px no-repeat;	
	min-width:90px;
	white-space:nowrap;
}
div.menu_item a {
    	font-size:12px;
	font-weight:bold;
	white-space:nowrap;
}
div.menu_item a.active {
    	font-size:10pt;
	font-weight:bold;
	white-space:nowrap;
	text-transform:uppercase;
	color:#EF7C00;
}
div.left_side {
	width:385px;
	float:left;
}
div.right_side {
	margin-left:489px;
}

div.announce {
	margin:15px 40px 0px 0px;
	text-align:justify;
}
div.announce p {
	text-align:justify;
}
div.announce img {
	margin:10px;
}
div#content {
	margin:20px;
	padding-bottom:100px;
}
div#content h3 {
	color:#EF7C00;
	font-size:14pt;
}
div#content h1 {
	color:#EF7C00;
	font-size:16pt;
}
a.magazine_link {
	font-family:Tahoma, sans-serif;
	font-weight:bold;
	font-size:14pt;
	letter-spacing:-0.8px;
}
a.magazine_pdf {
	display:block;
	margin-top:5px;
	height:22px;
	font-weight:bold;
	font-size:11pt;
	padding-right:28px;
	padding-top:2px;
	background: url('/gif/topclinics/link_pdf_bgr.gif') right top no-repeat;
}
div.navigation {
	margin-top:20px;
	border-bottom: solid 1px #000;
}
div.navigation td {
	font-weight:bold;
}
table.clinics_list {
	width:100%;
	border-collapse:collapse;
	margin-bottom:20px;
}
table.clinics_list td,th {
	padding:5px;
	border: solid 1px #000;
}
div.left {
	width:48%;
	float:left;
}
div.right {
	margin-left:48%;
}
div.specialties_list {
	width:80%;
}
div.spec_item {
	position:relative;	
	margin:2px 0;
}
div.spec_item a {
	margin-left:15px;
}
div.sub_spec {
	margin-left:30px;
	font-size:8pt;
	display:none;
}
div.spec_item img.cross {
	position:absolute;
	top:4px;
	left:0px;
}
#content span.mark1 {
	color:#EF7C00;
	font-weight: bold;
}
#content img {
	margin: 0px 10px 10px 0px;
}
div#bottom1 {
	position:relative;
	width:920px;
	height:85px;
	background-color:#e1e1e1;
	margin:0 auto;	
}
div#bottom1 div.main_contact_adress {
	position:absolute;
	top:10px;
	left:53px;
	font-size:11px;
}
div#bottom1 div.main_contact_copyright {
	position:absolute;
	top:10px;
	right:70px;
	font-size:11px;
}
div.main_contact_adress a {
	color:#E67817;
	font-weight:bold;
	font-size:10px;
}
div.main_contact_adress a:hover {
	color:#000;
	text-decoration:underline;
}
div#bottom2 {
	position:relative;
	width:920px;
	height:34px;
	background-color:#1F1A17;
	margin:0 auto;
	padding-top:10px;
}
table.bottom2_table {
	width:700px;
	padding:0;
	margin:0 auto;
}
td.bottom_menu {
	border-left: solid 1px #E67816;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

td.bottom_menu_right_end {
	border-left: solid 1px #E67816;
	border-right: solid 1px #E67816;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
a.bottom_menu {
	color: #E67816;
	text-decoration: none;
	font-size:12px;
}
a.bottom_menu:hover {
	color: #E5E5E5;
}
a.bottom_menu:visited {
	color: #E67816;
	text-decoration: none;
}
div.bottom_shadow {
	width:930px;
	height:5px;	
	margin-left:4px;
}
html>body div.bottom_shadow {
	margin-left:0px;
}
div.news_item {
	margin: 20px 0;
}
div.news_item .date {
	width:107px;
	background-color:#E67817;
	color:#fff;
	font-weight:bold;
	padding:4px;
	margin-bottom:10px;
}
div.news_item a {
	display:block;
	margin:10px 0;
	color:#0F6892;
	font-size:12pt;	
	font-weight:bold;
	text-decoration:underline;
}
div.news_item a:hover {
	color:#7F210D;
}
div.news_item a.more {
	font-size:10pt;
}
div.counters {
        width:930px;
        height:31px;
        background:none;
        background-color:#fff;
        padding:8px 0;
        padding-left:4px;
        margin-top:-2px;
}
html>body div.counters {
 	margin-top:0px;
}
.right_td img {
	margin:10px;
}
.main_text img {
	margin:10px;
}
.maintext img {
	margin:10px;
}
div.subdeps a.active {
	font-weight:bold;
}
div.index_content {
	width:100%;
	margin:0 auto;
	text-align:left;
}
div.index_content_left {
	width:55%;
	float:left;
	text-align:left;
	margin-left:0px;
	/* color:#2E648C; */
}
div.index_content_right {
	margin-left:62%;
	text-align:left;
}
