@charset "utf-8";
body {
	background-color: #000033;
	margin: 0px;
}
.tlostopka {
	background-image: url(img/tlostopka.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.srodek {
	background-image: url(img/index_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.stopka {
	background-image: url(img/index_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 210px;
	width: 1000px;
}
.tekststopka {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFF00;
}
.liniastopka {
	font-size: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #020072;
}
a.st:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
a.st:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
a.st:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2424FF;
	text-decoration: none;
}
a.st:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.tekst {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}
.linia {
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFF00;
}
