@charset "windows-1250";
/* CSS Document */

.hMenu {
	position: fixed;
	height: 120px;
	top: 0px;
	width: 100%;
	left: 0px;
	text-align: center;
	z-index: 10000;
	background-color: #FFF;
}

#obal {

	width: 100%;
	top: 90px;
	position: relative;
}

#maska {
	position:absolute;
	width:100%;
	height:275px;
	z-index:1000;
	left: 0px;
	top: 0px;
	color: #666;
}
#karta {
	position:absolute;
	width:300px;
	height:358px;
	z-index:1100;
	left: -130px;
	top: 30px;
	color: #666;
	background-image: url(img/karta.png);
	background-repeat: no-repeat;
}
#stativ {
	position:absolute;
	width:300px;
	z-index:1200;
	left: 540px;
	top: 70px;
	/*visibility: hidden;*/
}
#sleva {
	position:absolute;
	width:661px;
	z-index:1200;
	left: -160px;
	top: 880px;
	/*visibility: hidden;*/
}
#iframe {

	z-index:12;

}
#obalMaska {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	top: auto;
	position: relative;
}
.levaMapaMaska {
	background-image: url(img/levaMapaMaska.jpg);
	background-repeat: repeat-x;
}
.pravaMapaMaska {
	background-image: url(img/pravaMapaMaska.jpg);
	background-repeat: repeat-x;
}
#obalKarta {
		margin-left: auto;
	margin-right: auto;
	top: auto;
	position: relative;
	height: 0px;
}
.oranzNadpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #F60;
	font-weight: bold;
}
.oranzNadpisStred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #F60;
	font-weight: bold;
}
.oranzNadpisStredSkrt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #F60;
	font-weight: bold;
	text-decoration: line-through;
}
.oranzNadpisZdarma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F60;
	font-weight: bold;
}
.cernaNadpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000;
	font-weight: bold;
}
.oranzNadpisMaly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F60;
	font-weight: bold;
}
.beznyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.beznyText10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
.beznyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
.beznyTextBoldOranz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F60;
	font-weight: bold;
}
.menuTelefon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #666;
	font-weight: bold;
}
.bilaMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 1px;
}
body {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
.mail a:link {
	color: #F60;
	text-decoration: none;
}
.mail a:visited {
	color: #F60;
	text-decoration: none;
}
.mail a:hover {
	color: #F60;
	text-decoration: none;
}
.mail a:active {
	color: #F60;
	text-decoration: none;
}