body {
	background-image: url(obrazos/bckgrnd.gif);
	background-repeat: repeat-x;
	background-color: #004874;
	background-attachment: fixed;
	}

a:link {
	text-decoration : none; color : #FFFF00; }
	a:visited { text-decoration : none; color : #FFFF00; } 
	a:active { text-decoration : none; color : #FFFF00; } 
	a:hover { text-decoration : none; color : #FFFFFF;
	} 

.tekst1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}

