/* CSS Document */
body{
margin: 0px auto;
background: #31302f url(img/bgrnd.jpg) repeat-x;
background-position: center top;
padding: 0px;
font-family: Tahoma, Arial, Verdana, sans-serif;
font-size: 11px;
color: white; /*#b0d7f8*/
}
a{/*color: #b0d7f8;*/color:rgb(228,219,125); text-decoration: none;}
a:hover{color: gold;}

h2{font-size: 14px; font-weight: bold;}
h3{font-size: 13px; font-weight: bold;}

ul{padding-left: 25px;}
.ul{padding-left: 25px;}
#all{
margin: 0px auto;
background: #31302f url(img/body.jpg) repeat-y;
width: 800px;
min-height: 600px;
}
#top{
margin: 0px auto;
background: #31302f url(img/top.jpg) no-repeat;
width: 800px; height: 26px;
text-align: right;
}
.flag{
margin-top: 5px;
margin-right: 7px;
border-width: 0px;
/*visibility: hidden;*/ /*   !!!   */
}
#header{
background: #31302f url(img/header.jpg) no-repeat;
width: 800px; height: 200px;
}
#menu{
background: #31302f url(img/menu.jpg) no-repeat;
width: 800px; height: 58px;
}
#odkazy{padding-top: 13px; padding-left: 15px;}
  .nav{
  font-size: 13px;
  font-weight: bold;
  color: #b0d7f8; 
  text-decoration: none;
  font-family: arial;
  }
  .nav:hover{color: gold;}

  .prvni_pismeno{
  font-size: 16px;
  font-weight: bold;
  }
#obsah{
width: 800px; 
min-height: 400px;  /*  !  */
/*padding-left: 20px;
padding-top:10px;
padding-bottom: 20px;*/
}
#odsazeni{
width: 535px;
margin-left: 20px;
margin-top:10px;
margin-bottom: 20px;
float: left;
}
.mezera{width: 525px; height: 9px; background-color:#153f66; } /* ie6*/
.cara{width: 525px; height:1px; background-color: gold; font-size: 1px;}

#prava{
/*margin-left: 25px;
margin-top:10px;
margin-bottom: 20px;
*/width: 180px;/*
min-height: 400px;
background-color: red;
float: right;*/
}
#right{
padding-left: 20px;
padding-right: 5px;
}


#bottom{
background: #31302f url(img/bottom.jpg) no-repeat;
width: 800px; height: 12px;
}
#footer{
width: 800px;
background-color: black;
height:44px;

}
  .map{padding-top: 30px; padding-left: 10px; color: rgb(112,112,112); float: left; font-size: 11px;}
  .map a{color: rgb(112,112,112); text-decoration: none;}
  .map a:hover{color: rgb(144,144,144);}
  .foot{padding-right: 10px; padding-top: 4px;text-align: right; font-size: 11px; color: rgb(112,112,112);}
  .pocitadlo a{color: rgb(112,112,112); text-decoration: none;}
  .pocitadlo a:hover{color: rgb(144,144,144);}
  .prezentujse{text-decoration: none; color: rgb(184,134,11);}
  .prezentujse:hover{color: orange;}
#footerbottom{
background: #31302f url(img/footer_bottom.gif) no-repeat;
width: 800px; height: 12px;
}
.cena{color:gold;}
.autor{font-size: 9px;}
/*  KNIHA NAVSTEV  */
  .iframe{border-width:0px;}
