body
 {
  background-image: url(images/tapeta.png);

  margin: 0px;
}

#frame
 {
  width: 825px;
  margin-left:auto;
  margin-right:auto;
}

#header
 {
  background-image: url(images/header.png);
  background-repeat: no-repeat;
  width: 825px;
  height: 197px;

}

#logo
 {
 position: relative;
 top: 26px;
  width: 203px;
  height: 171px;
}

#menu
 {
   background-color: #a0a9d4;
   width: 825px;
   height: 26px;
   margin-top: 6px;
}

#menu ul
 {
  list-style-type: none;
  margin: 0px;
}

#menu ul li
 {
  float:left;
  position: relative;
  top: 2px;
  left: -10px;
}

#menu a
 {
 margin-left: 60px;
  font-family: Verdana;
  font-size: 16px;
  font-weight: bold;
  color: white;
  text-decoration: none;
}
#menu a:hover
 {
  font-family: Verdana;
  font-size: 16px;
  font-weight: bold;
  color: #f10000;
  text-decoration: underline;
}

#main
 {
  width: 825px;

  background-color: white;
  background-image: url(images/main-back.jpg);
  background-repeat: no-repeat
}

#text
 {
  width: 730px;
  padding: 15px;
  padding-left: 35px;
  color: #4c4c4c;
  font-family: Verdana;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
}

#text a
 {
  color: #4c4c4c;
}
#text a:hover
 {
  color: #4c4c4c;
  text-decoration: none;
}


.line
 {
  background-image: url(images/line.png);
  position:relative;
  top: -10px;
  width: 600px;
  height: 5px;
  clear:both;
}

h1
 {
  font-family: Verdana;
  font-size: 21px;
  font-weight: bold;
  color: black;
}

h2
{
  font-family: Verdana;
  font-size: 18px;
  font-weight: bold;
  color: #4c4c4c;
}

h3
 {
    font-family: Verdana;
  font-size: 16px;
  font-weight: bold;
  color: black;
}

.left
 {
 float:left;
 width: 490px;
}

#nabizime-menu
 {
 float:left;
 width: 310px;
}

.nabizime-text
 {

}

#nabizime-text1, #nabizime-text2, #nabizime-text3, #nabizime-text4, #nabizime-text5, #nabizime-text6, #nabizime-text7, #nabizime-text8, #nabizime-text9, #nabizime-text10, #nabizime-text11, #nabizime-text12, #nabizime-text13
 {
   float:right;
   width: 390px;
   margin-top: 20px;
   margin-right: 15px;
   display: none;
}


.domecek
 {
  list-style-image: url(images/house.png);

}

.seznam
 {
   position:relative;
   top: -5px;
   left: 5px;
}

#right
 {
 float:right;
 width: 150px;
margin-top: 10px;
}


#right img
 {
  margin-top: 8px;
}

#fotos img
 {
  margin: 15px;
}

#fotos img
 {
  margin: 15px;
  border: 0px;
}

#footer
 {
   background-color: #a0a9d4;
   width: 825px;
   height: 26px;
   clear:both;
}
.clear
 {
  height: 15px;
  clear:both;
}

