html, body {
	font-family:Tahoma;
  margin:0;
	padding:0;
	width:100%;
	height:100%;
	min-height:500px;
  min-width:820px;
	background-color:#000000;
}
img{border:none}
a img{border:none}
a {text-decoration:none;font-size: 12px; color:#FFFFFF}
a:hover { text-decoration:none}

hr {
	height: 1px;
	color:#000000;
	background-color:#000000;
	border-width:0px
}
#flash{
	width:100%;
	height:100%;
}
#mserdukov{
  min-height:500px;
  min-width:820px;
}
#undermenu{
	position:absolute;
	top:45%;
	left:20%;
}
#undermenu a{font-size:18px;}
#zagolovok{
	position:absolute;
	top:35%;
	left:52%;
	width:400px;
	text-transform:uppercase;
	background-color:#000000;
	padding:0;
	margin:0;
}
#zagolovok h1 {
	font-size: 20px;
	color: #D03D1B;
	padding:10px;
	margin:0;
}
#text{
  position:absolute;
	top:50%;
	left:52%;
	width:380px;
	min-height:200px;
	background-color:#000000;
	color:#FFFFFF;
	font-size:14px;
	padding:10px;
	margin:0;
}
#text ul {padding:10px 10px 10px 20px; margin:0}
#text li {padding:0; margin:0}
#text p {padding:10px 0 10px 0; margin:0}
#footer{
  width:90%;
  position:absolute;
  bottom:10px;
  left:5%;
}
#copy{float:left;}
#copy span {color:#D03D1B; font-size:14px; background-color:#000000; text-transform:uppercase}
#web{float:right;}
#web a {color:#D03D1B; font-size:10px; background-color:#000000}
#count{
 	position:absolute;
	bottom:10px;
	right:10px; 
}
#map{ width:100px; position:absolute; bottom:5px; right:2px}
#foto{ width:100px; position:absolute; bottom:5px; right:2px}
#vakansy{
	position:absolute;
	width:43px;
	height:180px;
	background:url(/design/images/vakansy.jpg);
	background-position:0px 0px;
	left:0px;
	top:50%;
	margin-top:-92px;
	z-index:100;
}
#vakansy:hover{
	background-position:43px 0px;
}
