﻿#Kol_table
{
	height:23px;
	width:162px;
	table-layout:fixed;
	/*margin-top:10px;*/
}

#Kol_head
{
	height:23px;
	width:162px;
	background-color:#a3a2a1;
	text-align:center;
	color:#000000;
	font-weight:bold;
		
}

#Kol_head img
{
	margin:0px 8px 0px 8px;

}

#Kol_days
{
	background-color:#e0e0e0;
	color:#000000;
	table-layout:fixed;
	border-top:#a3a2a1 solid 1px;
	border-left:#a3a2a1 solid 1px;
	width:162px;

		
}
#Kol_days .top
{
	width:22px;
	height:22px;
	text-align:center;
	border-right:#a3a2a1 solid 1px;
	border-bottom:#a3a2a1 solid 1px;

}
#Kol_days .celica
{
	width:22px;
	height:22px;
	text-align:center;
	border-right:#a3a2a1 solid 1px;
	border-bottom:#a3a2a1 solid 1px;

}


#Kol_days .free, #Kol_days .event
{
	height:22px;
	width:22px;
	line-height:20px;
    cursor:pointer;
    background-color:#8a960c;
}

#Kol_days .selected
{
	
    background-color:#000000;
	color:#FFFFFF;
}

#Kol_days .full
{
	height:22px;
	width:22px;
	line-height:20px;
    cursor:pointer;
    background-color:#df4100;
}


/*rezervacije*/
#Rez_top
{
	width:162px;
	height:22px;
	background-image:url(termini.jpg);

}

#Rez_total
{
	width:162px;
	height:28px;
	background-color:#c02400;
	color:#FFFFFF;
}
#Rez_total .Rez_left 
{
	float:left;
	margin:0px 0px 0px 0px;
	line-height:28px;
	font-weight:bold;
	font-size:12px;
	margin-left:10px;
	
}

#Rez_total .Rez_right
{
	float:right;
	margin:0px 0px 0px 0px;
	line-height:28px;
	font-weight:bold;
	font-size:12px;
	margin-right:20px;

}



#Rez_tocart
{
	width:162px;
	height:21px;
	background-color:#4d4c4c;
	background-image:url(total_bac.png);
	color:#000000;
}

#Rez_tocart .basket_cell
{
	float:right;
	cursor:pointer;
}

#Rezervacije
{
	color:#000000;
	font-size:11px;

}

#Rezervacije .rezervacija
{
	width:152px;
	height:50px;
	padding-left:10px;
	background-image:url(rezervacija_back.jpg);
	/*border:#000000 solid 1px;*/
}

#Rezervacije .left_rez
{
	float:left;
	height:50px;
	width:70px;
	/*margin-left:10px;*/
	/*border:#000000 solid 1px;*/
}



#Rezervacije .igrisce
{
	margin-top:4px;
	font-weight:bold;

}

#Rezervacije .datum
{
	margin-top:2px;

}

#Rezervacije .termin
{
	margin-top:2px;
	text-align:left;

}

#Rezervacije .right_rez
{
	float:right;
	height:50px;
	width:79;
	/*border:#000000 solid 1px;*/

}

#Rezervacije .cena
{
	margin-right:10px;
	line-height:29px;
	width:79;
	text-align:right;

}

#Rezervacije .cancel_cell
{
	cursor:pointer;
	width:79;
}






/*
.event
{
	height:22px;
	width:22px;
	line-height:20px;
	background-color:Yellow;
	cursor:pointer;
}

.notworking
{
	
	height:22px;
	width:22px;
	line-height:20px;
}
            
.full
{
	height:22px;
	width:22px;
	line-height:20px;
    background-color:Red; 
    cursor:pointer;     	
}

.free
{
	height:22px;
	width:22px;
	line-height:20px;
         cursor:pointer;
         background-color:Green;	   	
}

.celica
{
		
	font-size:12px;	
	vertical-align:middle;
	text-align:center;	
	border-bottom:1px solid #a3a2a1;
	border-right:1px solid #a3a2a1;
}

.table
{
	border-top:1px solid #a3a2a1;
	border-left:1px solid #a3a2a1;
	background-color:#e0e0e0;
}

.selected 
{
	background-color:#ffffff;	
}

.days
{
	height:22px;
	width:22px;
	line-height:20px;
}


*/
/* rezervacije */

/*
.cancel_cell
{
	cursor:pointer;
	float:right;
	
	
}

.basket_cell
{
	cursor:pointer;
}*/