body {
	background-image: url(img/tlo_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.tlogora {
	height: 579px;
	width: 798px;
	background-image: url(img/tlo_gora.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tlostrona {
	background-image: url(img/tlo_strona.jpg);
	background-repeat: repeat-y;
}
.ramka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
	background-color: #f2f4f7;
	padding: 3px;
	height: auto;
	width: 99%;
	border: 1px solid #bbc0d5;

}
.liniapoziom {
	font-size: 1px;
	color: #000033;
	background-image: url(img/linia_poziom.gif);
	background-repeat: repeat-x;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
