@import url(menu.css);
/* RESET */
*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

html,body,h1,h2,h3,h4,h5,h6,p,img,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,
caption,tbody,tfoot,thead,tr,th,td,input,select,option {
 font-weight: inherit;
 font-style: normal;
 font-size: 100%;
 font-family: Arial, Helvetica, sans-serif;
 vertical-align: baseline;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

ol, ul{
	list-style: none;
}
	
input, textarea, select{ 
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 100%; 	
	border: solid 1px #000;
}

input.hidden {
	display: none !important;
}

.clear {
	display: block; 
	clear:both; 
}
/* RESET END */

input.btn{
	cursor: pointer;
}

input.box{
	width: 10px;
}

html{
	background: url(../img/html_bg.gif) top center repeat-y;
}

body{
	margin: 0;
	min-width: 960px;
	font-size: 13px;
	line-height: 19px;
	padding: 0;
	overflow: auto;
	color: #2c2c2c;
	min-height:750px;
}

h1,h2,h3,h4{
	font-family: "Helvetica CE", Helvetica, Arial, sans-serif;
}

h1{
	margin: 0 0 2px 0;
	padding: 0 0 30px 0;
	font-size: 19px;
	line-height: 21px;
	color: #bf853d;
	font-weight: normal;
	background: url(../img/ekg.gif) left top no-repeat;
}

h2,h3{
	margin: 0;
	padding: 12px 0 4px 0;
	font-size: 16px;
	color: #bf853d;
	font-weight: normal;
}

h3{
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

h4,h5{
	margin: 0;
	padding: 4px 0;
	font-size: 12px;
	font-weight: bold;
}


p{
	margin: 0;
}

a{
	color: #666;
}

a:hover{
	color: #000;
}




#page{
	z-index: 1;
	width: 960px;
	margin: 0 auto;
	position: relative;
	clear:both;
	min-height: 500px;
}

#logo{
	position: absolute;
	top: 28px;
	left: 58px;
}

#content{
	padding: 355px 0 0 310px;
}

#text{
	width: 570px;
	min-height: 350px;
	text-align: justify;
	position: relative;
}

#text ul{
	list-style-type: square;
}

#text li{
	margin-left: 20px;
}

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

#text td,
#text th{
	font-size: 12px;
	padding: 2px 8px 2px 2px;
	border-bottom: solid 1px #ddd;
}

#text th{
	padding-top: 5px;
	font-size:  14px;
}

#text .price{
	text-align: right;
}

#text a.back{
	font-weight: bold;
	display: block;
	margin: 10px 0 5px 0;
	color:#BF853D;
	text-decoration: none;
}

#text a.back:hover{
	text-decoration: underline;
}

#text #images{
	width: 160px;
	float: right;
	text-align: center;
	padding: 0 5px 0 20px;
}

#text #images a.img{
	display: block;
	padding: 0 0 5px 0;
	text-decoration: none;
}

#text #images a.img img{
	padding-top: 6px
}

#text #images span.desc,
#text #images1 span.desc{
	font-size: 11px;
}

#text #images1 a.img{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	float: left;
	width: 160px;
	height: 170px;
	padding: 8px 8px 12px 8px;
	margin: 0 5px 10px 5px;
	text-decoration: none;
	border: solid 1px #979797;
	overflow: hidden;
}

#text #images1 a.img:hover{
	border-color: #bf853d;
}

#text #images1 a.img span.desc{
	display: block;
}

#text #videos{
	padding: 15px 5px 5px 5px;
	clear: both;
}

#text #videos span{
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
}

#text #videos .vid{
	padding-bottom: 15px;
}

#text ul.nav_1{
	font-size: 13px;
	color: #bf853d;
	font-weight: bold;
}

#text ul.nav_1 span{
	color: #666;
}

#text ul.nav_2,
#text ul.nav_3{
	font-size: 12px;
	font-weight: normal;
	display: block;
	position: static;
}


