body {
	margin:0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #818181;
}

a{
	font-family:tahoma, sans-serif;
	font-size:12px;
	color:#73719e;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	}

img{
	border: 0px;
}

.link{
	cursor:pointer;  cursor:hand; 
}


h1, .Title, .naslov{
font-family:tahoma, sans-serif;
color:#261663;
font-weight:bold;
font-size:18px;
}

h2, .SubTitle, .podnaslov{
font-family:tahoma, sans-serif;
color:#6e1853;
font-size:14px;
font-weight:bold;
}

.mainContent{
	margin:20px 50px 20px 50px;
}

.mainText{
font-family:tahoma, sans-serif;
font-size:12px;
color:#000000;

}

/* MainMenu BEGIN */

.MainMenu_left_bg, .MainMenu_right_bg{
	background-image:url(../images/topmenu/bg1.jpg);
	background-repeat:repeat-x;
}

.MainMenu_mainBg{
	background-image:url(../images/topmenu/bg2.jpg);
	background-repeat:repeat-x;
}

.MainMenu_Item{height:30px;	cursor:pointer;}
	.MainMenu_Item .MainMenu_Item_Content{ 		
		font-family:tahoma, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none;
	}
	
	.MainMenu_Item_Current{height:30px;	cursor:pointer; background-image:url(../images/topmenu/bg3.jpg); background-repeat:repeat-x; background-color:#725acf;}
	.MainMenu_Item_Current .MainMenu_Item_Content{ 		
		font-family:tahoma, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none;
	}
	
	.MainMenu_Item_Selected{height:30px; cursor:pointer; background-image:url(../images/topmenu/bg3.jpg); background-repeat:repeat-x; background-color:#725acf;}
	.MainMenu_Item_Selected .MainMenu_Item_Content{ 		
		font-family:tahoma, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none;
	}
	
	.MainMenu_SubItem{width:180px; height:30px; cursor:pointer; background-color: #40307d;}
	.MainMenu_SubItem .MainMenu_SubItem_Content{
		font-family:tahoma, sans-serif; font-size: 12px; color: #ffffff; text-decoration: none;
	}
	
	.MainMenu_SubItem_Current{width:180px; height:30px; cursor:pointer; background-color: #40307d;}
	.MainMenu_SubItem_Current .MainMenu_SubItem_Content{
		 font-family:tahoma, sans-serif; font-size: 12px; color: #ffffff; text-decoration: none;
	}
	
	.MainMenu_SubItem_Selected{width:180px; height:30px; cursor:pointer; background-color: #725acf;}
	.MainMenu_SubItem_Selected .MainMenu_SubItem_Content{
		 font-family:tahoma, sans-serif; font-size: 12px; color: #ffffff; text-decoration: none;
	}
	
	.MainMenu_SubItem_TopLine{ height: 1px; background: url(../images/mainmenu_subitem_topline.gif) repeat-x;}
	
	
	.mainmenu_shadow, .mainmenu_content{
		position: relative;
		  bottom: 2px;
		  right: 2px;
	}
	.mainmenu_shadow { background-color: #606E79; }
	
	.mainmenu_content {
	  background-color: #fff;
	  color: #000;
	}
	.mainmenu_content { width: 178px; }

/* MainMenu END */

/* LeftMenu BEGIN */

.leftmenu_container{
background-image:url(../images/leftmenu/bg.jpg);
background-repeat:repeat-x;
background-color:#f2f2f2;
}

#leftmenu{
	width:160px;
	margin:18px 10px 20px 10px; 			
}

.leftemnu_title{
	font-family:tahoma, sans-serif;
	font-size: 14px;
	color: #2f3192;
	text-decoration: none;
	font-weight:bold;
}


.leftmenu_item, .leftmenu_item_2, .leftmenu_item_selected, .leftmenu_item_2_selected{
	width: 160px;
	height: 18px;
	cursor:pointer;
}



.leftmenu_item a{
	font-family:tahoma, sans-serif;
	font-size: 11px;
	color: #261663;
	text-decoration: none;
}

.leftmenu_item_selected a{
	font-family:tahoma, sans-serif;
	font-size: 11px;
	color: #261663;
	text-decoration: none;
	font-weight:bold;
}




.leftmenu_item_2 a{
	font-family:tahoma, sans-serif;
	font-size: 12px;
	color: #2f3192;
	text-decoration: none;
}

.leftmenu_item_2_selected a{
	font-family:tahoma, sans-serif;
	font-size: 12px;
	color: #261663;
	text-decoration: underline;
}

/* LeftMenu END */

/* footer begin */

.footerContainer{height: 30px; background-image:url(../images/footer/bg.jpg); background-repeat:repeat-x;}

#footer td{
font-family:tahoma, sans-serif;
font-size:10px;
color:#ffffff;
}

#footer a{
font-family:tahoma, sans-serif;
font-size:10px;
color:#ffffff;
text-decoration:none;
}

#footer a:hover{
font-family:tahoma, sans-serif;
font-size:10px;
color:#ffffff;
text-decoration:underline;
}

#footer .avtorji{
font-family:tahoma, sans-serif;
font-size:10px;
color:#ada3d2;
}

#footer a.avtor{
font-family:tahoma, sans-serif;
font-size:10px;
color:#ada3d2;
text-decoration:none;
font-weight:bold;
}

/* footer end */


/* popup begin */

#popupContent{
font-family:tahoma, sans-serif;
font-size:10px;
color:#000000;
background-color:#ffffff;
}

