a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	line-height: 26px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #663366;
}
h1 {
	font-size: 18px;
	color: #000000;
	text-decoration: underline;
}
h2 {
	font-size: 22px;
	color: #000099;
}
.linkowe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0033FF;
} 
.linkowe1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: italic;
} 

.linkowe2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
} 


.linkowe3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
} 
.tyt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFF66;
	font-weight: bold;
} 
.spiskat {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3333FF;
	font-weight: bold;
} 

.tyt-post {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660000;
}
.post {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #A050A0;
}
.right {
	float:left;
	margin: 3px;
	padding: 3px;
}
.right a{
	font-size: 14px;
	font-weight: bold;
	color: #CCFF00;	
}
.left {
float:left;
}
.cleaner {
	clear: both;
}
