/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }
P { text-align: justify; }



body { 

font: normal 80% "Lucida Sans Unicode",sans-serif;
background-image: url('img/tlo5.png'); background-position: top center; background-repeat: no-repeat; background-color: #BFBFBF; 
color: #A9C7DD; }

a
{color:#BFBFBF; font-weight:bold; text-decoration:none;}

a:hover
{color:#BFBFBF; text-decoration:underline;}

#wrapper { 
 margin: 0 auto;
 width: 800px;
 height: auto;
 
}


#header0 {
width: 800px;
 /*height: 120px;*/
 color: #333;
 /* padding: 10px; */
 /* border: 1px solid #ccc; */
 /*height: 100px;*/
 margin: 0px 0px 0px 0px;
 
}




.nawigacja {clear: both; margin: 0px; padding: 0px; font-family: verdana, arial, sans serif; font-size: 0.9em;}
.nawigacja ul {float: left; width: 800px; margin: 0px; padding:0px; border-top: solid 1px #48F476 ; border-bottom: solid 1px #48F476; background-color: #BFBFBF; background-image: url("img/tlomenu.jpg"); font-weight: bold;}	
.nawigacja li {display: inline; list-style: none; margin: 0px; padding: 0px;}
.nawigacja li a {display: block; float: left; margin: 0px 0px 0px 0px; padding: 10px 10px 10px 10px; border-right: solid 1px #48F476; color: #079828; text-transform: uppercase; text-decoration: none; font-size: 100%;}
.nawigacja a:hover, .nawigacja a.selected {color: #0E50D7; text-decoration: none; background-color: #FFFFFF;}
.buffer {clear: both; width: 750px; height: 30px; margin: 0px; padding: 0px; background-color: rgb(255,255,255);}


#content { 
 width: 758px;
 color: #000367;
 border: 1px solid #ccc;
 background: #FFFFFF;
 margin: 0px 0px 10px 0px;
 padding: 20px;
 height: auto;
 
 
}



#menu2 {  color: #16573D !important; }

#menu2 a{ color:#3FB059;}

#menu2 a:hover{color:#0000FE;}


#activ a {color:#FFFFFF; background: #88CAAF;  }


li {list-style-position: inside;}


#stopka { 
 width: 786px;
 color: #333;
 border: 1px solid #48F476;
 background: #D1F5D9;
 margin: 0px 0px 10px 0px;
 padding: 6px;
 
 
 
}
