* {
	padding: 0;
	margin: 0;
}
body.normal {
	font-family: Vernada, sans-serif;
	font-size: 12px;
	text-align: center;
	background : url('../img/bg.jpg') #ffd775;
	background-repeat : repeat;
}
.pozadi {
	margin: 0 auto;	
  background : url('../img/bg2.jpg');
	background-repeat : repeat-x;	
}
.celek {
	margin: 0 auto;
	width: 799px;
	text-align: left;
}
.ikonka {
  text-align : center;
  margin : 30px 0 0 80px;
}
.ikonka img {  
  border : 1px solid black;
}
.adresa {  
  color : #4e69dc;
  font-size: 11px;
  padding : 22px 0 0 70px;
}
.adresa a, .adresa a:link, .adresa a:visited {
  color : #4e69dc;
  font-weight : bold;
}
.adresa a:hover {
  color : #fcbc01;
}
.hlavicka {
	display: block;
	width: 799px;
	height: 191px;
	position : absolute;
	background: url('../img/hlavicka.jpg') no-repeat;
}
.zaklad {
	width : 799px;
	min-height: 400px;
	background : url('../img/zaklad.jpg');
	background-repeat : repeat-y;
}
* html .zaklad {
	height: 400px;	
}
.stred {
	float: left;
	width: 490px;
	padding : 170px 0 0 30px;
	position : relative;
}
.instred {
	padding: 5px 0px 0px 0px;
}
.leva {
	padding-top : 170px; 
  float: left;
	width: 218px;
	height : 400px;
	position : relative;
}
.obrazek {
	position: relative;
	clear : both;
}
.obrazek div {
	position: absolute;
	left: 0px;
	top: -154px;
	display: block;
	width: 251px;
	height: 154px;
	background: url('../img/obrazek.jpg') no-repeat;
}
.dolni{
  width: 799px;
	height: 97px;
	margin:0 auto;
	overflow:hidden;
	background:url("../img/dolni.jpg") no-repeat;
}
.avt {
  padding : 50px 0 0 100px;
  font-size : 11px;
  color : #a51e1e;
  float : left; 
}
.avt a, .avt a:link, .avt a:visited {
  color : #ffffff;
  font-weight : normal;
}
.avt a:hover {
  color : #fcbc01;
  text-decoration : none;
}
.adresa2 {
	margin : 20px 0 0 200px;
	width : 350px;
	float : left;
	color : #4e69dc;
}
.adresa2 a, .adresa2 a:link, .adresa2 a:visited {
  color : #4e69dc;
  font-weight : bold;
  font-size : 11px;
}
.adresa2 a:hover {
	color : #fcbc01;
}
a, a:link, a:visited {
  color : #fcbc01;
  font-weight : bold;
  text-decoration : none;
}
a:hover {
  color : #4e69dc;
}
.odkaz a, .odkaz a:link, .odkaz a:visited {
  color : #ffffff;
  font-size : 14px;
  font-weight : normal;
  text-decoration : none;
  margin-left : 100px;
  line-height : 2;
}
.odkaz a:hover {
  color : #000000;
}
.aktivniodkaz {  
  background-image : url(../img/tl.jpg);
	background-repeat : no-repeat;
	height : 38px;
	width : 172px;
	margin-left : 55px;
}
.aktivniodkaz a, #aktivniodkaz a:link, .aktivniodkaz a:visited, .aktivniodkaz a:hover {
  color : #000000;
  font-size : 14px;
  font-weight : normal;
  text-decoration : none;
  margin-left : 45px;
  line-height : 2.5;
}
img {
  border : 0px;
}
img.obrys {
  border : 2px solid #4e69dc;
}
.nadpis {
  font-weight : bold;
  color : #4e69dc;
  font-size : 11px;
}
