<style>
<!--
BODY {
	background: whitesmoke;
	color: #302F2E;
}

.text {
	font-family: Verdana; 
	font-size: 13px;
	color: #302F2E;
}

.textCzarny {
	font-family: Verdana; 
	font-size: 13px;
	color: #302F2E;
}

.textBialy {
	font-family: Verdana; 
	font-size: 13px;
	color: #FFFFFF;
}

.cytat {
	font-family: Tahoma; 
	font-size: 11px;
	color: #302F2E;
}
.data {
	font-family: Tahoma; 
	font-size: 10px;
	color: gray;
}
.tytul {
	font-family: Tahoma; 
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.tytulStrony {
	font-family: TimesNewRoman; 
	font-size: 30px; 
	font-style: normal; 
	font-weight: normal; 
	color: #8E0738;
	text-decoration: none; 
	background: none;
}
a.menuBoczne {
	font-family: Tahoma; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	text-decoration: underline; 
	background: none;
}
		
a.menuBoczne:hover {
	font-family: Tahoma; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal;
	text-decoration: underline; 
	color: #000000; 
}


a.wiecej {
	font-family: Tahoma; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #BE9B4D;
	text-decoration: none; 
	background: none;
}
		
a.wiecej:hover {
	font-family: Tahoma; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal;
	text-decoration: underline; 
	color: #BE9B4D; 
}

a.Link {
	font-family: Tahoma; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000650;
	text-decoration: none; 
	background: none;
}
		
a.Link:hover {
	font-family: Tahoma; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: normal;
	text-decoration: underline; 
	color: #cc0033;
	background: none;
}

a.eMail {
	font-family: Tahoma; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: normal; 
	color: #cc0033;
	text-decoration: none; 
	background: none;
}
		
a.eMail:hover {
	font-family: Tahoma; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: normal;
	text-decoration: underline; 
	color: #000650;
	background: none;
}

a.naGranatowym {
	font-family: Tahoma; 
	font-size: 9px; 
	font-style: normal; 
	font-weight: normal; 
	color: #FFFFFF;
	text-decoration: none; 
	background: none;
}
		
a.naGranatowym:hover {
	font-family: Tahoma; 
	font-size: 9px; 
	font-style: normal; 
	font-weight: normal;
	text-decoration: underline; 
	color: #FFFFFF; 
}
a.stopka2 {
	font-family: Verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: gray;
	text-decoration: none; 
	background: none;
}
		
a.stopka2:hover {
	font-family: Verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal;
	text-decoration: underline; 
	color: black; 
}

.buttons {
	color: black;
	font-weight: normal;
	font-size: 10px;
	font-family: Tahoma;
	background-color: #F5F5DA;
	border-color: black;
	border-width: 1px;
}
//--->
</style>