body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bgb {  
	background-image: url(Slike/leva_bg.jpg); 
	background-repeat: repeat-y; 
	background-position: right top
}
.style1 {
	color: #f7f0d4;
	font-size: 9px;
	font-family: tahoma;
}
.style2 {
	color: #C1AA70;
	font-size: 9px;
	font-family: tahoma;
	font-weight:bold
}
.style3 {
	color: #8e783f;
	font-size: 10px;
	font-family: tahoma;
	text-align: justify;
}
.style4 {
	color: #593E2C;
	font-size: 9px;
	font-family: tahoma;
	font-weight:bold
}
.style5 {
	color: #593e2c;
	font-size: 9px;
	font-family: tahoma;
}
.style6 {
	color: #593e2c;
	font-size: 10px;
	font-family: tahoma;
	
}.meni_gl {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #583c29;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
}
.naslov1 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #593e2c;
	font-weight: bold;
	font-size: 14px;
}
.naslov2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #593E2C;
}

.meni_gl:hover {
	color: #CC0000;
}
.txtCT {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #990000;
	font-weight: bold;
}
.welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f7f0d4;
	font-weight: bold;
	text-transform: capitalize;
}
#pages {
	padding: 2px;
}
#pages ul {
	list-style-type: none;
}
#pages li {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	display: block;
}
#pages li a {
	color: #5C4130;
	padding: 4px;
	border: 1px solid #6B503F;
	text-decoration: none;
	float: left;
}
#pages li a:hover {
	color: #CC0000;
	border: 1px solid #9E745F;
	background-color: #F5E9C6;
}
#pages li.nolink {
	color: #B4A270;
	border: 1px solid #E0CE98;
	padding: 4px;
}
#pages li.current {
	color: #B7A269;
	border: 1px solid #B7A269;
	padding: 4px;
	background-color: #E0CE98;
}
.style5C {
	color: #C00;
	font-size: 9px;
	font-family: tahoma;
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
	position:absolute;
	top: 0;
	border: 1px DOTTED #FFFFFF; /*THEME CHANGE HERE*/
	border-width: 0 1px;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color: #f5e9c6;
	width: 180px;
	visibility: hidden;
}


.dropmenudiv_b a{
	width: auto;
	display: block;
	text-indent: 5px;
	border: 0 DOTTED #4e3322; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	padding: 2px 1;
	text-decoration: none;
	color: black;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
	background-color: #b86d36;
}



ul {margin:0; padding:0; list-style:none}
li  {
	margin:2px;
	padding:3px 0px 15px 15px;
	background-image: url(images/bull_02.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
li a  {
	font-family:Tahoma;
	font-size:11px;
	line-height:18px;
	color:#FFFFFF


