body {
  padding: 0;
  margin: 0;
  font-family: arial;
  font-size: 12px;
  color: #4d493a;
  background: url(top.png) no-repeat;
  background-position: center top;
}

img {
  border: 0px;
}

td {
  vertical-align: top;
}

#wrap {
  margin-left: auto;
  margin-right: auto;
  background: url(breza.png) no-repeat;
  background-position: left bottom;
  width: 997px;
}

#banner {
  height: 170px;
  width: 100%;
  margin-top: 60px;
  background: url(banner-uvod.png) no-repeat;
  background-position: 0px 15px;
  text-align: right;
  padding-top: 5px;
  font-size: 11px;
}

.banner-left {    
  float: left;    
}

.banner-left a {
  display: block;
  width: 245px;
  height: 130px;    
}

.banner-right {
  float: right;
  padding-top: 8px;
}

.banner-right a{
  color: #353535;
  text-decoration: none;
}

.banner-right a:hover{
  text-decoration: underline;
}

#navigation {
  clear: both;
  margin-top: -50px;
}

#navigation ul {
  width: 100%;
  padding-left: 250px;
  
}

#navigation ul li {
  list-style: none;
  display: inline;
  
}

#navigation ul li a{
  text-decoration: none;
  color: #016438;
  font-weight: bold;
  font-size: 16px;
  padding: 4px;
  border: 2px solid white;
 
}

#navigation ul a:hover{
  border: 2px solid #016438;
}

#content {
  width: 746px;
  float: right;
  padding: 5px 0px 10px 5px;
  color: #333333;
  min-height: 560px;
}




#content h2 {
  background-image: url(list-h1.png);
  background-repeat: no-repeat;
  padding: 5px 0px 17px 45px;
  color: #046336;
  font-size: 16px;
}

#content h2 a {
  text-decoration: none;      
}

#content ul li{
  list-style-image: url(listok.png);
}

#content a{
color: #046336;
}

#content a.action{
  /*text-decoration: none;*/
  font-size: 13px;
  font-weight: bold;
  color: #046336;  
}

#subnavigation{
  background-image: url(pozadie-prechod.png);
  background-repeat: repeat-x;
  background-position: bottom;
  background-color: white;
  border: 1px solid #e4e4e4;
  padding: 3px 30px 10px 10px;
  width: 200px;
  float:left;
  margin: 40px 0px 0px 3px;
}

#subnavigation ul {

}

#subnavigation ul li {
  list-style: none;
  text-align: right;
  padding-bottom: 5px;
}

#subnavigation ul li a {
  color: #c07148;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
}

#subnavigation ul li ul li a {
  color: #c07148;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}

.uvod-container {
  float: left;
}

.uvod-container h1 {
  background-image: url(list-h1.png);
  background-repeat: no-repeat;
  padding: 0px 0px 20px 45px;
  color: #016438;
  font-weight: bold;
  font-size: 16px;
}

.uvod-container div {
  background-image: url(pozadie-prechod.png);
  background-repeat: repeat-x;
  background-position: bottom;
  border: 1px solid #e4e4e4;
  width: 330px;
  height: 200px;
  padding: 10px;
  margin-left: 20px;
  margin-top: -27px;
}

.uvod-container div div{
  background-image: none;  
  border: 0px;
  width: 100%;
  height: 85px;
  padding: 0px;  
  margin: 0px;
}




.content_container_left{
  width: 500px;
  float: left;  
  white-space: normal;  
}



.gallery_preview {
  background-image: url(pozadie-prechod.png);
  background-repeat: repeat-x;
  background-position: bottom;
  border: 1px solid #e4e4e4;
  width: 205px;
  padding: 10px;
  text-align: right;
  float: right;
  margin-top: 22px;  
}

.gallery_preview img {
  border: 0px;
}

.gallery_preview a{
  font-size: 12px;
  color: #0f6d43;
}

.gallery_folder {
  float: left;
  text-align: center;
  margin: 0px 20px 10px 0px;
}

.gallery_folder a {
  text-decoration: none;
}

#footer {
  clear:both;
  text-align: center;
  color: #999
}

#footer a {
  color: #999;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}
