/* CSS Document */
*,html,body {
  margin:0;
  padding:0;
  }
html, body {
  font-size:87%;
  font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
  background:#300F16;
  color:#FFFFFF;
  }
a {
  color:#320F15;
  }
a:hover {
  text-decoration:none;
  }
.neobtekat:after {
  content:'.';
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
  }
img {
  border:none;
  }
hr {
  border-top:none;
  border-left:none;
  border-bottom:none;
  border-right:none;
  }
hr.cleaner {
  clear:both;
  visibility:hidden;
  height:0;
  border:none;
  }
hr.c {
  clear:both;
  }
h2 {
  color:#EDEA89;
  margin-bottom:10px;
  font-size:18px;
  }
h3 {

  }
li {
  list-style:none;
  }
/*-----------------------------------------------------------------------------header---------------*/
div#header {
  height:287px;
  margin:0 auto;
  width:1164px;
  position:relative;
  background:url(../data/top.jpg) no-repeat;
  }
body#en div#header {
  background:url(../data/top_en.jpg) no-repeat;
  }
div.titul a {
  display:block;
  width:365px;
  height:45px;
  position:absolute;
  top:70px;
  left:200px;
  text-indent:-2000px;
  }
div#header ul {
  width:510px;
  height:30px;
  position:absolute;
  top:194px;
  left:355px;

  }
div#header ul li {
  float:left;
  list-style:none;
  height:30px;
  text-indent:-2000px;
  }
div#header ul li.uvod {
  width:106px;
  }
div#header ul li.zeny {
  width:87px;
  }
div#header ul li.muzi {
  width:93px;
  }
div#header ul li.pary {
  width:105px;
  }
div#header ul li.kontakt {
  width:95px;
  }
div#header ul li a {
  display:block;
  width:100%;
  height:100%;
  }
div#header ul li a:hover {
  background:url(../data/tecka.png) no-repeat left center;
  }
/*-----------------------------------------------------------------------------ram-----------------*/
div#obal {
  width:750px;
  position:relative;
  margin:0 auto;
  padding:0 40px;
  background:#A94448 url(../data/center.png) repeat-x;
  }
div#ramr {
  position:absolute;
  width:2px;
  height:100%;
  _height:180px;
  top:0;
  right:0;
  background:#742C33 url(../data/prava.gif) no-repeat;
  }
div#raml {
  position:absolute;
  width:2px;
  height:100%;
  _height:280px;
  top:0;
  left:0;
  background:#742C33 url(../data/leva.gif) no-repeat;
  }
/*-----------------------------------------------------------------------------jednotlive stranky--*/
/*                                                                             uvod                */
p.jazyky {
  position:absolute;
  bottom:30px;
  right:250px;
  }
p.jazyky a {
  display:block;
  width:25px;
  height:16px;
  float:left;
  color:#EDEA89;
  }
p.nadpis {
  position:relative;
  left:0;
  top:-30px;
  height:21px;
  float:none;
  font-size:18px;
  font-weight:normal;
  color:#EDEA89;
  }
div#obal p.uvod {
  width:330px;
  float:left;
  line-height:16px;
  text-align:justify;
  margin:0 42px 10px 0;
  display:inline;
  }
div#obal p.prava {
  margin:0 0 10px 40px;
  }
div#obal p.uvod strong {
  font-size:12px;
  color:#EDEA89;
  }
div#obal p a img {
  padding-left:5px;
  position:relative;
  top:5px;
  }
hr.uvod {
  height:1px;
  background-color:#531E24;
  clear:both;
  width:90%;
  margin:0 auto;
  _border:1px solid #531E24;;
  }
div.divkytop {
  float:left;
  width:50%;
  padding-bottom:50px;
  margin-bottom:10px;
  border-right:1px solid #531E24;
  }
div.muzitop {
  float:right;
  width:45%;
  }
div.divkytop img,div.muzitop img {
  border:3px solid #AB4448;
  margin:5px 5px 5px 0;
  }
h3 {
  position:relative;
  width:300px;
  height:15px;
  margin:20px 0;
  font-size:14px;
  color:#EDEA89;
  }
/*h3 span {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  }*/
div.divkytop h3 span {
  background:url(../data/divek.png) no-repeat;
  }
div.muzitop h3 span {
  background:url(../data/muzu.png) no-repeat;
  }
/*-----------------------------------------------------------------------------kategorie-----------*/
ul.kategorie li {
  float:left;
  display:block;
  width:153px;
  margin:0 22px 50px 0;
  padding:3px;
  background-color:#AB4448;
  font-weight:bold;
  }
ul.kategorie li a {
  color:#EDEA89;
  display:block;
  text-decoration:none;
  }
ul.kategorie li a img {
  text-decoration:none;
  display:block;
  margin-bottom:3px;
  }
/*ul.kategorie li a:hover img {
  border:3px solid #EDEA89;
  }*/
div#ram form p {
  float:none;
  margin:5px 0;
  }
fieldset {
  border:none;
  padding:20px 0;
  }
/*-----------------------------------------------------------------------------detaily-------------*/
ul.detaily {
	width:175px;
  float:left;
  margin:10px;
  }
img.img {
  float:left;
  margin:10px 10px 10px 0;
  border:3px solid #AB4448;
  }
label {
  width:120px;
  display:block;
  float:left;
  }
p.popis {
  width:327px;
  float:right;
  margin:25px 40px 0 0;
  padding:5px;
  border:3px solid #AB4448;
  display:inline;
  }
div.leva,div.prava {
  width:45%;
  float:left;
  }
div.prava {
  margin-left:40px;
  }
div.leva p,div.prava p {
  margin:7px 0;
  }
input,textarea {
  width:150px;
  }
select {
  width:153px;
  }
input.tlacitko {
  float:right;
  width:150px;
  background-color:#FFFFFF;
  margin:20px 65px 0 0;
  }
div.foto img {
  border:3px solid #AB4448;
  margin:10px 20px 10px 0;
  }
/*-----------------------------------------------------------------------------form----------------*/
p.neni {
  display:none;
  }
/*-----------------------------------------------------------------------------patka---------------*/
div#patka {
  height:52px;
  background:url(../data/patka.jpg) repeat;
  font-size:90%;
  }
div#patka div.center {
  width:830px;
  margin:0 auto;
  padding-top:10px;
  color:#320F15;
  text-align:center;
  }
/*----------------------------------------------------------------------------------------lightbox----------*/
#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(../data/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../data/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; }

