html {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
body {
	color: #000;
	line-height: 150%;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover{
	color: #000;
	text-decoration: none;
}
div.clear {
	visibility: hidden;
	width: 0;
	height: 0;
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 0;
	line-height: 0;
}
img {
	border: 0px;
	vertical-align: bottom;
}
.small {
	font-size: 80%;
}
.x-small {
	font-size: 65%;
}
.big {
	font-size: 125%;
}
.x-big {
	font-size: 150%;
}
.reklama {
	color: red;
	font-size: 200%;
	font-weight: 700;
}
td {
	font-size: 100%;
	color: #000;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 175%;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 120%;
}
h5 {
	font-size: 110%;
}
h6 {
	font-size: 100%;
}
