body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	z-index: -1000;
	background-color: #ffffff;
	background-image: url(../layout/main_background.png);
	background-repeat: repeat-x;
}
.hidden {
	display: none;
}
html body div.clear,
html body span.clear {
     background: none;
     border: 0;
     clear: both;
     display: block;
     float: none;
     font-size: 0;
     margin: 0;
     padding: 0;
     position: static;
     overflow: hidden;
     visibility: hidden;
     width: 0;
     height: 0;
}
#background_overlay {
	background-image: url(../layout/main_background_over.png);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	z-index: -100;
	height: 480px;
	width: 100%;
	background-position: 50% 50%;
}

#slider {
	position:relative;
	width:930px; /* Change this to your images width */
	height:325px; /* Change this to your images height */
	background:url(images/loading.gif) no-repeat 50% 50%;
}

#slider.nivoSlider {
	position:relative;
	min-height:225px;
/*	margin:30px 30px 60px 30px; */
	background:#202834 url(../images/loading.gif) no-repeat 50% 50%;
/*	-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;
*/
}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivoSlider a {
	border:0;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background: url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

#wrapper{
	width:950px;
	text-align:left;
	margin: 0 auto;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
} 

#content_wrapper{
	position: relative;
	width: 930px;
	height: 325px;
	padding: 0;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#header{
	position:relative;
	height:90px;
	width:930px;
	display:block;
	overflow:hidden;
	background-color: transparent;
} 

#menubar_language {
	display: block;
	float: right;
	width: 160px;
	overflow: hidden;
	position: relative;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 25px;
}
#menubar_language ul {
	list-style-type: none;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menubar_language ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
}
#menubar_language ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: inline;
	color: #58595b;
	text-decoration: none;
}
#menubar_language ul li a:hover {
	color: #CF3232;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

#scroller{
	height:100px;
	clear:both;
	display:block;
	overflow:hidden;
	position: relative;
	background-image: url(../layout/scroller_background.png);
	background-repeat: no-repeat;
} 
 
#footer{
	position: relative;
	float: left;
	background-image: url(../layout/footer_background.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 200px;
}  
 
/* ******************************************************************** */ 
/* Clearfix:                                                            */
/* ******************************************************************** */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
 
 
/* ******************************************************************** */ 
/*                      printer styles                                  */ 
/* ******************************************************************** */ 
     
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


/* ******************************************************************** */
/* other */

#footer_copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #58595b;
	width: 100%;
	margin-left: 0px;
	margin-top: 30px;
	float: left;
	margin-bottom: 0px;
	height: auto;
	text-align: center;
}

/* ******************************************************************** */ 
/*                      navigacija                                                   */ 
/* ******************************************************************** */ 

#navigation {
	float: left;
	width: 930px;
	height: 50px;
	color: #333;
	padding: 0px;
	border: 0px;
	margin: 0px 0px 10px 0px;
/* background-image:url('../layout/navbar_bg.jpg');
 background-repeat: no-repeat; */
}

#navbar {
	float: left;
	width: 930px;
	height: 50px;
	color: #58595B;
	border: 0px;
	background: none;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#nav ,#nav ul {
	float: left;
	padding: 0;
	list-style: none;
	border: solid #eda;
	border-width: 0px 0px;
	overflow: hidden;
	height: 50px;
	width: auto;
	margin: 0;
}

#nav li {
	float: left;
	padding: 0;
	width: auto;
	margin: 0;
}

#nav a {
	display: block;
	color: #7C6240;
	text-decoration: none;
	padding: 0em;
	width: 100%;
	background-image:none;
}

#nav a:hover {background-image:none;}

#nav li#menulink1 a {
	display: block;
	width: 115px;
	background-image: url(../layout/menu_naslovna.png);
	overflow: hidden;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#nav li#menulink2 a {
	display: block;
	width: 125px;
	background-image: url(../layout/menu_about.png);
	overflow: hidden;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#nav li#menulink3 a {
	display: block;
	width: 95px;
	background-image: url(../layout/menu_objekti.png);
	padding: 50px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}

