
.body {
	font-size: 12px;
	font-weight: normal;	
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 15px 15px 15px 15px;
}
.naglowek {
	font-size: 14px;
	font-weight: bold;

}

.linki {
	color:#3366cc;
	font-weight: bold;
	font-size:12px;
	text-decoration: none;
}
.tytulowe {
	font-size: 14px;
	color:#FF6600;
	font-weight: bold;
}

.stopka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color:#CCCCCC;

}

.styl3 {
	font-size: 18px;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#FF6600;
}


.menu {width: 120px;
	padding-top: 15px;
}


.buttons a {color: #FF6600;
	background-color: #FFFFFF;
	padding: 4px;
	padding-left: 3px;
	display: block;
	border-bottom: 1px solid #1793BF;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;}

.buttons a:hover {background-color: #FFFFef;
	color: #1793BF;
	text-decoration: none;}