#text ul.nav_1 span.count{
	font-size: 11px;
	color: #bf853d;
}


#testimonials{
	position: absolute;
	top: 396px;
	left: 716px;
	width: 140px;
}


#testimonials a{
	display: block;
	text-decoration: none;
	width: 140px;
	height: 90px;
	font-size: 12px;
}


#langswitch{
	width: 48px;
	z-index:10;
	position: absolute;
	top: 48px;
	left: 840px;
}

#langswitch a{
	display: block;
	float: left;
	padding: 0 8px 6px 0;
}

#langswitch a:hover{
	text-decoration: underline;
}

#langswitch span.active_lang{
	color: #bf853d;
}


ul#childs,
ul#short_childs,
ul#nonperex_childs{
	list-style-image:none;
	list-style-type: square;
	color:#bf853d;
	line-height: 16px;
	padding-bottom: 20px;
}

#childs h3,
#short_childs h3{
	color: #bf853d;
	font-weight: normal;
	text-align: left;
	font-size: 14px;
}

#childs li,
#short_childs li{
	margin: 0 36px 10px 0;
	width: 267px;
	height: 105px;
	float: left;
}

.ru #childs li,
.ru #short_childs li,
.de #childs li,
.de #short_childs li
{
	height: 125px;
}

#short_childs li{
	height: 70px;
}

#childs li.odd,
#short_childs li.odd{
	margin-right: 0;
}

#childs li.clear,
#short_childs li.clear{
	width: 0;
	height: 20px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#childs li a,
#short_childs li a{
	display: block;
	text-decoration:none;
}

a span.more{
	line-height:16px;
	color: #bf853d;
	display: block;
	font-weight:bold;
	width: 37px;
	background: url(../img/arrow_more.gif) right 5px no-repeat;
}

#nonperex_childs a{
	color: #bf853d;
	text-decoration: none;
}

#nonperex_childs a span.more{
	display: inline;
	padding: 0 10px;
	text-decoration: none;
	display: none;
	font-weight: normal;
}

#nonperex_childs a:hover span.more{
	display: inline;
}

#nonperex_childs a:hover{
	text-decoration: underline;
}

.en a span.more,
.de a span.more{
	width: 42px;
}

.ru a span.more{
	width: 80px;
}

#childs a:hover span.more,
#short_childs a:hover span.more,
#text .news_list  a:hover span.more{
	text-decoration: underline;
}

.news_date{
	display: block;
	color: #bf853d;
}

.news_line img{
	float: left;
	padding: 4px 8px 6px 0;
}

a#show_all_news{
	display: block;
	padding-top: 10px;
	color: #bf853d;
	font-weight:bold;
	text-decoration:none;
}

#news_img{
	text-align: center;
	float: right;
	padding: 0 0 0 25px;
}

#news_img a{
	display: block;
	padding-bottom: 15px;
}

#text .news_line a{
	text-decoration:none;
}

a#show_all_news:hover{
	text-decoration: underline;
}

ul#faq,
#text ul.news_list{
	list-style-image: none;
	list-style-type: square;
	color:#bf853d;
}

ul#faq li,
#text li.news_line{
	margin: 0 0 10px 0;
}

#text li.news_line{
	margin-top: 5px;
	clear:left;
}

#faq_doc{
	float: right;
	padding: 0 0 15px 25px;
	width: 210px;
	height: 350px; 
	overflow: hidden;
	position: relative;
}

#faq_doc img{
	position: absolute;
	top: 0;
	left: 0;
	z-index:10;
}

#faq_doc img.img0{
	z-index:100
}

h3.news_line{
	padding: 0;
	margin:0;
}

.news_text,
.news_day{
	color: #2c2c2c;
	display: block;
}


.news_text{
	color: #666;
}

a:hover .news_text{
	color: #2c2c2c;
}

/*** faq ***/
#faq .question,
#faq .answer,
#faq .author,
#faq .show_answer
{
	display: block;
}

#faq .author a{
	text-decoration:none;
	color:#bf853d; 
}

