*{
    margin:0;
    padding:0;
}
html, body{
    width:100%;
    height:100%;
}
body{
    color:#000;
	font:62.5%/1.4 Arial, sans-serif;
	background:#fff;
	min-width:1000px;
}
/* --------- */
p{
	margin:0 0 20px;
	text-align:justify;
}
a{
	color:#21409A;
}
a:hover{
	text-decoration:none;
}
a img{
	border:none;
}
h1{
	font-size:225%;
	line-height:1;
	border-bottom:dashed 1px #999;
	padding-bottom:10px;
	margin-bottom:15px;
	letter-spacing:-1px;
}
.clear{
	clear:both;
	height:1px;
	font-size:1px;
}
table{
	font-size:100%;
}
/* --------- */
#container{
	font-size:1.2em;
}
*html #main{
	width:expression(document.body.clientWidth > 1000? "100%" :"1000px");
}
#top-line{
	background:#fff;
	height:29px;
	z-index:100;
	position:relative;
	width:750px;
}
#top-line div{
	position:absolute;
	top:6px;
	color:#999;
}
#top-line a{
	color:#999;
}
#home{
	left:25px;
}
#home a,
#home span{
	background:url(i/icons.gif) no-repeat 100% -29px;
	padding-right:17px;
}
#top-links{
	left:125px;
}
#cont{
	left:571px;
}
#cont a,
#cont span{
	background:url(i/icons.gif) no-repeat 100% -13px;
	padding-right:17px;
}
#map{
	left:660px;
}
#map a,
#map span{
	background:url(i/icons.gif) no-repeat 100% 2px;
	padding-right:17px;
}
#header{
	height:118px;
	background:#084274;
	color:#fff;
	position:relative;
}
#logo{
	width:242px;
	margin:0;
}
*html #logo{
	margin-top:-3px;
}
#header div{
	position:absolute;
	font:23px/1.3 Arial, sans-serif;
	color:#0080B1;
	top:32px;
}
#zakaz{
	width:8em;
	padding-right:30px;		
	left:322px;
	background:url(i/strelka.gif) no-repeat 100% 0;
}
*html #zakaz{
	width:9em;
}
/* --------- */
#left{
	float:left;
	width:200px;
	margin:62px 0 0 -100%;
	overflow:hidden;
	z-index:100;
	position:relative;
}
#nav{
	margin:0 0 65px 26px;
	list-style:none;
	line-height:1.6;
}
#nav .here{
	font-weight:bold;
}
#left h3{
	margin:0 0 0 26px;
	font:normal 175% Arial, sans-serif;
}
#adr{
	margin:0 0 40px 26px;
	list-style:none;
	line-height:1.4;
}
#adr .tel{
	font-size:165%;
}
#adr .tel.first{
	margin:25px 0 0 0;
}
/* --------- */
#wrapper{
	float:left;
	width:100%;
	z-index:100;
	position:relative;
}
#content{
	width:470px;
	margin:62px 0 0 205px;
	padding-bottom:20px;
}
#content .services{
	float:left;
	width:150px;
	font:normal 150% Arial, sans-serif;
	margin:30px 5px 40px 0;
}
#content .services a{
	color:#084274;
	text-decoration:none;
}
#content .services img{
	font-size:70%;
}
#content .services a:hover{
	text-decoration:underline;
}
#content .services a.red{
	color:#DC251B;
}
#content h2{
	margin:10px 0 0 0;
	font:normal 175% Arial, sans-serif;
}
#content ul{
	list-style:none;
}
#content li{
	background:url(i/listpoint.gif) no-repeat 0 9px;
	padding:0 0 0 23px;
	margin-bottom:1.5px;
}
#content table{
	border-collapse:collapse;
	border:solid 1px #ccc;
}
#content img{
	margin:0 5px 0 0;
}
/* --------- */
#footer{
	clear:left;
	width:700px;
	height:170px;
	position:relative;
}
#footer div{
	position:absolute;
}
#blue-line{
	width:700px;
	height:28px;
	background:#084274 url(i/bot-line.jpg) no-repeat;
	top:30px;
	color:#fff;
}
#blue-line p{
	margin:5px 0 0 206px;
}
#passp{
	width:123px;
	height:127px;
	background:url(i/passp.jpg) no-repeat;
	left:20px;
}
#made{
	top:87px;
	left:206px;
	line-height:1.5;
}
#made .hidden{
	color:#000;
	text-decoration:none;
}
#counts{
	top:92px;
	left:510px;
}
/* -------------- */
#girl_box{
	height:1px;
	position:relative;
}
/* -------------- */
#girl{
	background:url(i/girl.jpg) no-repeat 690px 0;
	width:100%;
	height:827px;
	position:absolute;
	top:-147px;
	z-index:0;
}
#breadcrumb{
	position:absolute;
	top:155px;
	left:206px;
	width:470px;
	z-index:100;
}
#breadcrumb a{
	color:#999;
}
#top-tel{
	position:absolute;
	font:23px/1.3 Arial, sans-serif;
	color:#0080B1;
	top:61px;
	left:560px;
}
#top-tel strong{
	color:#fff;
}
/*---------
	FORM
-----------*/ 
#form{
	margin: 15px 50px 10px 0;
}
#form .line{
	clear: both;
	padding: 0 0 6px 0;
	width: 630px;
	margin: 2px 0;
}
#form .line:after{content: "."; display: block; height: 0; clear: both; visibility:hidden;}
* html #form .line{height: 1%;} 
#form .label{
	float: left;
	width: 130px;
	display: block;
	margin-right: 10px;
	display: inline;
}
#form .formw{
	width: 330px;
	display: block;
	float: left;
}
#form .formw .text{
	width: 100%;
	font: 100% Arial, Helvetica, sans-serif;
	border:solid 1px #ccc;
}
.red{
	color: #9d0000;
}
.err{
	color: #9d0000;
	font-size: 83%;
	line-height: 115%;
	background:inherit;
}
hr{
	background:#ccc;
	border:0;
	color:#ccc;
	height:1px;
	margin:10px 0 10px 0;
	padding:0;
	width:470px;
}
*html hr{
	margin:-5px 0 12px 0;
	padding:0;
}
/* pics right */
#content .pic_list{
	float:right;
	padding:4px 0;
	margin:0px 0 0px 10px;
}
#content .pic_list li{
	background:none;
	display:block;
	margin:0 0 5px 0;
	padding:0;
	line-height:100%;
}
#content .pic_list .imgdescr{
	display:block;
	//margin:0 0 0 0;
	padding:0 0 10px 0;
	width:150px;
	text-align center;
}
#content .pic_simple{
	float:left;
	margin:5px 20px 10px 0;
	padding:0;
	border:none;
}
.photo_class{
float:left;
width:95px;
padding:0 15px 5px 0;
}
#content .news{
    width:100%;
    overflow:hidden;
    margin:0 0 15px;
    text-align:justify;
}
#content .news img{
    float:left;
    margin:0 22px 0 0;
}
#content .news h4.name{
    font-size:13px;
    display:block;
}
#content .warning{
	color:#da251c;
}
