body {
  background-color: #2e2b2b;
	color: #ffffff;
	font-family:  "Tahoma", "Arial", "Verdana", "Lucida Grande CE", "Helvetica CE";
	font-size: 14px;
	margin: 0;
}

img {
  border: 0;
}

#cover {
  width: 100%;
  margin: 0;
  background: url("images/content.gif") repeat-y;
}

#top {
  width: 100%; height: 261px;
  position: relative;
  background: url("images/top.gif");
}

#logo {
  position: absolute;
  left: 331px; top: 0px;
  width: 547px; height: 242px;
  display:block;
  background: url(images/logo.gif);
}

#top1 {
  width: 100%; height: 129px;
  background: url("images/top1.jpg") no-repeat;
}

#napis {
  float: right;
  color: #ffffff;
  font-size: 24px;
  padding-right: 50px;
  padding-top: 15px;
  font-weight: bold;
}

#top2 {
  height: 132px;
  background: url("images/top2.jpg") no-repeat left;
  position: relative;
}

#sluzby {
  float: right;
  padding-top: 26px;
  padding-right: 10px;
  text-align: right;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  line-height: 20px;
}

#menu {
  width: 100%; height: 39px;
  background: url("images/menu.gif");
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	background: url("images/menu_odrazka.gif") no-repeat left;
	height: 25px;
	list-style:none;
	float:left;
	margin: 0;
	padding: 0;
	padding-left: 22px;
	padding-right: 20px;
	padding-top: 6px;
	text-align: center;
}

#menu li#menu_prvni {
	background: none; 
}

#menu li#menu_prvni_akt {
	background: url(images/menu_akt.gif) no-repeat;
}

#menu li.akt {
	background: url(images/menu_akt.gif) no-repeat;
}

#menu li a {
  margin: 0;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
#menu li a:hover {
	text-decoration: underline;
}

#content {
  background: url(images/content_vlnka.gif) no-repeat bottom left;
  position: relative;
}

#content-roh {
  position: absolute;
  left: 262px;
  top: 301px;
}

#levy {
  float: left;
  width: 244px;
  padding-left: 4px;
  padding-bottom: 50px;
}

#levy_akce_m {
  width: 207px; height: 18px;
  background: url(images/levy_akce_m.gif) no-repeat;
  padding-top: 8px;
  padding-left: 32px;
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
}

#levy a {
  display: block;
  width: 208px;
  height: 17px;
  background: url(images/sipka.gif) no-repeat 13px;
  padding-top: 1px;
  padding-left: 30px;
  color: #000000;
  text-decoration: none;
  padding-bottom: 5px;
}

#levy a.a_akce_m:hover {
  background: url(images/sipka.gif) no-repeat 13px #d7fcd1;
}
#levy a.a_akce_m {
  height: auto;
}
#levy a.a_partneri {
  height: auto;
}

#levy a.a_sponzori {
  height: auto;
}
#levy a.a_partneri:hover {
  background: url(images/sipka.gif) no-repeat 13px #fcefbe;
}

#levy a.a_sponzori:hover {
  background: url(images/sipka.gif) no-repeat 13px #cff0f8;
}

#levy_partneri {
  width: 207px; height: 18px;
  background: url(images/levy_partneri.gif) no-repeat;
  padding-top: 8px;
  padding-left: 32px;
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
}

#levy_sponzori {
  width: 207px; height: 18px;
  background: url(images/levy_sponzori.gif) no-repeat;
  padding-top: 8px;
  padding-left: 32px;
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
}

.levy_stred {
  width: 239px;
  background: url(images/levy_stred.gif) repeat-y;
}

.levy_spodek {
  width: 239px; height: 15px;
  background: url(images/levy_spodek.gif) no-repeat;
  margin-bottom: 5px;
}

#text {
  margin-left: 280px;
  background: url(images/text.gif) repeat-x;
  padding-right: 20px;
  text-align: justify;
}

#text p {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 27px;
  padding-right: 20px;
}

#text table {
  margin-left: 27px;
  margin-right: 20px;
}

#text table td,th {
  vertical-align: top;
}

#text a {
  color: #bbbbbb;
}
#text img {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}
#text a:hover {
  text-decoration: none;
}

#text h1 {
  margin: 0;
  margin-top: -8px;
  height: 36px;
  background: url(images/h1_bg.gif) repeat-x;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}

#text h1 div {
  padding-top: 5px;
  width: 100%;
  height: 36px;
  background: url(images/h1.gif) no-repeat;
}

#text h2 {
  height: 36px;
  background: url(images/h2_bg.gif) repeat-x;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}

#text h2 div {
  padding-top: 7px;
  width: 100%;
  height: 36px;
  background: url(images/h2.gif) no-repeat;
}

#mez {
  clear: both;
  height: 1px;
}

#footer {
  clear: both;
  height: 129px;
  background: #000000 url(images/footer.gif) repeat-x;
  position: relative;
}

#footer_levy {
  width: 459px;
  height: 60px;
  background: url(images/footer_levy.gif) no-repeat;
}

#copyright  {
  color: #ffffff;
  width: 230px;
  text-align: center;
  position: absolute;
  top: 45px; left: 10px;
  line-height: 23px;  
}

#copyright span {
  color: #ffffff;
}

#copyright a {
  color: #ffffff;
  text-decoration: none;
}

#copyright a:hover {
  text-decoration: underline;
}

div#vzkazy {
margin-bottom: 5px;
}
#vzkaz {
  width: 600px;
  text-align: left;
  min-height: 350px;
  margin-left: 20px;
}
#text table#vzk {
  width: 600px;
  border: 1px solid black;
  padding: 0px;
  margin: 0px;
  font-size: 11px;
  background-color: #4a687a;
}

#text th#levy {
  width: 210px;
  border-top: 0px solid black;
  border-bottom: 0px solid black;
  border-left: 0px solid black;
  border-right: 0px solid black;
  background-color: #4a687a;
  text-align: left;
  padding: 2px;
  margin: 0px;
}

#text th#pravy {
  border-top: 0px solid black;
  border-bottom: 0px solid black;
  border-left: 1px solid black;
  border-right: 0px solid black;
  background-color: #4a687a;
  text-align: right;
  padding: 2px;
  margin: 0px;
}

div#vzkazy {
margin-bottom: 5px;
color: #ffffff;
}

#text tr#mess td {
  border-top: 1px solid black;
  border-bottom: 0px solid black;
  border-left: 0px solid black;
  border-right: 0px solid black;
  text-align: justify;
  padding: 2px;
  margin: 0px;
}

#text tr#answer td {
  border-top: 1px solid black;
  border-bottom: 0px solid black;
  border-left: 0px solid black;
  border-right: 0px solid black;
  text-align: justify;
  padding: 2px;
  margin: 0px;
}
label {
  float: left;
  width: 12%;
  margin-right: 0.5em;
  padding-top: 0.3em;
  text-align: left;
  font-weight: normal;
  font-size: 12px;
}
div#submit {
  text-align: center;
  width: 580px;
}
#text tr#mess {
  background-color: #49a9dd;
  color: #000000;
}

#text tr#answer {
  background-color: #f7c601;
  color: #000000;
}
#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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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; }


