/* 
    Document   : style
    Created on : 28.12.2009, 21:36:07
    Author     : Lukas
    Description:
        Purpose of the stylesheet follows.
*/


body{
background-image: url(images/bg.jpg);
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
img{
    border:0px;
}
.obsah{
background-image: url(images/bg_obsah.png);
width:778px;
margin-bottom:-1px;
margin:auto;
height: auto;
/*min-height:100%;*/
overflow: hidden;

}

.obsah_main{
width:562px;
text-align: justify;
float:left;


}

.text_main{
padding-left:20px;
padding-right:0px;
height: auto;

}

.menu{
width:208;
float:left;
text-align: left;
height: auto;
}

.text_menu{
padding-left:20px;
padding-right:10px;
height: auto;
}

.img_top{
height: auto;
margin:auto;
text-align: center;

}
.img_bottom{

margin:auto;
margin-top:-1px;
text-align: center;
height: auto;
}
.footer {
height: auto;
color:white;
}
.footer a{
color:white;
text-decoration: none;
}
.polozka_menu{
height:16px;
padding-top:10px;
padding-bottom: 15px;
border-bottom: 2px rgb(0,105,58) dotted;
color:#00693A;
}
#polozka_menu_vrchna{
border-top: 2px rgb(0,105,58) dotted;
}
.menu_sipka{
margin: 0 0 0 0;
float:left;
margin-top:2px;
margin-bottom:2px;
}
.polozka_menu_text{
font-size: 12px;

}
.logo{
margin-top: -3px;
margin-bottom:10px;
border: 0px;

}
.uvod{

}
.text_uvod{
 text-align:left;
 padding-left: 3px;
 float:left;
 width:185px;
}
.obr_uvod{
 float:left;
   
}

#green{
color:green;
}
#orange{
color:rgb(254,82,0);
}
.nadpis_sekcie{
  color:green;
  font-size:15px;
  text-align:center;
}
.podnadpis{
  color:green;
  font-size:13px;
}
.travniky_postreky{
  float:right;
}
.travniky{
  margin-right:20px;
}
.kontakt{
    width:220px;
    margin-left:20px;
    float:left;

}
.kontakt_vizitka{
 float:left;
 text-align:left;
 width:150px;
 margin-left:30px;
 margin-top:20px;
 margin-bottom:10px;
 }
 .kontakt_form{
 float:left;
 width:220px;
 }
 .kontakt_mapa{
 width:280px;
 float:left;
 margin:0;
 }
 .kontakt_napis{
   font-size:14px;
 }
 .servis{
   margin-left:30px;
 }
 #servis_ramik{
   border: 1px solid black;
 }
 #green_menu{
     color:rgb(0,105,58);
 }
 .servis{
  margin-left:30px;
 }
 .ploty{
  margin-left:30px;
  margin-right:20px;
 }
 .vysvetlivky{
  float:left;
  width: 220px;
  height:210px;
  margin-bottom: 10px;
 }
.vysvet-popis{
  width: 205px;
  margin-top: 5px;
 }
.vysvet-foto{
  width: 210px;
  float:left;
  margin-bottom: 5px;
}
.koppl{
  margin-left:30px;
}
.vertikutacia{
  margin-left:30px;
}
.nahlad{
 float:left;
 width: 240px;
 margin-bottom:20px;
 margin-left:10px;
}
.nahlad_nadpis{
 float:left;
}
#nahlad_obrazok{
 float:left;
 width:210px;
}
.projekty{
 margin-left:30px;
}
.stranky{
 margin:auto;
 text-align:center;
 width:400px;
}
.detail{
 margin-left:30px;
 margin-right:10px;
}
.small{
 float:left;
 margin-right: 5px;
 margin-bottom: 5px;
}
.big_div{
    margin:auto;
    width:100%;
    margin-bottom:20px;
}
.big_foto{
  width: 350px;
}
.detail_odkaz{
    float:left;
    text-align:center;
    width:500px;
}
.dreviny{
    margin-left: 30px;
}
a{text-decoration: none;}
a:link {color:black}      /* unvisited link */
a:visited {color:black}  /* visited link */
a:hover {color:black}  /* mouse over link */
a:active {color:black}  /* selected link */



