#rf_kroky {margin: 10px 0 5px 140px;}
#rf_kroky .krok {
	width: 140px;
	background: #CFE6F8; float: left; margin-right: 1px; padding: 4px; text-align: center;
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}
#rf_kroky .krok.selected {background: #A0D1F6;}
#rf_kroky .space {float: left; width: 17px; height: 26px; background: URL('../images/rezervace-menu-space.gif') no-repeat;}
#obsah-webu .rf_btn {
	background: #FCE000; color: #333333; text-decoration: none;
	background: -moz-linear-gradient(top, #FCF905 0%, #FFB500); background: -webkit-gradient(linear, left top, left bottom, from(#FCF905), to(#FFB500));
	padding: 4px 30px; border: none;
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	cursor: pointer;
}
#obsah-webu .rf_btn:hover {
	background: #FFB500;
	background: -moz-linear-gradient(top, #FFB500 0%, #FCF905); background: -webkit-gradient(linear, left top, left bottom, from(#FFB500), to(#FCF905));
}
.rf_btn_next {margin-top: 80px; margin-right: 35px; float: right; text-align: center;}

.rf_table td img.led {margin-right: 10px;}
.rf_bg_silver {background: #E9E9E9;}
.rf_bg_gray {background: #C5C5C5;}
.rf_bg_blue1 {background: #A0D1F6;}
.rf_bg_blue2 {background: #B5DFFF;}
.rf_bg_blue3 {background: #CFE6F8;}

.padding6 {padding: 6px;}

#rf_nadpis {color: white; padding: 18px 0 0 15px;}
.rf_table .rf_datum_od, .rf_table .rf_datum_do {width: 100px;}



#rf_nadpis {color: white; padding: 18px 0 0 15px;}
.rf_table .rf_datum_od, .rf_table .rf_datum_do {width: 100px;}
#tableSouhrn {border: 1px solid #A0D1F6; padding: 4px; margin-bottom: 15px;}
#tableSouhrn table td {padding: 2px; border-bottom: 1px solid #A0D1F6;}
#tableSouhrn table td.gray {background: #CFE6F8;}
#tableSouhrn table td.tdLeft {width: 150px; padding-right: 15px; background: #CFE6F8;}
#tableSouhrn table td.caption {text-align: center; height: 22px;}



#rf_kroky {margin: 10px 0 5px 140px;}
