/* vynulovani vsech hodnot */
ul, ul li, ol, ol li, h1, h2, h3, p {
  margin: 0px;
  padding: 0px;
}

html, body {
	border: 0px none;
	margin: 0px;
	padding: 0px;

	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 80%;
	color: white;
}

.reseter {
	border:  0px none;
	margin:  0px;
	padding: 0px;

	float: none;
	clear: both;

	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

body {
	background-color: #3a3329;
	text-align: center; /* centerovani webu pro IE */
}

.separator { /* slouzi k oddeleni jednotlivych casti stranek - pouze pro zobrazeni bez CSS */
	display: none;
	visibility: hidden;
}

#main {
	width: 1121px;
	height: 726px;
	margin: 36px auto 0px auto;
	padding: 0px 0px 53px 0px;
	background: url(../images/body-back.jpg) top no-repeat #3a3329;
	position: relative;
	behavior: url(/inc/pngfix/iepngfix.htc);
	text-align: left;
}

#header {
  width: 1121px;
  height: 111px;
  z-index: 4;
  position: absolute;
  top: 0px;
  left: 0px;
}

#logo-text {
  float: right;
  display: block;
	margin:0px; padding:0;
	margin-right: 104px;
	position:relative;
	left:0px; top:0px;
	width:208px; height:96px;
	overflow:hidden;
	text-align: center;
	z-index:4;
}
		
#logo-text a {
  color: white;
  font-size: 2em;
  font-weight: normal;
  display: block;
  margin-top: 30px;
  z-index:4;
}
		
#logo-text span {
  display:block;
  position:absolute; left:0; top:0; z-index:5;
  width:208px; height:96px;
  margin:0; padding:0;
  background:url(../images/logo-coleman.jpg) top left no-repeat;
  cursor: pointer;
}

#slogan {
  float: left;
  font-size: 2.1em;
  margin-left: 40px;
  font-weight: normal;
}

#slogan a, #slogan a:hover {
  text-decoration: none;
}

#header h1 {
  position: absolute;
  top: 60px;
  left: 40px;
  margin: 0px;
  padding: 0px;
  font-size: 3.6em;
}

#header h1 strong {
  font-size: 0.4em;
  display: block;
}

ul#menu {
  position: absolute;
  top: 280px;
  left: 90px;
  
}

ul#menu li {
  list-style: none;
  line-height: 180%;
  font-size: 1.5em;
}

ul.tipy {
  margin-top: 20px;
}

#content-wrap {
  width: 542px;
  height: 576px;
  margin: 57px 0px 0px 0px;
  overflow: hidden;
  position: relative;
  float: left;
}

#stan-top {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 542px;
  height: 145px;
  background: url(../images/stan-top.png) no-repeat;
  z-index: 3;
  behavior: url(/inc/pngfix/iepngfix.htc);
}

#stan-bottom {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 542px;
  height: 129px;
  background: url(../images/stan-bottom.png) no-repeat;
  z-index: 3;
  behavior: url(/inc/pngfix/iepngfix.htc);
}

#stan-right {
  float: left;
  position: relative;
  margin: 57px 0px 0px 0px;
  width: 232px;
  height: 576px;
  background: url(../images/stan-right.png) no-repeat;
  z-index: 3;
  behavior: url(/inc/pngfix/iepngfix.htc);
}

#uvod-content {
  position: absolute;
  top: 388px;
  left: -70px;
  width: 773px;
  height: 103px;
  background: url(../images/uvod-content.png) no-repeat;
  z-index: 6;
  behavior: url(/inc/pngfix/iepngfix.htc);
}

#uvod-content p {
  font-size: 1.4em;
  line-height: 130%;
  margin: 5px 20px 5px 210px;
}

.box {
  width: 210px;
}

.box p {
  text-align: justify;
}

.box strong {
  font-size: 1.4em;
  display: block;
  padding-bottom: 4px;
}

.box img {
  float: right;
  margin-left: 5px;
}

#first {
  margin: 67px 0px 0px 20px;
}

#second {
  margin: 38px 0px 0px 20px;
}

#third {
  margin: 34px 0px 0px 20px;
}

#fourth {
  margin: 44px 0px 0px 20px;
}

#stan-left {
  float: left;
  margin: 57px 0px 0px 45px;
  width: 216px;
  height: 576px;
  background: url(../images/stan-left.png) no-repeat;
  z-index: 3;
  behavior: url(/inc/pngfix/iepngfix.htc);
}

#scroll {
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 7;
  width: 17px;
}

#scroll a img {
  border: 0px;
  margin-bottom: 8px;
}

#footer {
  width: 1111px;
  float: left; 
  font-size: 1.4em;
  position: relative;
  margin-top: 35px;
  margin-left: 10px;
}

#footer a, #footer strong {
  margin: 0px 7px;
}

#footer a.katalog {
  font-size: 1.1em;
  font-weight: bold;
  margin: 0px 0px 0px 95px;
}

#footer a img.katalog {
  border: 0px;
  z-index: 5;
  position: absolute;
  top: -80px;
  left: 505px;
  behavior: url(/inc/pngfix/iepngfix.htc);
}

#footer #copyright {
  margin: 30px 0px 0px 0px;
  color: #95908C;
  font-size: 0.85em;
  letter-spacing: 0.05em;
}

#footer #copyright a {
  color: #95908C;
  margin: 0px;
}

#footer #copyright span {
  margin: 0px 16px;
}

a#soutez img {
  position: absolute;
  left: -50px;
  top: 490px;
  border: 0px;
  z-index: 4;
	behavior: url(/inc/pngfix/iepngfix.htc);
}


.hidden {
  display: none;
}

