@charset "utf-8";
body {
	background-image: url(../images/tlo.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0508;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	color: #1C527E;
}
.opis {
	font-size: 10px;
	color: #000000;
}
.glowka {
	font-weight: bold;
	color: #333333;
}
a:link {
	font-size: 14px;
	color: #333333;
}
