body {
	background-color: #007600;
	margin: 0px;
	text-align: center;
}

ul{
	list-style-image: url(img/li.gif);
	line-height: 150%;
}


A:link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #004200;
	text-decoration: none;
	font-style: italic;
}
A:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #004200;
	text-decoration: none;
	font-style: italic;
}
A:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #004200;
	text-decoration: none;
	font-style: italic;
}
A:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #004200;
	text-decoration: underline;
	font-style: italic;
}



.menulink:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	margin-right: 50px;
}
.menulink:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight: bold;
	font-style: normal;
	color:  #ffffff;
	text-decoration: none;
	margin-right: 50px;
}
.menulink:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight: bold;
	font-style: normal;
	color:  #ffffff;
	text-decoration: none;
	margin-right: 50px;
}
.menulink:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight: bold;
	font-style: normal;
	color:  #f7fc00;
	text-decoration: none;
	margin-right: 50px;
}


.nlink:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight: bold;
	font-style: normal;
	color: #007600;
	text-decoration: none;
}
.nlink:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight: bold;
	font-style: normal;
	color:  #007600;
	text-decoration: none;
}
.nlink:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight: bold;
	font-style: normal;
	color:  #007600;
	text-decoration: none;
}
.nlink:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight: bold;
	font-style: normal;
	color:  #f7fc00;
	text-decoration: none;
}


#glowna{
	width : 776px;
	margin: 0 auto; 
	border : 1px solid #ffffff;
	display: block;
}



#gora{
	width : 776px;
	float : none;
	height : 240px;
	display: block;
	clear: both;
}

#menu{
	width : 776px;
	background-color : #004200;
	float : none;
	display: block;
	text-align: center;
	clear: both;
	border-top : 2px solid #ffffff;
	border-bottom : 2px solid #ffffff;
	padding-top : 10px;
	padding-bottom : 10px;
}

#tresc{
	width : 761px  !important;
	width : 776px;
	float : none;
	background-color : #d3e3a6;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align: left;
	display: block;
	clear: both;
	padding : 10px 5px 10px 10px;
}

.tyt{
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #005400;
	font-family : Arial, Helvetica, sans-serif;

}

.zdj{
	border : 1px solid #ffffff;
}

.zdj2{
	border : 1px solid #ffffff;
	margin : 15px;
}


