body {

  font-family:Arial, Tahoma, sans-serif;
}

a img {
  border: 0;
}

#wrap {
  width: 960px;
  margin: 0px auto 0px auto;
}


#top {
   height: 100px;
}

#logo {
  margin-left: 15px;
  margin-top: 0px;
}

#bottom {
  height: 150px;
}

#keywords {

  padding: 30px;
  color: #8a8a8a;
  font-size: 0.8em;
}

.menu {
  width: 630px;
  padding-top: 55px;
  float: right;
}

.menu li {
  float: left;
  list-style-type: none;
  padding: 0px 17px 0px 17px;
}

.menu li a {
   font-size: 0.75em;
   text-decoration: none;
   color: #8a8a8a;
}

.menu li a:hover {
  color:#347040;
}

#content {
  padding: 10px 30px 0px 30px;
}

.hotcon {
    float: right;
    width: 300px;
    font-weight: bold;
    background-color: #f5f5f5;
    padding: 20px;
    color: #003333;
    position: relative;
    bottom: 3px;
}

h1 {
  font-size: 2.5em;
  font-weight: normal;
  color:  #347040;
  line-height: 1em;
}

h1 span {
  color: #347040;
  font-style: italic;
  font-size: 0.5em;
}

h2 {
   font-size: 1.7em;
  font-weight: normal;
  color:  #347040;
  line-height: 1em;
  margin-bottom: 0em;
  padding: 0;
}


p, #content li {
  font-size: 0.8em;
  line-height: 1.7em;
}

p.hi {
  font-weight: bold;
}

.copy {
  clear: both;
  font-size: 0.8em;
  color: #8a8a8a;
  padding: 20px 0px 0px 30px;
}

.cenik {
  width: 100%;
  margin-top: 15px;
  font-size: 0.8em;
}

.cenik th {
  text-align: left;
  padding: 13px 3px 13px 10px;
  color: #fff;
  background-color:#347040;
}
.cenik tbody tr {
  background-color: #f1f1f1;
}

.podlazi {
  text-align: left;
  padding: 5px 0px 5px 10px;
}

.rezer {
  background-color: #FFE8E8;
  font-style: italic;
}

.rezer td {
   background-color: #FFE8E8;
   font-weight: normal;
}

tbody td {
  font-weight: bold;
  padding: 3px 5px 3px 5px;
}




 .str {
   font-weight: bold;
 }


.r {
  text-align: right;
}

.l {
  text-align: left;
}

.c {
  text-align: center;
}

.fgalerie img {
  float: left;
  margin: 0px 10px 10px 0px; 
}




















