html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
strong{
    font-weight: bold;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
    background-image: url("bg.jpg");
    background-repeat: no-repeat;
    background-size: auto;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input[type=submit]{
    color: #003366;
}

tr {width:100%;}

table.main {
	width: 100%;
	height: 100%;
}
td {vertical-align:top;}

.b-img-radius {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	vertical-align: top;
	height: 70px;
	/*border: 1px solid #A9D5F0;*/
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #dddddd;
	behavior: url(PIE.htc);
	cursor: pointer;
}
.b-img-radius:hover {
    background-color: #fafafa;
    border-color: #aaaaaa;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

img.logst{float: left; margin-left:10px; margin-top:10px;}
* html .logst{ padding-left: 0px;}

tr.tit {
    width: 100%;
    height: 115px;

    /*background-image: url(pan3.jpg);
    background-position: 0px 0px;
    background-size: 100% 100%;
    background-repeat: no-repeat;*/

    overflow: hidden;
    position: relative;
}

tr.tit::before {
    content: " ";
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 115px;
    will-change: transform;
    z-index: -1;
}
tr.tit td{
    position: absolute;
    left: 0;
}

p.titst {
	font-size:18px;
	font-family:Verdana;
	color:#003366;
	padding-left:100px;
	/*padding-top: 6px;*/
	line-height: 1.2;
	font-weight: bold;
}
p.fst {padding-top:10px;}
td.menu {height: 33px;background: #e4e4e4;}

table.main2{width: 100%;}

.menu00{
		vertical-align:middle;
		border: 1px solid #D7D7D7;
		text-align: center;
		height:auto;
}

.menu0{	
		color:#003366;
		font-size:13px;
		font-weight: bold; 
		text-decoration: none; 
		font-family:Tahoma; 
		display:block;
		padding:5px 0;
}
.menu0red{	
		color:#990000;
}

.mf{position:relative;z-index:1000;height:33px;vertical-align:middle;}

.light {background:#003366 !important;}
.light > a {color:#e4e4e4 !important;}

td.menu00{}

td.menu00 ul{
			list-style-type: none;
			margin:0; padding: 0; 
			background: #E4E4E4;
			border-collapse: collapse; 
			border: 1px solid #D7D7D7;

			min-width:210px;
			width:expression(document.body.clientWidth < 210? "210px" : "auto" );
			
			position:absolute;
			left:0px;
			top:100%;
			z-index: 1000;
			zoom:1;
			display:none;
			font-size:10px;
}
td.menu00 ul .mf {height:auto;}

* html td.menu00 ul{
			list-style-type: none;
			margin:0; padding: 0; 
			background: #E4E4E4;
			border-collapse: collapse; 
			border: 1px solid #D7D7D7;
			width:210px;
			position:absolute;
			left:0px;
			top:100%;
			z-index: 1000;
			zoom:1;
			display:none;
}

td.menu00 ul.last {right:0; left:auto;}

td.menu00 ul li{
			text-align:left;
			position:relative;
}

td.menu00 ul a{
			color:#36648b; 
			font-size:13px; 
			text-decoration: none;
			text-align:left;
			font-weight: normal;
			padding:5px 0px 5px 0px;
			display:block;
			font-family:Tahoma; 
}


td.menu00 ul div {padding-left:5px; padding-right:5px;}

td.menu00 ul a:hover{color:#000033;}


td.menu00 ul li ul{
			border-collapse: collapse;
			position:absolute; 
			left:100%;top:0%;display:none;
			width:220px;
			display:none;
}
td.menu00 ul li ul.last-child{
			border-collapse: collapse;
			position:absolute; 
			left:-221px;top:0%;
}

td.menu00 ul li ul.last-cz{
			border-collapse: collapse;
			position:absolute; 
			left:-221px;top:0%;
}


td.menu00 ul li ul li div{padding:5px;}
td.menu00 ul li ul li a{font-size:12px;font-weight: normal;}
td.menu00 ul li ul li a:hover{}

td.news {width:20%;}
td.inf {width:60%;padding: 0 10px;}
td.search { width:20%; }

#cur-date{
    padding: 10px;
    font-size: 16px;
    font-style: italic;
    color: #003366;
}

td.search .sitemap{
	color: #003366;
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;    
	display: block;
	margin: 12px 0 15px 10px;
}

td.search .right-btns{
    margin-top: 10px;
    /*background: #fafafa none repeat scroll 0 0;*/
    background-color: #EEF5FB;
    border: 1px solid #dddddd;
    border-radius: 4px;
    padding: 0;
}

td.news .left-btns{
    margin-top: 10px;
    /*background: #fafafa none repeat scroll 0 0;*/
    background-color: #EEF5FB;
    border: 1px solid #dddddd;
    border-radius: 4px;
    padding: 0;
}

td.links {
    /*background:#e4e4e4;padding-top:10px;*/
    background:#fafafa;padding-top:10px;
}

table.links_bottom{
    width: 90%;
    margin: 0 auto;
    height: 100%;
}

td.link_bottom{	text-align:center; }
.logolink{
		color:#003366;
		font-size:11px; 
		text-decoration: none; 
		font-family:verdana;
		font-weight: bold;
}

td.contact {
    padding-top:10px;background:#fafafa;
}
.cont1{
		text-align:center;
		padding-bottom:5px;
		color:#000; 
		font-size:13px; 
		text-decoration: none; 
		font-family:verdana;
}
.cont2{
		text-align:center;
		padding-bottom:5px;
		color:#000; 
		font-size:9px;
		text-decoration: none;
		font-family:verdana;
}
.contlink{
	text-align:center;
	padding-bottom:5px;
}
.contlink a{
		color:#990000;
		font-size:9px; 
		font-family:verdana;		
		text-decoration:underline;
}
td.menu0{text-decoration: none;}

#obgub{
		margin:10px;
		margin-left:10px;
		margin-right:10px;
		background: url(but.png) no-repeat;
		height:90px;
}
.obr{
		display:block;
		text-align:center;
		width: 95px;
		padding: 30px 10px 0px 75px;
		color:#990000; 
		font-size:13px; 
		font-weight: bold; 
		text-decoration: none; 
		font-family:verdana;
}
#obgr{
	margin:10px;
	background: url(but-4.png) 2% center no-repeat #ffffff;
    min-height: 30px;
}
#obgr:hover{
	background: url(but-4.png) 2% center no-repeat;
}

.obrgr{
    color:#003366;
    font-size:13px;
    font-weight: bold;
    text-decoration: none;
    font-family:verdana;
    display: inline-block;
    height: 100%;
    width: 78%;
    padding-top: 22px;
    padding-left: 75px;
}

.hotline{
		color:#990000; 
		font-size:18px; 
		font-weight: bold; 
		font-family:verdana;		
}
.hotline > strong{
	font-size:22px; 
	letter-spacing: 2px;
}

.ahline{
    display:block;
    text-align:center;
    color:#990000;
    font-size:13px;
    font-weight: bold;
    text-decoration: none;
    font-family:verdana;
    display: inline-block;
    height: 100%;
    width: 85%;
    padding-left: 40px;
}
.ahline:hover{
    color:#990000;
}
#hline{
	margin:10px;
    background: url(hotline60.png) 2% center no-repeat #ffffff;
	padding-top: 5px;
    padding-bottom: 5px;
	min-height: 60px;
}
#hline:hover{
	background: url(hotline60.png) 2% center no-repeat, #fafafa;
}
#hline > strong{
	letter-spacing: 2px;
}
/*@media (max-width: 1400px) {
    #hline{
        background: url(hotline39.png) 2% center no-repeat #ffffff;
        padding-left: 0;
    }
}*/
@media (max-width: 1400px) {
	#hline, #hline:hover{
        background: #ffffff;
		padding-left: 0;
	}
}

