body{
	background-color : White;
	
}

a{
color: #676568;	
	text-decoration : none;
}

a:hover {
color: #A4C400;
	text-decoration : none;
	
	}
.menu1 {
	width: 166px;
	text-align : center;
	}

.menu2 {
	color: #676568;
	text-align : left;
	background-image : url(../img/strzalka.gif);
	background-repeat : no-repeat;
	background-position : left, top;
	padding-top : 8px;
	padding-bottom : 11px;
	padding-left : 29px;
	font-size : 11px;
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin-left : 15px;
	margin-right : 15px;
	margin-top : 0px;
	margin-bottom : 0px;
	}
	
.menu2 a{
color: #676568;	
	text-decoration : none;
}
.menu2 a:hover {
color: #A4C400;
	text-decoration : none;
}
.txt {font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom : 11px;
	color: #676568;
	font-size : 11px;
	padding-right : 10px;
	padding-left : 10px;
	text-align : justify;
}
	
td {font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #676568;
	font-size : 11px;
	
}
.txt img {
	border : 2px solid #D7D7D5;
}
.naglowek {font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #A4C600;
	font-size : 20px;
	padding-right : 10px;
	padding-left : 10px;
	font-weight : bold;
}

.tytul {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #676568;
	font-size : 11px;
	font-weight : bold;
}
.data {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #A4C400;
	font-size : 10px;
	}