@charset "windows-1250";
form.kontakt input.box{
	position: relative;
	width: 12px;
	padding: 2px;
	height: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	margin-left: 15px;
}
/* CSS Document */

div.form-radek-tx {
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	width: 100%;
	color: #333;
	font-size: 12px;
}
/* CSS Document */

div.form-radek {
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	width: 100%;
	font-weight: bold;
	color: #333;
	font-size: 14px;
}
div.form-radek a {
	color: #666;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
div.form-radek-mini{
	font-size: 11px;
	font-weight: normal;
	float: left;
	color: #999;
	padding-left: 235px;
}
div.form-radek-mezinadpis {
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	width: 100%;
	font-weight: bold;
	color: #0083c6;
	font-size: 14px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
form.kontakt {
	font-size: 13px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
	width: 100%;
	float: left;
}
form.kontakt input.buton1 {
	background-color: #CCC;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
form.kontakt input.buton1:hover {
	background-color: #666;
	color: #FFF;
}
form.kontakt input.buton2 {
	background-color: #0083c6;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
form.kontakt input.buton2:hover {
	background-color: #000;
	color: #FFF;
}
form.kontakt input.radio {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	width: 15px;
	margin-right: 10px;
}
form.kontakt input.norm {
	position: relative;
	border: 1px solid #D8D8D8;
	width: 505px;
	padding: 2px;
}
form.kontakt input.mini {
	position: relative;
	border: 1px solid #D8D8D8;
	width: 180px;
	float: left;
	padding: 2px;
	height: 20px;
}
form.kontakt input.kod {
	position: relative;
	border: 1px solid #D6D6D6;
	width: 30px;
	padding: 2px;
	margin-right: 5px;
	margin-left: 5px;
}
form.kontakt textarea {
	position: relative;
	border: 1px solid #D8D8D8;
	width: 505px;
	height: 100px;
	padding: 2px;
}
form.kontakt label {
	position: relative;
	width: 125px;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-weight: normal;
	color: #333;
	line-height: 20px;
	font-size: 12px;
}
form.kontakt label.big {
	position: relative;
	width: 220px;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-weight: normal;
	color: #333;
	padding-left: 5px;
}

.zprava2 {
	font-size: 15px;
	color: #FFF;
	width: 82%;
	background-color: #51823E;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../img/varovani_mM.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	border: 1% solid #FFF;
	padding-top: 4%;
	padding-right: 4%;
	padding-bottom: 4%;
	padding-left: 14%;
}
.zprava2 p.nadpis{
	font-size: 22px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFF;
	line-height: 30px;
}
.zprava2 p.text{
	text-align: left;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
.zprava2 p.text2{
	text-align: left;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.zprava2 p.text2 strong{
	font-size: 14px;
	font-weight: bold;
	color: #0083c6;
}
form.prihlasit {
	font-size: 12px;
	float: left;
	padding-top: 5px;
}
form.prihlasit input {
	width: 60px;
	padding: 2px;
	background-color: #FFF;
	float: left;
	border: 1px solid #D8D8D8;
}
form.prihlasit label{
	position: relative;
	padding-right: 5px;
	font-weight: normal;
	padding-left: 5px;
	color: #999;
	float: left;
	padding-top: 2px;
}
form.prihlasit label a.odk{
	color: #999;
	float: right;
	text-align: right;
	display: block;
	padding-left: 30px;

}
form.prihlasit label a.odk:hover{
	color: #0083c6;
	text-decoration: underline;
}
form.prihlasit input.buton3 {
	background-color: #0083c6;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
form.prihlasit input.buton3:hover {
	background-color: #0083c6;
	color: #000;
}

form.rezervace-com {
	float: left;
	width: 685px;
	margin: 0px;
	padding: 0px;
}
form.rezervace-com .mezinadpis {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 16px;
	color: #0083c6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
	text-transform: uppercase;
	text-align: left;
	display: block;
	margin-top: 10px;
	width: 100%;
	float: left;
}


form.rezervace-com .radek {
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	width: 100%;
}
form.rezervace-com label {
	float: left;
	margin: 0px;
	font-size: 12px;
	line-height: 13px;
	color: #333;
	width: 130px;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 5px;
}
form.rezervace-com select {
	width: 170px;
	float: left;
	height: 28px;
	padding: 2px;
	font-size: 12px;
	line-height: 28px;
	color: #666;
	border: 1px solid #D6D6D6;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
form.rezervace-com textarea {
	width: 535px;
	float: left;
	padding: 1px;
	font-size: 12px;
	color: #666;
	border: 1px solid #D6D6D6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
form.rezervace-com input.kod {
	width: 50px;
	float: left;
	height: 20px;
	padding: 1px;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	border: 1px solid #D6D6D6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
form.rezervace-com input.norm {
	width: 534px;
	float: left;
	height: 20px;
	padding: 1px;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	border: 1px solid #D6D6D6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
form.rezervace-com input.mini {
	width: 195px;
	float: left;
	height: 20px;
	padding: 1px;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	border: 1px solid #D6D6D6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
form.rezervace-com input.datum {
	width: 130px;
	height: 24px;
	font-size: 12px;
	line-height: 24px;
	color: #666;
	border: 1px solid #CCC;
	float: left;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
form.rezervace-com button.seldatum {
	background-image: url(../img/tl-calendar.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
	width: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 5px;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
}
form.rezervace-com input.odeslat {
	float: right;
	background-repeat: repeat-x;
	background-position: center center;
	text-transform: uppercase;
	color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #0083c6;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form.rezervace-com input.reset {
	float: left;
	background-image: url(../img/poz_stred.png);
	background-repeat: repeat-x;
	background-position: center top;
	text-transform: uppercase;
	color: #999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px none #CCC;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
form.rezervace-com input.odeslat:hover, form.rezervace-com input.reset:hover{
	background-color: #0083c6;
	color: #FFF;
}
