body, html{
	height:100%;
	width:100%;
}
body{
	padding:0px;
	margin:0px;
	min-width:1000px;
	_width: expression(document.documentElement.clientWidth < 1000 ? "1000px" : "auto");
	background:#ffffff;
}
*{
	margin:0px;
	padding:0px;
}
a:focus {
	outline:none;
}
.clear{
	clear:both;
}
img, div, input, li, a {
	behavior: url('/templates/main/iepngfix.htc');
}
.all{
	background:url(images/main.jpg) center top no-repeat;
	_height:100%;
	min-height:100%;
	width: 100%;
	margin: 0 auto;
	max-width:1280px;
}
.all table {
	width:100%;
	height:100%;
	vertical-align:top;
}
.all table td {
	/*width:33%;*/
	vertical-align:top;
}
.top_menu {
	float:right;
	width:500px;
	margin-top: 15px;
}
.top_menu ul {
	list-style: none;
	float:left;
}

.top_menu li {
	float:left;
	text-align:center;
	list-style:none;
	font-size:10px;
	font-family: Tahoma;
	color:#949494;
	cursor:pointer;
	padding:0 10px;
}
.top_menu li a {
	color:#949494;
	display:block;
	cursor:pointer;
	text-decoration:none;
}
.top_menu li a:hover {
	color:#5a5a5a;
}
#home{
	background:url(images/home.jpg) no-repeat left 2px;
	padding:0px 0px 0px 20px;
}
#home:hover{
	background:url(images/home_hover.jpg) no-repeat left 2px;
}
#inf {
	background:url(images/info.jpg) no-repeat left 2px;
	padding:0px 0px 0px 20px;
}
#inf:hover {
	background:url(images/info_hover.jpg) no-repeat left 2px;
}
#star {
	background:url(images/star.jpg) no-repeat left 2px;
	padding:0px 0px 0px 20px;
}
#star:hover {
	background:url(images/star_hover.jpg) no-repeat left 2px;
}
#contact {
	background:url(images/contact.jpg) no-repeat left 2px;
	padding:0px 0px 0px 20px;
}
#contact:hover {
	background:url(images/contact_hover.jpg) no-repeat left 2px;
}
.left {
	width:315px;
}
.moscow {
	color:#cdd1d2;
	font-size:16px;
	font-family: Calibri;
	margin:50px 0px 0px 50px;
}
.moscow:hover {
	color:#8c8c8c;
/*	cursor:pointer;  */
}
.moscow span {
	font-family:"Arial Narrow";
	font-size:30px;
}
.left_menu {
	font-family:Calibri;
	font-size:16px;
	padding-left: 20px;
}
.left_menu ul {
	list-style:none;
}
.left_menu ul li {
}
.left_menu ul li a {
	color:#5a5a5a;
	text-decoration:none;
}
.left_menu ul li ul a {
	color:#949494;
	font-size:11px;
	font-family:Tahoma;
}
.left_menu ul li ul a:hover {
	color:#5a5a5a;
}
.left_menu ul li ul a:visited {
	color:#833a3c;
}
#coffeautomat {
	background:url(images/coffeautomat.jpg) left top no-repeat;
	padding:0px 0px 0px 80px;
	min-height: 65px;
	_height: 65px;
	margin: 30px 0px 0px 0px;
}
#coffemashina {
	background:url(images/coffemashina.jpg) left top no-repeat;
	padding:0px 0px 0px 80px;
	min-height: 65px;
	_height: 65px;
	margin: 30px 0px 0px 80px;
}
#sostav {
	background:url(images/sostav.jpg) left top no-repeat;
	padding:0px 0px 0px 80px;
	min-height: 65px;
	_height: 65px;
	margin: 30px 0px 0px 0px;
}
#by {
	background:url(images/by.jpg) left top no-repeat;
	padding:0px 0px 0px 80px;
	min-height: 65px;
	_height: 65px;
	margin: 30px 0px 0px 80px;
}
#job {
	background:url(images/job.jpg) left top no-repeat;
	padding:0px 0px 0px 80px;
	min-height: 65px;
	_height: 65px;
	margin: 30px 0px 0px 0px;
}
.search {
	margin:40px 0px 0px 40px;
	width: 164px;
}
.search_text {
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
	border-right:none;
	width:130px;
	height:18px;
	float:left;
	color:#b9b9b9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px 0px 0px 5px;
}
.search_submit {
	background:url(images/bottom.jpg) left top no-repeat;
	border:none;
	width:28px;
	height:23px;
	cursor:pointer;
	float:left;
}
.calc {
	margin:120px 0px 0px 40px;
	*margin-top:60px;
	width:200px;
	font-family:Tahoma;
	font-size:10px;
	color:#949494;
}
.calc span {
	color:#231f20;
}
.title {
	color:#ee2c33;
	font-family:"Arial Narrow";
	font-size:20px;
	margin:0px 0px 5px 0px;
}
.title span {
	color:#231f20;
}
.center {
	text-align:center;
	min-width:410px;
	_width:410px;
}
.logo {
	margin:60px 0px 0px 0px;
	text-align:center;
}
.right {
	padding-right: 25px;
	text-align:right;
	width:285px;
}
.spb {
	color:#cdd1d2;
	font-size:16px;
	font-family: Calibri;
	margin:50px 0px 0px 50px;
	text-align:right;
}
.spb:hover {
	color:#8c8c8c;
/*	cursor:pointer;  */
}
.spb span {	
	font-family:"Arial Narrow";
	font-size:30px;
}
.about {
	color:#949494;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 70px;
}
.about a {
	color:#5a5a5a;
	text-decoration:none;
}
.about a:hover {
	color:#56abe7;
	text-decoration:underline;
}
.dalee {
	background:url(images/dalee.jpg) right 4px no-repeat;
	margin-top: 5px;
}
.dalee a {
	color:#5a5a5a;
	font-family:Tahoma;
	font-size:11px;
	padding: 0px 8px 0px 0px;
}
#dalee {
	color:#5a5a5a;
	font-family:Tahoma;
	font-size:11px;
	padding: 0px 8px 0px 0px;
	text-decoration:underline;
}
.news {
	color:#949494;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 50px;
	padding-left: 70px;	
}
#news {
	background:url(images/rss.jpg) right top no-repeat;
	padding:0px 35px 0px 0px;
}
.news a {
text-decoration:none;
color:#949494;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.news_data {
	color:#c8c8c8;
	font-family:Tahoma;
	font-size:10px;
}
.rss {
	color:#949494;
	font-family:Tahoma;
	font-size:10px;
	margin-top: 50px;
	padding-left: 85px;
	line-height:16px;
}
#rss {
	color:#000000;
}
.rss_form {
	width: 164px;
	float:right;
	margin-top: 10px;
}
.rss_text {
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
	border-right:none;
	width:130px;
	height:18px;
	float:left;
	color:#b9b9b9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px 0px 0px 5px;
}
.rss_submit {
	background:url(images/bottom.jpg) left top no-repeat;
	border:none;
	width:28px;
	height:23px;
	cursor:pointer;
	float:left;
}
.rss {
	color:#949494;
	font-family:Tahoma;
	font-size:10px;
	line-height:16px;
}
#rss {
	color:#000000;
}
.mailing_error {
	color:#f00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
.rss_text,
.subscribe_1,
.captcha {
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
	border-right:none;
	width:130px;
	height:18px;
	float:left;
	color:#949494;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px 0px 0px 5px;
}
.zajavka {
	margin-top: 120px;
}
.footer {
	height:30px;
	margin-top:-30px;
	background:#f7f7f7;
	width:100%;
}
.foot {
	margin:0 auto;
	max-width:1280px;
	width:100%;
}
.clear_foot{
	clear:both;
	height:65px;
}
.foot_left {
	float:left;
	color:#949494;
	font-family:Tahoma;
	font-size:11px;
	margin-left: 40px;
	padding-top: 10px;
	width:40%;
}
.copirait {
	float:left;
	padding-right:27%;
}
.map {
	float:left;
}
.map a {
	color:#5a5a5a;
}
.foot_right {
	float:right;
	color:#949494;
	font-family:Tahoma;
	font-size:11px;
	margin-right: 25px;
	padding-top: 10px;
	width:40%;
}
.counter {
	float:left;
	padding-right:29%;
}
.raskrutka {
	float:left;
}
.raskrutka a {
	color:#5a5a5a;
}