a { 
  color: #8B4513;
} 
a:hover { 
  color: #FF0000;
}    	

body {
color: #B8860B; 
background-image: url('../pic/background.gif'); 
background-repeat: repeat; 
font-family: Arial;
position: absolute;
left: 15%;
}



h1 {
color: #D28228;
font-family: Arial;
font-size: 90%;
font-weight: bold;
}

h2 {
color: #8B4513;
font-family: Arial;
font-size: 90%;
font-weight: bold;
}

hr { 
color: #D28228; 
} 

#logo {
margin: 0px 0px -5px 0px; 
padding: 0px 0px 0px 0px; 
}

#menu_background {
float: left;
background: url("../pic/menu_back.gif");
width: 200px;
height: 750px;
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px; 
}

#menu a {
display:block;
width:200px;
height:30px;
color: #D28228;
font-family: Arial;
font-size: 90%;
font-weight: bold;
background: url("../pic/menu.gif") 0 0 no-repeat;
text-decoration: none;
}


#menu a:hover {
background: url(../pic/menu.gif) 0 -32px;
color: #ffffff;
font-family: Arial;
font-size: 90%;
font-weight: bold;
}

#menu a:active {
background: url(../pic/menu.gif) 0 -64px;
color: #ffffff;
font-family: Arial;
font-size: 90%;
font-weight: bold;
}



div.outer a {
display: block;
background: url("..pic/menu.gif") top left no-repeat;
width: 100%;
height: 100%;
overflow: hidden;
margin: 0;
padding: 0;
}

div.outer span {
display: block;
margin: 0px 0px 0px 20px;
padding: 8px 8px 0px 20px;
}


#novinky {
color: #D28228;
text-align: left; 
font-family: Arial;
font-size: 70%;
font-weight: normal;
width: 150px;
height: 220px;
margin: -220px 0px 0px 25px;
padding: 0px 0px 0px 0px;
}

.datum {
color: #D28228;
text-align: right; 
font-family: Arial;
font-size: 80%;
font-weight: bold;
}

.datum_dark {
color: #8B4513;
text-align: right; 
font-family: Arial;
font-size: 80%;
font-weight: bold;
}

.nabizime_status {
color: #CC0000;
text-align: right; 
font-family: Arial;
font-size: 100%;
font-weight: bold;
}

.nastred {
text-align: center; 
vertical-align: bottom;
}

.nastred a {
color: #D28228;
}

.nastred a:hover {
color: #FF0000;
}

#obsah {
float: left;
background: url("../pic/obsah_back.gif");
background-repeat: repeat-y;
color: #8B4513;
font-family: Arial;
font-weight: normal;
font-size: 90%;
text-align: left; 
line-height: 100%; 
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px; 
height: 750px;
width: 600px; 
}

#obsah2 {
margin: 0px 0px 0px 0px; 
padding: 10px 20px 20px 20px; 
}


.floatleft {
float: left;
margin: 0px 10px 10px 0px;
border: 1px solid #F5C271;
padding: 2px;
}  

.floatleft_nb {
float: left;
margin: 0px 10px 10px 0px;
padding: 2px;
}

.fotky {
margin: 0px 10px 10px 0px;
border: 1px solid #F5C271;
padding: 2px;
} 

#footer {
background: url("../pic/footer.gif");
background-repeat: no-repeat;
color: #8B4513;
font-family: Arial;
font-weight: normal;
font-size: 70%;
text-align: center; 
margin: 750px 0px 0px 0px;
padding: 4px 0px 4px 0px;
}

#footer a {
text-decoration: none;
}

#footer a:hover {
text-decoration: none;
}