table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003333;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003333;
	text-decoration: none;
	margin: 0px;
	background-color: #a0dbf5;
	background-image: url(../images/bg.gif);
	height: 25px;

}
.glavnatablica {
	background-color: #FFFFFF;
	width: 750px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6699FF;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
	border-left-color: #6699FF;

}
a.1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.tbllijevo {
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #ededed;
	border-right-color: #ededed;
	border-bottom-color: #ededed;
	border-left-color: #ededed;
}


#menu{
margin:0;
padding:0;
width:580px;
background:#fff url(../images/bg_navigacije.gif) repeat-x top left;
float:left;
font-size:100%;
font-weight:bold;
}

#navigacija{
margin:0;
padding:0 0 0 24px;
display:inline;
list-style:none;
float:left;
}
#navigacija li{
margin:0;
padding:0;
float:left;
background:url(../images/bg_r.gif) no-repeat right top;
}
#navigacija a{
margin:0;
padding:9px 13px 10px 13px;
float:left;
text-decoration:none;
color:#006699;
}
#navigacija a:hover{
color:#0099cc;
}
#navigacija #current{
background: url(../images/on.gif) no-repeat right top;
}
#navigacija #current a{
color: #fff;
background: url(../images/l_on.gif) no-repeat left top;
}
.italic {
	color: #006699;
	font-style: italic;
	font-weight: normal;

}
.botun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px outset #3399CC;
	cursor: hand;
	height: 21px;
	background-color: #6699CC;





}
.areacart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
	height: 17px;
	width: 30px;
	border: 1px solid #CCCCCC;
	text-align: center;

}.area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #ededed;
	border: 1px solid #999999;
	font-weight: bold;

}
.textbox2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-weight: normal;
}
.textbox3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	height: 90px;
	width: 300px;

}
a.2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: underline;
}

.navtext {
	text-align:center;
	width:330px;
	font:normal 11px Arial, Helvetica, sans-serif;
	background-color:#ededed;
	layer-background-color:tan;
	color:#333333;
	text-decoration: none;
	border: 1px outset white;

}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
