*{
	margin: 0;
	padding: 0;
}



html, body{
	height: 100%; 	
}




body{
	font: 0.7em/200% Tahoma, sans-serif;
	text-align: center;
	background: #f2f2df;
}


a{
	color: #cfce7b;
}


img{
	border: none;
}


p{
	margin-bottom: 1.2em;
}

.none{
	display: none;
}


#celek{
	width: 890px;
	position: relative;
	margin: 0 auto;	
	text-align: left;

	height: auto;
	min-height: 100%;
	background: #3d200f /*url(../img/pozadi.gif) repeat-y center*/;

}


#hlavicka{
	background: url(../img/hlavicka.jpg);
	height: 291px;
}
h1,h2{
	display: block;
	float: left;
	font: 1.2em Trebuchet MS;
	text-transform: uppercase;
	background: url(../img/podtrzeni.gif) repeat-x 100% 100%;
	font-weight: bold;
	overflow: hidden;
	padding-bottom: 0px;
	white-space: nowrap;
}
div#logo{
	position: absolute;
	left: 68px;
	top: 95px;
	width: 121px;
	height: 119px; /* docasne */
	text-indent: -9999px;	
	overflow: hidden;
}

div#logo span{
	display:block;	
	width: 121px;
	height: 119px; /* docasne */
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/logo.gif);
	z-index: 2;
	cursor: pointer;
}

div#logo h1{
	width: 121px;
	height: 119px; /* docasne */
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
	border: 0;
	background: none;
}
a.auto{
	display:block;
	height: 173px;
	width:306px;
	position:absolute;
	overflow: hidden;
	left: 228px;
	top:122px;
}
a.auto span{
	height: 173px;
	width:306px;
	position:absolute;
	top:0;
	left:0;
	background: url(../img/defender.png);
	z-index: 800;
	cursor: pointer;	
}

a.auto:hover span{
	/*background: url(../img/defender-shine.png);*/
}
p, dl{
	text-align: justify;
}



h3{
	color: #cfce7b;
	font-size: 1.2em;
}





#navigace{
	background: #6d3119 /*url(../img/menu-pozadi.png)*/;
	line-height: 100%;
	padding-left: 10px;
	min-height: 1px;
}

#navigace ul{
	min-height: 1px;
	list-style: none;
	display: block;	
	padding-bottom: 16px;
}

#navigace li{
	margin: 17px 5px 0 0;
	float:left;
	overflow: hidden;
}



#navigace li a{
	display:block;	
	position:relative;
	text-indent: -999px;
	overflow: hidden;
}



#navigace li.home{

	background: url(../img/home.gif) 0 -30px no-repeat;	
}

#navigace li.home a{
	width: 59px;
	height: 30px;
	background: url(../img/home.gif) top left no-repeat;	
}

#navigace li.home a:hover{
 	background-image: none;
}

#navigace li.o-defender-clubu {
	background: url(../img/o-defender-clubu.gif) 0 -30px no-repeat;	
}


#navigace li.o-defender-clubu a{
	width: 145px;
	height: 30px;	
	background: url(../img/o-defender-clubu.gif) top left no-repeat;	
}
#navigace li.o-defender-clubu a:hover{
 	background-image: none;
}

#navigace li.land-rover-defender{
	background: url(../img/land-rover-defender.gif) 0 -30px no-repeat;
}

#navigace li.land-rover-defender a{
	width: 174px;
	height: 30px;	
	background: url(../img/land-rover-defender.gif) top left no-repeat;
}
#navigace li.land-rover-defender a:hover{
 	background-image: none;
}

#navigace li.galerie{
	background: url(../img/galerie.gif) 0 -30px no-repeat;
}

#navigace li.galerie a{
	width: 75px;
	height: 30px;	
	background: url(../img/galerie.gif) top left no-repeat;
}

#navigace li.galerie a:hover{
 	background-image: none;
}


#navigace li.akce-a-expedice{
	background: url(../img/akce-a-expedice.gif) 0 -30px no-repeat;
}

#navigace li.akce-a-expedice a{

	width: 136px;
	height: 30px;	
	background: url(../img/akce-a-expedice.gif) top left no-repeat;
}

#navigace li.akce-a-expedice a:hover{
 	background-image: none;
}


#navigace li.kontakt{
	background: url(../img/kontakt.gif) 0 -30px no-repeat;
}

#navigace li.kontakt a{
	width: 83px;
	height: 30px;	
	background: url(../img/kontakt.gif) top left no-repeat;
}

#navigace li.kontakt a:hover{
 	background-image: none;
}


#navigace li.anna-across-africa{
	background: url(../img/anna-across-africa.gif) 0 -30px no-repeat;
}

#navigace li.anna-across-africa a{
	width: 169px;
	height: 30px;	
	background: url(../img/anna-across-africa.gif) top left no-repeat;
}

#navigace li.anna-across-africa a:hover{
 	background-image: none;
}

#navigace li.anna-across-africa a.active{
	background-position: 0 -60px;
}



#okraj{
	padding-bottom: 70px;
}



#obsah{
	/*background: #293124;*/
	border-top: 1px solid #b6bb89;
	color: #C4C07B;
	padding-top: 40px;
}

