 * { margin: 0; padding: 0; }
#body{
background-image: url("../img/pozadi2.gif");
margin-left: 150px;
margin-top: 5px;
color: #804205;
font-family: verdana, Trebuchet MS, sans-serif;
font-size: 12px;
}

#header{
width: 800px;
height: 400px;
/*border: solid 1px;*/
}
#telo{
width:810px;
/*border: solid 1px;*/
}  


#obsah{
width: 595px;
min-height: 450px;
float: left;
/*padding-left: 25px;*/
padding: 0;
/*border: solid 1px;*/
}

#pata{
/*border: solid 1px;*/
width: 820px;
text-align: right;
float:left; 
}

#nadpis{
width: 450px;
height: 30px;
/* border: solid 1px; */
position: relative;
top: -40px;
left: 25px;
}

#obr-pravy{
width: 383px;
height:170px;
position: absolute;
top: 53px;
left: 553px;
/*border: solid 1px;*/
}
#adresa{
font-size: 14px;
}
#tabulka{
font-size: 12px;
}

#ramecek{
width: 180px;
float:left;
margin: 10px;
padding: 5px;
background-color: #ffffff;
}

#ramecek2{
width: 180px;
float:right;
margin: 10px;
padding: 5px;
background-color: #ffffff;
}

#pivo{
position:relative;
top: 0px;
left: -270px;
}
a:link{
  color: black;
  text-decoration: underline;
  }
a:visited{
  color: black;
  text-decoration: underline;
  }
#aktualita{
  background-color: #FFFFFF;
  font-family: Georgia, "Times New Roman", Times, serif;
  width: 570px;
  text-align: center;
  padding: 15px;
  font-size: 24px;
  }
#aktualita.h1{
  font-size: 200%;
  }
#aktualita.h2{
  font-size: 100%;
  }
#aktualita.h3{
  font-size: 150%;
  }
  
  
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#l-menu{
position: relative;
width: 190px;
height: 400px;
padding-top: 25px;
/*border: solid 1px;*/ 
float: left;
/*background: #ffffff*/
background-image: url("../img/cary_3.png") no-repeat;
z-index: 100;
}

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 180px; /* Width of Menu Items */
/*border-bottom: 1px solid #ccc;*/
}
	
.suckerdiv ul li{
position: relative;

}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 190px; /*sub menu width*/
top: 0;
visibility: hidden;
background: #fff;
margin: 0;
padding: 0;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto;
force hasLayout in IE7
color: black;
text-decoration: none;
font-size: 12px;
border:2px;
/*background: #fff; */
padding: 0px;
margin:0px;

border-bottom: 0;
}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover{
background-color: #E2DC99;
}
/*
.suckerdiv .subfolderstyle{
background: url(5-2.img/arrow-list.gif) no-repeat center right;
}*/

	
/* Holly Hack for IE \
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
 End */

/* fotogalerie */
#pagein {
    margin: 10px;
  }
  #photogallery {
    margin: 1.5em 0;
    width: 100%;
    padding: 1px 0;
  }
  #photogallery .photo {
    float: left;
    display: inline;
    width: 170px;
    height: 160px;
    overflow: auto;
    margin: 5px 5px;
    background-color: #FFFFFF;
    text-align: center;
  }
  #photogallery .photo img {
    margin-top: 10px;
    border: 1px solid #AAAAAA;
  }
  #photogallery .photo p {
    margin: 0;
  }
  p {
    margin: 0.5em 0;
  }
  .cleaner {
    clear: both;
    height: 0;
    overflow: hidden;
    content: ' ';
  }
  .cleaner hr {
   display: none;
  }
  
  hr.cleaner{
      clear: both;
      margin: -1px 0 0 0; padding: 0;
      height: 1px;
      border: none;
      visibility: hidden;
      }
#page {
		background:white;
		margin:0 auto;
		width:750px;
}

.jazyk{
    position: relative;
    left: 10px;
    top: -15px;
    }
h3 {
    font-size: 1.4em;
    font-weight: bold;
    }
#strankovani{
    text-align: center;
    width: 510px;
    /*border: solid 1px;*/
    }
#strankovani a:link, a:visited    {text-decoration: none}

#strankovani a:active    {color: red}

.dobloku{
  text-align: justify;
  }
