.calWeek{
	background: #32CD32;
	
}

.calZagBack{
	background-color: #2929A5;
/*width:100%;*/
 display: block;
 padding: 2px;
}

.calZaglavlje{
	color: White;
	font-size: 12px;
	padding: 3px;
	text-align: left;
}

.calWeek,.calActiv,.datSivo,.datBilo,.datZuto,.datCrveno,.datPlavo,.datTamnoSivo{
			 /*width:100%*/;
			 width:30px;
			 height:25px;
			 padding: 0px;
		display: block;	 
	text-align: right;
	
}

.calActiv{
	background: #7FFF00;
}

.datBilo{
	background: White;
	color: #696969;
}
.datZuto{
	background: Yellow;
	color: #FFA500;
}
.datCrveno{
	background: #FF4500;
	color: #B22222;
}
.datPlavo{
	background: #1E90FF;
	 color: White;
	 
}


.danCont{
float: left;
display: block;
width:30px;
	padding: 0px;
	color: #556B2F;
	
}


.danCont a{
width:25px;
padding:0px;
display: block;
	 text-decoration: none;
 color: #006400;
}

.danCont a:hover{
	/*width: 100%;*/
	text-decoration: none;
	color: Black;
	background-color: #FF8C00;
}

.datumiRow{
clear:left;
float: left;

	display: block;
	font-size: 12px;
}

.datumiRow1{
clear:left;
float: left;
width:100%;
	display: block;
	font-size: 12px;
}

.imeDana{
width:30px;
	clear: right;
	float: left;
	font-size: 12px;
	display: block;
	background-color: #6363E7;
	text-align: center;
	color: #B5E7FF;
	margin-bottom: 1px;
	padding: 3px 0 3px;
}


.datSivo{
	 text-decoration: none;
	background-color: #DEDEDE;
	color: #BEBEBE;
}

.datTamnoSivo{

	 text-decoration: none;
	background-color: #BEBEBE;
	color: #7A7A7A;
}

.calendarCon{
	float: left; /*clear: right;*/
	/*width: auto;*/
	white-space: nowrap;
	background-color: #5252CE;
	margin: 3px;
	display: block;
	border: 1px solid #2929A5;
	/*vertical-align: baseline;*/
}

.calendarCon1cal{
	
	clear: right;
	width: 212px;
	float: left;
	white-space: nowrap;
	background-color: #5252CE;
	margin: 0px;
	display: block;
	border: 1px solid #2929A5;
 /*vertical-align: baseline;*/
 
 
	
}

.calendarContainer{
	/*width: 100%;*/
	display: block;
	background-color: #B5E7FF;
	
	border: 1px solid #2929A5;
	padding: 5px 10px 10px 10px;
	margin-left: auto;
	margin-right: auto;
}

.emptyCalLay{

	padding: 2px;
	/*margin: 0px 1em 0px 3em;*/

}
.emptyCalLay img{
	margin-right: 5px;
}

.optionRow{
	margin-right: 10px;
}