#popupContent a{
font-family:tahoma, sans-serif;
font-size:10px;
text-decoration:none;
color:#73719e;
}

#logoPopup{
	position:absolute; width:150;height:30;
}

/* popup end */


/* forms begin */


.field, .captcha{
	border:1px solid #b2b1c8;
	font-family:tahoma, sans-serif; font-size: 13px; font-weight:normal; color: #2a186e; 
	padding-left:5px;	
}

.field_selected, .captcha_selected{
	border:1px solid #2a186e;
	font-family:tahoma, sans-serif; font-size: 13px; font-weight:normal; color: #2a186e; 
	background-image:url(../images/form/bg.jpg);
	background-repeat:repeat-x;
	padding-left:5px;

}



input.field, input.field_selected, textarea.field, textarea.field_selected{width: 450;}
textarea.field, textarea.field_selected{height: 150; padding-top:5px; padding-right:5px; padding-bottom:5px;}


.btn{
	behavior: url('css/IEFixes.htc');
	height:22px;
  	border:none;
	background-color:#2a186e;
	background-image:url(../images/form/btn.jpg);
	background-repeat:repeat-x;
	font-family:tahoma, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	cursor:pointer;
	font-weight:normal;
	padding:0 10 2 10;
}


.btn:hover, .btn.hover{
background-image:none;
color:#FFFFFF;
cursor:pointer;
font-weight:normal;
}

.captchaError{
font-family:"trebuchet MS", Arial, sans-serif;
font-size:12px;
color:#ff0000;
font-weight:bold;
}

/* forms end */


/* lightbox gallery begin */

.gallerySmallDesc{
font-size:10px;
height:13px;
}

.galleryTitle{
background-color:#788bbd;
color:#FFFFFF;
font-family: Tahoma;
font-size: 12px;
font-weight:bold;
text-decoration: none;
height:20px;
}

.galleryBorder{
border-left:1px solid #2F3193;
border-right:1px solid #2F3193;
border-bottom:none;
border-top:none;
}


.galleryImgOver{
border:1px solid #2F3193;
}

.galleryImgOut{
border:1px solid #e8e6e6;
}


/* lightbox gallery end */


/* standard gallery begin */

#gallerynextleft a, #gallerynextright a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000099;
text-decoration:none;
}


#gallerynextleft span, #gallerynextright span{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
text-decoration:none;
}


