* {
	padding: 0;
	margin: 0;
}
body.normal {
	font-family: Vernada, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color :  #ffffff;
}
.celek {
	margin: 0 auto;
	width: 790px;
	text-align: left;	
}
.menu {
  width : 790px;
  height : 151px;
}
.hlavicka {
	display: block;
	width: 790px;
	height: 48px;
	position : absolute;
	background: url('../img/hlavicka.jpg') no-repeat;
}
.ikonka {
  text-align : center;
  padding : 100px 15px 0 0;
}
.ikonka img {  
  border : 1px solid black;
}
.adresa {
  text-align : center;
  margin : 10px 0 0 110px;
  font-size : 11px;
  color : #6e6e6e; 
}
.adresa a, .adresa a:link, .adresa a:visited {
  color : #4b951c;
  font-weight : bold;
}
.adresa a:hover {
  color : #6e6e6e;
}
.adresa2 {
  text-align : center;
  margin : 20px 0 0 10px;
  font-size : 11px;
  color : #6e6e6e; 
}
.adresa2 a, .adresa2 a:link, .adresa2 a:visited {
  color : #4b951c;
  font-weight : bold;
}
.adresa2 a:hover {
  color : #6e6e6e;
}
.zaklad {
	width : 790px;
	min-height: 400px;
	background : url('../img/zaklad.jpg');
	background-repeat : repeat-y;
}
* html .zaklad {
	height: 400px;	
}
.stred {
	float: left;
	width: 479px;
	padding-top : 50px;
	position : relative;
}
.instred {
	padding: 5px 0px 5px 0px;
}
.leva {
	float: left;
	width: 218px;
	height : 400px;
	position : relative;
}
.obrazek {
	position: relative;
	clear : both;
}
.obrazek div {
	position: absolute;
	left: 0px;
	top: -254px;
	display: block;
	width: 218px;
	height: 255px;
	background: url('../img/obrazek.jpg') no-repeat;
}
.dolni{
  width: 790px;
	height: 94px;
	margin:0 auto;
	overflow:hidden;
	background:url("../img/dolni.jpg") no-repeat;
}
.avt {
	margin : 0px 0 0 600px;
}
.avt a, .avt a:link, .avt a:visited {
    color : #489319;
    font-weight : normal;
    font-size : 11px;
}
.avt a:hover {
	color : #489319;
	text-decoration : underline;
}
a, a:link, a:visited {
  color : #4b951c;
  font-weight : bold;
  text-decoration : none;
}
a:hover {
  color : #6e6e6e;
}
