

body {
  background-color: #B9BDA8;
  background-image: url(img/bg.gif);
  background-repeat: repeat-y;
  background-position: right;
  text-align: center;
  color: #000;
  font-family: Verdana,Tahoma;
  font-size: 12px;
}

a:link, a:active, a:visited {
text-decoration: none; 
color: #A1AA7D;}

a:hover {
text-decoration: none;
color: #B9BDA8;}


#horni {
  background-image: url(img/horni.gif);
  background-repeat: no-repeat;
  position: absolute;
  width: 760px;
  height: 438px;
  top: 0px;
  right: 0px;
}



#leve {
  background-image: url(img/leve.gif);
  background-repeat: no-repeat;
  position: absolute;
  width: 126px;
  height: 307px;
  top: 438px;
  right: 634px;
}



#menu {
  background-image: url(img/menu.gif);
  background-repeat: no-repeat;
  position: absolute;
  width: 176px;
  height: 307px;
  top: 438px;
  right: 458px;
}

.menupad {
  text-align: left;
  padding-top: 5px;
  padding-left: 17px;
  padding-right: 18px;
}


#menu .nadpis{
font-variant: small-caps;
color: #918272 ;
font-size: 14px;
font-weight: bold;
border-bottom: #B9BDA8 2px solid ;
}



#menu a:link, #menu a:active, #menu a:visited {
background-color: #918272;
font-variant: small-caps;
color: #A1AA7D;
text-decoration: none;
text-align: center;
padding: 1px;
display: block;
height: 15px;
border-bottom: solid 2px #A1AA7D;
}

#menu a:hover {
background-color: #B9BDA8;
font-variant: small-caps;
color: #918272;
text-decoration: none;
text-align: center;
padding: 1px;
display: block;
height: 15px;
font-weight: bold;
border-bottom: solid 2px #A1AA7D;
}



#text {
  background-image: url(img/text.gif);
  background-repeat: no-repeat;
  position: absolute;
  width: 367px;
  height: 307px;
  top: 438px;
  right: 91px;
}

.textpad {
  text-align: left;
  padding-top: 0px;
  padding-left: 22px;
  padding-right: 5px;
}



#text .nadpis{
background-color: #A1AA7D  ;
font-variant: small-caps;
color: #918272 ;
font-size: 14px;
font-weight: bold;
border-top: #B9BDA8 2px solid ;
border-bottom: #B9BDA8 2px solid ;
text-align: center;
}



#text .podnadpis{
font-variant: small-caps;
color: #B9BDA8 ;
font-size: 14px;
font-weight: bold;
border-bottom: #A1AA7D 2px solid ;
text-align: right;
}




#prave {
  background-image: url(img/prave.gif);
  background-repeat: no-repeat;
  position: absolute;
  width: 91px;
  height: 307px;
  top: 438px;
  right: 0px;
}
