a:visited {  
	font-family: Arial; 
	font-size: 11px; 
	color: B16E0C; 
	text-decoration: underline;
}

a:link {
	font-family: Arial; 
	font-size: 11px; 
	color: B16E0C; 
	text-decoration: underline;
}
a:active {
	font-family: Arial; 
	font-size: 11px; 
	color: B16E0C;
    text-decoration: none;
}
a:hover {
   font-family: Arial;
   font-size: 11px;
   color: B16E0C;
   text-decoration: none;
}
.Text2 {
	font-family: Arial;
	font-size: 11px;
    color:#4A4A4A;
}
.Text {
	font-family: Arial;
	font-size: 11px;
     color:#727272;
}
.Text3 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #B16E0C;	
}
.Zagol {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #895202;	
}
.reserved {
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	color:#FF8E08;
}
.occupied {
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	color:#2D5299;
}
.free  {
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	color:#7B6B4A;
}
.white {
	color: #FFFFFF;
}
.px9 {
	font-size: 9px;
}
.images_cont {
	border:#F9EACE solid 2px;
}
