@charset "utf-8";
.meni {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #00FF00;
	text-decoration: none;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.naslov {
	text-align: left; 
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: black;
}
.autor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: green;
	font-weight: bold;
}
.tekst_zeleni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FF00;
}

.upozorenje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	}

.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
<style type="text/css">


a.menu:link {
text-decoration: none;
color: black;
display: block;
width: 100%;
height: 100%;
background: red;
}

a.menu:hover {
text-decoration: none;
color: white;
display: block;
width: 100%;
height: 100%;
background: yellow;
}

body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FF00;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00FF00;
}
a:hover {
	text-decoration: underline;
	color: #00CC00;
}
a:active {
	text-decoration: none;
	color: #00FF00;
}
.naslovi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #009900;
}
.forma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
