body {
	background-color: #5B0000;
	background-image: url(img/tlo_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.tlostrona {
	background-image: url(img/tlostrony.jpg);
	background-repeat: repeat-y;
}
.stopka {
	background-image: url(img/stopka.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 149px;
	width: 760px;
}
.tekst {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #F6F7F2;
	text-decoration: none;
	padding: 4px;
}
.linia {
	font-size: 1px;
	color: #F0EEDF;
	background-image: url(img/linia.gif);
	background-repeat: repeat-x;
	height: 1px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #E1DDC0;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #E1DDC0;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #E1DDC0;
	text-decoration: none;
}
.ramka {
	border: 1px solid #E1DDC0;
}
.form {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #FFFFFF;
}
