body{
  margin: 0;
  padding: 0;
  border: 0;
  background-color: #7f7f7f;
  background-image:url('images/bodybg.jpg');
  background-position: center top;
  background-repeat: repeat-x;
  color: black;
  font-family: tahoma;
  font-size: 9pt;
  text-align: center;
}

textarea, input{
  font-family: tahoma;
  font-size: 9pt;
}


a{
  color: #76B818;
  font-weight: bold;
}

a:hover{
  color: #252525;
}

#container{
  margin: auto;
  width: 912px;
}

#topButton{
  float: left;
  background-image: url('images/topbutton.jpg');
  background-repeat: no-repeat;
  width: 233px;
  height: 44px;
  margin: 0;
  padding: 0;
}

#topButton{
  color: white;
  display: block;
  width: 215px;
  height: 40px;
  margin-top: 3px;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

#topButton a:hover{
  text-decoration: underline;
}

#topButtonT{
  padding-top: 14px;
  display: block;
  height: 14px;
  font-family: verdana;
}

#topImage{
  width: 902px;
  border: 4px solid white;
  height: 180px;
}

#topMenu{
  width: 902px;
  height: 52px;
  background-image: url('images/menu.jpg');
  background-repeat: no-repeat;
  border: 4px solid white;
  border-top: 0;
}

#topMenu ul{
  list-style-type: none;
  margin: 0;
  margin-left: 11px;
  padding: 0;
  padding-top: 11px;
}

#topMenu ul li{
    float: left;
}

#topMenu ul li a{
    color: black;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    display: block;
    width: 100px;
    height: 30px;
    margin-right: 15px;
    padding-top: 7px;
    padding-left: 10px;
    font-family: verdana;
}

#topMenu ul li a:hover{
    text-decoration: underline;
}

#topMenu ul li a img{
    border: 0;
    margin-left: -20px;
    margin-right: 0px;
}



#leftCol{
  float: left;
  width: 214px;
  border-right: 4px solid #77b819;
}

#subContainer{
  width: 902px;
  background-image: url('images/subconainerbg.jpg');
  background-repeat: repeat-y;
  background-position: left top;
  border: 4px solid white;
  border-top: 0;
}

#rightCol{
  float: right;
  width: 684px;
  min-height: 400px;
  background-image: url('images/contentbg2.jpg');
  background-repeat: no-repeat;
  background-position: left top;
}

#eMenu{
   margin: 30px 0px 30px 25px;
}


#leftMenu{
  width: 100%;
  height: 240px;
  overflow: hidden;
}

#leftMenu ul{
  list-style-type: none;
  text-align: left;
  margin: 0;
  padding: 0;
}

#leftMenu ul li{
  height: 26px;
}

#leftMenu ul li a{
  color: #77b819;
  font-family: verdana;
  text-decoration: none;
  background-image: url('images/leftmenu_indent.jpg');
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 18px;
  font-weight: normal;
}

#leftMenu ul li a:hover{

  text-decoration: underline;
}

.submenu{
  padding-left: 20px;
}

#leftFlash{
  border-top: 4px solid #77b819;
  width: 214px;
  height: 161px;
  background-image: url('images/flash.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

#quickContact{
    margin-top: 30px;
    margin-left: 30px;
    color: white;
    text-align: left;
    line-height: 150%;
}

#quickContact a{
    color: white;
    text-decoration: none;
    font-weight: normal;
}

#quickContact a:hover{
 color: #77b819;
}


#bottom{
  height: 40px;
  width: 912px;
  background-image: url('images/bottombg.jpg');
  background-repeat: repeat-x;
  background-position: top center;
  margin-top: 4px;
  color: white;
  font-size: 8pt;
}

#bottom a{
  color: #c1df96
}

#bottom a:hover{
  color: black;
}

#bottomText{
  padding-top: 5px;
  line-height: 150%;
}

.cleaner{
  clear: both;
  height: 0;
  width: 0;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
}

