@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	
}
.mainmenu {
	position:relative;
	top:60px;
	left: 880px;
	z-index:2;
	font-size:13px;
	font-weight:bold;
}
a:link    { color:#000; text-decoration:none;}
a:visited { color:#000; text-decoration:none;}
a:hover   { color:#ab4958; text-decoration:none;}


.kommunalka09010 #container {
	width: 1000px;
	background-image:url(images/master/content.png);
	margin: 0 auto;
	margin-top:10px;
	text-align: left;
}
.kommunalka09010 #header {
	background: #DDDDDD; 
	background-image:url(images/master/header.png);
	height:154px;
}
.kommunalka09010 #header h1 {
	margin: 0;
	padding: 0px 0;
}
.kommunalka09010 #mainContent {
	padding-top:20px;
	padding: 30px 50px;
	background-image:url(images/master/content.png) 0 0 repeat-x;

}
.kommunalka09010 #footer {
	height:30px;
	padding: 0 10px;
	background-image:url(images/master/footer.png);
}
.kommunalka09010 #footer p {
	margin: 0;
	padding: 0px 0;
	text-align: center;
	font-size: 10px;
}

