body {
	margin:0px;
	padding:0px;
	font-family:"trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image:url(../images/page_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:100%;
}

html{
margin:0px;
padding:0px;
width:100%;
height:100%;
}

a{
	text-decoration: underline;
	font-family:"trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color:#001564;
}

img{
	border: 0px;
}

.link{
	cursor:pointer;  cursor:hand; 
}

.mainText{
	font-family:"trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1, .Title, .naslov{
color:#001564;
font-size:16px;
margin:0px 0px 20px 0px;
font-family:"trebuchet MS", Arial, sans-serif;
}

h2, .SubTitle, .podnaslov{
color:#001564;
font-size:12px;
font-family:"trebuchet MS", Arial, sans-serif;
}

/* MainMenu BEGIN */


.MainMenu_Item{height:15px;	cursor:pointer;}
	.MainMenu_Item .MainMenu_Item_Content{ 		
		font-family:"trebuchet MS", Arial, sans-serif; font-size: 12px; font-weight: bold; color: #001564; text-decoration: none;
	}
	
	.MainMenu_Item_Current{height:12px;	cursor:pointer;}
	.MainMenu_Item_Current .MainMenu_Item_Content{ 		
		font-family:"trebuchet MS", Arial, sans-serif; font-size: 12px; font-weight: bold; color: #4dadd3; text-decoration: none;
	}
	
	.MainMenu_Item_Selected{height:12px;	cursor:pointer;}
	.MainMenu_Item_Selected .MainMenu_Item_Content{ 		
		font-family:"trebuchet MS", Arial, sans-serif; font-size: 12px; font-weight: bold; color: #4dadd3; text-decoration: none;
	}
	
	.MainMenu_SubItem{width:170px; height:20px; cursor:pointer; background-color:#e4ffff;}
	.MainMenu_SubItem .MainMenu_SubItem_Content{
		font-family:"trebuchet MS", Arial, sans-serif; font-size: 12px; font-weight: bold; color: #001564; text-decoration: none;
	}
	
	.MainMenu_SubItem_Current{width:170px; height:20px; cursor:pointer; background-color: #e4ffff;}
	.MainMenu_SubItem_Current .MainMenu_SubItem_Content{
		 font-family:"trebuchet MS", Arial, sans-serif; font-size: 12px; font-weight: bold; color: #001564; text-decoration: none;
	}
	
	.MainMenu_SubItem_Selected{width:170px; height:20px; cursor:pointer; background-color: #cbedf7;}
	.MainMenu_SubItem_Selected .MainMenu_SubItem_Content{
		 font-family:"trebuchet MS", Arial, sans-serif; font-size: 12px; font-weight: bold; color: #001564; 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: 170px; }

/* MainMenu END */

/* LeftMenu BEGIN */

#leftmenu{
	width:145px;
	margin:45px 0px 0px 0px;
	background-color:#FFFFFF;
}

.leftmenu_shadow_left{
background-image:url(../images/index_shadow_left1.jpg);
background-repeat:repeat-y;
background-position:right;
background-color:#FFFFFF;
}

.leftmenu_shadow_right{
background-image:url(../images/index_shadow_right2.jpg);
background-repeat:repeat-y;
background-position:left;
background-color:#FFFFFF;
}

.leftemnu_LevelOne_item{
	font-family:"trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #001564;
	font-weight:bold;
}


.leftmenu_item, .leftmenu_item2, .leftmenu_item_selected, .leftmenu_item_selected2{
	width: 145;
	height: 19px;
	cursor:pointer;
}

.leftmenu_item img, .leftmenu_item_selected img, .leftmenu_item2 img, .leftmenu_item_selected2 img{
margin-top:7px;
}

.leftmenu_item a{
	font-family:"trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #4dadd3;
	text-decoration: none;
}

.leftmenu_item2 a{
	font-family:"trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #4b77a0;
	font-weight:bold;
	text-decoration: none;
}


.leftmenu_item_selected a{
	font-family:"trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #4dadd3;
	text-decoration: underline;
}


.leftmenu_item_selected2 a{
	font-family:"trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #4b77a0;
	font-weight:bold;
	text-decoration: underline;
}





/* LeftMenu END */

/* footer begin */

.footerContainer{height: 55px;}

#footer td{
font-family:tahoma, sans-serif;
font-size:10px;
color:#605d5c;
}

#footer a{
font-family:tahoma, sans-serif;
font-size:10px;
color:#605d5c;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}

#footer a.avtorji{
font-family:tahoma, sans-serif;
font-size:10px;
color:#605d5c;
text-decoration:none;
font-weight:bold;
}

#footer a:hover.avtorji{
text-decoration:none;
}

.footer_shadow{
background-image:url(../images/footer_shadow.jpg);
background-repeat:repeat-x;
background-position:top;
}

#index_footer #footer{
width:716px;
margin-top:15px;
}

