@charset "utf-8";
/* CSS Document */

body {
     /*background: url(/template/backgrounds/2016/bg_3.jpg) no-repeat fixed center center #006f94;    
	background-size: 100% auto; */
	
}



/********************/
.headerSection{
	
	border-bottom: 5px solid #264590;
	
	}
	
	
.prozirniPanel{
	
	/*border-top: 5px solid rgba(38, 57, 151, 0.65);*/
	border-top: 5px solid #264590;

}


a {
    /*color: #312f32;*/
    
}
a:hover {
    /*color: #312f32;*/ 
    
}


h2{

/*color:#264590;*/
}

h3 {
    /*color: #312f32;*/
 
}


.submenuContainer a:hover{/*color:#ddd3be;*/}

.programContent h3{
	
	/*color:#264590;*/
	
	}
	
	

.program_download{color: #264590;font-family: 'BenchNine',sans-serif; font-size: 1.025em;
    font-weight: 700;background-image:url(/template/blue/arrow_down2.png);background-position:center right;background-repeat:no-repeat;padding:10px 26px;line-height:32px}
	
	
	.detaljnijeLink{background-image: url('/template/blue/arrowRight.png'); background-position: center right;
            background-repeat: no-repeat; line-height:30px;padding-right:20px}	
			
			
.programItem.ciklusKuzd .programInfo {
    /*background-color: #e5f4fa;*/
}	
.programItem.ciklusKomorni .programInfo {
    /*background-color: #e5f4fa;*/
}

.programItem.ciklusZborovi .programInfo{/*background-color:#e5f4fa*/}


.programItem.ciklusDonat .programInfo{/*background-color:#e5f4fa*/}


.programItem.ciklusKuzd {
   
   /* border-left: 4px solid #b4975a;
    border-right: 4px solid #b4975a;*/
	
	/*border-left: 0 !important;
	border-right: 0 !important;
	border-top: 1px solid #e5f4fa;
	border-bottom: 1px solid #e5f4fa;
	background:rgba(250,250, 250, 0.5);*/
}
.programItem.ciklusKomorni {
   
      /* border-left: 4px solid #b4975a;
    border-right: 4px solid #b4975a;*/
	
	/*border-left: 0 !important;
	border-right: 0 !important;	
	border-top: 1px solid #e5f4fa;
	background:rgba(250,250, 250, 0.5);*/

}
.programItem.ciklusDonat {
   
       /* border-left: 4px solid #b4975a;
    border-right: 4px solid #b4975a;*/
	
/*	border-left: 0 !important;
	border-right:0 !important;
	border-top: 1px solid #e5f4fa;
	border-bottom: 1px solid #e5f4fa;
	background:rgba(250,250, 250, 0.5);*/
}
.programItem.ciklusZborovi {
   
       /* border-left: 4px solid #b4975a;
    border-right: 4px solid #b4975a;*/
	
	/*border-left: 0 !important;
	border-right:0 !important;
		border-top: 1px solid #e5f4fa;
	border-bottom: 1px solid #e5f4fa;
	background:rgba(250,250, 250, 0.5);*/
}





		
	
	/********** kalendar ************/
	
.class_kalendar_datumi_weekendi {
    background-color: #264590;
    
}

.class_kalendar_datumi {
    background-color: #b4975a;
}


.class_dummyDates, .class_dummyDates_weekendi {
    background-color: #ddd3be;
    
}

#yearControl {
    color: #264590;
   
}

#previousYear {
    /*background-image: url("/template/blue/arrowLeft.png");*/
    left: -15px;
}

#nextYear {
   /* background-image: url("/template/blue/arrowRight.png");*/
    right: -15px;
}


#timelineLine {
    background-color: #b4975a;
    border: 2px solid #b4975a;
   
}





/*****************************************/

/******** dropdown ************/

ul.dropdown ul li {
    background: rgba(30, 111, 146, 0.95) url("/template/prelaz.png") repeat-x scroll left 250px;
    border-radius: 0;
    color: #fff !important;
    float: none;
    margin-bottom: 0;
    margin-left: 0 !important;
    margin-right: 0;
    margin-top: 1px;
    padding: 7px 15px;
    text-align: right !important;
    width: 100%;
}

ul.dropdown li.hover a              { color: #ddd3be }
