/* Layout */
html,
body{
	height:100%;
}
#measurer{
	position:absolute;
	left:0;
	top:-2em;
	width:100%;
	height: 1em;
	line-height:1em;
	background:white;
}
#container{
	position:absolute;
	width:100%;
	min-width:980px;
}
* html #container{
	width:expression((document.getElementById('measurer').clientWidth < 980) ? '980px' : '100%');
}
.clear{
	clear:both;
	font-size:0;
	height:1px;
	overflow:hidden;
}
.hidden{
	display:none !important;
}
.clickable{
	cursor:pointer;
}
/* HTML Elements */
* {
	font-size:100%;
}
body{
	color:#000;
	font:1em/1.4 Arial, sans-serif;
}
html, body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, blockquote, form, fieldset, legend, table, td, th {
	margin:0;
	padding:0;
}
h1,h2,h3{
	font-weight:normal;
}
h1{
	font-size:170%;
	margin-bottom:1em;
	//padding-top:2px;
}
h2{
}
h3{
}
p, 
address,
blockquote{
	margin:0 0 0 0;
}
small{
	font-size:78%;
}
em{
	font-style:normal;
	font-weight:bold;
}
a{
}
a:visited{
}
a:hover,
a:focus{
}
.pseudo_link{
	color:#4929ad;
	border-bottom:1px dashed;
	text-decoration:none;
	cursor:pointer;
}
.nobr{
	white-space:nowrap;
}
.punctuation{
	margin-left:-1.1em;
}
img{
	border:0;
}
ul{
}
/* Typical Blocks */
body{
	background:#dcf0f4;
}
.head{
	width:100%;
	position:relative;
	padding:46px 0 0 0;
}
.logo{
	position:absolute;
	top:49px;
	left:5%;
}
.taxi{
	position:absolute;
	top:17px;
	left:5%;
	margin-left:-40px;
}
.phone{
	width:100%;
	margin:57px 0 0 -15px;
	text-align:center;
}
.menu{
	position:relative;
	margin:0 0 0 36%;
	width:600px;
	font-size:80%;
}
.menu ul{
	clear:both;
	position:relative;
	list-style-type:none;
	font-size:95%;
}
.menu ul li{
	float:left;
	margin-right:1.6em;
}
.menu ul.mnu1{
	font-size:110%;
	font-weight:bold;
	padding-top:0;
}
.menu ul.mnu1 li{
	margin-top:0px;
}
.menu ul.mnu2{
	padding-top:1.4em;
}
.menu ul.mnu3{
	padding-top:0.3em;
}
.content,.bottom{
	clear:both;
	position:relative;
	margin-left:19%;
	padding-left:20px;
}
.content{
	font-size:85%;
	width:59%;
	line-height:125%;
	//padding-top:2px;
	padding-top:0;
	margin-top:2.2em;
}
.content p{
	margin-bottom:1em;
}
.bottom{
	margin-top:4em;
	padding-bottom:1.2em;
}
.sitebtn{
	position:absolute;
	top:12px;
	right:20px;
	font-size:80%;
}
.list{
	list-style-type:none;
	position:relative;
	width:95%;
	margin-left:5%;
}
.list li{
	float:left;
	padding:1em 0 1em 0;
	width:15%;
	margin-right:5%;//margin-right:4%;
	font-style:italic;
	font-size:80%;
}
.list li.new{
	clear:left;
	//position:relative;
	//float:left;
}
.error .content{
	margin-top:140px;	
}
/* About, Nice Stuff */
body.about{
	background:#141f45 !important;
	color:#fff;
}
.nice-stuff .list,
.about .list{
	margin-left:0;
	width:100%;
	float:left;
	_margin-left:-2.4%;
}
.nice-stuff .list li,
.about .list li{
	margin-right:0%;
	padding-right:2.4%;
	margin-left:2.4%;
	border-right:1px dashed #e5e8ec;
	_width:14%;
}
.nice-stuff .list li.lastli,
.about .list li.lastli{
	border-right:none;	
}
.whightlist{
	background:#fff;
	color:#000;
	margin-left:5%;
	_margin-left:2.5%;
	width:90%;
	clear:both;
	position:relative;
	float:left;
	margin-top:-1px;
}
.nice-stuff .list li img{
	margin-top:0.5em;
}
.nice-stuff .whightlist{
	background:#fff url('/img/nice-stuff/bg.gif') repeat left top;
}
.nice-stuff #h_l{
	position:absolute;
	top:0;
	left:0;
}
.nice-stuff #h_r{
	position:absolute;
	top:0;
	right:0;
	_right:expression(this.parentNode.offsetWidth % 2 ? -1 : 0);
}
.about .list li a{
	color:#2d5be3 !important;
}
.nice-stuff .fff{
	margin-left:5%;
	width:90%;
	background:#fff url('/img/nice-stuff/bg.gif') repeat left top;
	margin-top:-1px;
	position:relative;
	float:left;
	padding:1em 0 3em 0;
	//padding:1em 0 1em 0;
	border-bottom:1px dashed #ccd1da;
	_margin-left:2.5%;
}



