@charset "utf-8";
/* CSS Document */

body {
	background-color: #031133;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/tlo-blue.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center;
}
.stopka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/stopka.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 188px;
	vertical-align: sub;
}
.bok {
	background-image: url(images/bok.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #A70407;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h6 {
	font-size: 9px;
	color: #FFFFFF;
}
h1 {
	font-size: 12px;
	color: #FFFFFF;
}

