fieldset {
	border: 1px solid #D5AA80;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
legend {
	color: #A47244;
}
fieldset th {
	border: 1px solid #CCC;
	background-color: #C00;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 4px;
}

fieldset td {
	background-color: #FFFFFF;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	padding-right: 2px;
}
fieldset input {
	width: 300px;
	text-align: left;
	padding-left: 5px;
	background-color: #FFC;
	border: 1px solid #CCC;
}
fieldset select {
	border: 1px solid #CCC;
	width: 50px;
	background-color: #FFC;
}
fieldset option {
	border: 1px none #F00;
	background-color: #FFC;
}
fieldset textarea {
	border: 1px solid #CCC;
	background-color: #FFC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 80px;
}



.mesic_nazev {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
	padding-top: 10px;
}
#table_mesice {
	text-align: left;

}
#table_mesice table {
	margin-bottom: 4px;
	font-size: 11px;
	margin-left: -5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
}

#table_mesice td {
	text-align: center;
	margin: 0px;
	padding: 0px;
}


#table_mesice .mesic_nazev2 {
	font-family: Verdana, Arial, sans-serif;
	color: #000;
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
	width: 68px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#table_mesice .volne {
	width: 20px;
	background-color: #FFF;
	font-weight: bold;
	color: #000;
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: center;
	border: 1px solid #CCC;
	cursor: default;
}

#table_mesice .week {
	font-weight: bold;
	color: #000;
	background-color: #A6FFFF;
	cursor: default;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 3px;
	border: 1px solid #CCC;
	width: 20px;
}
#table_mesice .rezervace {
	font-weight: bold;
	background-color: #FF6;
	text-align: center;
	padding-bottom: 3px;
	width: 20px;
	padding-top: 2px;
	border: 1px solid #CCC;
	cursor: default;
}
#table_mesice .obsazeno {
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
	cursor: default;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 3px;
	border: 1px solid #CCC;
	width: 20px;
}
#table_mesice .prosle {
	width: 20px;
	font-weight: bold;
	color: #CCC;
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: center;
	border: 1px solid #CCC;
	background-color: #F0F0F0;
	cursor: default;
}
#volno_leg {
	position:relative;
	width:13px;
	height:13px;
	z-index:1;
	background-color: #FFF;
	float: left;
	border: 1px solid #CCC;
}
#week_leg {
	position:relative;
	width:13px;
	height:13px;
	z-index:1;
	background-color: #A6FFFF;
	float: left;
	border: 1px solid #CCC;
}
#rezervace_leg {
	position:relative;
	width:13px;
	height:13px;
	z-index:1;
	background-color: #FF6;
	float: left;
	border: 1px solid #CCC;
}
#obsazeno_leg {
	position:relative;
	width:13px;
	height:13px;
	z-index:1;
	background-color: #F00;
	float: left;
	border: 1px solid #CCC;
}
#prosle_leg {
	position:relative;
	width:13px;
	height:13px;
	z-index:1;
	background-color: #F0F0F0;
	float: left;
	border: 1px solid #CCC;
}


#txt_leg {
	position:relative;
	float: left;
	margin-left: 5px;
	margin-right: 20px;
}
#table_postup {
	text-align: left;
}
#table_postup th {
	text-align: center;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #930;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#table_postup td {
	text-align: center;
	margin: 0px;
	font-size: 10px;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: 1px solid #CCC;
}
#table_postup .postup {
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	background-color: #C30;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(../images/sipka_postup.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#table_postup a {
	color: #FFF;
}
#table_postup a:hover {
	color: #FF9;
}
