#layer1 { background-color: #d6d7c1; width: 342px; left: 178px; top: 260px; position: absolute; z-index: 1; visibility: hidden; margin: 4pt; padding: 4px; }
#layer2 { background-color: #d6d7c1; left: 174px; top: 180px; position: absolute; width: 346px; z-index: 2; visibility: hidden; margin: 4px; padding: 4px; }
#layer3 { background-color: #d6d7c1; width: 342px; left: 182px; top: 340px; position: absolute; z-index: 3; visibility: hidden; margin: 4px; padding: 4px; }
#layer4 { background-color: #d6d7c1; height: 116px; width: 346px; left: 174px; top: 630px; position: absolute; z-index: 4; visibility: hidden; margin: 4px; padding: 4px; }
body { color: #444444; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; }

.detaljnije  { color: #878787; }
.naslov10pxred { color: #8e0000;  }
.naslovservice { color: #1D8AAB; font: 18px Arial, Helvetica, sans-serif;  padding-top:3px; }

.detaljnije a:hover { color: #c3c3c3; }
.detaljnije a:active { color: black; }
body { color: black; background-color: white; }




#nav {
	float: left;
	border-bottom: 1px solid #ccc;
}
ul.main {
	float: left;
	margin: 0;
	padding: 0;
	list-style:none;
	height:50px;
	border: none;
	}
	ul.sub {
	position: absolute;
	left: 0px;
	top: 20px;
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 120px;
	border-bottom: 1px solid #ccc;
	}
	li.mainmenu:hover ul, li.over ul { 
	display: block; }
	li.main {
	
	float:left;
	position: relative;
	background-image:url(../img/menuitem.gif);
	height:50px;
	background-repeat:no-repeat;
	width:143px;
	/* width: 110px;*/
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	font-size:14px;
	text-decoration:none;
	
	color:#ffffff;
	}
	li.main2 {
	
	float:left;
	position: relative;
	/*background-image:url(../img/layout/menuItem_last.gif);*/
	height:50px;
	
	width:143px;
	/* width: 110px;*/
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	font-size:14px;
	text-decoration:none;
	
	color:#ffffff;
	}
	/* ul li a:hover { color: #E2144A; background: #f9f9f9; } */
ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	padding: 2px;
	/*border-right: 1px solid #fff;
	border-bottom: 0;
	 background-color: #EAEAEA; */
	font-size:10px;
	text-decoration:none;
	}
	DIV.mesg-error {
	BORDER-RIGHT: #e90309 1px solid; PADDING-RIGHT: 8px; BORDER-TOP: #e90309 1px solid; PADDING-LEFT: 8px; BACKGROUND: #ffffff; PADDING-BOTTOM: 8px; MARGIN: 0px 0px 20px; BORDER-LEFT: #e90309 1px solid; COLOR: #e90309; LINE-HEIGHT: 15px; PADDING-TOP: 8px; BORDER-BOTTOM: #e90309 1px solid
}
DIV.mesg-ok {
	BORDER-RIGHT: #0f710e 1px solid; PADDING-RIGHT: 8px; BORDER-TOP: #0f710e 1px solid; PADDING-LEFT: 8px; BACKGROUND: #ffffff; PADDING-BOTTOM: 8px; MARGIN: 0px 0px 20px; BORDER-LEFT: #0f710e 1px solid; COLOR: #0f710e; LINE-HEIGHT: 15px; PADDING-TOP: 8px; BORDER-BOTTOM: #0f710e 1px solid
}