#smo{
	margin:10px;
	margin-left:10px;
	margin-right:10px;
	background: url(but-5.png) 5% center no-repeat #ffffff;
    min-height: 30px;
}
#smo:hover{
	background-color: #fafafa;
}
.ssmo{
    color:#003366;
    font-size:13px;
    font-weight: bold;
    text-decoration: none;
    font-family:verdana;
    line-height: 12px;
    display: inline-block;
    height: 100%;
    /*width: 100%;*/
    padding-top: 27px;
    padding-left: 70px;
} 
#mo{
	margin:10px;
	margin-left:10px;
	margin-right:10px;
    background: url(but-6.png) 5% center no-repeat #ffffff;
	min-height: 30px;
}
#mo:hover{
	background-color: #fafafa;
}

.mmo{
    color: #003366;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    font-family: verdana;
    display: inline-block;
    height: 100%;
    /*width: 100%;*/
    padding-top: 27px;
    padding-left: 70px;
}

a.kabinet_href{	
	padding: 20px 10px 20px 20px;
	box-shadow: inset rgba(0,0,0,.5) -3px -3px 8px, inset rgba(255,255,255,.9) 3px 3px 8px, rgba(0,0,0,.8) 3px 3px 8px -3px;
	display: block;
	width: 340px;
	margin: 20px auto;
	text-decoration: none;
	font-size: 18px;
	color: #003366;
	font-weight: bold;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
a.kabinet_href:hover{
	background-color: #fafafa;
}	

#qa{
	margin:10px;
	background: url(but-7.png) 2% center no-repeat #ffffff;
    min-height: 30px;
}
#qa:hover{
	background-color: #fafafa;
}

