body		
	{
		margin: 0px;
		padding: 0px;
		background: url(../images/page_bg.jpg) repeat-x fixed #CACEE2;
	
	}
	
	div#Wrapper		
	{		
		margin: 0px auto 15px auto;
		width: 950px;
		padding: 0px;
		
	}
	
	.Wrapper_Main
	{
		width: 950px;
		
		

		}
	.Main_Content{background-color:#ebedf6;}
	

	.Main_Content_Sub {width:918px;}	
	.Main_Content_Sub .Left  {width: 230px;}
	.Main_Content_Sub .Center{font-family:Arial; font-size:12px; color:#000000;}
	.Main_Content_Sub .Center_Wide{width: 672px; font-family:Arial; font-size:12px; color:#000000;}
	.Main_Content_Sub .Center_Wide a, .Main_Content_Sub .Center a{font-family:Arial; font-size:12px; color:#717EC2; text-decoration:underline;}
	.Main_Content_Sub .Center_Wide a:hover, .Main_Content_Sub .Center a:hover{text-decoration:none; color:#fd006f;}
	.Main_Content_Sub .rightGallery {width: 170px;}
	.MainPage_Line_Sub{ background-color: #31297b; width: 100%; height: 1px; margin: 16px 0px 16px 0px;}
	/*.Main_Content_Sub .HL    {width: 30px;}*/

img{
	border: 0px;
}
.link{	cursor:pointer;  cursor:hand; }

p, h1, h2, h3, form, ul{margin-top: 0px; margin-bottom: 0px;}


.Header_Container
{
    height:74px;
    background-image:url(../images/header/header_bg.jpg);
    background-repeat:repeat-x;
    background-position:6px 0px;
}

.Header
{
	width: 950px;
	
	
}

#topNavigation
{
    width:65px;
    margin-left:17px;	
}

#topNavigation a
{
font-family:Arial; font-size: 10px; color: #868fbd; text-decoration: none;	
}


#topNavigation a:hover
{
    color:#fd006f;
text-decoration:underline;
}

#logoPopup
{
    width:150px;
    height:45px;
    
}
#popupContent
{
	font-family:Arial;
	font-size:10px;
	color:#000000;
	background-color: #ffffff;
}

#popupContent a
{
	font-family:Arial;
	font-size:10px;
	color:#fd006f;
	text-decoration:underline;
}

#popupContent a:hover
{
	text-decoration:none;
	color:#ee0800;
}

/* -------------------- */
/* -----   MENU   ----- */
/* -------------------- */ 

.Navigation_Wrapper{width:100%; border:1px solid #CCCCCC; margin-top:20px; margin-bottom:20px;}
.Navigation_Wrapper td{background-image:url(../images/title_bg.jpg); background-repeat:repeat-x; height:23px;}
#Menu_Navigation_Container
{
    font-family:Arial;
    font-size:11px;
    color:#000000;
    margin-left:10px;
}

#Menu_Navigation_Container a.navig{font-family:Arial;
    font-size:11px;
    color:#000000;
    text-decoration:none;
    }
#Menu_Navigation_Container a.navig:hover{font-family:Arial;
    font-size:11px;
    color:#fd006f;
    text-decoration:underline;
    }



.MainMenu_Container{background-color:#E7E9F2; height:30px;}

.MainMenu_Line{background-color:#868fbd; height:2px;}
 
.MainMenu{height:30px;}
 
    .MainMenu_Item, .MainMenu_Item_Special{cursor:pointer;  background-image:url(../images/topmenu/main_bg.jpg); background-repeat:repeat-x; background-position:top;}
        .MainMenu_Item .MainMenu_Item_Content
        {            
	        font-family: Arial; font-size: 12px; font-weight: bold; color:#ffffff; text-decoration: none;
	        background-image:url(../images/topmenu/main_bg); background-repeat:repeat-x; background-position:top;
	    }
	    
	    .MainMenu_Item_Special .MainMenu_Item_Content
        {            
	        font-family: Arial; font-size: 12px; font-weight: bold; color:#ffc3dd; text-decoration: none;
	        background-image:url(../images/topmenu/main_bg); background-repeat:repeat-x; background-position:top;
	    }
	
		.MainMenu_Item .MenuLeft, .MainMenu_Item_Special .MenuLeft{background-image:url(../images/topmenu/main_bg); background-repeat:repeat-x; background-position:top; width:7px;}
	    .MainMenu_Item .MenuRight, .MainMenu_Item_Special .MenuRight {background-image:url(../images/topmenu/main_bg); background-repeat:repeat-x; background-position:top; width:7px;}
	
 
    .MainMenu_Item_Selected, .MainMenu_Item_Special_Selected{cursor:pointer; background-image:url(../images/topmenu/center2.jpg); background-repeat:repeat-x; background-position:bottom;}
        .MainMenu_Item_Selected .MainMenu_Item_Content  {
	        font-family: Arial; font-size: 12px; font-weight: bold; color:#ffffff; text-decoration: none;   
	    }
	    
	    .MainMenu_Item_Special_Selected .MainMenu_Item_Content  {
	        font-family: Arial; font-size: 12px; font-weight: bold; color:#ff0000; text-decoration: none;   
	    }
	
	    .MainMenu_Item_Selected .MenuLeft, .MainMenu_Item_Special_Selected .MenuLeft{background-image:url(../images/topmenu/left2.jpg); background-repeat:no-repeat; background-position:bottom; width:7px;}
	    .MainMenu_Item_Selected .MenuRight, .MainMenu_Item_Special_Selected .MenuRight {background-image:url(../images/topmenu/right2.jpg); background-repeat:no-repeat; background-position:bottom; width:7px;}
  
 
    .MainMenu_SubItem{width:180px; height:25px; cursor:pointer; background-color:#878fbd;}
        .MainMenu_SubItem .MainMenu_SubItem_Content{
	        font-family: Arial; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none;
	    }
 
 	    .MainMenu_SubItem .MainMenu_SubItem_Arrow{
	        background-image:url(../images/topmenu/mainmenu_subitem_arrow.gif); background-repeat:no-repeat; background-position:0px 0px;
	        width:17px;
	    }

 
    .MainMenu_SubItem_Selected{width:180px; height:25px; cursor:pointer; background-color: #9fa6d1;}
        .MainMenu_SubItem_Selected .MainMenu_SubItem_Content  {
	        font-family: Arial; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none;
	    }
	    
	    .MainMenu_SubItem_Selected .MainMenu_SubItem_Arrow{
	        background-image:url(../images/topmenu/mainmenu_subitem_arrow2.gif); background-repeat:no-repeat; background-position:0px 0px;
	        width:17px;
	}
.menuBegin{width:31px; background-image:url(../images/topmenu/begin.jpg); background-repeat:no-repeat; background-position:right;}
.menuEnd{width:13px; background-image:url(../images/topmenu/end.jpg); background-repeat:no-repeat;}
.TopMenu_Spacer{width:6px; background-image:url(../images/topmenu/spacer.jpg); background-repeat:no-repeat;}
.MainMenu_SubItem_Seperator{ background-color: #FFFFFF;}	




.LeftMenu_Wrapper{width: 100%;}
#leftMenu_Container{width:205px; margin-left:20px; margin-top:20px;}

.leftMenu_Okvir
{
    border:1px solid #CCCCCC;
    background-color:#e7e9f2;
}

.levelOne_Selected{width: 100%; background-image:url(../images/leftmenu/levelOne_bg.jpg); background-repeat:repeat-x;
    height:23px;
    cursor:pointer;
    border-bottom:1px solid #CCCCCC;
    }
    
.levelOne_Selected_onlyOne
{
    width: 100%; background-image:url(../images/leftmenu/levelOne_bg.jpg); background-repeat:repeat-x;
    height:23px;
    cursor:pointer;

}    
.LeftMenu_Wrapper a.leftMenu_levelone_a{font-family:Arial; font-size: 12px; color:#000000; font-weight:bold; text-decoration:none;
}

.leftMenu_level{width: 100%; cursor:pointer;}
.leftMenu_level a.leftMenu_level_a{font-family:Arial; color: #4b77a0; font-size: 11px; text-decoration: none;}

.leftMenu_level_over{width: 100%; cursor:pointer;}
.leftMenu_level_over a.leftMenu_level_a{font-family:Arial; color: #fd006f; font-size: 11px; text-decoration:none;}

.leftMenu_level_selected{width: 100%; cursor:pointer;}
.leftMenu_level_selected a.leftMenu_level_a{font-family:Arial; color: #fd006f; font-size: 11px; text-decoration:none;}

.leftMenu_arrow{margin-top:3px;}
.leftMenu_arrow2{margin-top:5px;}


.leftMenu_sublevel{width: 100%; cursor:pointer;}
.leftMenu_sublevel a{font-family:Arial; color: #4b77a0; font-size: 11px; text-decoration: none;}

.leftMenu_sublevel_over{width: 100%; cursor:pointer; }
.leftMenu_sublevel_over a{font-family:Arial; color: #fd006f; font-size: 11px; text-decoration:none;}

.leftMenu_sublevel_selected{width: 100%; cursor:pointer;}
.leftMenu_sublevel_selected a{font-family:Arial; color: #fd006f; font-size: 11px; text-decoration:none;}
	
.Vsebina_Title{margin-bottom: 20px;}


/* NEWS */

/* left */

#News_Left_List{margin-left:20px; margin-bottom:20px; width:205px;}

.LeftListBorder
{
    border-bottom:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    background-color:#e7e9f2;
}

.News_Left_List_Seperator{height:10px;}
#News_Left_List .News_Left_List_All{margin:15px auto 10px 5px;}
#News_Left_List .News_Left_List_All a{font-family:Arial; font-size:12px; color:#ff0175; text-decoration:none;}
#News_Left_List .News_Left_List_All a:hover{font-family:Arial; font-size:12px; color:#ff0175; text-decoration:underline;}
#News_Left_ListContainer .LeftNews_Date{font-family:Arial; font-size:10px; color:#ff0276;}
#News_Left_ListContainer .LeftNews_Title{font-family:Arial; font-size:12px; color:#00509f; font-weight:bold; margin-bottom:5px;}
#News_Left_ListContainer .LeftNews_Summary{font-family:Arial; font-size:12px; color:#444444;}
#News_Left_ListContainer .LeftNews_Summary a{font-family:Arial; font-size:12px; color:#ff0175; font-weight:bold; text-decoration:none;}
#News_Left_ListContainer .LeftNews_Summary a:hover{font-family:Arial; font-size:12px; color:#ff0175; font-weight:bold; text-decoration:none;}

.News_List_Container{padding:5px; border:1px solid #cccccc;}
.News_List_ReadMore {margin-right:10px;}
.News_List_ReadMore a:hover{color:#ff0175; text-decoration:none;}


/* vhodna stran */

#MainPage_News{width:750px; margin-left:180px; margin-top:18px; background-color:#e3e5ef;}
.MainPage_News_Seperator{width:35px;}
.MainPage_News_Seperator2{height:25px;}
#MainPage_News .MainPage_News_Date{font-family:Arial; font-size:10px; color:#ff0276;}
#MainPage_News .MainPage_News_Title{margin-bottom:5px;}
#MainPage_News .MainPage_News_Title a{font-family:Arial; font-size:14px; color:#00509f; font-weight:bold; text-decoration:none;}
#MainPage_News .MainPage_News_Title a:hover{font-family:Arial; font-size:14px; color:#00509f; font-weight:bold; text-decoration:underline;}
#MainPage_News .MainPage_News_Summary{font-family:Arial; font-size:12px; color:#444444;}
#MainPage_News .MainPage_News_ReadMore a{font-family:Arial; font-size:12px; color:#ff0175; font-weight:bold; text-decoration:none;}
#MainPage_News .MainPage_News_ReadMore a:hover{font-family:Arial; font-size:12px; color:#ff0175; font-weight:bold; text-decoration:none;}

/* NEWS END */
	
/* -------------------- */
/* ---   CONTENT    --- */
/* -------------------- */
	
.Content{background-color:#FFFFFF;}
.Main_Content {font-family:Arial; font-size: 13px; color: #000000;}
.Content .MainText, .Content p{font-family: Arial; font-size: 12px; color: #000000;}
.Content .SubTitle, .Content h2, .Main_Content .SubTitle, .Main_Content h2{font-family:Arial; font-size: 14px; color: #656d93; font-weight:bold;}
.Content .Title, .Content h1, .Main_Content .Title ,.Main_Content h1{font-family:Arial; font-size: 16px; color: #868fbd; font-weight:bold;}
.Content_Link a{font-family: Tahoma; font-size: 12px; color: #31297B;}
/*.Content UL{list-style-image: url(../images/leftmenu/arrow_sub.gif);}*/



.filterDropDown
{
    border:1px solid #cacee2;
	font-family:Arial, sans-serif; font-size: 13px; font-weight:normal; color: #666666; 
	height:20px;
}


.field, .captcha_field{
	border:1px solid #cacee2;
	font-family:Arial, sans-serif; font-size: 13px; font-weight:normal; color: #666666; 
	padding-left:5px;	
	background-color:#f2f3f8;
}

.field_error{
	border:1px solid #FF0000;
	font-family:Arial, sans-serif; font-size: 13px; font-weight:normal; color: #666666; 
	padding-left:5px;	
	background-color:#fcb9b9;
}

.field_selected, .captcha_field_selected{
	border:1px solid #868fbd;
	font-family:Arial, sans-serif; font-size: 13px; font-weight:normal; color: #231f20; 
	background-image:url(../images/form/bg.jpg);
	background-repeat:repeat-x;
	padding-left:5px;
	background-color:#e7e9f2;

}


input.field, input.field_selected{width: 450px;}
textarea.field, textarea.field_selected{width: 445px;}
.captcha_field, .captcha_field_selected{width:131px;}
textarea.field, textarea.field_selected{height: 150px; padding:5px;}


.btn{
	behavior: url('css/IEFixes.htc');
	height:22px;
  	border:none;
	background-color:#868fbd;
	background-image:url(../images/form/btn.jpg);
	background-repeat:repeat-x;
	font-family:Arial, sans-serif;
	color:#000000;
	font-size:11px;
	cursor:pointer;
	font-weight:normal;
	padding:0px 10px 2px 10px;
}

.btn_green{
	behavior: url('css/IEFixes.htc');
	height:22px;
  	border:none;
	background-color:#72aa00;
	background-image:url(../images/form/btn_green.jpg);
	background-repeat:repeat-x;
	font-family:Arial, sans-serif;
	color:#ffffff;
	font-size:11px;
	cursor:pointer;
	font-weight:normal;
	padding:0px 10px 2px 10px;
}


.btn_disabled{
	height:22px;
  	border:none;
	background-color:#d2d2d2;
	font-family:Arial, sans-serif;
	color:#999999;
	font-size:11px;
	cursor:default;
	font-weight:normal;
	padding:0px 10px 2px 10px;
}

.btn:hover, .btn.hover{
background-image:none;
color:#FFFFFF;
cursor:pointer;
font-weight:normal;
}

.btn_green:hover, .btn_green.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;
}


.form_hint_container
{
    border-bottom:1px solid #8890bf;
    border-top:1px solid #8890bf;
    border-right:1px solid #8890bf;
    background-color:#f2f3f8;
}

.form_hint_arrow
{
    background-image:url(../images/analizator/hint_1px.gif); background-repeat:repeat-y; background-position:right;
    width:7px;
}

.form_hint_content
{
    font-family:Verdana;
    font-size:11px;
    margin:5px;
}

/* -------------------- */
/* --- VHODNA STRAN --- */
/* -------------------- */

.MainPageOkvir .roza{font-family:"trebuchet MS", Arial, sans-serif; font-size:13px; color:#ec008c;}
.MainPageOkvir .moder{font-family:"trebuchet MS", Arial, sans-serif; font-size:11px; color:#154c7a;}
.MainPageOkvir a{font-family:"trebuchet MS", Arial, sans-serif; font-size:11px; color:#ec008c;}
.MainPageOkvir a:hover{text-decoration:none;}
.MainPageOkvir img{margin:10px 0px 14px 0px;}


.MainPage_Guestbook{
font-family:"trebuchet MS", Arial, sans-serif; font-size:11px; color:#154c7a;
}

.MainPage_Guestbook a{
font-family:"trebuchet MS", Arial, sans-serif; font-size:11px; color:#ec008c;
}


.MainPage_Guestbook a:hover{
text-decoration:none;
}


.MainPage_VelikiObjekti{width: 296px;}
.MainPage_VelikiObjekti .btn
{
	font-family: Arial; font-size: 15px; color: #FFFFFF; font-weight:bold;
	background-image: url(../db/IncoInvest/image/vhodna_stran/veliki_objekti_btn.gif) ;
	background-repeat: no-repeat;
	height: 35px;	
	}
	
.MainPage_VelikiObjekti .vsebina
{
	 background-color: #FFE5E5;
	}
	
.MainPage_VelikiObjekti a{font-family: Tahoma; font-size: 11px; color: #31297B; font-weight: bold;}

.MainPage_VelikiObjekti .line{height: 11px; background-color: #FFBFBF;}	




.MainPage_Podjetje{width: 296px;}
.MainPage_Podjetje .btn
{
	font-family: Arial; font-size: 15px; color: #FFFFFF; font-weight:bold;
	background-image: url(../db/IncoInvest/image/vhodna_stran/podjetje_btn.gif) ;
	background-repeat: no-repeat;
	height: 35px;	
	}
	
.MainPage_Podjetje .vsebina
{
	 background-color: #EAE8F2;
	}
	
.MainPage_Podjetje a{font-family: Tahoma; font-size: 11px; color: #31297B; font-weight: bold;}

.MainPage_Podjetje .line{height: 11px; background-color: #CBC9DE;}	






.Footer{ width: 100%; font-family:Arial; font-size: 10px; color: #000000;}
.Footer a{font-family:Arial; font-size: 10px; color: #000000; text-decoration:none;}
.Footer a:hover{text-decoration:underline;}



.printfriendly_container{margin-top: 20px; width:250px; height:20px; border:dashed 1px #cacee2;}
.printfriendly_seperator{height: 1px; background-color: #004890;}
.imgPrintFriendly{margin-right: 10px;}
.imgTellAFriend{margin-right: 10px;}

.Main_Content_Sub .Center_Wide .print a, .Main_Content_Sub .Center .print a{
	font-family:Arial;
	font-size:11px; color:#868fbd;
	text-decoration:none;
	cursor:pointer;
}

.Main_Content_Sub .Center_Wide .print a:hover, .Main_Content_Sub .Center .print a:hover{
font-family:Arial;
font-size:11px; color:#fd006f;
text-decoration:underline;
cursor:pointer;
}


.img_container{ width: 160px;}
.frame{margin-bottom: 10px;}




.Module_Title{ width: 193px; height:24px;}
.Module_Title_Left{ width: 8px; background-image: url(../images/_sistemski/module_title_left.png);}
.Module_Title_Right{ width: 8px; background-image: url(../images/_sistemski/module_title_right.png);}
.Module_Title_Content{ background-color:#EEEEEE; font-family:Verdana, Arial, Helvetica, sans-serif; color: #444444; font-size:12px; font-weight:bold;}

.Module_Content{background-color:#DDDDDD;}
.Module_Content_TopLeft{height: 9px; width:9px; background: url(../images/_sistemski/module_content_topleft.jpg) no-repeat top left;}
.Module_Content_TopRight{height: 9px; width:9px; background: url(../images/_sistemski/module_content_topright.png) no-repeat top right;}
.Module_Content_BottomLeft{height: 9px; width:9px; background: url(../images/_sistemski/module_content_bottomleft.png) no-repeat bottom left;}
.Module_Content_BottomRight{height: 9px; width:9px; background: url(../images/_sistemski/module_content_bottomright.png) no-repeat bottom right;}

/* guestbook begin */


.GuestBook_Item_Header{
	background-image:url(../images/guestbook/guestbook.jpg);
	background-repeat:repeat-x; background-position:top;
	background-color:#ffffff;
	border-bottom:1px solid #154c7a;
	font-family:"trebuchet MS", Arial, sans-serif;
	color:#ec008c;
	font-size:12px;

	 }
.GuestBook_Item{
	border:1px solid #154c7a;
	border-collapse:collapse;
	}

.GuestBook_Item_Header a{
color:#ec008c;
}


.Gallery_Image_Description{ margin-top: 5px; margin-bottom: 5px; }	 
.gallerysmallimagehidden{ border: 1px solid #31297b;}
.gallerysmallimage{ border: 1px solid #31297b;}

.galleryImgOver{border:1px solid #fd016e; padding:3px;}
.galleryImgOut{border:1px solid #868fbd; padding:3px;}
.gallerySmallDesc{font-family:Arial; font-size:10px; color:#333333;}

/* guestbook end */

#FrogJS{
	width: 640px;
	height: 390px;
	margin-top:130px;
	z-index:1;
}


.zastopstva
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#666666;
}

table.tabela
{
    border-collapse:collapse;
}

table.tabela td
{
    border:solid 1px #004890;
}

.Search
{
 margin-left:20px;
}

.fieldIskalnik
{
    border:1px solid #878fbe;
	font-family:Arial, Helvetica, sans-serif; font-size: 13px; font-weight:normal; color: #444444; 
	padding-left:5px;
	width:128px; border-right:none;
}


.fieldIskalnik_selected{
	border:1px solid #cacee2;
	font-family:Arial, Helvetica, sans-serif; font-size: 13px; font-weight:normal; color: #444444; 
	background-image:url(../images/form/bg.jpg);
	background-repeat:repeat-x;
	padding-left:5px;
	width:128px; border-right:none;

}




.searchBtn{
    height:20px;
	width:52px;
  	border:none;
	background-color:#868fbd;
	background-image:url(../images/search/btn.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
    padding:0px 0px 2px 8px;
}


.searchBtn_hover
{
    height:20px;
	width:52px;
  	border:none;
	background-color:#868fbd;
	background-image:url(../images/search/btn_over.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
    padding:0px 0px 2px 8px;
}

.searchBorder
{
    border-bottom:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    background-color:#e7e9f2;
}

.SpecialTitle
{
    height:23px;
    background-image:url(../images/title_bg.jpg);
    background-repeat:repeat-x;
    border:1px solid #CCCCCC;
    font-family:Arial;
    font-size:12px;
    color:#000000;
    font-weight:bold;
}

.SpecialTitle div
{
    margin-left:5px;
}

.paketi, #wt_tabela{
border-collapse:collapse;
}

.paketi td, #wt_tabela td{
border:1px solid #CCCCCC;
}


#wt_tabela .heading{
background-color:#D9D8ED;
font-weight:bold;

}

#wt_tabela .rdeca{

color:#990000;

}



#wt_tabela .zelena{

color:#006600;

}

.purpleText{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#656d93;
}


.pinkText{
	color:#fd006f;
}

.izpostavljenOkvir
{
    background-color:#FFFFCC; border:1px solid #CCCCCC; padding:5px;
}

.izpostavljenOkvir2
{
     border:1px solid #fd006f; padding:5px;
}


.analizatorNavodila
{
    width:205px;
    background-color:#FFFFCC; border-bottom:1px solid #CCCCCC; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;
}

.kontaktBg{
background-image:url(../db/wt/image/kontakti/kontakt.jpg);
background-repeat:no-repeat;
background-position:top right;
}

.UserInfo
{
    font-family:Arial;
    font-size:11px;
}

.logoutLink{
color:#000000;
font-size:11px;
text-decoration:none;
}

.logoutLink:hover{
color:#666666;
text-decoration:underline;
}

.TrackingList_Table
{
    border-collapse:collapse; border:1px solid #CCCCCC; width:672px;
}

.specialTable
{
    border-collapse:collapse; border:1px solid #CCCCCC; 
}

.specialTable td
{
    border:1px solid #CCCCCC; 
}


.GraphsFilterTable{border:none;}
.GraphsFilterTable td{border:none;}

.InformationMessage{
margin-bottom:5px;
width:100%;
height:42px;
}

.InformationMessage div{
font-family:Arial;
color:#a42a2a;
font-weight:bold;
font-size:14px;
margin-bottom:5px;

}



.InformationMessage td{
background-color:#FFFFCC;
border:1px solid #a42a2a;
background-image:url(../images/userpages/info_icon.jpg);
background-repeat:no-repeat;
background-position:5px 5px;
padding:5px 5px 5px 50px;
font-family:Arial;
color:#000000;

font-size:12px;

}


.ErrorMessage{
margin-bottom:15px;
width:100%;
height:45px;
}

.ErrorMessage td{
background-color:#FFFFCC;
border:1px solid #a42a2a;
background-image:url(../images/userpages/error_icon.jpg);
background-repeat:no-repeat;
background-position:5px 5px;
padding-left:50px;
font-family:Arial;
color:#a42a2a;
font-weight:bold;
font-size:14px;

}

.SuccessMessage
{
  margin-bottom:15px;
  width:100%;
  height:45px;
}

.SuccessMessage td{
background-color:#FFFFCC;
border:1px solid #009114;
background-image:url(../images/userpages/success_icon.jpg);
background-repeat:no-repeat;
background-position:5px 5px;
padding-left:50px;
font-family:Arial;
color:#009114;
font-weight:bold;
font-size:14px;

}

.keywordList_table
{
    /*border-collapse:collapse;*/
}

.keywordList_bg_0
{
    background-color:#d9d8ed;
    font-size:11px;
    height:20px;
    border:solid 1px #cccccc;
}

.keywordList_bg_1
{
    background-color:#e9e8f0;
    font-size:11px;
    height:20px;
    border:solid 1px #cccccc;
}


.keywordList_bg_0 .lighter
{
    background-color:#e4e4f2;
}

.keywordList_bg_1 .lighter
{
    background-color:#eeeef6;
}

.keywordList_selected
{
    background-image:url(../images/title_bg.jpg);
    background-repeat:repeat-x;
    background-position:bottom;
    font-size:11px;
    height:20px;
    border:solid 1px #cccccc;
    cursor:pointer;
}

.razlaga_lefth{
	font-family: Arial;
	font-size: 14px;
	color: #FF006F;
	font-weight: bold;
}

.razlaga_left{
	font-family: Arial;
	font-size: 20px;
	color: #FF006F;
	font-weight: bold;
}


.razlaga_righth{
	font-family: Arial;
	font-size: 14px;
	color: #2F2C7B;
	font-weight: bold;
}

.razlaga_right{
	font-family:Arial;
	font-size: 11px;
	color:#000000;
}

.razlaga_right strong{
	font-family:Arial;
	font-size: 11px;
	color:#2F2C7B;
	font-weight: bold;
}

#keywords_edit 
{
    /*border-collapse:collapse;*/
    border-bottom:1px solid #d3d3d3;
    border-right:1px solid #d3d3d3;
    /*-moz-box-sizing: border-box;*/
}

#keywords_edit td
{
    border-top:1px solid #d3d3d3;
    border-left:1px solid #d3d3d3;
     
   
}


.popupBackground {

	background-color:Gray;

	filter:alpha(opacity=70);

	opacity:0.7;

}

.loadingBackground
{
  	background-image:url(../images/userpages/rowupdatebg.png);
}

.popupContainer
{
 background-color:#FFFFFF;
 border:2px solid #878fbe;   
 width:205px;
}

.errorContainter
{
 background-color:#FFFFFF;
 border:2px solid #878fbe;   
}

.errorDrag
{
background-color:#e7e9f2;
    border-bottom:2px solid #878fbe; 
    color:#868ebc;
    font-weight:bold;
    height:20px;
    cursor:move;
    
}

.errorList
{
    margin:0px;
    padding:0px 0px 0px 13px;
}

.popupDrag
{
    background-color:#e7e9f2;
    border-bottom:2px solid #878fbe; 
    color:#868ebc;
    font-weight:bold;
    height:20px;
    cursor:move;
    width:185px;
}

.popupClose
{
  background-color:#e7e9f2;
    border-bottom:2px solid #878fbe;
    width:20px; 
}

.popupCloseImg
{
    margin-right:3px; margin-top:4px; cursor:pointer;
}


.popupContentDiv
{
    margin:5px 10px 10px 10px;
}








.balloonstyle{
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
z-index: 100;
width: 200px;
}

.balloonMiddle
{
    background-image:url(../images/tooltip/bubble_middle.gif);
    background-repeat:repeat-y;
    font-family:Verdana;
    font-size:10px;
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}

.collapsePanel {
	width: 100%;
	height:0px;
	overflow:hidden;
}

.collapsePanelContent
{
    width:100%;
    border-left:1px solid #CCCCCC; 
    border-right:1px solid #CCCCCC; 
    border-bottom:1px solid #CCCCCC; 
}


.finished_1
{
    color:Red;
    padding:3px;
}

.finished_2
{
    color:Blue;
}
    
.registerTermOfUse
{
  width:397px; height:215px; overflow:auto; font-size:11px; border:1px solid #cacee2; padding:5px;
  background-color:#f2f3f8;
}
    
.registerFormSpace{height:7px !important; height:5px;}
    
    
.passwordBorder
{
    width:307px;
    border:none;
    background:none;
    padding-left:0px !important;
    padding-left:2px;
    padding-top:0px !important;
    padding-top:2px;
}

.password1 {background-image:url(../images/register/passBar_01.jpg); background-repeat:no-repeat;}
.password2 {background-image:url(../images/register/passBar_02.jpg); background-repeat:no-repeat;}
.password3 {background-image:url(../images/register/passBar_03.jpg); background-repeat:no-repeat;}
.password4 {background-image:url(../images/register/passBar_04.jpg); background-repeat:no-repeat;}
.password5 {background-image:url(../images/register/passBar_05.jpg); background-repeat:no-repeat;}
.password6 {background-image:url(../images/register/passBar_06.jpg); background-repeat:no-repeat;}
.password7 {background-image:url(../images/register/passBar_07.jpg); background-repeat:no-repeat;}
.password8 {background-image:url(../images/register/passBar_08.jpg); background-repeat:no-repeat;}
.password9 {background-image:url(../images/register/passBar_09.jpg); background-repeat:no-repeat;}
.password10 {background-image:url(../images/register/passBar_10.jpg); background-repeat:no-repeat;}

#passwordHelp 
{
    width:260px; border:1px solid #868fbd;
    margin:0px 0px 0px 3px !important;
    margin:2px 0px 0px 5px;
}
#passwordHelp td{background-color:#f2f3f8;}

#passwordHelp div{font-family:Arial; font-size:11px; margin:3px;}

.controlPanelIcons td{color:#999999;}

.FilterCalendar .ajax__calendar_container {padding:4px;position:absolute;cursor:default;width:170px;font-size:11px;text-align:center;font-family:tahoma,verdana,helvetica;background-color:White; border:1px solid #868fbd;margin:0px auto auto 1px !important;margin:1px auto auto 2px;}
.FilterCalendar .ajax__calendar_body {height:139px;width:170px;position:relative;overflow:hidden;margin:auto;}
.FilterCalendar .ajax__calendar_days, .FilterCalendar .ajax__calendar_months, .FilterCalendar .ajax__calendar_years {top:0px;left:0px;height:139px;width:170px;position:absolute;text-align:center;margin:auto;}
.FilterCalendar .ajax__calendar_container TABLE {font-size:11px;}
.FilterCalendar .ajax__calendar_header {height:20px;width:100%;}
.FilterCalendar .ajax__calendar_prev {cursor:pointer;width:15px;height:15px;float:left;background-repeat:no-repeat;background-position:50% 50%;background-image:url(../images/userpages/arrow-left.gif);}
.FilterCalendar .ajax__calendar_next {cursor:pointer;width:15px;height:15px;float:right;background-repeat:no-repeat;background-position:50% 50%;background-image:url(../images/userpages/arrow-right.gif);}
.FilterCalendar .ajax__calendar_title {cursor:pointer;font-weight:bold; color:#868fbd;}
.FilterCalendar .ajax__calendar_footer {height:15px;}
.FilterCalendar .ajax__calendar_today {cursor:pointer;padding-top:3px;}
.FilterCalendar .ajax__calendar_dayname {height:17px;width:17px;text-align:right;padding:0 2px; color:#868fbd; font-weight:bold;}
.FilterCalendar .ajax__calendar_day {height:15px;width:13px;text-align:right;padding:0 2px;cursor:pointer;}
.FilterCalendar .ajax__calendar_month {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}
.FilterCalendar .ajax__calendar_year {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}
.FilterCalendar .ajax__calendar_active .ajax__calendar_day {background-color:#e7e9f2;border:1px solid #868fbd;color:#000000;}
.FilterCalendar .ajax__calendar_active .ajax__calendar_month {background-color:#e7e9f2;border:1px solid #868fbd;color:#000000;}
.FilterCalendar .ajax__calendar_active .ajax__calendar_year {background-color:#e7e9f2;border:1px solid #868fbd;color:#000000;}
.FilterCalendar .ajax__calendar_other .ajax__calendar_day {background-color:#ffffff;border-color:#ffffff;color:#bbbbbb;}
.FilterCalendar .ajax__calendar_other .ajax__calendar_year {background-color:#ffffff;border-color:#ffffff;color:#bbbbbb;}
.FilterCalendar .ajax__calendar_hover .ajax__calendar_day {background-color:#868fbd;border-color:#868fbd;color:#ffffff;}
.FilterCalendar .ajax__calendar_hover .ajax__calendar_month {background-color:#868fbd;border-color:#868fbd;color:#ffffff;}
.FilterCalendar .ajax__calendar_hover .ajax__calendar_year {background-color:#868fbd;border-color:#868fbd;color:#ffffff;}
.FilterCalendar .ajax__calendar_hover .ajax__calendar_title {color:#868fbd;}
.FilterCalendar .ajax__calendar_hover .ajax__calendar_today {color:#868fbd;}


/* vhodna stran */

#vhodna_stran{background-image:url(../db/wt/image/vhodna_stran/blue_bg.jpg); background-repeat:repeat-x;}
.vhodna_stran_purpleText{font-family:Arial; font-size:14px; color:#b61760; margin-top:7px; margin-left:210px; font-weight:bold;}
.vhodna_stran_purpleText a{font-family:Arial; font-size:14px; color:#b61760; font-weight:bold; text-decoration:none;}

.okvircek_blue{background-image:url(../db/wt/image/vhodna_stran/okvircek_blue_bg.jpg); background-repeat:repeat-x; background-color:#1a63ab; height:88px;}
.okvircek_blue div{font-family:Arial; font-size:12px; color:#ffffff; margin:8px 11px auto 11px;}
.okvircek_blue div a{font-family:Arial; font-size:12px; color:#8194c0; font-weight:bold; text-decoration:none;}

.click{background-image:url(../db/wt/image/vhodna_stran/click.jpg); background-repeat:no-repeat; background-position:9px 0px; height:62px;}
.click div{font-family:Arial; font-size:14px; font-weight:bold; color:#778cbb; margin-left:36px; margin-top:7px; width:185px;}
.click div strong{color:#fe016e;}

.loginMsg{color:#FF0000;}

.statsJCode
{
    border:1px solid #cacee2;
	font-family:Courier New, Monospace; font-size:11px; font-weight:normal; color: #000000; 
	padding:10px;	
	background-color:#f2f3f8;
	width:625px;
    
    }
    

.vs_popup_l{background-image:url(../db/wt/image/vhodna_stran/balloon_l.gif); background-repeat:repeat-y; background-position:left;}
.vs_popup_r{background-image:url(../db/wt/image/vhodna_stran/balloon_r.gif); background-repeat:repeat-y; background-position:right;}
.vs_popup_t{background-image:url(../db/wt/image/vhodna_stran/balloon_t.gif); background-repeat:repeat-x; background-position:top; height:12px;}
.vs_popup_b{background-image:url(../db/wt/image/vhodna_stran/balloon_b.gif); background-repeat:repeat-x; background-position:bottom; height:12px;}
.vs_popup_content
{
    background-color:#FFFFFF;
    font-family:Arial;
    font-size:11px;
    color:#000000;
}


.progressContainer
{
    width:135px;
    
    
}

.progressBg{background-color:#e7e9f2;}

.progressTopLeft{background-image:url(../images/userpages/lz_g.jpg); background-repeat:no-repeat; background-position:top; width:11px; height:11px;}
.progressTop{background-image:url(../images/userpages/r_g.jpg); background-repeat:repeat-x; background-position:top; width:113px;}
.progressTopRight{background-image:url(../images/userpages/dz_g.jpg); background-repeat:no-repeat; background-position:top; width:11px; height:11px;}

.progressLeft{background-image:url(../images/userpages/l_g.jpg); background-repeat:repeat-y; background-position:left;}
.progressRight{background-image:url(../images/userpages/r_g.jpg); background-repeat:repeat-y; background-position:right;}

.progressBottomLeft{background-image:url(../images/userpages/ls_g.jpg); background-repeat:no-repeat; background-position:bottom; width:11px; height:11px;}
.progressBottom{background-image:url(../images/userpages/b_g.jpg); background-repeat:repeat-x; background-position:bottom; width:113px;}
.progressBottomRight{background-image:url(../images/userpages/ds_g.jpg); background-repeat:no-repeat; background-position:bottom; width:11px; height:11px;}


.progressBarTable
{
    width:240px;
    height:20px;
    border:1px solid #999999;
    margin-top:10px;
}

.progressBarTableBg
{
    background-color:#ffffff;
}

.progressBarBg
{
    height:20px;
    background-image:url(../images/userpages/wizard/progress.jpg);
    background-repeat:repeat-x;
    background-position:top;
    background-color:#94c516;
    color:#ffffff;
    font-family:Arial;
    font-size:11px;
}

.progressBarBg div
{
    margin-left:10px;
}

.progressListContainer
{
  margin-left:11px;
}

.progressList 
{
    margin-top:10px;
    
}

.chechUrlDiv
{
    margin-top:5px;
    font-size:11px;
    border:1px solid #ff0171;
    background-color:#f2f3f8;
    padding:5px;
    width:295px;
}


.AkcijaFreeKeywords
{
  width:100%;
  background-color:#FFFFCC;
  border:1px solid #009114;
  margin-top:15px;
}

.AkcijaFreeKeywordsText
{
  margin:15px;
}

.FreeKeywords
{
  width:100%;
  /*background-color:#ffe5f0;*/
  border:1px solid #fd006f;
  margin-top:15px;
}

.FreeKeywordsText
{
  margin:15px;
}


.obrokiDisabled{color:#cccabd;}
.obrokiEnabled{color:#000000;}



#plusList ul {
padding:0px;
margin:0px;
}

#plusList li, #plusList li  {
list-style-type:none; /* removes default bullet */
background-image:url(../db/wt/Image/podstrani/plus.gif);
background-repeat: no-repeat; /* ONE bullet only please */
background-position: 0px 4px; /* .45em from top (vertical) */
padding-left:12px; /* space between bullet and text */
margin-left:-25px;

}


#minusList ul {
padding:0px;
margin:0px;
}

#minusList li, #minusList li  {
list-style-type:none; /* removes default bullet */
background-image:url(../db/wt/Image/podstrani/minus.gif);
background-repeat: no-repeat; /* ONE bullet only please */
background-position: 0px 7px; /* .45em from top (vertical) */
padding-left:12px; /* space between bullet and text */
margin-left:-25px;

}

.SimpleHTMLGraphContainer{width:614px;}
.SimpleHTMLGraphContainer_Bg{background-image:url(../images/userpages/simpleHTMLGraph.jpg); background-repeat:no-repeat; height:196px; width:136px;}
.SimpleHTMLGraphContainer_BgOver{background-image:url(../images/userpages/simpleHTMLGraph_over.jpg); background-repeat:no-repeat; height:196px; width:136px; cursor:pointer;}
.SimpleHTMLGraphPrvaStran{background-image:url(../images/userpages/simpleHTMLGraph_prvaStran.jpg); background-repeat:no-repeat; width:35px; background-position:right 58px;}
.SimpleHTMLGraphDrugaStran{background-image:url(../images/userpages/simpleHTMLGraph_drugaStran.jpg); background-repeat:no-repeat; background-position:0px 74px; width:35px;}
.SimpleHTMLGraphLine{background-image:url(../images/userpages/simpleHTMLGraph_line.gif); background-repeat:repeat-x; height:1px; width:136px; position:absolute;}
.SimpleHTMLGraphBlueLine{background-image:url(../images/userpages/simpleHTMLGraph_blueLine.jpg); background-repeat:no-repeat;}
.SimpleHTMLGraphPinkLine{background-image:url(../images/userpages/simpleHTMLGraph_pinkLine.jpg); background-repeat:no-repeat;}

.SimpleHTMLGraphLineInBg{background-image:url(../images/userpages/simpleHTMLGraph_lineBg.gif); background-repeat:repeat-x; background-position:0px 84px;}
.SimpleHTMLGraphVerticalLineContainer{width:100%;}
.SimpleHTMLGraphVerticalLinePos{color:#666; font-size:10px; height:15px;}