#faq .author a:hover{
	text-decoration: underline;
}

#faq .question,
#faq .answer{
	color:#2c2c2c;
}

#faq .question{
	font-weight:bold;
	text-align: left;
}

#faq h3{
	padding: 10px 0 0 0;
}

#faq h4{
	padding:0;
	font-weight:bold;
}

#faq .show_answer,
#faq .author{
	color:#bf853d;
}

.cs #faq .show_answer,
.ru #faq .show_answer{
	display:none;
	text-decoration: none;	
	background:url("../img/arrow_more.gif") no-repeat scroll 105px 6px transparent;
}

.en #faq .show_answer{
	display:none;
	text-decoration: none;	
	background:url("../img/arrow_more.gif") no-repeat scroll 85px 6px transparent;
}

.de #faq .show_answer{
	display:none;
	text-decoration: none;	
	background:url("../img/arrow_more.gif") no-repeat scroll 92px 6px transparent;
}

#faq .show_answer:hover{
	text-decoration: underline;
}

#faq .answer,
#faq .author{

}
/*** tabs ***/
#tabcont,
.subtabcont{
	overflow:visible;
}

#tabcont li,
#text .subtabcont li{
	float: left;
	list-style-type:none;
	margin: 0;
	font-size: 14px;
	margin-bottom: 5px;
}

.subtabcont li{
	font-size: 13px;
}

#tabcont li a,
.subtabcont li a{
	text-decoration:none;
	padding:  0 4px 0 1px;
}

#tabcont li.first a,
.subtabcont li.first a{
	padding-left: 0;
}

#tabcont li a:hover,                       
#tabcont li a.active,
.subtabcont li a:hover,                       
.subtabcont li a.active{
	color: #BF853D;
}

#tabcont li a.active,
.subtabcont li a.active{
	cursor:default;
}

/*** doctors ***/
#doctors{
	clear: both;
	padding-top: 10px;
	min-height: 410px;
}

#doctors .doc,
#doctors .desc,
#doctors .spec,
#doctors .name{
	display: block;
}

#doctors a{
	text-align: left;
	text-decoration: none;
	line-height: 17px;
	width: 275px;
	height: 185px;
	float: left;
	overflow: hidden;
	position: relative;
	margin: 0 20px 20px 0;
}

#doctors a.even{
	margin-right: 0;
}

#doctors .name{
	font-size: 14px;
	width: 165px;
}

#doctors .spec{
	width: 165px;
}

#doctors a:hover .name{
	color: #BF853D; 
}

#doctors .desc{
	position: absolute;
	top: 75px;
	z-index: 10;
	width: 190px;
	height: 75px;
	border-bottom: solid 1px #979797;
}

#doctors a:hover .desc{
	border-color: #000;
}

#doctors .doc img{
	position: absolute;
	top: 0;
	right: 0;
}

#doc_detail{
	width: 350px;
	min-height: 500px;
}

#doc_detail h2{
	font-size: 15px;
	font-weight: bold;
	color: #000;
	padding: 0;
}

#doc_detail .spec{
	display: block;	border-bottom: solid 1px #979797;
	padding-bottom: 10px;
}

#doc_img{
	position: absolute;
	top:45px;
	right:0;
	padding-left: 20px;
	width: 210px;
	text-align: left;
}

#doc_img a{
	display: block;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 15px;
	font-size: 11px;
}

#doc_img h3{
	margin-top: 0;
	padding-left: 15px;
}


a#beck{
	position: absolute;
	top: 4px;
	right: 170px;
	color:#bf853d;
	text-decoration: none;
	font-weight: bold; 
	font-family: "Helvetica CE", helvetica, arial, sans-serif;
}

a#beck:hover{
	text-decoration: underline;
}

/*** search ***/

#search_form{
	margin: 20px 0;
}

#search_form .btn{
	border:none;
	background: transparent;
	width: 45px;
}

#search_form .text{
	border: solid 1px #ddd;
	width: 135px;
}

