/* border: 1px solid #000000;*/
body {
	background-color: #d2d6e7;
	margin: 0px 0px 0px 0px;
	padding-left: 5px;
	font-family: Arial;
	font-size: 12px;
	color: #1f3485;
}

.hand, .link{cursor:pointer; cursor:hand;}
IMG{ border: 0px;}


/* ------------------- */
/* ----   TOP 1   ---- */
/* ------------------- */

#top1{ height: 37px;}
#top1 .container{ width: 100%; height:100%;}
#top1 .container .top{  height:2px;}
#top1 .container .bottom{  height:2px;}
#top1 .left{ }
#top1 .spacer{ width: 52px; }
#top1 .container{ }
#top1 .menu{ height:33px;}
#top1 .menu .bg{ background-color: #3f5298; cursor:pointer; cursor:hand;}
#top1 .menu .content{ padding-left: 6px; padding-right: 6px;}
#top1 .menu .left { width: 10px;background-image: url(../images/new/top1_menu_left.gif);  background-repeat: no-repeat; background-position: top left;}
#top1 .menu .right{ width: 10px;background-image: url(../images/new/top1_menu_right.gif); background-repeat: no-repeat; background-position: top left;}
#top1 .menu .spacer{ width: 3px;}
#top1 .menu a{
	font-family: Arial;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#top1 .menu a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #D2D6E7;
	font-weight: bold;
	text-decoration: none;
}

#top1 .flags { margin-right: 24px;}
#top1 .flags a{
	font-family: Arial;
	font-size: 12px;
	color: #1f3485;
	text-decoration: underline;
}
#top1 .flags a:hover{
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-decoration: underline;
}
#top1 .flags .flag_img{ width: 23px; }
#top1 .flags .flag_spacer{ width: 11px; }
#top1 .flags .group_spacer{ width: 22px;}
#top1 .flags .spacer{ width: 14px; text-align: center;}

/* ------------------- */
/* ----   TOP 2   ---- */
/* ------------------- */

#top2{ height: 131px;}
#top2 .container{ width: 100%; height: 118px;}
#top2 .left{ background-image: url(../images/new/top2_repeater.gif);  background-repeat: repeat-x; background-position: top left;}
#top2 .right{ width: 604px;background-image: url(../images/new/top2_right.gif);  background-repeat: no-repeat; background-position: top left;}

#top2 .logo{ width: 350px; height:100%; background-image: url(../images/new/top2_left.gif);  background-repeat: no-repeat; background-position: top left;}
#top2 .logo .spacer_top{ width: 18px; height: 12px;}
#top2 .logo .spacer_middle{ width: 18px; height: 7px;}
#top2 .logo .mors_img{ height:33px}
#top2 .logo .spacer_logo{ height:33px}
#top2 .logo .urszr_img{ height: 52px}

#top2 .search {margin-right: 23px; height: 82px; }
#top2 .search .left{ width: 10px; height:100%; background-image: url(../images/new/top2_search_left.gif);  background-repeat: no-repeat; background-position: top left;}
#top2 .search .content{  width: 218px; height:100%; background-image: url(../images/new/top2_search_repeater.gif);  background-repeat: repeat-x; background-position: top left; padding-left: 3px; padding-top: 10px;}
#top2 .search .right{ width: 10px; height:100%; background-image: url(../images/new/top2_search_right.gif);  background-repeat: no-repeat; background-position: top left;}

#top2 .search a{
	font-family: Arial;
	font-size: 12px;
	color: #1f3485;
	text-decoration: underline;
}
#top2 .search a:hover{
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-decoration: underline;
}
#top2 .search .field{
	border: 1px solid #838280;
	width: 175px;
	height: 22px;
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 12px;
	color: #1f3485;
}
#top2 .search .btn{	
	border: 0px;
	width: 28px; height:18px; background-image: url(../images/new/top2_search_btn.gif);  background-repeat: no-repeat; background-position: top left;
	font-family: Arial;
	font-size: 10px;
	color: white;
	cursor:pointer; cursor:hand;
}
#top2 .search .spacer1{ height: 4px;}
#top2 .search .spacer2{ height: 2px;}

