*{
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
}
a{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#main{
	position: relative;
	margin: auto;
	width: 926px;
	border: 2px solid #000;
	background-image: url('/data/img/clouds.gif');
	padding: 10px;
	margin-top: 10px;
}
#main #top{
	width: 924px;
	height: 156px;
	background-image: url('/data/img/logo.gif');
	padding: 0px;
	
}
#main #top #mnu{
	position: relative;
	top: 120px;
	float: right;
	margin-right: 10px;
}#main #top #mnu li{
	display: inline;
	margin: 0px 10px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}#main #top #mnu li a{
	color: #fff;
	text-decoration: none;
}
#main #top #mnu li a:hover{
	color: #000;
	text-decoration: none;
}

#main #mid{
	background: #fff;
}

hr{
	display: none;
}

#homePage{
	background-image: url('/data/img/squere.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: none;
}
h1{
	text-align: left;
	background: #53ADD5;
	background-image: url('/data/img/squere.gif');
	background-repeat: no-repeat;
	padding: 2px;
	padding-left: 20px;
	color: #fff;
	font-size: 16px;
	margin: 10px;
	margin-top: 0px;
	font-weight: bold;
}h1 span{ display: none;}

#o-firme{
	text-align: center;
}#o-firme img{
	margin-top: 50px;
}#o-firme p.bot{
	padding-bottom: 50px;
}	
#sluzby .obr{
	position: absolute;
	left: 600px;
}
#sluzby h2{
	padding-left: 20px;
	font-size: 18px;
	color: #555;
	text-decoration: underline;
}p{
	padding-left: 20px;
	color: #000;
	padding-bottom: 15px;
}#sluzby ul{
	padding-left: 40px;
	font-size: 14px;
	color: #000;
	padding-bottom: 15px;
}#sluzby ul{
	
}

#kontakt .obr{
	position: absolute;
	left: 300px;
	top: 260px;
	text-align: center;
}