body 
{ 
margin:0; 
padding:0; 
text-align:center;
background: #3F3F3F url(../img/pozadi.jpg) repeat-x top;
color: #787878;
font-size: 0.8em;
font-family: arial;
} 
a, a:link, a:visited { 
text-decoration : none;
color : #FF9900;
} 
a:hover { 
color : #FFC061;
} 
.center {
text-align: center;
display: block;
margin-left:auto;
margin-right:auto;
}

h1{
font-size: 1.5em;
font-weight: bold;
margin: 0;
padding: 0;
color: #FF9900;
text-align: center;
} 

h2{
font-size: 1.3em;
font-weight: bold;
} 

h3 {
font-size: 1em;
}

#logo { 
width : 60px;
height : 60px;
float : left;
background : url(../img/logo.gif) no-repeat left top;
position: relative; top: -25px;
}

#obsah 
{ 
width: 900px; 
height: 560px;
margin: 1em auto;
margin-top: 25px; 
text-align:left; 
} 


#levypanel 
{ 
float: left; 
width: 400px;
height: 510px;
border-right: 3px #787878 solid;
margin-top: 25px; 
padding:0; 
} 

#levypanel-obsah 
{ 
margin: 25px;
padding:0;
} 


#pravypanel 
{ 
display: block;
float: right; 
width: 490px;
margin-top: 25px; 
padding:0; 
} 

#pravypanel-obsah 
{ 
margin: 0;
padding: 30px; 
} 
 
#pravypanel-obsah p {
text-align: justify;
display: block;
width: 420px;
font-size: 0.85em;
margin-top: 1em;
} 




#menu {
height: 30px;
width: 490px;
margin-top: 0px;
}
.menu li{
font-size: 1.1em;
display : inline;
padding-right : 6px;
padding-left : 6px;
} 
.menu a, .menu a:link, .menu a:visited { 
text-decoration : none;
color : #787878;
} 
.menu a:hover, #active{ 
color : #FF9900;
} 

#paticka 
{ 
width: 490px;
display: block;
margin-left:auto;
margin-right:auto;
text-align: center;
font-size: 0.7em;
position: relative; top: 200px;
} 

#paticka a, #paticka a:link, #paticka a:visited, #paticka a:hover { 
text-decoration : none;
color : #787878;
} 
 
.cleaner {
display: block;
clear: both;
}
 

#hrnicek {
background-image: url(../img/hrnicek.gif);
background-repeat: no-repeat;
background-position: center center;
display: block;
margin: 0 auto 0 auto;
height: 267px;
width: 490px;
position: relative; top: -20px;
}

.obrindex {
display: block;
clear: both;
margin-left: 40px;
}

#fotogalerie {
margin-left: 30px;
}

img, img a { 
border : 0;
} 

#fotogalerie img{
margin: 2px;
}

#prepinac {
width: 310px;
display: block;
margin-top: 70px;
padding: 0; 
margin-left: 25px;
}

#prepinac img {
margin: 0;
padding: 0;
border: 0; 
}


#vlevo {
float: left;
width: 15px;
height: 18px;
background-image: url(../img/vlevo.gif);
background-repeat: no-repeat;
margin-top: 3px;
padding-left: 30px;
font-size: 1.3em;
font-weight: bold;
}

#vpravo {
float: right;
width: 15px;
height: 18px;
background-image: url(../img/vpravo.gif);
background-position: right;
background-repeat: no-repeat;
margin-top: 3px;
padding-right: 53px;
font-size: 1.3em;
font-weight: bold;
}

#jazyk {
display: block;
float: left;
width: 100px;
height: 30px;
}
#jazyk a, #jazyk a:link, #jazyk a:visited {
color: #787878;
}

.jazyk_box{
float: right;
width: 15px;
text-align: center;
margin-left: 10px;
}

.active2 a{ 
color : #FF9900 !important;
} 

hr
{ 
clear:both; 
display: none 
}
