body {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#000000;
	font-size : 10pt;
	background-image:url(/images/tlo.gif);
}

a:link {
    text-decoration: none;
	color:#000000;
	font-weight:bold;
}

a:visited {
    text-decoration: none;
	color:#000000;
	font-weight:bold;
}

a:hover {
    text-decoration: none;
	color:#757465;
	font-weight:bold;
}

a:active {
    text-decoration: none;
	color:#000000;
	font-weight:bold;
}


.menu {
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

.menu a:link {color:#FFFFFF;}
.menu a:visited {color:#FFFFFF;}
.menu a:active {color:#FFFFFF;}
.menu a:hover {color:#8D2626;}

td {
	vertical-align:top;
	text-align:left;
}

.unten {
	vertical-align:bottom;
	text-align:left;
}

.rand_1 {
	background-image:url(/images/rand.gif);
	background-repeat:no-repeat;
}

.rand_x {
	background-image:url(/images/rand.gif);
	background-repeat:repeat-x;
}

.rand_y {
	background-image:url(/images/rand.gif);
	background-repeat:repeat-y;
}

.tytul {
	color:#FFFFFF;
	font-family: Verdana;
	font-size: 10px;
}

h1 {
	font-size:10pt;
	color:#8D2626;
	margin-top:5px;
	margin-bottom:20px;
}

img {
	border:0;
}

.only {
	font-family: Verdana;
	font-size: 10px;
	padding-top:1px;
	color:#FFFFFF;
	font-weight:normal;
}

.only a:link {font-weight:normal; color:#FFFFFF;}
.only a:visited {font-weight:normal; color:#FFFFFF;}
.only a:active {font-weight:normal; color:#FFFFFF;}
.only a:hover {font-weight:normal; color:#8D2626;}

input, textarea {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size : 9pt;
}