/*** contact forms ***/

table#contact{
	width: 200px;
}

#contact td,
#contact_form td{
	padding: 0;
	border: none;
}

#map{
	position: absolute;
	top: 50px;
	right:0;
	border: solid 1px #979797;
}

#contact_form{
	border-top: solid 1px #979797;
	padding-top: 5px;
	margin: 20px 0 50px 0;
}

#consult_form{
	background: url(../img/consult_form_bg.jpg) right 49px no-repeat;
	min-height: 340px; 
}

#prima_form{
	width: 165px;
	padding: 0 0 10px 20px;
	float: right;
	text-align: left;
}

#prima_form h3{
	padding-top: 0;
}

#text #prima_form .quest{
	display: block;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 10px;
}

#prima_form textarea,
#prima_form input{
	margin: 2px 0 4px 0;
	background: #f8fafb;
	border: solid 1px #979797;
	width: 150px;
	padding:  2px;
}

.en #consult_form,
.de #consult_form,
.ru #consult_form{
	background: transparent;
}


#contact_form textarea,
#contact_form input,
#consult_form textarea,
#consult_form select,
#consult_form input{
	margin: 2px 0 4px 0;
	background: #f8fafb;
	border: solid 1px #979797;
	width: 205px;
	padding:  2px;
}

#consult_form select{
	width: 211px;
}

#contact_form textarea{
	width: 336px;
	height: 110px;
}

#consult_form textarea{
	height: 114px;
}

#contact_form textarea:focus,
#contact_form input:focus,
#prima_form textarea:focus,
#prima_form input:focus,
#consult_form textarea:focus,
#consult_form select:focus,
#consult_form input:focus{
	background: #fcfeff;
	border-color: #BF853D
}

#contact_form #error,
#consult_form #error,
#prima_form #error{
	color: #c00;
	padding-bottom: 5px;
}

#prima_form #error{
	font-size: 11px;
	line-height: 14px;
}

#catch{
	display: none;
}

#contact_form #inputs{
	position: relative;
}

#contact_form .btn{
	padding-right: 0;
	text-align:  right;
	border: none;
	background: transparent url("../img/arrow_more.gif") no-repeat left 8px;
	width: 60px;
	position: absolute;
	top: 140px;
	right: 0;
	color: #BF853D;
}

#consult_form .btn,
#prima_form .btn,
#eulogin .btn{
	border: none;
	background: transparent url("../img/arrow_more.gif") no-repeat left 8px;
	width: 60px;
	color: #BF853D;
}

#prima_form .box,
#contact_form .box,
#consult_form .box{
	width: 10px;
	border: none;
}

#textar{
	position: absolute;
	top: 0;
	right: 0;
}

.star{
	color: #BF853D;
}

/*** foot ***/
#foot{
	font-size: 11px;
	line-height: 14px;
	margin: 25px 75px 0 310px;
	padding: 5px 0 15px 0;
	clear:both;
	border-top: solid 1px #979797;
}

#foot a.orange:hover{
	color: #ff7000
}
/***** intro *********/
#overlay, #intro{
	background: #fff;
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	display: none;
}
#intro{
	z-index: 101;
	width: 904px;
	height: 471px;
}

#intro img{
	position: absolute;
	top: 0;
	left: 30px;
	
}

#intro object{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 120;
}

#skip_intro{
	position: relative;
	top: 470px;
}

/*** body anim ***/
#boverlay{
	background: url(../img/html_bg.gif) top center repeat-y;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left:0;
	z-index: 0;
	display: none;
}


#navi_hot a.poradna {
  
  background: #D8D8D8 url("/img/titlebg.jpg") repeat-x 0 -7%;
  color: #4D64A8;
  font-size: 18px;
  font-weight: bold;
  height:38px;
  padding: 20px 0 0 25px;
  margin-top:10px;
  width:176px;
   
}
#navi_hot a.poradna:hover{
  color:#bf853d;
}