#nav li#menulink4 a {
	display: block;
	width: 250px;
	background-image: url(../layout/menu_stamben.png);
	padding: 50px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}

#nav li#menulink5 a {
	display: block;
	width: 250px;
	background-image: url(../layout/menu_deloven.png);
	padding: 50px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}

#nav li#menulink6 a {
	display: block;
	width: 95px;
	background-image: url(../layout/menu_kontakt.png);
	padding: 50px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}

#nav li#menulink1 a:hover,
#nav li#menulink2 a:hover,
#nav li#menulink3 a:hover,
#nav li#menulink4 a:hover,
#nav li#menulink5 a:hover,
#nav li#menulink6 a:hover {
	background-position: 0px -50px;
}

body.menulink1 li#menulink1,
body.menulink1 li#menulink1 a,
body.menulink1 li#menulink1 a:hover,
body.menulink2 li#menulink2,
body.menulink2 li#menulink2 a,
body.menulink2 li#menulink2 a:hover ,
body.menulink3 li#menulink3,
body.menulink3 li#menulink3 a,
body.menulink3 li#menulink3 a:hover ,
body.menulink4 li#menulink4,
body.menulink4 li#menulink4 a,
body.menulink4 li#menulink4 a:hover ,
body.menulink5 li#menulink5,
body.menulink5 li#menulink5 a,
body.menulink5 li#menulink5 a:hover ,
body.menulink6 li#menulink6,
body.menulink6 li#menulink6 a,
body.menulink6 li#menulink6 a:hover {
	background-position: 0 -50px;
}

#middle_left {
	color: #58595B;
	float: left;
	height: 170px;
	width: 695px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	background-image: url(../layout/middle_left_background.png);
}

#middle_left_middlepage {
	color: #58595B;
	float: left;
	/*	height: 170px; */
	width: 695px;
	/*	overflow: hidden; */
	position: relative;
	margin-bottom: 10px;
	height: 770px;
/*	background-image: url(../layout/middle_left_background.png); */
}

#middle_left img {
	float: left;
	margin: 5px;
}

#middle_left p a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

#middle_left_left {
	float: left;
	height: 120px;
	width: 330px;
	overflow: hidden;
	position: relative;
	top: 40px;
	padding: 5px;
}

#middle_left_right {
	float: right;
	height: 120px;
	width: 330px;
	overflow: hidden;
	position: relative;
	top: 40px;
	padding: 5px;
}

#middle_right {
	color: #58595B;
	float: left;
	height: 170px;
	width: 225px;
	margin-left: 10px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	background-image: url(../layout/dias_reklama_kreditiranje.png);
	background-repeat: no-repeat;
	background-color: #E8E8E8;
	border-radius: 10px 10px 0px 0px;
}

#info_left {
	color: #333;
	float: left;
	height: 52px;
	width: 235px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	left: -10px;
	background-image: url(../layout/lokacija_background.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 52px;
	text-align: left;
	text-indent: 70px;
}

#info_left a {
	text-decoration: none;
	color: #58595B;
}
#info_left a:hover {
	text-decoration: none;
	color: #333333;
}

#info_center {
	color: #58595B;
	float: left;
	height: 52px;
	width: 460px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	background-image: url(../layout/telefoni_background.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 52px;
	text-align: left;
	text-indent: 10px;
	font-weight: normal;
}

#info_right {
	color: #333;
	float: left;
	height: 52px;
	width: 235px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	background-image: url(../layout/lokacija_background.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 52px;
	text-align: left;
	text-indent: 70px;
}

#info_right a {
	text-decoration: none;
	color: #58595B;
}
#info_right a:hover {
	text-decoration: none;
	color: #333333;
}


#bottom_left {
	color: #58595B;
	background-image: url(../layout/bottom_left_background.png);
	float: left;
	height: 170px;
	width: 225px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	margin-right: 10px;
}

#tabs_home {
	background-image: url(../layout/tabs_background.png);
	background-repeat: repeat-y;
	float: left;
	height: 170px;
	width: 695px;
	position: relative;
	margin-bottom: 10px;
}

