body {
background-color: #348a00;
text-align: center;
margin: auto;
font-family: sans-serif;
}
      
#vychytavky img{
border: 3px solid green
}

#vychytavky a:hover img{
border: 3px solid white;
}

.odkaz {
color: blue;
font-size: 16px;
text-decoration: none
}

.odkaz:hover{
color: black;
font-size: 16px;
text-decoration: underline
}

#obal {
width: 880px;
text-align: center;
margin: auto;
}

#hlava {
background-image: url('/img/hlava.png');
width: 880px;
height: 230px;
margin: auto;
}

#obsah1 {
background-image: url('/img/obsah1.png');
width: 880px;
height: 32px;
margin: auto;
padding: 0px 0px 0px 0px
}

#obsah {
background-image: url('/img/obsah.png');
width: 880px;
height: auto;
margin: auto;
text-align: left;
padding: 1px 0px 1px 0px
}

#obsah_text {
text-align: left;
padding-left: 50px;
padding-right: 50px
}

h1 {
font-size: 25px;
border-bottom: 3px solid black;
margin-left: -35px;
padding-left: 40px;
width: 250px
}


h2, h3 {
font-size: 19px;
border-bottom: 3px solid black;
margin-left: -35px;
padding-left: 40px;
width: 250px
}

#pata {
background-image: url('/img/pata.png');
width: 880px;
height: 93px;
margin: auto;
}

.fotka img{
border: 2px solid black
}

#vlevo {
float: left;
padding-left: 100px;
}

#vpravo {
float: right;
padding-right: 100px
}

#vlevo a img{
border: 3px solid green;
}

#vpravo a img{
border: 3px solid green
}

#vlevo a:hover img{
border: 3px solid white;
}

#vpravo a:hover img{
border: 3px solid white;

}

#vlevo img{
border: 3px solid green;
margin-top: 15px;
}

#vpravo img{
border: 3px solid green;
margin-top: 15px;
}

.vlevo {
float: left;
}

.vpravo {
float: right;
clear: both;
}

.clear {
clear: both
}


#autor {
float: right;
position: relative;
top:-40px;
right:40px;
font-family: sans-serif; 
font-size: 11px;
color: black;
width:auto;
}

#partner {
float: left;
position: relative;
top:-43px;
left:25px;
padding-top: 5px; 
font-family: sans-serif; 
font-size: 14px;
color: white;
width: 150px;
height: 23px;
font-weight: bolder;
text-decoration: none;
background: #000000 url(/img/bublina.png) no-repeat center bottom;
}

#menu {
background-image: url('/img/menu.png');
width: 880px;
margin: auto;
padding: 1px 0px 1px 0px;
}

ul.menu{
list-style-type: none;
width: auto;
height: auto;
}

ul.menu li {
text-align: center;
display: inline;
width: auto;
height: auto;
padding: 0px 10px 0px 10px;
font-size: 20px;
color: black
}

ul.menu li a{
color: black;
text-decoration: none
}

ul.menu li a:hover{
color: black;
text-decoration: underline
}

ul.menu li.active a{
color: black;
text-decoration: none;
padding: 0px 20px 20px 20px;
background-image: url('/img/menu-active.png');
background-repeat: no-repeat;
width: auto;
background-color: #FFFFFF;
background-position: center bottom;
}
ul.menu li.active a{
text-decoration: none;
}


#podekovani {
display:none;
border: 3px solid black;
background: #3A71A0;
position: absolute;
left: 400px;
font-size: 18px;
font-weight: bolder;
color: #FFFFFF;
padding: 10px 10px 10px 10px
}

#podekovani img{
margin-left: 40%
}

p.keywords{
margin-bottom: -15px;
margin-top: 10px;
font-size: 18px;
}

#top_reklama{
height: 60px;
width: 234px;
height: 60px;
position: relative;
top: 35px;
left: 400px;
border: 2px solid #000000;
}

.reklama{
height: 90px;
width: 728px;
margin: auto;
}

#kusy {
float: right;
position:relative;
top: 190px;
right: 90px;
font-weight: bolder;
font-size: 18px;
color: #880000;
width: 500px;
}
span.hodnota{
font-size: 30px;
letter-spacing: 1px
}

span.blikat{
text-decoration: blink
}

.left-img{
float: right;

}

.upozorneni-img {
border: 3px solid black
}

.upozorneni-img:hover{
border: 3px solid white
}

.nadrz{
float: right;
clear: both; 
margin-top: 10px;
border: 3px solid black
}

.tagy {
display: none
}

#reklama{
width: 360px;
float: right;
clear: both;

}


/* Adler cases */
.adler {
border: 2px solid black
}
/* Adler cases */

#partneri a{
text-decoration: none;
font-weight: bolder;
font-size: 11px;
color: black;
}

#partneri a:hover{
text-decoration: underline;
}

.anketa {
float: right;
clear: both;
padding-right: 60px;
padding-top: 20px;
text-align: center
}

#odeslat{
  font-family: sans-serif;
  border: 2px solid #000000;
  color: white;
  font-weight: bolder;
  cursor: pointer;
  height: 30px;
  width: 150px;
  background: url('/img/sub.png') repeat-x bottom;
  margin-top: 15px;
  letter-spacing: 1;
  font-size: 15px  
}

#upozorneni {
background: #5C8BB1;
border: 2px solid #3F6585;
font-weight: bolder;
font-size: 13px;
padding: 3px 3px 3px 3px;
width: 347px;
text-align: center;
margin-left: 5px
}

