body {
	background-color : #ffffff;
	font-family : Tahoma;
}
.kolor1 {
	background-color : #909090;
}
.kolor2 {
	background-color : #cccccc;
}
.kolor3 {
	background-color : #f5f5f5;
}
.kolor4 {
	background-color : #ffffff;
}
.artykul_tytul {
	color : #b22222;
	font-family : Trebuchet MS;
	font-size : 14px;
	font-weight : bold;
	padding : 10;
	text-decoration : none;
}
.artykul_tresc {
	color : #000000;
	font-family : Trebuchet MS;
	font-size : 12px;
	font-weight : normal;
	padding : 10;
	text-decoration : none;
}
A.menu1:link,A.menu1:active,A.menu1:visited {
	color : #ffffff;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	width : 100px;
	padding : 10;
	text-align : center;
	text-decoration : none;
	text-transform : uppercase;
}
A.menu2:link,A.menu2:active,A.menu2:visited {
	color : #6c6c6c;
	font-family : Verdana;
	font-size : 9px;
	font-weight : bold;
	padding : 30 0;
	height : 80px;
	width : 100px;
	text-decoration : none;
	text-transform : uppercase;
}
A.menu3:link,A.menu3:active,A.menu3:visited {
	color : #484848;
	font-family : Trebuchet MS;
	font-size : 12px;
	font-variant : small-caps;
	font-weight : bold;
	padding : 5;
	text-decoration : none;
}
A.menu3:hover {
	color : #990000;
	text-decoration : underline;
}
A.pasek_nawigacji_link:link,A.pasek_nawigacji_link:active,A.pasek_nawigacji_link:visited {
	color : #363636;
	font-family : Trebuchet MS,Arial;
	font-size : 12px;
	font-weight : normal;
	margin-left : 0px;
	margin-right : 0px;
	text-align : left;
	text-decoration : none;
}
A.pasek_nawigacji_link:hover {
	color : #d2b48c;
	text-decoration : underline;
}