body {
	background-color: #202427;
	font-family: Tahoma;
	margin-top: 0px;
	}

h3 {
  font-size: 16px;
  color: #82C225;
  margin-bottom: 1px;
}

a.strony {
  font-size: 13px;
}

a.strony:hover {
  font-size: 13px;
  color: #82C225;
}


	
td {
	font-family: Tahoma;
	color: #5A7737;
	}

font.jasny {
	color: #82C225;
	font-size: 16px;
}
	
#container {
	width:750px;
	margin:0 auto;
	}
	
#header{
	width:100%;
	height: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url("images/banner2.jpg") 
	}
	
#navigation {
	width:100%;
	height:20px;
	text-align:right;
	background-color:#333333;
	}
	
#footer {
	width:100%;
	height: 20px;
	text-align:right;
	background-color: #333333;
	color: #5A7737;
	text-align:center;
	clear: both;
	}
	
.footer_text {
	font-size:10px;

	}

.footer_text a{
	color: #5A7737;
	text-decoration:none;
	}
	
.footer_text a:hover {
	color: #82C225;
	}
	
.navicons{
	margin: 2px 5px 2px 0;
	vertical-align:middle;
	}
	
.navicons:hover {
	border-bottom:1px #81C122 dashed;
	}

h1 {
	margin: 0 0 0 210px;
	font-size:36px;
	color: #82C225;
	}

h2 {
	margin: 0 0 10px 300px;
	font-size:24px;
	color: #5A7737;
	}
	
h4 {
	font-size:18px;
	color: #5A7737;
	font-weight: bold;
	text-decoration: underline;
	}	
	
.navigation_header {
	font-size:18px;
	color: #82C225;
	margin:0px;
	}
	
#vertinav {
	width:175px;
	float:left;
	text-align: left;
	
	}
	
#vertinav ul, ul li {
	list-style: none;
	display:inline;  
  margin 0;
  padding 0;	
	}
	
#vertinav ul {
  width:175px;
  padding-top: 2px;
}
	
#vertinav li a{
  display: block;
  margin-left: 0px;
	color: #5A7737;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 3px;
	font-size: 15px;
	font-weight: bolder;
	}

#vertinav li a:hover {
	border-left: 3px solid #82C225;
	color: #82C225;
	font-size: 15px;
	font-weight: bolder;
	
	}
	
#content {
	width:574px;
	float:right;
	
	}
	
p {
	font-size: 16px;
	margin: 0 5px 20px 5px;
	text-align: justify;
	color: #5A7737;
	}
	
a {
	color: #5A7737;
	text-decoration:none;
	}
	
a:hover {
	color: #82C225;
	text-decoration:none;
	}
	
a.list1 {
  font-size: 14px;
	color: #5A7737;
	text-decoration:none;
	font-weight: bold;
	}
	
a.list1:hover {
	color: #82C225;
	text-decoration:none;
	}	
	
a.list2 {
  font-size: 16px;
	color: #5A7737;
	text-decoration:none;
	font-weight: bold;
	}
	
a.list2:hover {
	color: #82C225;
	text-decoration:none;
	}		

table.linki {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	}

td.linki2 {
	font-size: 14px;
	padding: 0px 30px 0px 30px;
	border: 0 0 0 0;
	text-align: center;
	color: #5A7737;
	}

td.rodowod {
	font-size: 13px;
	width: 140px;
	padding: 0px;
	border: solid #333333 1px;
	text-align: center;
}	

hr.line {
  color: #333333;
  border: 2px #333333 solid;
  height: 2px;
  width: 100%
}
div.opis {
  font-size: 14px;
	color: #5A7737;
	text-align: center;
}