*{
  margin: 0px;
  padding: 0px;
}
a{
	color:#057539;
	text-decoration:underline;
}
a#logo img{
	border:none;
}
img.obr{
	border:5px solid #FFFFFF;
	margin:8px 0;
}
a:hover{
  color:silver;
  text-decoration: undeline;
}
h1{
	background:url(../img/od.gif) no-repeat scroll left center transparent;
	color:#000000;
	font-size:17px;
	font-weight:bold;
	padding-left:18px;
	text-align:left;
	margin:10px 0px;
}
h2{
	color:#333;
	font-size:15px;
	margin:15px 0px;
}
body{
  font-family: Tahoma, Verdana, Arial;
  font-size: 10pt;
  color:#000;
  background: #000;
  width: 100%;
}
.navigace{
	margin:10px 0px;
}
.clear{
	clear:both;
}
.spacer{

}
ul{
	margin:8px 0px;
	margin-left:25px;
	
}
#container{
	width:780px;
	display:block;
	margin:0 auto;
	background-color:#E6F3D1;
}
#hlavicka{
	width:780px;
	height:150px;
	display:block;
	background: transparent url(../img/head.jpg) no-repeat;
}
#menu{
	width:780px;
	height:29px;
	display:block;
	background:transparent url(../img/line.gif) repeat-x;
}
#menu ul{
	margin:0px;
}
#menu ul li{
	list-style:none;
	float:left;
	margin:1px 5px;
}
#menu ul li a{
	color:white;
	font-weight:bold;
	text-decoration:none;
}
#left{
	background-color:white;
	padding-left:15px;
	padding-right:10px;
	padding-top:5px;
	float:left;
	width:410px;
	height:auto;
}
#left.sl{
	width:520px;
}
#right{
	background-color:#e6f3d1;
	float:right;
	width:320px;
}
#right.sl{
	width:220px;
}

#footer{
	background:url(../img/footer.gif) repeat-x scroll 0 0 #FFFFFF;
	width:780px;
	height:29px;
	display:block;
}

.napiste {float:left;width:500px}
.napiste b, .napiste i, .napiste u {float:left;margin-bottom:5px;font-style:normal;font-weight:normal;text-decoration:none}
.napiste b {width:160px;padding:0 0 0 60px}
.napiste i {width:200px}
.napiste u {width:500px;margin:15px 0 0 0;text-align:center}
.napiste .f, .napiste .f2, .napiste .f3, .napiste .f4, .napiste .f5, .napiste .f6 {font-family:Verdana,Arial;font-size:11px;color:#000}
.napiste .f {width:200px}
.napiste .f2 {width:200px;height:150px}
.napiste .f3 {width:40px}
.napiste .f4 {width:20px}
.napiste .f5 {width:150px}

