body
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: black;
	font-size: 14px;
    background-color: #F5FBE4;
    width: 1000px;
//position: absolute;
}

img 
{
  max-width: 550px;
}
#hlava 
{
	position: absolute; 
	top: 20px; 
	left: 20px;	
	width: 950px;
	height: 100px;
	//background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}

#hlava2 
{
	position: absolute; 
	top: 20px; 
	left: 20px;	
	width: 950px;
	height: 100px;
	background-image: url(images/menu_pozadi5.png);
	margin-left: 0px;
	margin-top: 0px;
	margin: 0px 0px;
	
}

.hlava 
{
  position: absolute; 
  top: 100px; 
  left: 20px; 
  height: 32px; 
  width: 950px; 
  background-color: #f5fbe4;
  text-align: center; 
  font-size: 12px;
  font-weight: bold
}

#menu{

    background-image: url(images/menu_pozadi5.png);	
    position: absolute;
	top: 135px;
	left: 20px;
	width: 190px;
	height: 150%;
	margin: 0px;
    background-repeat: repeat-y;
    text-align: center;
}

#text_menu {
   
	color: #FFDA81;
	font-family: "Times New Roman";
	font-size: 14px;
	margin: 0px;	
    position: absolute;	
    top: 40px; left: 13px;
	
}

#text_menu h2
{
  align: center;
  color: white;
  _left: 20px;
}
#text 
{
  position: absolute; 
  top: 180px; 
  left: 200px; 
  width: 575px; 
  height: 150%;
}

tr, td 
{
  background-image: url(images/button1.png); 
  width: 190px; 
  text-align: center; 
  background-repeat: repeat-y;
}


a:link, a:visited 
{
	text-decoration: none;
	color: #1D2A63;
}

a.menua 
{
  color: white;
}

a:hover, a:active 
{
  text-decoration: underline;
}

h1 
{
	font-family: Verdana, "Book Antiqua";
    font-size: 17px;	
    font-weight: bold;
	padding-left: 1.25em;
}

h2 
{
	font-family: Verdana, "Book Antiqua";
	font-weight: bold;
}

h3 
{
	font-weight: italic;
	font-weight: normal;
	padding-left: 1.5em;
}

h4 
{
	font-family: Verdana, "Book Antiqua";
	font-weight: bold;
}

.pocitadlo 
{
	margin-top: 10px;
	margin-right: 20px;
	text-align: center;
}

p 
{
	text-align: justify;
	font-size: 14px;
	text-indent: 1em;
	padding-right: 1em;
	padding-left: 1em;
}

.zapati 
{
	color: #7E7E7E;
}

UL.bez 
{
	list-style-type: none;
	padding: 0;
}

.nadpis 
{
  font-size: 20px
}

#menu_autori
{

    background-image: url(images/menu_pozadi6.png);	
    position: absolute;
	top: 135px;
	left: 800px;
	width: 190px;
	height: 150%;
    background-repeat: repeat-y;
}

.menuautori
{
//background-color: #f5fbe4;
  background-image: url(images/button2.png);
}

#text_menu2 {
	color: #FFDA81;
	font-family: "Times New Roman";
	font-size: 14px;
	margin: 0px;	
    position: absolute;	
    top: 40px; right: 33px;
    text-align: center;
    height: 100%;	
    
}

#text_menu2 h2
{
  align: center;
  color: white;
}
 
#odkazy 
{
  position: absolute;
  left: 800px;
 _left: 800px;
  top: 991px;
  width: 140px;
  text-align: left;
  color: white;
  background-image: url(images/menu_pozadi6.png);
  background-repeat: repeat-y;
}

.odkazy
{
  background-image: url(images/menu_pozadi6.png);
  background-repeat: repeat-y;
text-align: left;
}

.odkazy h1
{
color: white;
text-align: center;
}
.odkazy a
{
  color: white;
text-align: left;
}

.odkazy img
{
display: none;
}

dt{
  font-weight: bold
}

.obraz
{
  width: 120px;
  max-height: 175px;
}

.obraz_div
{
  width: 200px;
  float: left;
  min-height: 125px;
  max-height: 200px;
}

.polozka
{
  width: 100%;
  clear: both;
  min-height: 180px;
  max-height: 220px;
}

.popis
{
  width: 100%;
}

.polozka2
{
  width: 100%;
  clear: both;
  height: 20px;
}

.odkazy p
{
  font-size: 0px;
}

.polozka_head
{
  position: absolute;  
  left: 20px;
  height: 90px;  
  max-height: 90px;
  clear: both;
}

.obraz_head
{
  height: 90px;
  max-height: 90px;
  float: left;
}