* {padding: 0px; margin: 0px;}

body{
  background:url(../img/bg.gif) repeat-x #E5E5E5;
  margin:0;
  padding:0;
  text-align:center;
  color:#fff;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 83%;
}

h1{
font-size:130%;
padding-bottom:10px;
}

h2{
font-size:115%;
padding-bottom:10px;
color:#F5BC05
}

p{padding-bottom:10px }

a{ text-decoration: underline; color:#ffffff;}

a:hover{ text-decoration: underline; color:#F5BC05;}
img{ border:none}

#obal{
width: 960px;
margin: 0 auto;
background:url(../img/bgObal.gif) repeat-y;
border: 1px solid #F5BC05;
border-top: none;
}

#hlavicka{
height: 290px;
}

#obsah{
float: left;
width: 100%;
text-align: justify
}

#pravyBox{
margin-left: 260px;
}

#levyBox{
float: left;
width: 260px; 
margin-left: -960px;
}

#vertikalniMenu{
width: 260px; 
text-align:left;
}

#vertikalniMenu li{
list-style-type:none 
}

#vertikalniMenu ul li a {
display: block;
width:260px;
color: #fff;
background:url(../img/bgMenu.gif) left center no-repeat;
border-bottom:1px solid #000;
text-decoration: none;
}

#vertikalniMenu ul ul li a {
display: block;
width:260px;
color: #000000;
background:url(../img/bgMenu1.gif) left center no-repeat;
border-bottom:1px solid #000;
text-decoration: none;
}

#vertikalniMenu ul li a:hover {
color: #000000;
background:url(../img/bgVertikalniActiv.png) repeat #FFFFFF;
}

#vertikalniMenu ul li a span {
display: block;
padding: 8px 0 8px 40px;
}

#vertikalniMenu ul ul li a span {
display: block;
padding: 8px 0 8px 40px;
}

#kontaktBox{
width: 260px;
height: 240px;
background:url(../img/les.jpg); 
text-align:left;
}

#kontaktBox a{color:#fff}

.uvodBox{
width:630px;
height:130px;
padding:10px;
color:#FFFFFF;
background:url(../img/bgUvodBox.jpg) repeat;
border: 1px solid #1B5700;
margin-bottom:20px;
text-align:justify
}

.uvodBox img{
float:left;
padding-right:20px
}



#patice{
clear: left;
width: 940px;
background: black;
color: #F5BC05;
text-align: right;
padding: 5px 10px;
font-size:85%
}

#patice a{
color:#F5BC05;
text-decoration:none;
}

.foto a img{
background:url(../img/bgFoto.gif);
padding:10px;
margin:0px 12px 10px 0px
}

.foto a:hover img{
background:url(../img/bgFoto1.gif);
padding:10px;
}

.innertube{
margin: 10px 20px;
margin-top: 0;
}

.innertube ul {
   padding:0px 0px 10px 20px;
   text-align:left
}

.innertube ul li{
   padding-top: 5px;
   text-align:left
}

#kontaktBox .innertube{
padding-top: 30px;
}

.clear{
clear:both
}