#content{
  padding: 20px;
  line-height: 150%;
  text-align: left;
  min-height: 650px;
  background-image: url('images/contentbg3.jpg');
  background-repeat: no-repeat;
  background-position: bottom right;
}

#content ol{
  margin: 0;
  padding: 5px;
  margin-left: 18px;
}


.preText{
  font-family: trebuchet ms;
  font-size: 16pt;
  color: #c1df96;
  font-weight: bold;
  float: left;
  height: 25px;
  line-height: 100%;
}

.preText2{
  font-family: trebuchet ms;
  font-size: 18pt;
  color: #c1df96;
  font-weight: bold;
  height: 27px;
  line-height: 100%;
  margin-top: 10px;
}

.addText{
  float: right;
  text-align: left;
}


h1{
  font-family: trebuchet ms;
  font-size: 30pt;
  color: #c1df96;
  font-weight: bold;
  line-height: 100%;
  margin: 0 0 15px 0;
}

h2{
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 12pt;
  color: black;
  font-weight: bold;

}


.green{
  color: #c1df96;
}

.bggreen{
  background-color:  #c1df96;
}


.ital{
  font-style: italic;
}

.odsaz{
  margin-left: 50px;
}

#video a{
  font-weight: normal;
  text-decoration: none;
}

.videoDesc{
  float: right;
  width: 300px;
}

.video{
  float: left;
  text-align: center;
  margin-bottom: 15px;
}

.fImg{
  float: left;
  width: 195px;
  border: 1px;
  text-align:center;
  border: 1px solid #c1df96;
  margin: 5px;
  background-color: white;
  height: 150px;
}

.fImg img{
  margin: 8px;
  border: 0 !important;
}

.fImg a, #imgContainer a{
  text-decoration: none;
  color:  #c1df96;
  border: 0 !important;
}

.fImg a{
  display: block;
  width: 195px;
  height: 150px;
}

.fImg a img{
   border: 0;
}


.fImg a:hover{
  background-color: #c1df96;
  border: 0 !important;
}


.ah2{
  color: black;
  text-decoration: none;
}


.fImg a:hover,  #imgContainer a:hover{
  text-decoration: none;
  color:  black;
}

.imgCenter, #imgContainer{
  margin: auto;
  width: 630px;
}

.gray{
  color: #7F7F7F;
}

.zahrada{
  float: left;
  width: 95px;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  border-right: 1px solid #C1DF96;
  cursor: pointer;
}

.zahrada a{
  text-decoration: none;
  color: black;
  font-weight: normal;
}

.zahrada img{
  border: 0;
}


#zahradaDesc{
  width: 635px;

  background-color: #C1DF96;
}

#zahradaDescText{
  padding: 2px 5px;
}

.galery{
  float: left;
  width: 130px;
  text-align: center;
  padding-left: 8px;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  border-right: 1px solid #C1DF96;
  cursor: pointer;
}

.galery a{
  text-decoration: none;
  color: black;
  font-weight: normal;
}

.galery img{
  border: 0;
}


.homepage{
  position: absolute;
  display: block;
  width: 200px;
  height: 170px
}

.noborder{
  border: 0;
}

.images{
  margin-top: 20px;
}


.images img{
  border: 0;
  padding: 5px;
  width: 250px;
}


.images a{
  display: block;
  padding: 4px;
  width: auto;
  float: left;
}

.images a:hover{
  background-color: #C1DF96;
}

.sideImg{
  float: right;
  width: 82px;
  height: auto;
  min-height: 400px;

}

.sideImg img{
  width: 72px;
  margin: 4px;
  border: 0;
}

.sideImg a{
  display: block;
  border-bottom: 1px solid #C1DF96;
}

.sideImg a:hover{
  background-color: #C1DF96;
}

.leftText{
  float: left;
  width: 540px;
}

#media a img{
   border: 1px solid #A4BE80 !important;
}

