body {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 75%;
	text-align: center;
	min-width: 800px;
	line-height: 1.7;
	margin:0;
	background: #10083b url(../images/back_green.gif) repeat-y center top;
	padding-bottom:50px;
}
h2 {font-size:150%;}
h3 {font-size:130%;}
h4 {font-size:110%;}
#main {
	width: 800px;
	padding: 20px 10px 15px 10px;
	margin: 0 auto;
	text-align: left;
	background: #5F5F5F url(../images/main_back.gif) repeat-x 0 179px;
}
#bily {background:white;padding:5px 2px;}
#jazyk {
	margin: 40px auto 0 auto;
	width:820px;
	text-align:right;
	font-size: 80%;
	background: #10083b;
	padding: 4px 0;
}
#jazyk ul {
	border-top: dashed 1px #837ab0;
	border-bottom: dashed 1px #837ab0;
	color:#CCCCCC;
	font-style: normal;
	padding:0;
	margin:0;
}
#jazyk li {	display:inline;margin-right:10px;}
#jazyk a {color:#CCCCCC; text-decoration:none;}
#hlavicka {
	background: #E2E2E4 url(../images/head_back.gif) repeat-y right;
	height:152px;
}
h1 {
	float:left;
	margin:0;
}
h1 a{
	width: 215px;
	height: 152px;
	background:url(../images/logo.jpg);
	display:block;
}
h1 span {display:none;}
#slogan {
	margin:0;
	padding: 108px 0 0 250px;
	color: #BBBBBB;
	font-size: large;
	text-transform: uppercase;
}
#menu {
	clear:both;
	background:#A7CF6E;
	padding: 3px 20px;
	border-top: 1px solid white;
}
#menu ul {
	text-align:right;
	margin:0;
	padding:0;
}
#menu ul li {
	display:inline;
}
#menu a {
	color:white;
	text-decoration:none;
	background: url(../images/menu_dot.gif) no-repeat left center;
	padding-left:16px;
	margin-left:8px;
}
#menu a:hover {
	color:blue;
}
#telo {
	width:796px;
	height:400px;
	border-top: 1px solid white;
	border-bottom: solid 3px white;
}
address {
	font-style: normal;
}
#paticka {
	margin: 0 auto;
	width:820px;
	clear:both;
	text-align:right;
	font-size: 80%;
	background: #10083b;
	padding: 4px ;
}
#paticka address {
	border-top: dashed 1px #837ab0;
	border-bottom: dashed 1px #837ab0;
	color:#CCCCCC;
	font-style: normal;
	padding: 7px 10px;
}
#paticka a {color:#CCCCCC;}
.cistic {
   clear: both;
   height: 1px;
   border: none;
   margin: -1em 0 0 0;
   visibility: hidden;
}