body {
  background-color : #007ac4;
  color : white;
}
body.normal{
  background-image : url("../img/bg.jpg");
  background-repeat : repeat-x;
  background-color : #007ac4;
  margin : 0px;
	padding : 0px;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
.zaklad {
	width:788px;
	margin : auto;
}
.hlavicka {
	background-image : url("../img/hlavicka.jpg");
	height : 164px;
	width : 788px;
	background-repeat : no-repeat;
	position : relative;
}
h1, h1 span {
	width : 241px;
	height : 164px;
	position : absolute;
	top : 0px;
	left : 0px;
	overflow : hidden;
	margin : 0px;	
	font-size : 10px;
}
h1 span {
	cursor : hand;
	background-image : url("../img/h1.jpg");
	background-repeat : no-repeat;
}
.celek{
  width: 788px;
  background-image : url("../img/celek.jpg");
	background-repeat : repeat-y;
}
.leva{
  float : left;
	width : 241px;
}
.inleva {
  background-image : url("../img/leva.jpg");
	background-repeat : repeat-y;
}
.imgleva {
  float : left;
  padding : 10px 0 10px 0;
}
.hmenu {  
	width : 535px;
}
.lodkaz {
  background-image : url("../img/tl.jpg");
	background-repeat : no-repeat;
	width : 126px;
	height : 39px;
	float : left;
  text-align : center;
  margin-right : 4px;
}
.aktivnilodkaz {
  background-image : url("../img/tl2.jpg");
	background-repeat : no-repeat;
	width : 126px;
	height : 39px;
	float : left;	
  text-align : center;
  margin-right : 4px;
}
.lodkaz a, .lodkaz a:link, .lodkaz a:visited {
  color : #8cbfdd;
  line-height : 3.0;
}
.lodkaz a:hover, .aktivnilodkaz a, .aktivnilodkaz a:link, .aktivnilodkaz a:visited, .aktivnilodkaz a:hover {
  color : white;
  line-height : 3.0;
  text-decoration : none;
}
.stred {
	width: 520px;
	float : left;
	margin-left : 5px;
}
.instred {
  text-align : justify;
  font-size : 12px;
  background-color : white;
  padding : 0 10px 10px 10px;
}
.info {	
	clear : both;
	padding : 25px 0px 5px 0px;
}
.dolni {
	position : relative;
	font-size : 11px;
	clear: both;
	background-image : url("../img/dolni.jpg");
	background-repeat : no-repeat;
	width : 788px;
	height : 80px;
}
.avt {
	padding : 23px 10px 10px 30px;
	font-size : 11px;
	color : #54aee4;
}
.avt a, .avt a:link, .avt a:visited {
  color : #7cc4ef;
  font-weight : normal;
}
.avt a:hover {
  text-decoration : underline;
  color : white;
}
.left {
  text-align : left;
}
.adresa {
	padding : 0px 0px 0px 10px;
	color : white;
	text-align : center;
}
.adresa a:link, .adresa a:visited, .adresa a {
  color : #000000;
}
.adresa a:hover {
  text-decoration : underline;
}
a, a:link, a:visited {
	color : #af0901;
	font-weight : bold;
	text-decoration : none;
}
a:hover{
  text-decoration : underline;
}
img {
  border: 0px;
}
.toplist {
  text-align : center;
  padding : 10px 0 0 30px;
}
.nadpis {
  background-image : url("../img/nadpis.jpg");
	background-repeat : no-repeat;
  font-size : 13px;
  color : #000000;
  font-weight : bold; 
	width : 450px;
	height : 62px;
	line-height : 4.7;
	padding : 0px 0 0 70px;
	clear : both;
}
.fotogalerie {
  float : left;
}