#top2_spacer{ width: 954px; height: 13px;}


/* ------------------- */
/* ----  CONTENT  ---- */
/* ------------------- */

#content{ width: 100%; height: 100%;}


/* ------------------- */
/* ---- LEFT MENU ---- */
/* ------------------- */

#left_menu{ width: 228px;}
#left_menu .container{width: 100%; height: 100%;background-image: url(../images/new/left_menu_repeater.gif);  background-repeat: repeat-y; background-position: top left;}
#left_menu .top{background-image: url(../images/new/left_menu_top.gif);  background-repeat: no-repeat; background-position: top left;}
#left_menu .bottom{ height: 8px; background-image: url(../images/new/left_menu_bottom.gif);  background-repeat: no-repeat; background-position: top left;}

#left_menu .content{width: 100%; margin-top: 9px;}

#left_menu .content .item{background-image: url(../images/new/left_menu_item_repeater.gif);  background-repeat: repeat-y; background-position: top left; padding-top: 5px; padding-bottom: 5px;}
#left_menu .content .seperator{height: 1px;background-image: url(../images/new/left_menu_item_seperator.gif);  background-repeat: no-repeat; background-position: top left; }


a.fontMenuTopSelected{
	font-family: Arial;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

a:hover.fontMenuTopSelected{
	font-family: Arial;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

a.fontMenuTop{
	font-family: Arial;
	font-size: 14px;
	color: #1f3485;
	font-weight: bold;
	text-decoration: none;
}

a:hover.fontMenuTop{
	font-family: Arial;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}



a.fontMenuTopSelected_sub{
	font-family: Arial;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

a:hover.fontMenuTopSelected_sub{
	font-family: Arial;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

a.fontMenuTop_sub{
	font-family: Arial;
	font-size: 12px;
	color: #1f3485;
	font-weight: bold;
	text-decoration: none;
}

a:hover.fontMenuTop_sub{
	font-family: Arial;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}


/* ------------------- */
/* ---- WINDOW ----    */
/* ------------------- */
#left_menu .window{ width: 187px;}
#left_menu .window .top{ height: 11px; background-image: url(../images/new/left_menu_window_top.gif);  background-repeat: no-repeat; background-position: top left;}
#left_menu .window .content{  
	background-image: url(../images/new/left_menu_window_repeater.gif);  background-repeat: repeat-y; background-position: top left;
	font-family: Arial;	font-size: 12px; color: #1F3485;
	}
#left_menu .window .content a{   
	font-family: Arial;	font-size: 12px; color: #1F3485; text-decoration: underline;
	}
#left_menu .window .content_margin{padding-left: 12px;padding-right: 12px;}

#left_menu .window .bottom{ height: 11px; background-image: url(../images/new/left_menu_window_bottom.gif);  background-repeat: no-repeat; background-position: top left;}


/* ------------------------- */
/* ------ MENU BOTTOM ------ */
/* ------------------------- */

.menu_bottom{
	margin-top: 20px;
}
a.fontMenuBottom {
	font-family: Arial;
	font-size: 14px;
	color: #1f3485;
	font-weight: bold;
	text-decoration: none;
}
	
a:hover.fontMenuBottom {
	font-family: Arial;
	font-size: 14px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}


/* --------------------- */
/* ------ BOTTOM ------- */
/* --------------------- */
#bottom{height: 190px;}
#bottom .container{ width: 100%; height:169px; margin-top: 14px; }
#bottom .left   { width: 9px;background-image: url(../images/new/bottom_bg_left.gif);  background-repeat: no-repeat; background-position: top left;}
#bottom .right  { width: 17px;background-image: url(../images/new/bottom_bg_right.gif); background-repeat: no-repeat; background-position: top left;}
#bottom .bg{ 
	background-image: url(../images/new/bottom_bg_repeater.gif); background-repeat: repeat-x; background-position: top left;	 
	}
#bottom .content{ width: 100%; margin-top: 20px;}
#bottom .content .line{ width: 1px; }
#bottom .content .line div{  width: 1px; background-color: #1F3485; height: 131px; }

#bottom .window{ width: 300px; border: 0px solid black; text-align: left; }
#bottom a.title{ font-family: Arial; font-size: 18px; color: #1F3485; font-weight: bold; text-decoration: none; }
#bottom a:hover.title{ font-family: Arial; font-size: 18px; color: black; font-weight: bold; text-decoration: none; }
#bottom a.bold{ font-family: Arial; font-size: 12px; color: #1F3485; font-weight: bold; text-decoration: none; }
#bottom a:hover.bold{ font-family: Arial; font-size: 12px; color: black; font-weight: bold; text-decoration: none; }
#bottom .maintext{font-family: Arial; font-size: 11px; color: #1F3485; }

#bottom .civ_zascita{padding-left: ;}

#bottom .klic_v_sili{padding-left: ;}
#bottom .klic_v_sili .klic_v_sili_table{ width: 100%; }
#bottom .klic_v_sili .img1 {width: 41px; text-align: right;}
#bottom .klic_v_sili .img2 {width: 41px; text-align: right;}
#bottom .klic_v_sili .spacer{ height:10px;}

#bottom .alarm{}
#bottom .alarm .spacer{ height: 10px;}



/* --------------------------------------- */
/* --------- RIGHS (index content) ------- */
/* --------------------------------------- */

#right{}

#right .container{ width: 100%; height:100%; }
#right .left_col  {width: 50%;}
#right .right_col {width: 50%;}
#right .whole_col {width: 100%;}

#right .left_spacer  { width: 11px;}
#right .center_spacer{ width: 4px;}
#right .right_spacer { width: 0px;}

#right .left_title{ width: 100%; height: 94px;}
#right .left_title .left {width: 28px;background-image: url(../images/new/content_left_title_11.gif); background-repeat: no-repeat; background-position: top left;}
#right .left_title .content {background-image: url(../images/new/content_left_title_12_repeater.gif); background-repeat: repeat-x; background-position: top left; text-align: right;}
#right .left_title .content_item{ width: 100%; height: 100%;background-image: url(../images/new/content_left_title_12.gif); background-repeat: no-repeat; background-position: top right;}
.content_item_right{width: 122px;text-align: left; vertical-align:middle;}
.content_item_left, .content_item_left a{font-family: Arial; font-size: 29px; color: #1f3485; text-decoration: none;}
.content_item_left .bigger, .content_item_left .bigger a{font-family: Arial; font-size: 32px; color: #1f3485; text-decoration: none; font-weight: bold;}


#right .whole_col .left_box{width: 100%; height: 100%;}
#right .left_col  .left_box{width: 100%; margin-top: 8px;}
#right .left_box .box11{width: 24px; height: 62px; background-image: url(../images/new/content_left_box_11.gif); background-repeat: no-repeat; background-position: top left;}
#right .left_box .box12{background-image: url(../images/new/content_left_box_12_repeater.gif); background-repeat: repeat-x; background-position: top left;}
#right .left_box .box13{width: 24px;background-image: url(../images/new/content_left_box_13.gif); background-repeat: no-repeat; background-position: top left;}

#right .left_box .box21{ background-image: url(../images/new/content_left_box_21.gif); background-repeat: repeat-y; background-position: top left;}
#right .left_box .box22{ background-color: #fef9e3; padding-top: 17px; padding-bottom: 17px; vertical-align: top;}
#right .left_box .box23{background-image: url(../images/new/content_left_box_23.gif); background-repeat: repeat-y; background-position: top left;}

#right .left_box .box31{ height: 14px; background-image: url(../images/new/content_left_box_31.gif); background-repeat: no-repeat; background-position: top left;}
#right .left_box .box32{background-image: url(../images/new/content_left_box_32_repeater.gif); background-repeat: repeat-x; background-position: top left;}
#right .left_box .box33{background-image: url(../images/new/content_left_box_33.gif); background-repeat: no-repeat; background-position: top left;}

#right .left_box .link{ font-family: Arial; font-size: 12px; color: #4aa12f;}

#right .left_box .title{ width: 100%; height: 62px; background-image: url(../images/new/content_left_box_12.gif); background-repeat: no-repeat; background-position: top right;}
#right .left_box .title .title_left{ text-align: left; font-family: Arial; font-size: 18px; color: white;}
#right .left_box .title .title_left a{ font-family: Arial; font-size: 18px; color: white; text-decoration: none;}
#right .left_box .title .title_left a:hover{  font-family: Arial; font-size: 18px; color: black; text-decoration: none;}

#right .left_box .title .title_right{ text-align: right; font-family: Arial; font-size: 18px; color: white; padding-right: 1px;}
#right .left_box .title .title_right a{ font-family: Arial; font-size: 18px; color: white; text-decoration: underline;}
#right .left_box .title .title_right a:hover{ font-family: Arial; font-size: 18px; color: black; text-decoration: underline;}

#right .left_box .item{ width: 100%; margin-top: 8px; margin-bottom: 8px;}
#right .left_box .item .fontMainText{color: #4aa12f;}
#right .left_box .item a.fontMainDatum { font-family: Arial;  font-size: 12px; color: #4aa12f; font-weight: bold; text-decoration: underline;}
#right .left_box .item a:hover.fontMainDatum { font-family: Arial;  font-size: 12px; color: black; font-weight: bold; text-decoration: underline;}
#right .left_box .arrow{ width:20px; text-align: left; vertical-align: top; padding-top: 4px; background-image: url(../images/new/content_left_box_arrow.gif); background-repeat: no-repeat; background-position: 0px 4px;}
#right .left_box .arrow img{ width: 10px; height: 8px;}


#right .right_title{ width: 100%; height: 94px;}
#right .right_title .left {width: 23px;background-image: url(../images/new/content_right_title_11.gif); background-repeat: no-repeat; background-position: top left;}
#right .right_title .content {background-image: url(../images/new/content_right_title_12_repeater.gif); background-repeat: repeat-x; background-position: top left; text-align: right;}

#right .whole_col .right_box{width: 100%; height: 100%;}
#right .right_col .right_box{width: 100%; margin-top: 8px;}
#right .right_box .box11{width: 24px; height: 62px; background-image: url(../images/new/content_right_box_11.gif); background-repeat: no-repeat; background-position: top left;}
#right .right_box .box12{background-image: url(../images/new/content_right_box_12_repeater.gif); background-repeat: repeat-x; background-position: top left;}
#right .right_box .box13{width: 24px;background-image: url(../images/new/content_right_box_13.gif); background-repeat: no-repeat; background-position: top left;}

#right .right_box .box21{ background-image: url(../images/new/content_right_box_21.gif); background-repeat: repeat-y; background-position: top left;}
#right .right_box .box22{ background-color: #fef9e3; padding-top: 17px; padding-bottom: 17px; vertical-align: top;}
#right .right_box .box23{background-image: url(../images/new/content_right_box_23.gif); background-repeat: repeat-y; background-position: top left;}

#right .right_box .box31{ height: 14px; background-image: url(../images/new/content_right_box_31.gif); background-repeat: no-repeat; background-position: top left;}
#right .right_box .box32{background-image: url(../images/new/content_right_box_32_repeater.gif); background-repeat: repeat-x; background-position: top left;}
#right .right_box .box33{background-image: url(../images/new/content_right_box_33.gif); background-repeat: no-repeat; background-position: top left;}

#right .right_box .title{ width: 100%; height: 62px; background-image: url(../images/new/content_right_box_12.gif); background-repeat: no-repeat; background-position: top right;}

#right .right_box .title .title_left{ text-align: left; font-family: Arial; font-size: 18px; color: white;}
#right .right_box .title .title_left a{ font-family: Arial; font-size: 18px; color: white; text-decoration: none;}
#right .right_box .title .title_left a:hover{  font-family: Arial; font-size: 18px; color: black; text-decoration: none;}

#right .right_box .title .title_right{ text-align: right; font-family: Arial; font-size: 18px; color: white; padding-right: 1px;}
#right .right_box .title .title_right a{ font-family: Arial; font-size: 18px; color: white; text-decoration: underline;}
#right .right_box .title .title_right a:hover{ font-family: Arial; font-size: 18px; color: black; text-decoration: underline;}

#right .right_col .right_box .item{ width: 100%; margin-top: 8px; margin-bottom: 8px;}
#right .right_col .right_box .item .fontMainText{color: #e03a00;}
#right .right_col .right_box .item a.fontMainDatum { font-family: Arial;  font-size: 12px; color: #e03a00; font-weight: bold; text-decoration: underline;}
#right .right_col .right_box .item a:hover.fontMainDatum { font-family: Arial;  font-size: 12px; color: black; font-weight: bold; text-decoration: underline;}
#right .right_col .right_box .arrow{ width:20px; text-align: left; vertical-align: top; padding-top: 4px; background-image: url(../images/new/content_right_box_arrow.gif); background-repeat: no-repeat; background-position: 0px 4px;}
#right .right_col .right_box .arrow img{ width: 10px; height: 8px;}

#right .right_col .right_box .img_container{width: 100%;}
#right .right_col .right_box #img_container_1{ width: 85px; text-align: right;}
#right .right_col .right_box #img_container_2{ width: 85px; text-align: right;}
#right .right_col .right_box #img1{margin-bottom: 15px; margin-top: 6px;}
#right .right_col .right_box #img2{}
#right .right_col .right_box #img3{margin-bottom: 15px; margin-top: 6px;}
#right .right_col .right_box #img4{}


#right .whole_col .right_box .item{ width: 100%; margin-top: 8px; margin-bottom: 8px;}
#right .whole_col .right_box .item .fontMainText{color: #e03a00; text-align: justify;}
#right .whole_col .right_box .item a.fontMainDatum { font-family: Arial;  font-size: 12px; color: #e03a00; font-weight: bold; text-decoration: underline;}
#right .whole_col .right_box .item a:hover.fontMainDatum { font-family: Arial;  font-size: 12px; color: black; font-weight: bold; text-decoration: underline;}
#right .whole_col .right_box .arrow{ width:1px;}
#right .whole_col .right_box .arrow img{ width: 1px; }
#right .whole_col .right_box .seperator{ width:100%; height:1px; background-color: #ed9971;margin-top: 22px; margin-bottom: 22px;}



/* --------------------- */
/* ------ CALENDAR ----- */
/* --------------------- */

.calendar-container{ border: 1px solid black; float: right;}

#right .whole_col .calendar-container{ border: 1px solid black; float: none;}

.calendar{  background-color: #dbebd5;border-collapse:collapse;}
.calendar-caption{	 
	height: 23px;
	text-align: center; vertical-align: middle; font-family: Arial; font-size: 13px; color: black; font-weight: bold;
	}

.calendar-prev-container{ width: 33%; text-align: left; padding-left: 3px;}
.calendar-prev-container a{font-family: Arial; font-size: 12px; color: black; text-decoration: none;}
.calendar-next-container{ width: 33%; text-align:right;padding-right: 3px;}
.calendar-next-container a{ font-family: Arial; font-size: 12px; color: black; text-decoration: none;}
.calendar-all-container{  text-align: center;}
.calendar-all-container a{font-family: Arial; font-size: 12px; color: black; text-decoration: none;}



.calendar-dayofweek{
	text-align: center; font-family: Arial; font-size: 12px; color: black; font-weight: bold;
	/*padding: 3px 8px 3px 8px;*/
	width: 25px; height: 22px;
	background-image: url(../images/new/calendar_dayofweek_repeater.gif); background-repeat: repeat-x; background-position: bottom left;
}
.calendar-day{ 
	text-align: center; font-family: Arial; font-size: 12px; color: #2c4822; 
	/*padding: 5px 8px 5px 8px;*/
	width: 25px; height: 22px;
	}
.calendar-day-sunday{ 
	text-align: center; font-family: Arial; font-size: 12px; color: #2c4822; 
	background-color: #c8e1bf;  /*padding: 5px 8px 5px 8px;*/
	width: 25px; height: 22px;
	}
.calendar-day-selected{
	text-align: center;font-family: Arial;  font-size: 12px; color: #2c4822; 
	background-color: #69ae51; 
	width: 25px; height: 22px;
	cursor:pointer; cursor:hand;
	}
.calendar-day-selected a{
	text-align: center;font-family: Arial;  font-size: 12px; color: #2c4822; text-decoration: none;
	background-color: #69ae51;		
	}
.calendar-day-selected a:hover{
	text-align: center;font-family: Arial;  font-size: 12px; color: black; text-decoration: none;
	background-color: #69ae51; /*padding: 5px 8px 5px 8px;*/
	}
	
.calendar-day-selected-filter{
	text-align: center;font-family: Arial;  font-size: 12px; color: white; font-weight: bold;
	width: 25px; height: 22px;
	background-color: #e33c01;
	cursor:pointer; cursor:hand;
	padding-top: 2px;
	
	}

.calendar td{ border: 1px solid white; }
.calendar th{ border: 1px solid white;}

/* --------------------- */
/* ------   FONTS  ----- */
/* --------------------- */

.maintext, .fontMainText, #right .item  p{font-family: Arial; font-size: 12px; color: #1F3485; text-align: justify; }
#right .right_box .box22 table{font-family: Arial; font-size: 12px; color: #1F3485; }

a.fontMainDatum { font-family: Arial;  font-size: 12px; color: #1F3485; font-weight: bold; text-decoration: underline;}
a:hover.fontMainDatum { font-family: Arial;  font-size: 12px; color: black; font-weight: bold; text-decoration: underline;}

a.Docanormal       {font-family: Arial; font-size: 12px; color: #1f3485; font-weight: bold;}
a:hover.Docanormal {font-family: Arial; font-size: 12px; color: black;   font-weight: bold;}

#right .item a      {font-family: Arial; font-size: 12px; color: #1f3485; font-weight: bold;}
#right .item a:hover{font-family: Arial; font-size: 12px; color: black;   font-weight: bold;}

a.DocanormalSelected       {font-family: Arial; font-size: 12px; color: #e03a00; font-weight: bold;}
a:hover.DocanormalSelected {font-family: Arial; font-size: 12px; color: black;   font-weight: bold;}

.imageMain  { float: right; margin-left: 40px;}
.imageFlash { margin-right: 4px; width: 100%; height:223px; margin-top: 5px;}

.DocfontTitle, a.DocfontTitle{ font-family: Arial; font-size: 16px; color: #1f3485; text-align: left; font-weight: bold; }
a:hover.DocfontTitle         { font-family: Arial; font-size: 16px; color: black; text-align: left; font-weight: bold;}


.DocfontSubTitle { font-family: Arial;font-size: 15px;color: #1F3485;text-align: left; font-weight: bold;}
.DocfontNormal   { font-family: Arial;font-size: 12px;color: #1F3485;text-align: justify;}
.DocfontNormal1  { font-family: Arial;font-size: 12px;color: #1F3485;text-align: left;}
.DocfontPovzetek { font-family: Arial;font-size: 12px;color: #1F3485;text-align: justify;}	
.DocfontBold     { font-family: Arial;font-size: 12px;color: #1F3485;text-align: justify;font-weight: bold;}
.DocfontItalic   { font-family: Arial;font-size: 12px;color: #1F3485;text-align: justify;font-weight: normal;font-style: italic;}

.DocCenter{	text-align: center;}

#right ul {
list-style-position: outside;
list-style-image: url(../images/new/ul_bullet.gif);
list-style-type: square;
}


.table{ border-collapse:collapse; border: 0px; text-align: left;}
.table th{
	border: 1px solid #fef9e3; background-color: #dd3f07;padding: 8px 16px 8px 16px; 
	font-family: Arial; font-size: 12px; color: white; font-weight: bold;
}
.table td{
	border: 1px solid #fef9e3;
	font-family: Arial; font-size: 12px; color: #1F3485;padding: 8px 16px 8px 16px;
}

.table a       {font-family: Arial; font-size: 12px; color: #1f3485; font-weight: bold;}
.table a:hover {font-family: Arial; font-size: 12px; color: black;   font-weight: bold;}

.table .table-title-first{ background-image: url(../images/new/table_11.gif); background-repeat: no-repeat; background-position: top left;}
.table .table-title-last{ background-image: url(../images/new/table_12.gif); background-repeat: no-repeat; background-position: top right;}

/*liha-odd, soda -even*/
.table .table-cell-odd{ background-color: #fff6cb;}
.table .table-cell-even{ background-color: #ffec91;}



#right .btn, #right .submitbtn{
	border: 0px solid #e4450d;
	font-family: Arial;
	font-size: 12px;
	color: white;
	background-color: #e4450d;
	padding: 2px 4px 2px 4px;	
	cursor:pointer; cursor:hand;
}


/* ----------------------- */
/* ------   SEARCH   ----- */
/* ----------------------- */


.inputNapIskanje {
	height: 21px;
	width: 250px;
	background-color: #FAE37F;
	border: 1px solid #F9D848;
}
.tableNapIskanje{
	border: 1px solid #FAE37F;
	font-family: Arial;
	font-size: 12px;
	color: #1F3485;
	background-color:#FCF2C6; 
}

/* -------------------------------------- */
/* ---------   ATTACHMENT LIST   -------- */
/* -------------------------------------- */

#right .item .attachment_list{
	width: 220px;margin-left: 20px; margin-bottom: 23px; text-align: left;
}
#right .item .attachment_list .attachment_title{
	font-family: Arial; font-size: 12px; color: white; font-weight: bold;
	width: 180px; margin-bottom: 6px; margin: 3px 19px 6px 19px;
}
#right .item .attachment_list .container{background-color: #e23b00;}
#right .item .attachment_list .attachment_arrow{padding-top: 4px;}
#right .item .attachment_list .DocfontNormal{ color: white; }
#right .item .attachment_list a.Docanormal{ color: white; font-weight:normal; text-decoration: underline;}
#right .item .attachment_list a:hover.attachment_a{ color: black;font-weight:normal; text-decoration: underline;}










.tip {
	background-color: #F3F4F6;
	border: 1px solid #CFD2D7;
	position: absolute;
	visibility: hidden;
	overflow: visible;
	height: 10;
	width: 60;
	padding: 2 5 2 5;
	vertical-align: center;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	cursor: hand;
}


.menuBgLine{
	background-image: url(../images/menu3.gif);
	background-repeat: repeat-y;
}

.border1{
border: 1px solid #666666;
}



.colorGray {background-color: #D9DADC;}
.colorBody {background-color: #CED3D9;}

.tdBorderTop{
	border-top: 1px solid #FFFFFF;
}
.tdBorderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tdT1Top{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #D9DADC;
}
.tdLogo2 {
	padding-top: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 21px;
}
.tdLogo1{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 16px;
	padding-left: 22px;
	text-align: justify;


}
.tdSearchForm{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	height: 71px;

}
.inputSearchText {
	height: 21px;
	width: 119px;
	background-color: #FAE37F;
	border: 1px solid #F9D848;
}




.fontSearchForm {
	font-family: Arial;
	color: #802915;
	font-size: 16px;
}
.tdNaslov2 {
	background-color: #8C2512;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;

}
a.title2 {
	font-family: Arial;
	font-size: 12px;
	color: #D9DADC;
}
a:hover.title2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.fontNaslov2Left {
	font-family: Arial;
	font-size: 12px;
	color: #D9DADC;
}


.menuPadding{
	top: 20px;
	right: 20px;
	bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}


.menuLeft{
	background-color: #D9DADC;
	border-right: 1px solid #FFFFFF;
	border-Left: 1px solid #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
.menuTop{	
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #FFFFFF;
}



.tdMainCol {
	background-color: #FFFFFF;
	padding: 20px;
	vertical-align: top;

}

.fontMainTitle {
	font-family: Arial;
	font-size: 14pt;
	color: #8d2612;
}
a.fontMainTitle {
	font-family: Arial;
	font-size: 14pt;
	color: #8d2612;
}
a:hover.fontMainTitle {
	font-family: Arial;
	font-size: 14pt;
	color: #000000;
}



.tableMainLayer {
	background-color: #F3F4F6;
	border: 1px solid #CFD2D7;	
}
.padding20{padding: 20px;}
.padding5{padding: 5px;}


.tdFooter {	
border: 1px solid #F3F4F5;
background-color:#D9DADC;
}

.bottomcolor{	background-color: #F3F4F5;}
.tableBottom{	background-color: #F3F4F5;}
.tableFooter {
	border: 1px solid #ffffff;
	padding: 20px;
}
.fontFooterTitle {
	font-family: Arial;
	font-size: 13,5pt;
	color: #8d2612;
	font-weight: bold;
}
a.fontFooterTitle {
	font-family: Arial;
	font-size: 13,5pt;
	color: #8d2612;
	font-weight: bold;
}
a:hover.fontFooterTitle {
	font-family: Arial;
	font-size: 13,5pt;
	color: #000000;
	font-weight: bold;
}
.fontFooterText {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}
.fontBottomAZ{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.fontFooterBold {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-align: left;
	font-weight: bold;
}



.DocfontUI {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;}


a.Docvecji{
	font-family: Arial;
	font-size: 13px;
	color: #333333;
}



a.DocaFooter{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
a:hover.DocaFooter{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
a.NapIskanje{
	font-family: Arial;
	font-size: 10px;
	color: #8d2612;
	line-height: 22px;
}
a:hover.NapIskanje{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.zastava{
	filter: Alpha(50);

}
/***Za otroke ***/
.ZaOtrokeHeaderBG{
	background-color: #FFFFFF;
	background-image: url(../images/zaotroke_titlebg.gif);
	background-repeat: repeat-x;
	
}
.ZaOtrokeMenuLeft{
	background-color: #D9DADC;
	/*border-right: 1px solid #FFFFFF;*/
	border-Left: 1px solid #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.ZaOtrokeHisaContentLeft{
	background-color: #F9E9D3;
	padding-left: 7px;
	padding-bottom:7px;
	padding-top: 7px;
	padding-right:5px;
}
.ZaOtrokeHisaContentRight{
	background-color: #F9E9D3;
	padding-left: 5px;
	padding-bottom:7px;
	padding-top: 7px;
	padding-right:7px;
}
.ZaOtrokeHeaderFont{
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;	
}
.ZaOtrokeHiskaTitleLeft{
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
	color: #FF9D62;
	margin:0px;	
}
a.ZaOtrokeHiskaTitleLeft {
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
	color: #FF9D62;
	margin:0px;	
}
a:hover.ZaOtrokeHiskaTitleLeft {
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin:0px;
}

.ZaOtrokeHiskaTitleRight{
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #FB7E33;
	margin:0px;	
}
a.ZaOtrokeHiskaTitleRight {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #FB7E33;
	margin:0px;		
}
a:hover.ZaOtrokeHiskaTitleRight {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin:0px;	
}

.ZaOtrokeHiskaOkvirLeft{
	background-color: #FBEF9E;
	border: 1px solid #CED3D9;
	padding:9px;	
}
.ZaOtrokeHiskaOkvirRight{
	background-color: #FACEAB;
	border: 1px solid #CED3D9;
	padding:9px;
}
.ZaOtrokeHiskaFont{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.ZaOtrokeHiskaA{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	}
}

/***Za otroke ***/