/* footer end */


/* popup begin */

#popupContent{
font-family:tahoma, sans-serif;
font-size:10px;
color:#605d5c;
background-color:#ffffff;
}

#popupContent a{
font-family:tahoma, sans-serif;
font-size:10px;
color:#605d5c;
text-decoration:none;
}

#popupContent a:hover{
text-decoration:underline;
}

/* popup end */


/* forms begin */


.field, .captcha{
	border:1px solid #001564;
	font-family: Tahoma; font-size: 13px; font-weight:normal; color: #444444; 
	padding-left:5px;	
}

.field_selected, .captcha_selected{
	border:1px solid #4DADD3;
	font-family: Tahoma; font-size: 13px; font-weight:normal; color: #444444; 
	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{
  height:22px;
  border:none;
background-color:#001564;
font-family:tahoma, sans-serif;
color:#FFFFFF;
font-size:11px;
cursor:pointer;
font-weight:normal;
  padding:0 10 2 10;
}


.btn:hover{
background-color:#4DADD3;
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 #788bbd;
border-right:1px solid #788bbd;
border-bottom:none;
border-top:none;
}


.galleryImgOver{
border:1px solid #004990;
}

.galleryImgOut{
border:1px solid #e8e6e6;
}


/* lightbox gallery end */


/* standard gallery begin */

#gallerynextleft a, #gallerynextright a{
color:#001564;
font-family:"trebuchet MS", Arial, sans-serif;
font-size:11px;
text-decoration:none;
}


#gallerynextleft span, #gallerynextright span{
font-family:"trebuchet MS", Arial, sans-serif;
font-size:11px;
color:#999999;
text-decoration:none;
}


#gallerycurrentstatus, #gallerydesc{
font-family:"trebuchet MS", Arial, 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/kj/image/_sistemski/module_title_left.jpg);}
.Module_Title_Right{ width: 8; background-image: url(/db/kj/image/_sistemski/module_title_right.jpg);}
.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/kj/image/_sistemski/module_content_topleft.jpg) no-repeat top left;}
.Module_Content_TopRight{height: 9; width:9; background: url(/db/kj/image/_sistemski/module_content_topright.jpg) no-repeat top right;}
.Module_Content_BottomLeft{height: 9; width:9; background: url(/db/kj/image/_sistemski/module_content_bottomleft.jpg) no-repeat bottom left;}
.Module_Content_BottomRight{height: 9; width:9; background: url(/db/kj/image/_sistemski/module_content_bottomright.jpg) no-repeat bottom right;}



#FrogJS{
width: 400px;
height: 290px;
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 */


#navigation {
font-family:"trebuchet MS", Arial, sans-serif;
font-size:10px;
color:#999999;
margin-bottom:11px;
margin-top:18px;
}

#navigation a{
font-family:"trebuchet MS", Arial, sans-serif;
font-size:10px;
color:#999999;
text-decoration:none;
}

#navigation a:hover{
text-decoration:underline;
}

.print{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#006600;
cursor:pointer;
}

.header_left{
background-image:url(../images/header/bg_left.jpg);
background-repeat:no-repeat;
background-position:right top;
height:163px;
}

.header_right{
background-image:url(../images/header/bg_right.jpg);
background-repeat:no-repeat;
background-position:left top;
height:163px;
}

.header_center{
background-image:url(../images/header/bg_center_sub.jpg);
background-repeat:no-repeat;
background-position:top;
height:163px;
width:806px;
}

#mainPage .header_center{
background-image:url(../images/header/bg_center.jpg);
background-repeat:no-repeat;
background-position:top;
height:163px;
width:806px;
}

.icons{
margin-top:37px;
}

.index_SL1{
background-image:url(../images/index_shadow_left1.jpg);
background-repeat:repeat-y;
background-position:right;
}

.index_SR1{
background-image:url(../images/index_shadow_right1.jpg);
background-repeat:repeat-y;
background-position:left;
}

.index_SL2{
background-image:url(../images/index_shadow_left2.jpg);
background-repeat:repeat-y;
background-position:right;
}

.index_SR2{
background-image:url(../images/index_shadow_right2.jpg);
background-repeat:repeat-y;
background-position:left;
}

.index_SS{
background-image:url(../images/index_shadow_seperator.jpg);
background-repeat:repeat-x;
background-position:top;
}

h4{
font-family:"trebuchet MS", Arial, sans-serif;
font-weight:normal;
font-size:18px;
color:#858585;
margin:0px;
padding:0px;
}

.SL2{
background-image:url(../images/index_shadow_left2.jpg);
background-repeat:repeat-y;
background-position:left;
}

.pageShadow{
background-image:url(../images/subpage_bg.jpg);
background-repeat:repeat-y;
}

#akcija{
border-collapse:collapse;
}

#akcija td{
border:1px solid #CCCCCC;
}