body {
font-family: Georgia;
font-size: 12px;
color: #ffffff;
background: url('back_all.gif');
}

a, a:visited {
color: #9ABC49; 
text-decoration: none;
} 

a:hover {
text-decoration: underline;
}

.wszystko {
width: 700px;
}

.butonas {

	width: 110px;
	height: 34px;
	float: left;
	margin-right: 10px;
	line-height: 34px;
	color: #1F4D7A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 18px;
	text-align:center;
}

.butonas a{
	background: url('butonas.jpg') no-repeat left;
	display:block;
	color: #9ABC49;
	text-decoration:none;
}

.butonas a:hover{
	background: url('hover.jpg') no-repeat left;
}


.top {
width: 700px;
text-align: center;
padding: 4px;
}

.content {
width: 700px;
text-align: left;
background: #6E892B;
padding: 4px;
border: 1px solid #000000;
}

.stopka {
width: 700px;
text-align: left;
background: #6E892B;
padding: 4px;
border: 1px solid #000000;
}

.menu {
text-align: left;
background: #6E892B;
padding: 4px;
border: 1px solid #000000;

}

.menu li{
list-style-type: none;
}