BODY {
	color: #000033;
	background: #EFEFEF;
	font-family: "Times New Roman", Times, serif;
}

A {
	color: Blue;
	text-decoration: underline;
}

A:HOVER {
	color: Red;
	text-decoration: underline;
}

.menu_lnk {
	color: #4169E1;
	text-decoration: none;
}

.menu_lnk2 {
	color: #0000CC;
	text-decoration: none;
}

.menu_td {
	background : White url(pics/menu_bkg.gif) no-repeat scroll top;
	border-bottom: 1px solid Silver;
	font-weight : bold;
	font-size : 12px;
	font-family : Arial;
	text-align : center;
	padding : 0px;
}

.menu_td_razmaknica {
	background-color : #EFEFEF;
	border-top: 0px solid Silver;
	border-right : 0px solid Silver;
	border-bottom : 1px solid Silver;
	border-left : 0px solid Silver;
}

.menu_td2 {
	background : White url(pics/menu_bkg2.gif) no-repeat scroll top;
	border-bottom: 0px solid Silver;
	font-weight : bold;
	font-size : 12px;
	font-family : Arial;
	text-align : center;
	padding : 0px;
}

.lnk {
	font : 11px Verdana;
	text-decoration : none;
	color:gray;
}

.lnk2 {
	font : 12px Verdana;
	text-decoration : none;
	color:black;
}

.forma
{
	color: gray;
	background-color: White;
	border: 1px solid Silver;
	padding: 10px;
}


.inputa
{
	font-size:12px;
	color: gray;
	background-color: white;
	border:1px solid gray;
	padding: 0px 3px;
	margin-top:5px;
}


H1
{
    font-family: Arial narrow, arial, verdana, sans-serif;
    margin:0px;
    padding:0px; 
    font-size:21px;
    font-weight: 300;
    line-height: 30px;
    font-style: normal;
}

.podnaslov {
	font-size:18px;
	letter-spacing:0.2em;
}


.tbl_posljednje{
	text-transform:lowercase;
	font-size:11px;
	font-family:Verdana;
	padding:2px  10px;
}

DIV.leftmenu_div
{
	background-color: #FCFCFC;
	padding: 1px 2px;
	margin-top:1px;
	text-align: center;
	font-weight:500;
	width: 120px;
}

A.left_menu
{
	text-decoration: none;
	color: Blue;
	padding: 1px 2px;
}

A.left_menu:HOVER
{
	text-decoration: none;
	color: Red;
	padding: 1px 2px;
}

.titel {
	background-color:#F0F0F0;
	color: Gray;
	border-bottom:1px solid gray;
	margin:0px 30% 10px 0px;
	padding:1px 5px;
	font-size:17px;
}

.box220 {
	background : White url(../pics/title_box220.jpg) no-repeat left top scroll ;
	width:222px;
	height:36px;
	padding: 3px 30px;
	font-weight:bold;
	font-size:14px;
	color: #7FB2CB;
	vertical-align : top;
	letter-spacing:1px;
}

.box220d {
	border-left:2px solid #EAEAEA;
	border-bottom:2px solid #EAEAEA;
	border-right:2px solid #EAEAEA;
	padding: 0px 5px 5px 5px;
	font-size:12px;
}

