
body{
	background-image 	: url(images/bg.jpg);
	background-repeat	:repeat;
 	background-position	:top left;
	margin			:0px 0px 10px 0px;
	padding			:0px 0px 0px 0px;
	

	SCROLLBAR-FACE-COLOR: gray; 
	SCROLLBAR-HIGHLIGHT-COLOR: silver; 
	SCROLLBAR-SHADOW-COLOR: black; 
	SCROLLBAR-3DLIGHT-COLOR: silver; 
	SCROLLBAR-ARROW-COLOR: silver; 
	SCROLLBAR-TRACK-COLOR: darkgray; 
	SCROLLBAR-DARKSHADOW-COLOR: black;


	font-family		: arial;
	font-size		: 13pt
}


A{	color			: #6A6A6A;
	text-decoration		: none;
	font-weight		: bold	}

A:hover{color			: black;
	text-decoration		: underline overline;
	font-weight		: bold}
	
	


#item { 			
	
	font-family		: cooper black, arial;
	color			: #ffffcc;
	font-size		: 13pt;
	
			}




			
#tekst img{ 	 padding-left	 :50px;
					 }


#tekst a{	font-family	: georgia, helvetica, serif;
		color		: #000000;
			}
	

#tekst a:hover{	font-family	: georgia, helvetica, serif;
		color		: #666666;
			}
			