/* CSS Document */
body {
	background-color: #000000;
}
.style1 {color: #000000}
.style2 {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #CCCCCC}
img {
	border: none;
}
.tah10 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #fdef4a;
}
.tah11 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: AEBBC7;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.tah9 {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.ver9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
td {
	vertical-align: middle;
}
.bgtop {
	background-repeat: repeat-x;
	background-position: top;
}
.naslovitabela {
	font-family: Tahoma;
	color: #fdef4a;
	font-weight: bold;
	font-size: 11px;
}
.naslovitabela002 {
	font-family: Tahoma;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

/*Kalendar*/
.clsDataArea{
	width:80;
	background : #FEEDB8;
}


.clsDataArea2{
	width:250;
	background : #FEEDB8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.clsOuterFrame {
	background-color : #000000;
}

.clsInnerFrame {
	background-color : #FEEDB8;
}

.clsTopPartNavpanel {
	background-color : #FEEDB8;
	height: 3px;
}

.clsBottomPartNavpanel{
	background-color : #FEEDB8;
	height: 3px;
}

.clsNavpanel {
	background-color : #FEEDB8;
	
}
.clsDateGrid{
	background-color : #000000;
	
}


.clsWeekDay{
	background-color: #FDFCDF;
	font: bold 11px Verdana, Arrial Narrow, sans-serif;
	color: #000000;
	width : 15 px;
	text-align: center;
}


.clsSelectedDayCell{
	background-color: #F22800;
	text-align: center;
}
.clsWorkDayCell{
	background-color: #FFFFFF;
	text-align: center;
	width : 15 px;
}
.clsHoliDayCell{
	background-color: #FDFBCE;
	text-align: center;
	width : 15 px;
}
.clsOtherMonthDayCell{
	background-color: #FFFFFF; 
	text-align: center;
	width : 15 px;
}


.clsOtherMonthDay{
	font: 11px Verdana, Arrial Narrow, sans-serif;
	color: Silver;
	text-decoration : none;
}
.clsCurrentMonthDay{
	font:  11px Verdana, Arrial Narrow, sans-serif; 
	color: #000000;
	text-decoration : none;
}
.clsSelectedDay{
	font: 11px Verdana, Arrial Narrow, sans-serif;
	color: #FFFFFF;
	text-decoration : none;
}

.clsInfoTitle{
	font: 11px Verdana, Arrial Narrow, sans-serif; 
	color: #000000;
	text-align: center;
}