.qqa{
    color:#003366;
    font-size:13px;
    font-weight: bold;
    text-decoration: none;
    font-family:verdana;
    display: inline-block;
    height: 100%;
    width: 78%;
    padding-top: 27px;
    padding-left: 75px;
}


.zzapdoc{
    color:#003366;
    font-size:13px;
    font-weight: bold;
    text-decoration: none;
    font-family:verdana;
    display: inline-block;
    height: 100%;
    width: 78%;
    padding-top: 22px;
    padding-left: 75px;
}
@media (max-width: 1220px) {
    .zzapdoc{
        width: auto;
        padding-top: 10px;
    }
}

#zapdoc{
	margin:10px;
	background: url(but-8.png) 2% center no-repeat #ffffff;
	min-height: 30px;
}
#zapdoc:hover{
	background-color: #fafafa;
}
		
.zdoroviy_obraz{
	color:#003366; 
	font-size:13px; 
	font-weight: bold; 
	text-decoration: none; 
	font-family:verdana;
    line-height: 12px;
    display: inline-block;
    height: 100%;
    width: 100%;
    padding-top: 23px;
    padding-left: 70px;
}

#zobr{
	margin:10px;
	background: url(but-9.png) 2% center no-repeat #ffffff;
	min-height: 30px;
}
#zobr:hover{
	background-color: #fafafa;
}

.kabinet_pacienta{
	color:#003366; 
	font-size:13px; 
	font-weight: bold; 
	text-decoration: none; 
	font-family:verdana;
	line-height: 15px;
    display: inline-block;
    height: 100%;
    width: 78%;
    padding-top: 27px;
    padding-left: 75px;
}
@media (max-width: 1200px) {
    .kabinet_pacienta{
        width: auto;
        padding-top: 10px;
    }
}

#kabinet{
	margin:10px;
	background: url(but-10.png) 2% center no-repeat #ffffff;
	min-height: 30px;
}
#kabinet:hover{
	background-color: #fafafa;
}

.mosmo{
    color:#003366;
    font-size:13px;
    font-weight: bold;
    text-decoration: none;
    font-family:verdana;
    line-height: 15px;
    display: inline-block;
    height: 100%;
    /*width: 100%;*/
    padding-top: 27px;
    padding-left: 70px;
}
#mosmo{
    margin:10px;
    background: url(but-11.png) 2% center no-repeat #ffffff;
    min-height: 30px;
}
#mosmo:hover{
    background-color: #fafafa;
}

.publ{
    color: #003366;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    font-family: verdana;
    line-height: 15px;
    display: inline-block;
    height: 100%;
    /*width: 100%;*/
    padding-top: 27px;
    padding-left: 70px;
}
#publ{
    margin: 10px;
    background: url(but-12.png) 2% center no-repeat #ffffff;
    min-height: 30px;
}
#publ:hover{
    background-color: #fafafa;
}

.polis_a{
    color:#003366;
    font-size:13px;
    font-weight: bold;
    text-decoration: none;
    font-family:verdana;
    line-height: 12px;
    display: inline-block;
    height: 100%;
    width: 78%;
    padding-top: 23px;
    padding-left: 70px;
}

#polis{
    margin:10px;
    background: url(but-13.png) 2% center no-repeat #ffffff;
    min-height: 30px;
}
#polis:hover{
    background-color: #fafafa;
}

.hosp_a{
    color:#003366;
    font-size:13px;
    font-weight: bold;
    text-decoration: none;
    font-family:verdana;
    line-height: 15px;
    display: inline-block;
    height: 100%;
    /*width: 100%;*/
    padding-top: 27px;
    padding-left: 70px;
}
#hosp{
    margin:10px;
    background: url(but-14.png) 2% center no-repeat #ffffff;
    min-height: 30px;
}
#hosp:hover{
    background-color: #fafafa;
}