#tabs_offer {
	position: relative;
	float: left;
	height: 630px;
	width: 930px;
	margin-bottom: 10px;
}

#kolona_slika {
	float: left;
	height: 495px;
	width: 695px;
	overflow: hidden;
	position: relative;
	background-color: transparent;
	text-align: center;
}

#kolona_slika_mala {
	background-color: transparent;
	float: right;
	height: 210px;
	width: 210px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	background-image: url(../layout/sidepanel_background.png);
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 8px;
}

#kolona_slika_mala p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 200px;
	opacity: 0.8;
	text-align:justify;
}
#kolona_tabela {
	background-color: transparent;
	float: right;
	height: 245px;
	width: 225px;
	overflow: hidden;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer_menu {
	position: relative;
	width: 930px;
	height: 30px;
	margin: 20px auto 0px auto;
	overflow: hidden;
}

#footer_menu ul {
	float: left; 
	width: auto;
	margin-left: 140px;
	list-style-type: disc;
	list-style-position: outside;
}

#footer_menu ul li {
	float: left; 
	width: auto;
	margin: 0px 10px;
}

#footer_menu ul li a {
	color: #58595B;
	text-decoration: none;
/*	display: block;
	width: auto;
	position: relative;
	float: left; */
	margin: 0px 0px;
/* 	overflow: hidden; */
}

#footer_menu ul li a:hover {
	color: #333333;
}

.menulang {
	float: right;
	height: 20px;
	width: 90px;
	margin-top: 70px;
	margin-right: 15px;
	overflow: hidden;
}

.activemenuimg {
	opacity: 1;
	padding-top: 0px;
	float: left;
	margin-left: 5px;
}

.noactivemenuimg {
	opacity: 0.5;
	padding-top: 5px;
	float: left;
	margin-left: 5px;
}

#naslov_na_strana {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #58595B;
	background-image: url(../layout/header_bckg2.png);
	background-repeat: no-repeat;
	float: left;
	height: 54px;
	width: 930px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;
	line-height: 54px;
}

#leva_kolona {
	height: 245px;
	width: 170px;
	float: left;
	overflow: hidden;
	position: relative;
}

#desna_kolona {
	height: 245px;
	width: 55px;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: right;
}

#nametag {
	height: 35px;
	width: 930px;
	position: absolute;
	bottom: 0px;
	z-index: 100;
}

#middle_left_middlepage p a:hover img {

}
#middle_left_middlepage p a img {
	margin-bottom: 10px;
}

#about_levo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(../layout/mainpanel_background_2_3_orange.png);
	background-repeat: no-repeat;
	float: left;
	width: 695px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	height: 820px;
	background-color: #e8e8e8;
	border-radius: 12px 12px 0px 0px;
}
#about_desno {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(../layout/award_pannel.png);
	background-repeat: no-repeat;
	float: left;
	width: 225px;
	overflow: hidden;
	position: relative;
	border-radius: 10px 10px 0px 0px;
	height: 820px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.leva_kolana_naslov {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #58595B;
	line-height: 2em;
	text-indent: 1em;
}

.leva_kolona_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #212121;
	line-height: 1.5em;
	padding-left: 1em;
}

#bottom_left p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-left: 12px;
	padding-top: 3px;
}

#kontakt_levo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(../layout/mainpanel_background_1_2_orange.png);
	background-repeat: no-repeat;
	float: left;
	width: 460px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	height: 500px;
	border-radius: 12px 12px 0px 0px;
}
#kontakt_desno {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(../layout/mainpanel_background_1_2_gray.png);
	background-repeat: no-repeat;
	float: left;
	width: 460px;
	overflow: hidden;
	position: relative;
	border-radius: 10px 10px 0px 0px;
	height: 500px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#middle_right p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-left: 12px;
	padding-top: 3px;}

#download_link {
	font-size: 10px;
	line-height: 14px;
	background-color: #e9e9e9;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	position: relative;
	float: left;
	height: auto;
	width: 695px;
	margin-bottom: 5px;
}
