
BODY {
	color : black;
	font-family : Century Gothic,Verdana, Geneva, Arial, Helvetica,serif;	
	font-size:12px;
	background-color:#d0d0f0;
}
p ,blockquote{
	font-family :  Arial, Helvetica, sans-serif;
	color : #182020;
	font-size : 15;
	font-style : normal;
}
a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color:#3333cc;
}
.italbig
{
	font-style : italic;
	font-size : 18;
}
.ital
{
	font-style : italic;
	font-size : 15;
}

h3 {
	font-size :16px;
	color: #504848;
}
h2 {
	color: #584444;
	font-size : 22px;
}

H1 {
	font-family : Tahoma, Arial, serif;
	color: #6F4A4A;
	font-size : 15px;
	background-color:#d0d0f0;

}
hr {
	color : #A2A831;
}
ul
{
	list-style-image: url(kreska.bmp);
	list-style-position: outside;

}
