body {
   background: #FFFFFF;
   font-family: Calibri, Arial, Verdana, Tahoma, Helvetica, sans-serif;
   font-size: 16px;
   line-height: 22px;
}
#tlo {
   background: url('gradient.gif') repeat-x top;
   padding-top: 20px;
}
#wrapper {
   margin: 0 auto;
   z-index:1;
}
#top{  
   margin-left: auto;
   margin-right: auto;
   color: black;
   position:relative;
   height:245px;
   width:680px;
   background: #ffffff repeat-x 0 0;
   padding-top: 20px;
   z-index: 1;
}
#left {
   width: 420px;
   float:left;
   
}

#right {
   width: 260px;
   float:left;
}

.logo {
   background: #FFFFFF url('logo_grafa.jpg') repeat-x top; 
   width: 58px;   
   height: 70px;
   padding-left: 0px;
   float: left;
   z-index:1;
   margin-top: 10px;
}

.logo1 {
   background: #FFFFFF url('logo_napis.jpg') repeat-x top; 
   width: 334px;   
   height: 90px;
   padding-left: 0px;
   float: left;
   z-index:1;
}
.picture{ 
   background: #FFFFFF url('4-listna.jpg') repeat-x top; 
   width: 226px;
   height: 220px;
   float:left;
   margin-left: 40px;
}
.menu {
   color: #000000;
   float:left;
   margin-top: 20px;
   }

.menu a:hover{
   font-weight:bold;
   }

.menu a{
   width: 220px;
   display: block;
   color: #000000;
   float: left;
   font-size: 16px;
   line-height: 24px;
   text-align: left;
   text-decoration: none;
}
.srodek {
   background: #ffffff repeat-x top;
   width: 680px;
   margin: 0 auto;
   padding: 30px;
}
.tekst {
   line-height: 22px;
   font-size: 16px;
   text-align: justify;
}
.pod1 {
   font-weight: bold;
}
.stopka {
   margin: 0 auto;
   width: 680px;
   font-size: 12px;
   line-height: 18px;
   color: #196500;
   padding-top: 10px;
}
.stopka1 {
   padding-left: 420px;
}
.stopka a {
   color: #196500;
}
.stopka a :hover {
   color:#000000;
}
.tekst1 {
   color: #196500;
   line-height: 18px;
   padding-left: 460px;
   font-style: italic;
}
.tekst2 {
   text-align: right;
   padding-bottom:20px;
}
.lopka {
  background: url('lopka.png') no-repeat; 
  width:80px;
  height:25px;
  margin-left:50px;
  margin-top:-8px;
  
}
a {
  color:#000000;
}