@import url('clear.css');
body {
width : 100%;
height : 100%;
text-align:left;
color:#333;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
#conteiner {
width : 953px;
margin : 0 auto;
position:relative;
bottom:0;
height:auto;
}
#header{
	background:url(../img/heder-photo.png) no-repeat 0 0;
	width:953px;
	height:233px;
}
#top{
background-image : url(../img/top-bg.gif);
background-repeat : repeat-x;
width : 953px;
height : 18px;
}
#heder-link {
width : 232px;
height : 173px;
padding : 20px 0 0 122px;
text-align : right;
}
#heder-link a {
text-decoration : none;
font-family:Arial, Helvetica, sans-serif;
display:block;
}
#heder-link a span.tim {
color : #106971;
font-size : 19pt;
font-weight : bold;
}
#heder-link a span.dr {
color : #63b6bc;
font-size : 13pt;
font-weight : bold;
}
#heder-link a span.magistr {
color : #63b6bc;
font-size : 13pt;
font-weight : normal;
}
#heder-link a span.tel {
color : #b5373b;
font-size : 14pt;
font-weight : bold;
}
#horizont_menu {
background:url(../img/menu-bg.gif) repeat-x 0 0;
height:38px;
position:relative;
top:0;
width:953px;
}
.hand {
	background:url(../img/hand.png) no-repeat 0 0;
	height:27px;
left:161px;
position:absolute;
top:0;
width:56px;
}
.menu_inner {
height:31px;
position:absolute;
right:0;
top:0;
width:700px;
}
.menu_inner ul {
height:31px;
left:72px;
position:relative;
width:698px;
}
.menu_inner li {
float:left;
height:22px;
text-align:center;
width:151px;
margin:0 0 0 5px;
}
.menu_inner a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	display:block;
	height:24px;
	width:152px;
	padding-top:9px;
	font-weight:bold;
	font-variant:normal;
}
.menu_inner a:hover{
	border-bottom:5px solid #B5393B;
	color:#B5393B;
	border-right:1px solid #10696F;
	border-left:1px solid #10696F;
	background-color:#63B6C3;
}

#inner_block {
border-bottom:5px solid #8ADFE4;
border-left:1px solid #8ADFE4;
border-right:1px solid #8ADFE4;
height:auto;
width:931px;
padding:10px;
overflow:hidden;
}
#left {
	float:left;
}

#navigation-block {
	position:relative;
	top:0px;
	left:0px;
}

#hide {
	position:absolute;
	top:30px;
	left:-190px;
}

ul#sliding-navigation
{
	list-style: none;
	font-size: 15px;
	margin: 30px 0;
	padding: 0;
}

ul#sliding-navigation li.sliding-element h3,
ul#sliding-navigation li.sliding-element a
{
	display: block;
	width: 250px;
	padding: 5px 18px;
	margin: 0;
	margin-bottom: 5px;
}

ul#sliding-navigation li.sliding-element h3
{
	color: #fff;
	font-weight: normal;
}

ul#sliding-navigation li.sliding-element a {
background:url(../img/li-bg.png) repeat-y 0 0 #FFFFFF;
color:#10696F;
text-decoration:none;
border-bottom:#10696F 1px solid;
border-right:#10696F 1px solid;
}

ul#sliding-navigation li.sliding-element a:hover { color: #B5393B; }
#right {
border-left:2px dotted #8ADFE4;
margin-left:315px;
}
.content_box {
	background:url(../img/bot_box.png) bottom right no-repeat;
	padding:10px;
}

.content_box h1 {
border-bottom:1px solid #B5393B;
color:#B5393B;
font-size:16px;
font-variant:normal;
padding-bottom:5px;
text-align:left;
width:309px;
}
.content_box p {
color:#03174C;
font-size:14px;
font-variant:normal;
line-height:15px;
}

.content_box img {
float:left;
margin:0 10px 10px 0;
}
.further {
	position:inherit;
	right:0;
	text-align:right;
	top:0;
	padding: 10px 0 0 0;
}
.further a {
	text-decoration:none;
	color:#03174A;
	font-size:13px;
	font-variant:normal;
}
.further a:hover{ text-decoration:underline;} 
.bold{
	font-weight:bold;
}
#footer {
bottom:-33px;
height:30px;
left:370px;
position:absolute;
}
#footer p{
height:30px;
margin:0 auto;
width:288px;
padding-top:9px;
text-align:center;
color:#63B6BE;
font-size:11px;
font-style:normal;
}

