body {
	padding:0;
	margin:0;
	background-color: #336666;
	background-repeat: repeat-x;
	background-image: url(slike/bg4.gif);
}
body, td, input, textarea{
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6D6C6C;
	vertical-align:top;
	padding:0px;
	line-height: 16px;
}

#input1{
   background:#FFFFFF;
   border:1px solid #B2C1C4;
   padding-left:8px;
   width:138px; height:21px;
   color:#748184;
   margin-right:9px;
   vertical-align:middle;
   padding-top:2px;
   font-size:10px
}
#input2{
   border:0px;
   padding-left:0px;
   width:26px; height:21px;
   vertical-align:middle
}
#input3{
   border:0px;
   padding-left:0px;
   width:41px; height:21px;
}#input4{
   border:0px;
   padding-left:0px;
   width:41px; height:21px;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{
	color:#008DD4;
	text-decoration:underline
} 
a:hover{text-decoration:none}
span a{color:#6D6C6C; text-decoration:underline}
b{ color:#414141} 
li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px; padding-left:14px }
li a{color:#FFFFFF;} 
ul{margin:0; padding:0; list-style:none; line-height:16px}

.content b{color:#FFFFFF; font-weight:normal} 
.content .block a{color:#FFFFFF; text-decoration:underline; font-size:12px;}
.content .block a:hover{text-decoration:none} 
.header{color:#2C1F1E; font-size:10px; line-height:13px}
 
.footer td{color:#646464; font-size:11px; background:url(images/bottom.gif) top} 
.footer a {color:#646464; font-size:11px; text-decoration:none} 
.footer a:hover{text-decoration:underline} 
.footer span {color:#646464; font-size:9px; } 
.footer span a {color:#6D8C1C; font-size:11px; text-decoration:underline} 
.footer span a:hover{text-decoration:none}

.more{background:url(images/1_z1.gif)  center left no-repeat; padding-left:18px; vertical-align:middle; padding-bottom:3px}


input{
   background:#ffffff;
   border:1px solid #B4B0AE;
   padding-left:5px;
   width:189px; height:20px;
}
textarea{
   background:#ffffff;
   border:1px solid #B4B0AE;
   padding-left:5px;
   width:189px; height:112px;
   overflow:auto}

#navcontainer ul li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	background: url("slike/navBarBg.gif") repeat-x 20px;
	font: 10px/20px "Lucida Grande", verdana, sans-serif;
	text-align: center;
	width: 128px;
	height: 40px;
}

#navcontainer a
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 128px;
	height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	border-right-width: 0px;
	border-right-style: none;
}

#navcontainer li#active {
	background-image: url(slike/navBarBgHover.gif);
	background-repeat: repeat-x;
	background-position: 20px;
}
#navcontainer a:hover {
	background-image: url(slike/navBarBgHover.gif);
	background-repeat: repeat-x;
	background-position: 20px;
}
.style1 {
	color: #333432;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	color: #aaaaaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}