a {
  color: white;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

/* SOUTEZ */

div#soutez, div#vyhra {
  float: left;
  color: black;
  width: 462px;
  height: 280px;
  overflow: hidden;
  margin: 280px 0px 0px 30px;
  position: relative;
}

div#vyhra {
  margin-top: 350px;
  height: 280px;
}

div#soutez p, div#vyhra p {
  margin-bottom: 10px;
  line-height: 150%;
  text-align: justify;
  font-size: 1.3em;
}

div#soutez a, div#vyhra a {
  color: black;
  text-decoration: underline;
}

div#soutez a:hover, div#vyhra a:hover {
  text-decoration: none;
}

div#soutez h2, div#vyhra h2 {
  font-size: 1.6em;
  margin: 10px 0px 3px 0px;
}

div#soutez #content ul li, div#vyhra #content ul li {
  list-style: disc;
  margin: 5px 15px 5px 25px;
  padding-left: 5px;
  font-size: 1.2em;
}


div#detail ul li, div#detail ol li {
  color: white;
  list-style: disc;
  margin: 5px 15px 5px 25px;
  padding-left: 5px;
  font-size: 1.2em;
}

div#detail ol li {
  list-style: lower-alpha;
}

/* TIPY */

div#tipy, div#vylety, div#zabava {
  float: left;
  color: black;
  width: 505px;
  height: 380px;
  overflow: hidden;
  margin: 224px 0px 0px 0px;
  position: relative;
}

div#tipy h2, div#vylety h2, div#zabava h2 {
  color: white;
  font-size: 2.2em;
  margin: 0px 10px 5px 10px;
}

div#tipy #detail, div#vylety #detail, div#zabava #detail {
  float: left;
  width: 505px;
  padding: 6px 0px;
  background: url(/images/gray-back.png) repeat-y;
  behavior: url(/inc/pngfix/iepngfix.htc);
  position: relative;
}

div#tipy p, div#vylety p, div#zabava p {
  color: white;
  text-align: justify;
  margin: 0px 10px;
  font-size: 1.3em;
  line-height: 140%;
  width: 485px;
}

div#tipy p.sipky, div#vylety p.sipky {
  font-size: 1em;
  margin: 0px;
}

div#tipy a.ikona, div#zabava a.ikona, div#vylety a.ikona {
  float: left;
  display: block;
  margin: 10px 3px 10px 3px;
  width: 161px;
  height: 124px;
  text-align: left;
  font-size: 1.8em;
  text-decoration: none;
}

div#tipy a.ikona img, div#zabava a.ikona img, div#vylety a.ikona img{
  border: 0px;
}


/* ZABAVA */

div#zabava .tapeta {
  width: 161px;
  color: white;
  float: left;
  margin: 10px 3px 13px 3px;
  height: 130px;
  text-align: left;
  text-decoration: none;
}

div#zabava .tapeta a.ikona {
  text-decoration: none;
  margin: 0px;
  height: auto;
}

div#zabava .tapeta a {
  text-decoration: underline;
}

div#zabava .tapeta a:hover {
  text-decoration: none;
}


div#zabava a.ikona {
  height: 101px;
  text-decoration: none;
}

div#tipy #detail p.sipky, div#vylety #detail p.sipky {
  width: 100%;
  margin-bottom: 10px;
}

div#zabava #detail a, div#zabava table td a {
  text-decoration: underline;
}

div#zabava #detail a:hover, div#zabava table td a:hover  {
  text-decoration: none;
}

div#zabava table {
  color: white;
  font-size: 1em;
}

div#zabava #detail a.predchozi, div#tipy #detail a.predchozi, div#vylety #detail a.predchozi {
  position: relative;
  left: 10px;
  font-weight: bold;
}

div#zabava #detail a.nasledujici, div#tipy #detail a.nasledujici, div#vylety #detail a.nasledujici {
  position: absolute;
  right: 10px;
  font-weight: bold;
}


/* SPACAKY LATITUDE */

div#spacaky-latitude {
  float: left;
  color: white;
  width: 355px;
  height: 430px;
  overflow: hidden;
  margin: 130px 0px 0px 170px;
  position: relative;
}

div#spacaky-latitude h2 {
  color: white;
  font-size: 2.2em;
  margin-bottom: 10px;
}

div#spacaky-latitude p {
  text-align: justify;
  line-height: 150%;
  font-size: 1.3em;
}

div#spacaky-latitude p img {
  behavior: url(/inc/pngfix/iepngfix.htc);
}

a.right {
  float: right;
  text-decoration: underline;
  margin-left: 10px;
}

a.right:hover {
  text-decoration: none;
}


/* DOPORUCENI */
div#doporuceni-box {
  margin: 75px 0px 0px 0px;
  width: 505px;
  *display: inline;
  height: 800px;
  background: url(/images/gray-back-doporuceni.png) no-repeat;
  behavior: url(/inc/pngfix/iepngfix.htc);
  background-position: 0px 143px;
}

table#doporuceni {
  margin-left: 80px;
  font-size: 1em;
}

table#doporuceni td input {
  width: 340px;
}

table#doporuceni td input.button {
  width: 100px;
}

table#doporuceni td label {
  color: white;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 160%;
}

h2#uspesne {
  margin: 100px 0px 20px 0px;
  padding: 100px 0px 20px 0px;
  *display: inline;
  width: 505px;
  text-align: center;
}

div#doporuceni-box p.center {
  text-align: center;
  width: 505px;
}

div#doporuceni-box p.center a {
  text-decoration: underline;
}

div#doporuceni-box p.center a:hover {
  text-decoration: none;
}

/* ======== LIGHTBOX2 ========= */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; 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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox2/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox2/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* =============================== */
