html, body, p, td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

body {
	background-image:  url(../images/bg.gif); 
	padding: 0px 0px 0px 0px;
	margin: 0px;  
	text-align: justify;
}

.txt {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.naslov {
	font-size: 24px;
	color: #000000;
	text-indent: 0;
}
.naslov_manjsi {
	font-size: 18px;
	color: #000000;
	line-height: 30px;
	padding-left:20px;
}

.naslov_novic {
	font-size: 14px;
	color: #666666;
}

.txt_novic {
	font-size: 11px;
	color: #666666;
	text-align: justify;
}

.datum {
	font-size: 10px;
	color: #666666;
}

.tablegreen {
	background-image:  url(../images/bggreen.gif);
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-position: left bottom;
	background-color: #cde599;
}

.tablehouse {
	background-image:  url(../images/bghouse.jpg);
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-position: right top;
	background-color: #ffffff;
}

.tablecontent {
	vertical-align:top;
	background-image:  url(../images/bgvogal.gif);
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-position: right bottom;
	padding: 20px 70px 30px 30px;
}

.tablecontent_frontpage {
	vertical-align:top;
	background-image:  url(../images/bgvogal.gif);
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-position: right bottom;
	padding: 20px 10px 30px 30px;
}

.polje2 {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.polje2:focus {
	border: 1px solid #999999;
	background-color: #F2F2F2;
}

A.linkmenu:link {
	padding-right: 10px; 
	font:  11px verdana; 
	text-align:right; 
	color: #000000;  
	text-decoration: none; 
	text-align: right; 
	text-transform: uppercase;
}
A.linkmenu:hover {
	padding-right: 10px; font:  11px verdana; color: #0F1B8D;  text-decoration: none; text-align: right; text-transform: uppercase;
}
A.linkmenu:visited {
	padding-right: 10px; font:  11px verdana; color: #000000;text-decoration: none; text-align: right; text-transform: uppercase;
}
A.linkmenu:active {
	padding-right: 10px; font:  11px verdana; color: #000000;	text-decoration: none;	text-align: right; text-transform: uppercase;

}

A:link {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #81bd00;
	font-weight: bold;
	text-decoration: none;

}

A:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #0f1b8d;
	font-weight: bold;
	text-decoration: underline;
}

A:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #81bd00;
	font-weight: bold;
}

A:visited {

	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #81bd00;
	font-weight: bold;
	text-decoration: none;
}




<!-- drugi nivo-->
A.linkmenu1:link {
	 

	font:  11px verdana; 
	text-align:right; 
	color: #81bd00;
	font-weight: bold;
	text-decoration: none; 
	text-align: right; 
	text-transform: lowercase;
}

A.linkmenu1:hover {
	 font:  11px verdana; color: #81bd00; font-weight: bold; text-decoration: none; text-align: right; text-transform: lowercase ;
}
A.linkmenu1:visited {
	 font:  11px verdana; color: #81bd00; font-weight: bold; text-decoration: none; text-align: right; text-transform: lowercase ;
}
A.linkmenu1:active {
	 font:  11px verdana; color: #81bd00; font-weight: bold; text-decoration: none;	text-align: right; text-transform: lowercase ;
}