body {
background: none no-repeat scroll white center bottom;
font-family:'Lucida Grande',Verdana, Arial, sans-serif;
font-size:11px;
color:#411719;
}

#contajner{
width:750px;
margin-left:auto; 
margin-right:auto; 
padding:0px;
border:white 0px solid;
}

#caranahore{
color:#d7d2cf;
background-color:#411719;
width:100%;
height:2px;
margin-top:3px;
margin-bottom:2px;
}

.hlavnimenu {
margin:0px;
margin-left:4px;
margin-right:4px;
}
.textvmenu {
  font-size:12px;
}

#banner{
border:#9F876F 0px solid;
height:70px;
width:734px;
margin-left:auto;
margin-right:auto;
margin-top:3px;
padding:6px;
background:url(pf_1.jpg) no-repeat #E3E2E2 top left;
font-family:Impact,Verdana, Arial;
font-weight:bold;
letter-spacing:0px;
font-size:26px;
}

#novinkybox{
width:263px;
padding:10px;
float:left;
text-align:justify;
margin-left:0px;
margin-top:-5px;
border-right:solid white 20px;
background-color:#d7d0b6;
}

#centerbox{
width:100%;
text-align:left;
background-color:white;
}

#footer{
  clear:both;
  text-align:center;
  font-family:'Lucida Grande', Verdana, Arial, sans-serif;
  font-size:10px;
  width:100%;
}

#rss {
background: url('rss.gif') no-repeat scroll #ff7c11 left center;
padding-left:15px;
padding-right:2px;
}

A:link{color:#e50000; text-decoration:none;}
A:hover{color:#A30000; text-decoration:underline;}
A:active{color:#e50000; text-decoration:none;}
A:active:hover{color:#A30000; text-decoration:underline;}
A:visited{color:#e50000; text-decoration:none;}
A:visited:hover{color:#A30000; text-decoration:underline;}

h1 {
font-size:16pt;
}

h2 {
font-size:13pt;
}

h4 {
font-size:12pt;
}

h3 {
font-family:'Lucida Grande', sans-serif, Arial, Helvetica;
font-size:10pt;
font-weight:bold;
color:#E9E4DF;
}

b {
font-family:'Lucida Grande',Verdana, Arial, sans-serif;
font-size:12px;
font-weight:bold;
color:#6F0000;
}

input,textarea,select {
border:#A30000 1px solid;
background-color:#E9E4DF;
font-family:'Lucida Grande',Verdana, Arial, sans-serif;
font-size:8pt;
color:#6F0000;
}

/*seznamy(odkazy)*/
.cz {
list-style-type:circle;
}
.en {
list-style-type:square;
}
.neaktual {
font-size: 80%;
}


/* menu */


#navcontainer
{
padding:0px;
width:190px;
height:190px;
margin-left:526px;
background:#9F876F;
}

 #navlist
{
padding: 0px 1px 1px;
margin-left: 0px;
margin-top: 0px;
font: bold 12px Verdana, Helvetica, sans-serif;
background:#990000;
width: 190px;
}

#navlist li
{
list-style: none;
margin: 0;
border-top:#990000 1px solid;
text-align: right;
}

#navlist li a
{
display: block;
width:190px;
padding: 1px 0.5em 1px 0.75em;
border-left: 1em solid #660000;
background: #9F876F;
text-decoration: none;
}

#navlist li a:link { color: #FFFFFF; }
#navlist li a:visited { color: #F3F3F3; }

#navlist li a:hover
{
border-color: #990000;
color: #660000;
background: #D7D0CA;
}

.upperbutton {
position:absolute;
top:0px;
color:#ffdddd;
font-size:7pt;
text-align:center;
}

.upperbutton A {
	color:#ffdddd;	
	}

.upperbutton A:visited {
	color:#ffdddd;
	}

.upperbutton A:hover {
	text-decoration:none;
	color:#ffffff;
	}

.levo {
left:5px;
}

.pravo {
right:5px;
}