BODY {
	background-color : transparent;
	background-image : url(../pic/pod_pijesak.jpg);
	background-attachment : fixed;
	background-repeat : repeat-x;
	font-family : "Times New Roman", sans-serif;
	font-size: x-small;
	margin:0;
}

A IMG { border: none; }

A {
	font-size : x-small;
	text-decoration : none;
}

A:LINK {
	color : #28A0FF;
}

A:HOVER {
	color : Navy;
	font-size : small;
}

A:VISITED {
	color : Navy;
}

TABLE {
	border : 0px;
	font-size : small;
}

UL.horiz {
	list-style: none;
	margin: 3px 0 3px 0;
	padding: 0;
}

TABLE TR#mainmenu TD {
	vertical-align: center;
	text-align: center;
}

UL.topmenu LI {
	margin: 0 25px 0 25px;
		
}


