body {
	background-color: #333333;
	margin: 0px;
	height: 100%;
	width: 100%;
}
#header {
	position:relative;
	width:900px;
	background-image: url(../img/druga/gore3.gif);
	height: 157px;
}
.gumb_lijevo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #990000;
	background-image: url(../img/druga/button_back.gif);
	width: 153px;
	margin-left: 38px;
	padding-top: 4px;
	font-size: 13px;
}

.lijent {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	width: 135px;
	padding-top: 4px;
	font-size: 10px;
	overflow: hidden;
	background-image: url(../img/druga/klijent_box_back.jpg);
	background-repeat: no-repeat;
	margin-left:52px;
	/* any IE */
	margin-left: expression('24px');
	
}

.lijent a:link, .lijent a:visited {
	color: #666666;
	text-decoration: none;
	background-color: #efefef;
}

.lijent a:hover {
	color: #000000;
	text-decoration: none;
}

.gumb_lijevo a:link, .gumb_lijevo a:visited  {
	color: #990000;
	text-decoration: none;
	height: 16px;
}
.gumb_lijevo a:hover  {
	color: #330000;
	text-decoration: none;
}

#content {
	position:relative;
	width:900px;
	min-height:100%;
	background-image: url(../img/druga/back.gif);
	background-repeat: repeat-y;
	clear: both;
	overflow: auto;
}

#content_centar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	background-color: #333333;
	overflow: auto;
}

#content_lijevo {
	min-height:100%;
	width:214px;
	float:left;
	overflow:auto;
	text-align: center;
	
}


#content_desno {
	width:320px;
	position:relative;
	float:left;
	min-height:100%;
	background-image: url(../img/druga/top_content_desno2.gif);
	background-repeat: no-repeat;
	height: auto;
	overflow: auto;
	text-align: left;
	
}	
#content_centar p {
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 5px;
}

#form_klijent_login  input {
	border: 1px solid #333333;
	background-image: url(../img/druga/top_content_centar.gif);
	background-repeat: no-repeat;
	background-position: -10px -10px;
	font-family: Arial, Helvetica, sans-serif;
	padding:3px;
	font-size: 13px;
	font-weight:bold;
	color: #333333;
	margin-top:0px;
}

#form_klijent_login  a:link, #form_klijent_login  a:visited  {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #990000;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}

#form_klijent_login  a:hover, #form_klijent_login  a:active  {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	background-color:#990000;
	color: #efefef;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}

#footer {
	position:relative;
	width:900px;
	float:none;
	clear: both;
	background-image: url(../img/druga/bottom_content.gif);
	page-break-before: always;
	background-repeat: no-repeat;
	height: 47px;
	overflow: hidden;
}
.desne_liste li {
	list-style-image: url(../img/druga/bullet_desno.gif);
}

.desne_liste {
	background-image:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.desne_liste a:link, .desne_liste a:visited  {
	color: #666666;
	text-decoration: none;
	background-color: #efefef;
	padding-right: 2px;
	padding-left: 2px;
}
.desne_liste a:hover {
	color: #efefef;
	text-decoration: none;
	background-color: #666666;
	padding-right: 2px;
	padding-left: 2px;
	
}

#content_centar h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	text-transform: none;
	font-weight: bold;
}
#slideshow {
	height: 173px;
	width: 249px;
	float: left;
	clear: left;
	margin: 0px;
	background-image: url(../img/druga/galerija.gif);
	background-repeat: no-repeat;
	padding: 0px;
	position: relative;
}

.login_vizuali {
	margin-top:-2px;
	margin-bottom:2px;
	/* any IE */
	margin-top: expression('-4px');
	margin-bottom: expression('4px');



}