#gallerycurrentstatus, #gallerydesc{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
}

/* standard gallery end */
  

/* popup gallery begin */
#galleryPopupdesc{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
}
/* popup gallery end */ 
 
  
 /* lokacija begin */
 
.Module_Title{ width: 193; height:24;}
.Module_Title_Left{ width: 8; background-image: url(/db/habat/image/_sistemski/module_title_left.gif);}
.Module_Title_Right{ width: 8; background-image: url(/db/habat/image/_sistemski/module_title_right.gif);}
.Module_Title_Content{ background-color:#EEEEEE; font-family:Verdana, Arial, Helvetica, sans-serif; color: #515F60; font-size:12px; font-weight:bold;}

.Module_Content{background-color:#DDDDDD;}
.Module_Content_TopLeft{height: 9; width:9; background: url(/db/habat/image/_sistemski/module_content_topleft.jpg) no-repeat top left;}
.Module_Content_TopRight{height: 9; width:9; background: url(/db/habat/image/_sistemski/module_content_topright.gif) no-repeat top right;}
.Module_Content_BottomLeft{height: 9; width:9; background: url(/db/habat/image/_sistemski/module_content_bottomleft.gif) no-repeat bottom left;}
.Module_Content_BottomRight{height: 9; width:9; background: url(/db/habat/image/_sistemski/module_content_bottomright.gif) no-repeat bottom right;}



#FrogJS{
width: 640px;
height: 380px;
margin-top:130;
z-index:1;
}

/* lokacija end */



/* guestbook begin */

.GuestBook_Item{
border:1px solid #788bbd;}
.GuestBook_Item_Header_Bg{
background-image:url(../images/guestbook/shadow.gif); background-repeat:repeat-x; background-position:top;
}

.GuestBook_Item_Header{
	
	height:13px;
	border-left:1px solid #788bbd;
	border-right:1px solid #788bbd;
	border-top:1px solid #788bbd;
	 }
	 
/* guestbook end */


#lng{

}

#lng a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#006600;
text-decoration:none;
}


#lng a.selected{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#006600;
font-weight:bold;
}

#navigation{
margin-bottom:11px;
}

#navigation td{
font-family:tahoma, sans-serif;
font-size:10px;
color:#73719e;
}

#navigation a{
font-family:tahoma, sans-serif;
font-size:10px;
color:#73719e;
text-decoration:none;
}

#navigation a:hover{
text-decoration:underline;
}

.print{
font-family:tahoma, sans-serif;
font-size:11px;
color:#73719e;
cursor:pointer;
}

#header{
background-image:url(../images/header/bg.jpg);
background-repeat:no-repeat;
height:120px;
}

.ikonce{
background-image:url(../images/header/bg_ikonce.jpg);
background-repeat:no-repeat;
background-position:left;
}

#mini_navigacija{
margin-top:15px;
margin-left:15px;
}

#mini_navigacija a{
font-family:tahoma, sans-serif;
font-size:10px;
color:#2a186e;
text-decoration:none;
}

#mini_navigacija a:hover{
font-family:tahoma, sans-serif;
font-size:10px;
color:#2a186e;
text-decoration:underline;
}

.page_left{
background-image:url(../images/page_left_bg.jpg);
background-repeat:repeat-y;
}

.page_right{
background-image:url(../images/page_right_bg.jpg);
background-repeat:repeat-y;
}

#newsList a{
font-family:tahoma, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;

}

#newsList .News_more{
	color:#73719e;
}

#tabela{
border-collapse:collapse;
}

#tabela td{
border:1px solid #cccccc;
}

.tabela_naslov{
font-weight:bold;
background-color:#D9D4E5;
}

.bottomIcoLine{
background-image:url(../images/bottom_ico_line.gif);
background-repeat:repeat-x;
height:1px;
}

.vijuga1{
background-image:url(/db/habat/image/vstopna_stran/vijuga1.jpg);
background-repeat:no-repeat;
width:225px;
}

