/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image:url(images/background.gif);
	background-position: top;
	background-position: 35% 0% 0%;
	background-repeat: no-repeat;
}
.ktekst {
	font-size: xx-small;
	text-decoration: none;
	font-family: Verdana;
}
a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.hlt1 {
                background-color: #000000;
                color: #FFFFFF;
            }
.hlt2 {
                background-color: #0000A0;
                color: #FFFFFF;
            }
.hlt3 {
                background-color: #FAAFBE;
                color: #000;
            }
.hlt4 {
                background-color: #FFFFFF;
                color: #000;
            }
.hlt5 {
                background-color: #F88017;
                color: #000;
            }
.hlt6 {
                background-color: #8E35EF;
                color: #000;
            }
.hlt7 {
                background-color: #00FF00;
                color: #000;
            }

