body{
  
  font-family: Verdana, Arial, lucida, sans-serif;
  font-size: 0.7em;
  text-align: justify;
}
em{
  font-style: normal;
  font-weight: bold;
}
a{
  color: black;
  text-decoration: underline;
}
a img{
  border: none;
}
blockquote{
  font-style: italic;
}
h1{
  position: absolute;
  top: -1000px;
}
h2{
  font-weight: bold;
  font-size: 1.3em;
  margin:0;
  padding: 0;
}
label{
  font-weight: bold;
}
input{
  border: none;
  border-bottom: 1px solid silver;
  border-right: 1px solid silver;
  padding: 3px;
  font-weight: bold;
}
input:hover,input:focus{
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}
textarea{
  border: none;
  border-bottom: 1px solid silver;
  border-right: 1px solid silver;
  padding: 3px;
}
textarea:hover,textarea:focus{
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}
select{
  border: none;
  border-bottom: 1px solid silver;
  border-right: 1px solid silver;
  
}
select:hover, select:focus{
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}
option{
  padding: 3px;
}
#obal{
  width: 800px;
  margin: 0 auto 0 auto;
}
#hlava{
  text-align: center;
  height: 76px;
  background: url('img/hlavicka.png') no-repeat;
   padding-top: 15px;
}
#obsah{
  background: url('img/pozadi.png') repeat-y;
  padding: 10px 10px 10px 20px;
}
#menu{
  height: 60px;
  background: url('img/pata.png') no-repeat;
  text-align: center;
  padding-top: 31px;
  color: white;
  clear: both;
}
#menu a{
  color: white;
  text-decoration: none;
}
#menu a:hover{
  text-decoration: underline;
}
#bok{
  width: 309px;
  float: right;
  margin: 10px 15px 10px 15px;
}
#bhlava{
  background: url('img/bhlava.png') no-repeat;
  height: 28px;
}
#bpoz{
  background: url('img/bpoz.png') repeat;
  padding: 0 10px 0 10px;
}
#bpoz img{
  border: 1px solid black;
  margin: 5px 0;
}
#bpoz img:hover{
  border: 1px solid white;
}
#bpata{
  background: url('img/bpata.png') no-repeat;
  height: 28px;
}

#rhlava{
  background: url('img/rhlava.png') no-repeat;
  height: 28px;
}
#rpoz{
  background: url('img/rpoz.png') repeat;
  padding: 0 10px 0 10px;
}
#rpoz img{
  border: 1px solid black;
  margin: 5px 0;
}
#rpoz img:hover{
  border: 1px solid white;
}
#rpata{
  background: url('img/rpata.png') no-repeat;
  height: 28px;
}

#yhlava{
  background: url('img/yhlava.png') no-repeat;
  height: 28px;
}
#ypoz{
  background: url('img/ypoz.png') repeat;
  padding: 0 10px 0 10px;
}
#ypoz img{
  border: 1px solid black;
  margin: 5px 0;
}
#ypoz img:hover{
  border: 1px solid white;
}
#ypata{
  background: url('img/ypata.png') no-repeat;
  height: 28px;
}

#ghlava{
  background: url('img/ghlava.png') no-repeat;
  height: 28px;
}
#gpoz{
  background: url('img/gpoz.png') repeat;
  padding: 0 10px 0 10px;
}

#gpoz img{
  border: 1px solid black;
  margin: 5px 0;
}
#gpoz img:hover{
  border: 1px solid white;
}
#gpata{
  background: url('img/gpata.png') no-repeat;
  height: 28px;
}

#shlava{
  background: url('img/shlava.png') no-repeat;
  height: 28px;
}
#spoz{
  background: url('img/spoz.png') repeat;
  padding: 0 10px 0 10px;
}
#spoz img{
  border: 1px solid black;
  margin: 5px 0;
}
#spoz img:hover{
  border: 1px solid white;
}
#spata{
  background: url('img/spata.png') no-repeat;
  height: 28px;
}

#obalx{
  position: relative;
  width: 830px; 
  height: 630px;
  margin: 0 auto 10px auto;
}
#obalx a{
  text-decoration: none;
}
#obalx img{
  display: block;
}

#logo{
  position: absolute;
  width: 158px;
  height: 109px;
  top: 263px;
  left: 50%;
  margin-left: -77px;
  background: url('img/logo.jpg') no-repeat;
}
#g{
  position: absolute;
  background: url('img/g.jpg') no-repeat left bottom;
  width: 365px;
  height: 365px;
  top: 0;
  right: 0;
}
#g:hover{
  color: black;
  background: url('img/gr.jpg') no-repeat left bottom;
}
#gi{
  margin: 70px 0px 20px 120px;
  display: none;
}
#gii{
  background: url('img/gpoz3.png');
  padding: 5px;
}
#g:hover #gi{
  display: block;
}
#y{
  position: absolute;
  background: url('img/y.jpg') no-repeat left top;
  width: 465px;
  height: 265px;
  bottom: 0;
  right: 0;
}
#y:hover{
  color: black;
  background: url('img/yr.jpg') no-repeat left top;
}
#yi{
  margin: 120px 120px  0px 20px;
  display: none;
}
#yii{
  background: url('img/ypoz3.png') repeat;
  padding: 5px;
}
#y:hover #yi{
  display: block;
}
#y:hover a{
  color: black;
}
#r{
  position: absolute;
  background: url('img/r.jpg') no-repeat right top;
  width: 365px;
  height: 365px;
  bottom: 0;
  left: 0;
}
#r:hover{
  color: black;
  background: url('img/rr.jpg') no-repeat right top;
}
#ri{
  margin: 20px 120px 150px 0px;
  display: none;
}
#rii{
  background: url('img/rpoz3.png');
  padding: 5px;
}
#r:hover #ri{
  display: block;
}
#b{
  position: absolute;
  background: url('img/b.jpg') no-repeat right bottom;
  width: 465px;
  height: 265px;
  top: 0;
  left: 0;
}
#b:hover{
  color: black;
  background: url('img/br.jpg') no-repeat right bottom;
}
#bi{
  margin: 0px 20px 120px 120px;
  display: none;
}
#bii{
  padding: 5px;
  background: url('img/bpoz3.png');
}
#b:hover #bi{
  display: block;
}
#pata{
top: 650px;
position: absolute;
padding-top: 20px;
height: 45px;
width: 830px; 
background: url('img/menu.png') no-repeat center;
bottom: 0;
text-align: center;
color: white;
}
#pata a{
  color: white;
  text-decoration: none;
}
#pata a:hover{
  text-decoration: underline;
}
.cena{
  width: 300px;
  margin: 10px;
  margin-left: 50px;
  text-align:center;
  float: left;
}
.stred{
  text-align: center;
}
.clear{
  clear: both;
}
.leva{
  float: left;
}
.prava{
  float: right;
}