a img{border: none;}
a {cursor: pointer;}
.wauto{width: 100%;}
.p10{padding: 10px;}
.m10{margin: 10px;}
.lh12{line-height: 16px;}

.white{color: white;}
.disp_none{display: none;}
.disp_block{display: block;}

/* fotogalerie */
.pointer{cursor: pointer;}

.cell { 
	width: 24px; 
	height: 22px; 
	font-size: 12px; 
	color: #DDF1F2;
	vertical-align: middle !inherit;
	line-height: 22px; 
	-moz-box-shadow: 2px 2px 4px black;
	-webkit-box-shadow: 2px 2px 4px black;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.head_wday { background-color: #999999;}
.week_day { background-color: #777777; }
.weekend_day { background-color: #555555; }
.noact_day { color: #aaa; -moz-box-shadow: none; -webkit-box-shadow: none; -webkit-border-radius: 0px; -moz-border-radius: 0px;}
.today_day { background-color: #005054; font-weight: bold;}
.turnaj_day { background-color: #333333; font-weight: bold; }
.turnaj_day a:hover { color: white; }
.kal_mesic { text-align: center; font-weight: bold; width: 140px; display: inline-block; margin-top: 20px;}
#kalendar_akci table{ margin-bottom: 20px;}
/*
.turnaj_day a { color: #77ffff; }

*/

