body {
  background-color : #ffffff;
}
body.normal{
	background : url('../img/bg.jpg') #ededed;
	background-repeat : repeat-x;
  text-align : center;
  margin : 0px;
	padding : 0px;
	color: #000000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.celek{
	width: 879px;
	margin : auto;
}
.hlavicka {
	height : 300px;
	width : 879px;
	position : relative;
}
.lhlavicka {
  float : left;
	width : 206px;/*246*/
	height : 150px;/*300*/
	background-image : url("../img/lhlavicka.jpg");
	background-repeat : no-repeat;
  padding : 150px 0 0 40px;  
}
.lhlavicka img {
  width : 120px;
  height : 120px;
}
h1, h1 span {
	width : 633px;
	height : 300px;
	position : absolute;
	top : 0px;
	right : 0px;
	overflow : hidden;
	margin : 0px;	
	font-size : 1.5em;
}
h1 span {
	cursor: pointer; 
	background-image : url("../img/h1.jpg");
	background-repeat : no-repeat;
}
.horni {
	background-image : url("../img/horni.jpg");
	height : 62px;
	width : 879px;
	background-repeat : no-repeat;
	text-align : left;
}
.hodkaz a, .hodkaz a:link, .hodkaz a:visited {
  background-image : url("../img/tl.jpg");
	background-repeat : no-repeat;
	width : 119px;
	height : 39px;
	text-align : center;
	color : #263d58;
  float : left;
  display : block;
  line-height : 2.5;
  margin : 3px;
}
.hodkaz a:hover, .aktivnihodkaz a, .aktivnihodkaz a:link, .aktivnihodkaz a:visited, .aktivnihodkaz a:hover {
  background-image : url("../img/tl2.jpg");
	background-repeat : no-repeat;
	width : 119px;
	height : 39px;
	text-align : center;
	color : #b15607;
  float : left;
  display : block;
  line-height : 2.5;
  margin : 3px;
  text-decoration : none;
}
.leva{
	float : left;
	width : 252px;
}
.lodkaz a, .lodkaz a:link, .lodkaz a:visited {
  background-image : url("../img/tl3.jpg");
	background-repeat : no-repeat;
	width : 202px;/*252*/
	height : 28px;/*43*/
	text-align : left;
	color : #ffffff;
  float : left;
  display : block;
  margin : 3px 0 3px 0;
  font-size : 12px;
  padding : 15px 0 0 50px;
}
.lodkaz a:hover, .aktivnilodkaz a, .aktivnilodkaz a:link, .aktivnilodkaz a:visited, .aktivnilodkaz a:hover {
  background-image : url("../img/tl4.jpg");
	background-repeat : no-repeat;
	width : 202px;/*252*/
	height : 28px;/*43*/
	text-align : left;
	color : #ffffff;
  float : left;
  display : block;
  margin : 3px 0 3px 0;
  font-size : 12px;
  padding : 15px 0 0 50px;
  text-decoration : none;
}
.stred {
	width: 600px; /*627*/
	padding-left : 5px;
	float: left;
	text-align : justify;
	font-size : 12px;
}
h2 {
  color : #d46f08;
  font-weight : bold;
  font-size : 16px;
  clear : both;
}
h3 {
  color : #273f5a;
  font-weight : bold;
  font-size : 16px;
}
.kniha {
  background-image : url("../img/pozadikniha.jpg");
	background-repeat : no-repeat; 
  width : 559px;/*599*/
  height : 184px; /*224*/
  padding : 20px;
}
.dolni {
  position:relative;
  z-index: 0;
	background-image : url("../img/dolni.jpg");
	height : 163px;
  margin-top: -163px;
	background-repeat : repeat-x;
}
.dolnipozadi {
  position:relative; 
  z-index:1; 
  float: left;
  background-image : url("../img/dolnipozadi.jpg");
	background-repeat : repeat-y;
	width: 879px;
	margin : auto;
}
.avt {
	float : right;
	padding : 150px 0 0px 10px;
	color : #ffffff;
}
.avt a, .avt a:link, .avt a:visited {
	color : #ffffff;
	font-weight : normal;
	text-decoration : none;
}
.avt a:hover{
  color : #ffffff;
	text-decoration : underline;
}
a, a:link, a:visited {
	color : #b23f3c;
	font-weight : bold;
	text-decoration : none;
}
a:hover{
  color : #b23f3c;
	text-decoration : underline;
}
img {
  border: 0px;
}
td {
  padding : 2px 5px 2px 5px;
}
.toplist {
  text-align : center;
  padding-top : 10px;
}
.foto {
  float : left;
  border : 1px solid #d3d3d3;
  padding : 5px;
}
.right {
  float : left;
  padding-left : 20px;
}
.fotogalerie {
  float : left;
  margin : 5px 5px 0 0;
}
.fotogalerie img, .stred img {
  border : 1px solid #e1e1e1;
  padding : 5px;
  margin : 5px;
  background-color : #f5f5f5;
}
.nahoru {
  clear : both;
	padding : 25px 0px 5px 0px;
}