.vijuga2{
background-image:url(/db/habat/image/vstopna_stran/vijuga2.jpg);
background-repeat:no-repeat;
width:225px;
}

.vijuga3{
background-image:url(/db/habat/image/vstopna_stran/vijuga3.jpg);
background-repeat:no-repeat;
width:225px;
}

.barrisolOzadje{
background-image:url(/db/habat/image/vstopna_stran/barrisol3.jpg);
background-repeat:no-repeat;
width:225px;
}


.okvirKljukice{width:225px; background-color:#FFFFFF; background-image:url(/db/habat/image/vstopna_stran/okvir.jpg);
background-repeat:no-repeat;}

.vstopnaStranStolpecSpacer{
width:9px;
}

.vijuga1 h1, .vijuga2 h1, .vijuga3 h1{
margin:10px 0px 0px 0px;
padding:0px;
width:225px;
text-align:center;
height:55px;
}

.vijuga1 a, .vijuga2 a, .vijuga3 a{
font-family:Tahoma;
font-size:18px;
font-weight:bold;
color:#2a186e;
}

.vijuga1 div, .vijuga2 div, .vijuga3 div{
font-family:Tahoma;
font-size:12px;
color:#2a186e;
text-align:center;
margin-bottom:10px;
}

.vstopnaStranBarrisolText1{font-family:Tahoma; font-size:14px; font-weight:bold; color:#6e1818; margin-top:26px; margin-left:55px;}
.vstopnaStranBarrisolText2{font-family:Tahoma; font-size:12px; font-weight:bold; color:#6e1818; margin-top:20px; margin-left:10px; margin-right:10px;}


.kuponSmallCenter{
background-image:url(../images/kuponi/small_center.jpg);
background-repeat:repeat-y;
}

.kuponSmallTitle{
font-family:Tahoma;
font-size:14px;
color:#ff0000;
margin-bottom:5px;
font-weight:bold;
margin-left:10px;
}

.kuponSmallLinki a{
font-size:11px;
color:black;
}

.kuponSmallLinki img{
margin-top:5px;
}

.kuponBgBig{
background-image:url(../images/kuponi/bg_big.jpg);
background-repeat:no-repeat;
height:151px;
}

.kuponBgSmall{
background-image:url(../images/kuponi/bg_small.jpg);
background-repeat:no-repeat;
width:240px; height:176px;
}

.kupon{
font-family:Tahoma;
font-size:12px;
color:black;
margin-left:15px;
margin-top:10px;
margin-right:10px;
}

.kupon a{
color:#6e1853;
text-decoration:underline;
}

.kupon a:hover{
color:#6e1853;
text-decoration:none;
}


.kupon h4{
margin:0px;
padding:0px;
font-family:Tahoma;
font-size:18px;
color:#ff0000;
font-weight:bold;
margin-bottom:10px;
}

.kupon h2{
margin:0px;
padding:0px;
font-family:Tahoma;
font-size:14px;
color:#261663;
font-weight:bold;
margin-bottom:8px;
}


.kupon h4 a{
font-family:Tahoma;
font-size:18px;
color:#ff0000;
font-weight:bold;
text-decoration:none;
}

.kupon h2 a{
font-family:Tahoma;
font-size:14px;
color:#261663;
font-weight:bold;
text-decoration:none;
}

.kupon h4 a:hover{
font-family:Tahoma;
font-size:18px;
color:#ff0000;
font-weight:bold;
text-decoration:underline;
}

.kupon h2 a:hover{
font-family:Tahoma;
font-size:14px;
color:#261663;
font-weight:bold;
text-decoration:underline;
}


.footerMeni{width:500px; margin-top:20px;}

.footerMeni td{
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#6E1853;
	border:1px solid black;
	background-color:#e6e6e6;
}

.footerMeni td h2{display:inline; font-weight:normal;}

.footerMeni td h2 a{color:black;}






