/*
 * STYLE DLA STRONY: http://www.amsnet.pl/ania/glowna.html
 *
 * AUTOR : buu
 * PLIK  : style.css
 *
 */
 
body{
		 /*margin :15px 15px 15px 15px;      /*margines*/
		 line-height: 20px;
		 color: #000000;
		 background: url(rosliny/lisc.jpg);
		 background-repeat: repeat-y;
		 background-color:#ffff99;
		 clear: both;
		 min-width: 760px;
		 text-align: justify;
}

.foto{
		 width: 300px; height: 232px;
		 float:right;
		 }		 					 
p.top{
			margin-left:20px; 
			font-family:tahoma;
			font-size:30px;
}
.napis{
			margin-left:20px;
			clear:both;
			font-family:tahoma;
			font-size:20px;
}
div.menu2, div.menu{
	margin-top: 5px;
	border-style:solid;
	border-color:#FFFFFF;
	border-width: 0px;
  clear: both;
	/*position: absolute;/* okreslenie miejsca
			left: 0px;
			top:300px;*/
}
div.menu li{ 
	width: 24%; 
 	display: block; 
 	float: left; 
 	text-align: center; 
 	border-right-style: solid; 
 	border-bottom-style: solid; 
 	border-width: 1px; 
 }
 div.menu2 ul{
 position:fixed ;
				top:50px;
				} 
 div.menu2 li{ 
  
  width: 100px; 
 	display: block; 
 	clear:both; 
 	text-align: center; 
 	border-right-style: solid; 
 	border-bottom-style: solid; 
 	border-width: 1px;
	border-color: #000000;
	font-size:16px; 
 } 
div.menu2	a:link { /*kolor linka*/
  color: #ffffff;
	text-decoration: none;
  } 
div.menu2 a:visited{ /*kolor odwiedzonego*/
 	color:#ffffff;
	text-decoration: none;
 	}
div.menu2 a:active { /*kolor aktywnego*/
  color: #ffffff;
	text-decoration: none;
  }	
div.menu2 a:hover{ /*kolorek podswietlenia linka*/
 	background-color: #006633;
	text-decoration: none;
	}
		
div	a:link { /*kolor linka*/
  color: #ff6600;
	text-decoration: none;
  } 
div a:hover{ /*kolorek podswietlenia linka*/
 	background-color: #ffff00;
	text-decoration: none;
	}
div a:visited{ /*kolor odwiedzonego*/
 	color:#ff3300;
	text-decoration: none;
 	}
div a:active { /*kolor aktywnego*/
  color: #ffcc99;
	text-decoration: none;
  }	
.aktual{
	clear: both;
	margin-top :35px; 
	margin-left:5%;
	margin-right:5%;
}

.txt{
  text-align: justify; 
	padding:5px 5px 0px 5px;
	/*gora, prawa, dol, lewa */
	}
	
.tresc{
  
  text-align: left; 
	margin:0px 30px 30px 160px;
	/*gora, prawa, dol, lewa */
	}
.komentarz{
  text-align: justify;
  line-height: 15px;
	font-style: italic;
	font-size:13px;
	padding:0px 5px 0px 5px;
	}
.stopka{
  clear: both;
	text-align: right;
	  }
table{
  text-align:center;
}
.stat{
	float:right;
}