#navigace ul:after, #obsah:after, #okraj:after{
	content:"."; 
	display:block;
	line-height:0px;
	font-size:0px;
	visibility:hidden;
	clear:both;
}

#novinky{
	float:left;

	width: 260px;
}
#novinky dl, #novinky h2{
	clear:both;
}
#novinky dl dt{
	padding: 20px 0 5px 0;
	color: #cfce7b;
}
#novinky dd{

}

#submenu{
	float:left;
	width: 260px;
}

#submenu ul{
	list-style: none;
}

#submenu li{
	display:block;
	margin: 0 0px 0 20px;
	height: 30px;
	margin-bottom: 5px;
	/*border-bottom: 1px solid #3e4e33;*/
}
#submenu li a{
	font-size: 0.9em;
	padding:10px 0 0px 20px;
	height: 23px;
	text-transform: uppercase;
	display:block;
	line-height: 100%;
}
#submenu li a.active, #submenu li a:hover{
	background: url(../img/menu-pozadi.gif) no-repeat;
	color: #bdbc5e;
}
#text{
	width: 630px;
	float:left;
}
#novinky .obsah{
	padding:0 0 0 20px;
}
#text .obsah{
	padding: 0 40px 0 40px;
}
#text h2{
	margin-bottom: 20px;
}

#text h2.denik{
	margin-top: 15px;
	margin-bottom: 0;
}
#text .obsah h3 {
	display:block;
	clear:both;
}

#text .tabulka, text .formular{
	margin-top: 1em;
}

#text .obsah p, #text .obsah ul, #text .obsah ol, #text .obsah table, #text .fotogalerie{
	clear:both;
}

.fotka{
	float:right;

}


#text ul, #text ol{
	list-style: none;
	margin-bottom: 1em;
	font-size: 1.1em;
}
#text ol li{
	line-height: 250%;
	
}
.citat{
	background:#4b613c url(../img/citat-okraje.gif) no-repeat top left;
	display:block;
	float: right;
	width: 250px;
	margin-left: 25px;
	margin-top: -5px;
}
.citat span{
	text-align: justify;
	text-transform: uppercase;
	background: url(../img/citat-okraje.gif) no-repeat bottom left;
	padding: 10px 20px 10px 20px;
	display: block;
}

.tabulka, .formular{
	background:#4b613c url(../img/tabulka-okraje.gif) no-repeat bottom left;
}
.tabulka table, .formular form{
	display:block;
	background: url(../img/tabulka-okraje.gif) no-repeat top left;
	padding: 0px 20px 15px 20px;
}
.tabulka table tr td{
}
.citat span a.autor{
	color: #293124;
	font-size: 0.9em;
}

form{
	
}


	
#paticka{
	overflow: hidden;
	clear: both;
	position:absolute;
	bottom: 0;
	width: 890px;
	text-align:center;
	height: 29px;
	padding-top: 15px;
	background: #6d3119;
	left: 0; 	
	font: 1em/100% Tahoma, sans-serif;
	color: #c4c07b;
}

#paticka #loga{
	float:right;
	margin-top: -15px;
	margin-right: 20px;
}	
	
	
#text p, #text ul{
	font-size: 1.1em;
}

.fotogalerie img {
	border: 5px solid #bdbc5e;
	padding: 1px;
	margin: 9px 9px 0 0;
	
}

#lightbox{

	position: absolute;

	top: 40px;

	left: 0;

	width: 100%;

	z-index: 100;

	text-align: center;

	line-height: 0;

	}



#lightbox a img{ border: none; }



#outerImageContainer{

	position: relative;

	background-color: #6d3119;

	width: 300px;

	height: 300px;

	margin: 0 auto;

	}



#imageContainer{

	padding: 10px;

	}



#loading{

	position: absolute;

	top: 40%;

	left: 0%;

	height: 25%;

	width: 100%;

	text-align: center;

	line-height: 0;

	}

#hoverNav{

	position: absolute;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	z-index: 10;

	}

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}



#prevLink, #nextLink{

	width: 49%;

	height: 100%;

	background: transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */

	display: block;

	}

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(../img/prev.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(../img/next.gif) right 15% no-repeat; }





#imageDataContainer{

	font: 10px Verdana, Helvetica, sans-serif;

	background-color: #6d3119;

	margin: 0 auto;

	line-height: 1.4em;

	}



#imageData{

	padding:0 10px;

	}

#imageData #imageDetails{float: left; text-align: left; }	

#imageData #caption{ font-weight: bold; color:#cfce7b;}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;color:#bcbd5e;}			


a#bottomNavClose img{
	float:right;
}

		

#overlay{

	position: absolute;

	top: 0;

	left: 0;

	z-index: 90;

	width: 100%;

	height: 500px;

	background-color: #000;

	filter:alpha(opacity=60);

	-moz-opacity: 0.6;


	}

	



.clearfix:after {

	content: "."; 

	display: block; 

	height: 0; 

	clear: both; 

	visibility: hidden;

	}



* html>body .clearfix {

	display: inline-block; 

	width: 100%;

	}



* html .clearfix {

	/* Hides from IE-mac \*/

	height: 1%;

	/* End hide from IE-mac */

	}	