.nice-stuff .content{
	margin-top:1.5em;
	margin-left:5%;
	width:90%;
	position:relative;
	float:left;
	_margin-left:2.5%;
}
.altgther{
	padding-left:17%;
}
.nice-stuff h1{
	background:#fff url('/img/nice-stuff/bg.gif') repeat left top;
	float:left;
	margin-bottom:0;
	padding:0.6em;
	position:relative;
	margin-left:-1.4em;	
}
.nice-stuff .fff p,
.nice-stuff .fff h2,
.nice-stuff .fff h3,
.nice-stuff .fff div.fst{
	margin-left:17%;
	width:50%;
}
.nice-stuff .fff div.fst{
	clear:both;
	position:relative;
	_margin-left:8%;
}


.nice-stuff .fff h2{
	font-size:110%;
	font-style:italic;
	//margin-bottom:-2em;
}
.nice-stuff .fff p{
	margin-top:1em;
	font-size:90%;
}
.nice-stuff .fff h3{
	padding-top:2em;
	//padding-top:1em;
	font-size:90%;
	font-weight:bold;
	//margin-bottom:-3em;
}
.nice-stuff .fff div{
	font-size:90%;
}
.nice-stuff .fff span{
	margin-left:-1.25em;
}
.nice-stuff .fff div{
	float:left;
	width:25% !important;
	margin-right:2em;
	//padding-left:1.25em;
}
.nice-stuff .card1{
	position:absolute;
	top:320px;
	left:16%;
	margin-left:-130px;
	margin-top:10em;
	z-index:9998;
}
.nice-stuff .card2{
	position:absolute;
	top:190px;
	margin-top:9em;
	left:75%;
	margin-left:-100px;
	z-index:9998;
}
.nice-stuff .sitebtn a{
	color:#9bbdf7 !important;
}
.about .sitebtn a{
	color:#aab8ea !important;
}
/* contacts */
.contacts .content h1{
	color:#333;
	//margin-top:1em;
}
.contacts .content a{
	color:#47a7fd !important;
}
.contacts .content .fun{
	margin-top:5em;
}
.contacts .content .fun a{
	color:#999999 !important;
}
.contacts .content .fun img{
	margin-top:0.5em;
}
.contacts .phone_caption{
	color:#333;
	font-size:80%;
	position:absolute;
	top:10em;
	left:50%;
	width:150px;
	text-align:right;
	margin-left:-545px;
	margin-top:77px;
	//margin-top:97px;
}
.contacts .phone{
	position:relative;
	height:123px;
}
.contacts .phone img{	
	position:absolute;
	top:0;
	left:50%;
	margin-left:-432px;
}
.contacts .noise{
	width:831px;
	height:129px;
	background:url('/img/noise.jpg') no-repeat left top;	
	position:absolute;
	top:0;
	left:50%;
	margin-left:-376px;
}
#counters{
	display:none;
}