/* Spolecne styly urcene pro vsechny nebo vice jak jednu stranku =====================================================================================================================================*/
body{
	font-size : 12px;
	color : #222222;
	font-family: Verdana, Arial, Arial CE, tahoma;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background: #4F4F4F;
	position: static;
}

#str{
	width: 1024px;
	margin: 0px auto;
	margin-top: 24px;
	margin-bottom: 24px;
	padding: 0px;
	text-align: left;
	background: #2F2F2F;
	position: relative;
}

.logo{
	right: 0px;
	bottom: 0px;
	height: 80px;
	width: 400px;
	position: absolute;
}

.divLogo{
	height: 80px;
	background-image: url(./img/pozadilogo.jpg);
	text-align: right;
	position: relative;
}

.jazyky{
	position: absolute;
	left: 6px;
	bottom: 0px;
}

.jazyk{
	width: 60px;
	margin: 0px;
	display: block;
	text-decoration: none;
	color: #FFFFEF;
	font-size : 10px;
	text-align: center;
	float: left;
	padding: 3px;
}

.jazyk:hover{
	color: #4F4F4F;
	background: #FFFFEF;
}

.vlajka{
	border: 0px;
	margin: 0px;
	margin-bottom: 3px;
	width:50px;
}

.logoObr{
	background-image: url(./img/logo.jpg);
	margin: 0px;
	height: 150px;
	margin-bottom: 6px;
}

.horniMenu{
	margin-bottom: 6px;
	padding: 0px;
	color : #222222;
	height: 16px;
	background-image: url(./img/pozadimenu.jpg);
}

.polozkaMenu{
	font-size : 12px;
	font-weight : bold;	
	padding-left: 12px;
	padding-right: 12px;
	float: left;
	color : #FFFFDF;
	text-decoration: none;
	height: 16px;
}

.polozkaMenu:hover{
	background : #2F2F2F;
	cursor: pointer;
}

.levSl{
	float: left;
	width: 756px;
	margin: 6px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	font-size : 12px;
	text-align: justify;
	background: #CFCFCF;
}

.stranka{
	border: 1px solid #222222;
	margin: 6px;
	padding: 18px;
	text-align: justify;
	background: #FFFFFF;
}

.pravSl{
	float: right;
	width: 250px;
	margin: 6px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	background: #CFCFCF;
}

.pata{
	color : #222222;
	padding: 1px;
	height: 16px;
	text-align: center;
	background-image: url(./img/pozadimenu.jpg);
	clear: both;
}

.pata2{
	height: 45px;
	background-image: url(./img/pozadipata2.jpg);
}

.info{
	border: 1px solid #222222;
	margin-bottom: 0px;
	margin: 6px;
	padding: 6px;
	color: #FFFFEF;
	text-align: justify;
	background: #4F4F4F;
}

.w3clogo{
	border: 0px;
	margin-top: 6px;
	height: 31px;
	width: 88px;
}

.infoNad{
	margin: 0px;
	margin-bottom: 6px;
	color: #222222;
	background: #FFFFEF;
	font-size : 18px;
	font-weight : bold;
	text-align: center;
}

.jmeno{
	margin: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}

.mail, .mobil, .pevna{
	margin-left: 30px;
	height: 20px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 2px 1px;
}

.mail{
	background-image: url(./img/email.jpg);
}

.mobil{
	background-image: url(./img/mobil.jpg);
}

.pevna{
	background-image: url(./img/pevna.jpg);
}

.fotoDne{
	width: 100%;
	cursor: pointer;
}

.img, .jlImg{
	margin-bottom: 12px;
	margin-right: 12px;
	float: left;
	width: 250px;
}

.img{
	border: 1px solid #222222;
	width: 200px;
}

.img2{
	margin-bottom: 12px;
	margin-left: 12px;
	float: right;
	border: 1px solid #222222;
	width: 350px;
}

.img3{
	margin: 12px, auto;
	border: 3px double #222222;
	width: 500px;
	
}

.zarovnani{
	height: 1px;
	width: 1px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.nadpis{
	color : #222222;
	margin: 0px;
	margin-bottom: 12px;
	font-size: 24px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #222222;
}

.nadpis1{
	margin-top: 12px;
	font-weight : bold;	
}

.kontakt{
	margin-top: 0px;
	margin-left: 24px;
}

.std{
    margin-bottom:12px;
}

/* Styly pro galerii ===================================================================================================================================================================================*/
.vyberFoto, .vyberFoto2{
	margin: 10px;
	margin-top: 24px;
	text-align: center;
}

.vyberFoto{
	border-bottom: 1px solid #222222;
	height: 130px;
}

.vyberFoto{
	padding-bottom: 12px;
}


.gMenuI, .gMenuI2{
	border: 0px;
	margin: 12px;
	margin-top:0px;
	cursor: pointer;
	border: 3px double #999999;
}

.gMenuI{
	width:120px;
}

.gMenuI2{
	height: 100px;
}

.gMenuI2:hover, .gMenuI:hover{
	border: 3px solid #999999;
}

.gMenuA{
	background: #FFFFFF;
	color: #222222;
	text-decoration: none;
	font-size : 12px;
	text-align: center;
	padding: 0px;
}

/* Styly pro nahled obrazku ============================================================================================================================================================================*/
#nahledImg{
	border: 3px double #CFCFCF;
	cursor: pointer;
	margin: 0px;
}

.naNavBar{
	margin:0px;
	height:50px;
	text-align: left;
	overflow: hidden;
	padding: 0px;
	background-image: url(./img/pozNav.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.naNaBut{
	margin: 10px;
	margin-right: 0px;
	height: 30px;
	
}

/* Styly pro jidelni listek ============================================================================================================================================================================*/
.jlNad2{
	text-align: center;
	padding: 0px;
	color: #222222;
	font-weight: bold;
	font-size: 18px;
	margin: 12px;
}

.jlTab{
	font-size: 12px;
	width: 400px;
}

.jlTdCena{
	text-align: right;
}

.jlImg{
	margin: 18px;
}

/* Styly pro camping ===================================================================================================================================================================================*/
.cTab{
	width: 700px;
	font-size: 12px;
	margin-bottom: 36px;
}

.cTdCena{
	text-align: center;
}

.cImg{
	margin: 18px;
}

/* Styly pro kontakty ==================================================================================================================================================================================*/
.jmenoK{
	margin: 10px;
	margin-top: 48px;
	font-weight: bold;
	font-size: 18px;
}

.mapaK{
	float: right;
}

.akonK{
	color: #222222;
	text-decoration: none;
}

.mailK, .mobilK, .wwwK, .pevnaK, .adrK{
	margin-left: 30px;
	height: 20px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 2px 1px;
}

.adrK{
	padding: 0px;
}

.mailK{
	background-image: url(./img/emailB.jpg);
}

.mobilK{
	background-image: url(./img/mobilB.jpg);
}

.wwwK{
	background-image: url(./img/wwwB.jpg);
}

.pevnaK{
	background-image: url(./img/pevnaB.jpg);
}


