*{
 margin: 0;
 padding: 0;
}

a img{
 border: 0;
}

body{
 background: #fff url('img/bg.jpg') 0 0 repeat-x;
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 line-height: 18px;
 color: #000000;
}

#strona{
  width: 900px;
  margin: 0 auto;
}


h1{
  text-indent: -2000px;
  overflow: hidden;
}

h1 a{
 display: block;
 width: 499px;
 height: 150px;
 background: transparent url('img/logo.jpg') 0 0 no-repeat;
}

#menu{
 float: left;
 display: inline;
 width: 200px;
 padding-top: 20px;
 overflow: hidden; 
}
#menu ul{
 list-style: none;
 font-family: Arial, Helvetica, sans-serif;
 border-top: 5px #6AA25B solid;
 background: #60954F;
}

#menu li{
 background: #60954F url('img/menu.jpg') 0 0 repeat-x;
 height: 30px;
}

#menu ul li a{
display: block;
height: 30px;
line-height: 30px;
padding: 0 5px;
width: 190px;
color: #fff;
font-weight: bold;
text-decoration: none;
}

#menu ul a:hover
{
background: transparent url('img/menuhover.jpg') right top no-repeat;
color: #fff;
text-decoration: underline;
}

#menu p{
 margin: 20px 0;
}

.rtop, .rbottom{display:block; background-color: #fff;}
.rtop *{display: block; height: 1px; overflow: hidden; background-color: #6AA25B;}
.rbottom *{display: block; height: 1px; overflow: hidden; background-color: #60954F;}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}


#tresc{
  width: 680px; 

  margin-left: 20px;
  float: left;    
  display: inline;
  overflow: hidden;
    font-size: 13px;
}

#tresc h2{
  color: #ffffff;
  background: #679C56 url('img/header.jpg') 0 0 repeat-x;
  height: 42px;
  font-size: 24px;
  line-height: 42px;
  text-indent: 10px;
  margin: 18px 0;
}


#tresc p{
  padding: 5px 10px;
  text-align: justify;


}

#tresc ul, #tresc ol{
  margin: 5px 30px;
}

#tresc a{
   color: #3b3b3b;
   text-decoration: underline;	 
}

#tresc a:hover{
   color: #070707;
} 

#tresc img{
 margin: 10px auto;
 display: block;
  border: 2px #5C934F solid; 
}

#stopka{
  clear: both;
  border-top: 5px #5C934F solid;
  text-align: right;
  font-size: 9px;
}