#nov, #now {
    margin: 10px;
    padding: 20px;

    /*background-color: #FFEEBC;*/

    background-color: #fafafa;
    border: 1px solid #dddddd;
    border-radius: 4px;
}
#nov h2, #now h2{
    padding-bottom: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #003366;
}
#nov h2 small a{
    float: right;
    color: #003366;
    font-size: 14px;
    font-weight: normal;
    text-transform: lowercase;
    text-decoration: dashed;
}

.novosti{
		color:#003366; 
		font-size:16px; 
		font-weight: bold;
		font-family:verdana;
}

.text{
		padding: 0px 0px 10px 0px; 
		color:#000000; 
		font-size:13px; 
		text-decoration: none; 
		font-family:verdana;
}
.date{
		padding: 10px 0px 0px 0px; 
		color:#003366; 
		font-size:13px; 
		text-decoration: none; 
		font-family:verdana;
		font-weight: bold;
        margin-bottom: 5px;
}
.text1{
		font-size:13px; 
		text-decoration: none; 
		font-family:verdana;
		color:#003366;
		font-weight: bold;
		line-height: 1.5;
}
.text2{
		font-size:11px; 
		text-decoration: none; 
		font-family:verdana;
		color:#003366;
		font-weight: bold;
		padding-left:5px;
}

.page{padding-top:10px;padding-left:5px;}
.page2{padding-top:10px;padding-left:10px;}


.info{
		padding: 0px 10px 0px 10px;
		color: #003366; 
		text-decoration: none;
		font-size:13px; 
		font-family:verdana;
		line-height: 2;
		text-align: justify;
}


.info2{
		padding: 0px 10px 0px 10px;
		color: #0000FF; 
		text-decoration: none;
		font-size:13px; 
		font-family:verdana;
		line-height: 2;
}

.bbold{
	font-weight: bold;
}

.priv{
		padding: 10px 10px 10px 10px;
		color:#003366;
		font-size:13px; 
		font-weight: bold;
		text-decoration: none; 
		font-family:verdana; 	
}
.link_news{color:#003366;}
img.fotos{
		float: right;
		padding-left:10px;
		padding-right:10px;
		padding-top:10px;
		/*margin-top:10px;*/
}
.leftfoto{
    float: left;
    padding-left:5px;
    padding-right:5px;
    padding-top:5px;
}
.fotos2{
		float: left;
		padding-left:5px;
		padding-right:5px;
		padding-top:5px;
		width:100px;
		
		/*margin-top:10px;*/
}

button {
		background: url(poisk.png) left top no-repeat;
		border: none;
		width: 22px;
		height: 22px;
		padding: 0;
		float: right;
		cursor: pointer;
		overflow: visible;
		margin:6px 0 0 0;
}
.poisk{
    vertical-align: baseline;
	float: left;
    padding: 10px 0;
    margin-left: 10px;
    width:88%;
}
.poisk input{
    width: 90%;
    padding-left: 5px;
    height: 35px;
    font-size: 16px;
}
.search .links{
    margin-left: 10px;
    width:80%;
    text-align: center;
}
@media(max-width: 1200px){
    .search .links{
        width: 93%;
    }
}

.search .links a{
    color: #003366;
	line-height: 20px;
	display: inline-block;
	border-bottom: 1px dotted;
	text-decoration: none;
}
.search .links a:hover{
	border-bottom: 1px solid;
	font-weight: bold;
}

@media (max-width: 1200px) {
    .poisk{
        width:86%;
    }
    .poisk input{
        width: 80%;
    }
}

.mid{text-align:center;}
.line{size:2px;}
	/*
	#pg { position: relative; height: 220px; }
	#pg td { position: relative; list-style: none; width: 250px; height: 220px; overflow: hidden; float: left; z-index: 2; opacity: .3; padding-left: 20px;}
	#pg td.active { opacity: 1; }
	#pg td.selected { opacity: 1; z-index: 99; -moz-box-shadow: 0px 0px 10px #fff; -webkit-box-shadow: 0px 0px 10px #fff; }
	#pg td img { display: block; width: 100%; }
	#pg td p { color: white; margin: 10px 0; font-size: 12px; }
	*/
	
#pg td img { width: 100%; border: 2px solid transparent; }
#pg td img:hover {
	border: 2px solid #003366;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.foto_oms{padding:30px;}

.gallery-table{
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
}


ul.sov_stp li.foto_oms{
	padding: 0;
	margin-right: 20px;	
	display: inline;
	float: left;
}

ul.sov_stp li.foto_oms img{
	width: 200px;
}

.bold2 {font-weight: bold;}
.bolddec {font-weight: bold;text-decoration: underline; color:#003366;}

.text4{
		font-size: 11px;
		text-decoration: none; 
		font-family: verdana;
		color: #000000;
}

.tform input[type="text"]{
	width: 440px;
}
@media (min-width: 1200px) {
    .tform input[type="text"] {
		width: 550px;
    }	
}

.tform textarea {
		width: 100%;
}

.descr{
	color: #5C5C5C;
	font-size: 11px;
	line-height: 20px;
}
.muform{
	border-collapse: collapse;
	border: 1px solid #000000;
	width: 900px; height: 20px;
    font-size: 12px; font-weight: normal; color: #000;
}

.obrform{
	border-collapse: collapse;
	border: 0;
	height: 20px;
    font-size: 14px;
	font-weight: normal;
	margin: 0 auto;
}

.obrform tr{
	height: 30px;
}

.muform td{
	vertical-align: top;
	text-align:left;
	border: 1px solid;
	padding: 0px;	
}

.obrform .td_1{
	width: 300px;	
}

.obrform .td_2{
	width: 500px;
}
.obrform .td_2 input{
	height: 30px;
}

.muform .td_1{
	width: 27px;
}

.muform .td_2{
	width: 400px;
}

#buttons{
	text-align:right;
	margin-right: 230px;
}

.main-phones{
    border: 1px solid #000000;
    width: 900px;
    margin: 0 auto;
}
.main-phones tr{
    height: 35px;
}

.tform input { width:expression(this.type=='text' ? '500px' : ''); } /* for IE6 */

.descr{
	color: #5C5C5C;
	font-size: 11px;
	line-height: 20px;
}

.kurs{font-style: italic;}

.rtext{text-align:right;}

.gerbvo {width: 60px; height: 70px; text-align: center; vertical-align: middle;}


#ssilki td.linkp{vertical-align:middle; padding-left:15px;}
.imglinks{width:48px;height:48px; padding-top:10px;}

.animate{
    margin-right:0px;
    margin-left:10px;
    margin-top:10px;
    width:94%;
    max-width: 260px;
}

#Image-Maps_4201310090303049, map, area {
	outline:none !important;
   border: none !important;
}

.spmo{
	background-color:#e4e4e4;
	vertical-align:middle;
	list-style: decimal inside;
	color:#003366;
}

.spmo li {border: 3px solid white;padding:7px;}
.spmo li a{color:#003366;text-decoration:none;}

.mo{
	background-color:#e4e4e4;
	vertical-align:middle;
}
.mo td {
	border: 3px solid white;padding:7px;color:#003366;
}

.stacionar-gallery td{
	text-align: center;
}

.stacionar-gallery td a img{
	margin: 0 auto;
	border: 2px solid transparent;
}
.stacionar-gallery td a img:hover{
	border: 2px solid #003366;
}

.tree {
	padding-top: 15px;
	padding-left: 15px;
}

.tree ul {
	padding-left: 15px;
	margin-bottom: 15px;
}

.tree ul li a{
	color: #000000;
    font-family: verdana;
    font-size: 13px;
    text-decoration: none;
}
.tree ul li a:hover{
	text-decoration: underline;
}

.tree a.h0, p.h0{
	border-bottom: 1px solid #e3e3e3;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 6px;
	color:#003366;
	display: block;
}
.tree a.h0:hover{ 
	text-decoration: underline;
}

.clearfix{
	clear: both;
}

.feedback{
	border: 1px solid #d7d7d7;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	padding: 20px;
	width: 520px;
}

.feedback input[type="text"]{
	width: 320px;
}
.feedback textarea{
	width: 513px;
}

.hotline-head{
	letter-spacing: 2px;
	font-size: 13px;
	margin-bottom: 7px;
}

.hotline-phone{
	letter-spacing: 2px;
	font-size: 17px;
}

.hotline-desc{
	letter-spacing: 2px;
	font-size: 12px;
}
@media (max-width: 1200px) {
    .ahline{
        padding-left: 15px;
        padding-top: 10px;
    }

    .hotline-head {
        font-size: 10px;
    }
    .hotline-phone {
        font-size: 10px;
    }
    .hotline-desc {
        font-size: 8px;
    }
}

/* phones */ 
.phones{
	border-collapse: collapse;
	border: 1px solid #000000;	
}
.phones th{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #000000;	
	padding: 20px 10px;
}
.phones td{
	vertical-align: top;
	text-align:left;
	border: 1px solid;
	padding: 20px 10px;	
}

.color-block{
    background-color: #ffffff;
    padding: 10px 5px;
    border: 1px solid #dddddd;
    margin-left: 10px;
}
