@charset "UTF-8";
/* =CALL LIBRARY */
@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
body {
	font: 62.5%/2.2em Georgia, Helvetica, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(../images/bg.png) #000; /*#29160e*/
	/*overflow: hidden;
  /*overflow: scroll;
	overflow-x: hidden;*/
	/*zoom: 0.8;*/
}

.hidden {
  display: none;
}

h1.error {
  font-size: 5em;
  width: 600px;
  height: 100px;
  margin: 0 auto;
  margin-top: 50px;
}

div#alertJs {
  position: absolute;
  top: 430px;
  z-index: 30;
  width: 460px;
  /*left: 50%;
  margin-left: -310px;*/
  left: 330px;
  /*margin-top: 330px;*/
  background: #fff;
  padding: 40px;
}

div#alertJs a {
  color: #a00;
}

div#alertJs a:hover {
  color: #e00;
  text-decoration: none;
}

div#alertJs h3 {
  font-size: 3em;
  color: #e00;
  margin-bottom: 15px;
}

div#alertJs h4 {
  font-size: 1.6em;
  color: #a00;
}

/* Container */
div#container {
  width: 1200px;
  height: 775px;
  position: fixed;
  /*left: 500px;*/
  /*left: 80px;*/
  /*left: 50%;*/
  /*margin-left: -600px; /*-550px bez scrollu*/
  /*overflow: hidden;
  overflow-y: scroll;*/
}

/* Table */
div#table {
  width: 1250px;
  height: 794px; /* 795; 820; 750 */
  background: url(../images/table.png) top center no-repeat;
  margin-top: -20px; /* do pomÄ›ru se bude stĹŻl zasouvat dle vĂ˝Ĺˇky okna */
  /*opacity: 0.9;*/
  position: relative;
  z-index: 5;
}

div#newsBox {
	width: 643px; /*733*/
	height: 150px;
	position: absolute;
	left: 127px;
	top: 17px;
	background: url(../images/paperNews.png) no-repeat;
	padding: 36px 60px 36px 30px;
}
div#newsBox div.newsBoxPost{
	padding-left:20px;
}
div#newsBox a {
	color: #000;
	font-size: 2.2em;
	font-weight: bold;
	text-decoration: none;
	padding:0;
}
div#newsBox a strong{
color: #b80202;
font-size:1.2em;
}
div#newsBoxPagination {
	font-size: 0.8em;
	text-align: center;
}

/* Logo */
div#logo {
  width: 396px;
  height: 161px;
  /*top: 0px;*/
  position: absolute;
  background: url(../images/logo4.png) no-repeat center top; /* #fff  */
  /*left: 450px; /* 80px; content - h1 of sections */
  right: 80px;
  z-index: 7;
  opacity: 0.95; /* JS */
  top: 0px;
}

/* Map */
div#mapContainer {
  width: 990px;
  height: 630px; /* 590 */
  background: url(../images/map.png) no-repeat center center;
  margin: 0 auto;
  position: absolute; /* absolute */
  /*bottom: 70px; /* 50 */
  top: 90px;
  z-index: 5;
  left: 130px;
}

div#mapPaper {
  background: url(../images/mapPaper.png);
  top: 0px;
  width: 990px;
  height: 630px; /* 540 */
  z-index: 30;
  position: absolute;
}

/* Content */
div.content {
  width: 930px;
  height: 550px;
  position: absolute;
  z-index: 10;
  color: #29160e;
  padding: 50px 30px 15px 30px; /* celkovÄ› 15 */
  font-size:1.6em;
  top: 0px;
  /*opacity: 0.93; /* JS */
  /*overflow: auto;*/
}

div.content a {
  color: #29160e;
  text-decoration: none;
}

div.content a:hover {
 color: black;
}
a.dole{
position:absolute;
bottom:10px;
right:30px;
}
div#contentContainer {
  width: 960px;
  height: 540px;
  top: 0px;
  position: absolute;
}

div.content h2 {
  font-size: 3em; /* 2.9em */
  /*ĘZmenäit font pro malů rozliäen’ */
  margin-bottom: 15px;
  padding:0px 0 0 10px;
  /*text-align: left;*/
}

div.content h2:first-letter {
  font-size:1.3em;
}

div#contentFotogalerie img, div#contentFotogalerie2 img {
  margin: 0px 10px 0px 10px;
}

div.contentFotogalerie {
text-align:center;
}
div.contentFotogaleriePage,div.contentJidelak {
  text-align: center;
  clear:both;
}
div#contentFotogalerie div.contentFotogaleriePage img,div#contentFotogalerie2 div.contentFotogaleriePage img{
margin:0;
}
div.contentJidelak{
position:absolute;
bottom:10px;
left:475px;
}


/* Slideshow */
div#slideShow {
  position: absolute; /* absolute */
  /*bottom: 27px; -- for absolute*/
  bottom: 19px;
  left: 375px;
  &left:253px;
  width: 240px;
  height: 130px;
  /*background: url(../images/slideShowBg.png) /*#4e2711;*/
  z-index: 20;
  color: #000;
  text-align: center;
  /*margin: 0 auto;*/
  /*opacity: 0.9; /* JS */
}

div.slideShowItem {
  width: 100%;
  height: 100%;
  top: 0px;
  position: absolute;
}

div#slideShowItem1 {
  /*background: pink;*/
}

div#slideShowItem2 {
  /*background: red;*/
}


/* Menu */
div#menuContainer {
  width: 590px; /*600*/
  height: 240px; /*110; 100 */
  background: url(../images/suplik.png) no-repeat /*#4e2711*/;
  font-size: 1.6em;
  font-weight: bold;
  color: #eed1a1;
  position: relative; /* absolute */
  left: 310px;
  margin-top: -80px;
  /*bottom: 105px;*/
  z-index: 0;
}

div#menu {
  width: 590px; /*600*/
  height: 200px; /*110; 100 */
  z-index: 15; /* 0 */
  position: absolute;
  /*display: none;*/
  top: 70px
}

div#menuHolder { /* DodÄ›lat absolutnĂ­ div s transparentnĂ­m pozadĂ­m nad div#table - zobrazĂ­ se pĹ™i zajetĂ­ ĹˇuplĂ­ku */
  width: 400px;
  height: 50px;
  background: transparent /*#492510*/;
  position: absolute;
  bottom: 25px;
  left: 100px;
  z-index: 20;
  cursor: pointer;
}

div#menuHolder2 {
  width: 390px;
  height: 25px;
  position: absolute;
  /*background: red;*/
  bottom: 5px;
  left: 370px;
  cursor: pointer;
}

div#menuContainer ul {
  width: 500px;
  /*margin: 0 auto;*/
  margin-left: 60px;
  /*margin-top: 100px;*/
}

div#menuContainer li {
  float: left;
  margin-left: 10px; /* 25 */
  height: 40px;
  padding-top: 0px; /* 20 */
  padding-left: 0px; /* 5 */
  padding-bottom: 16px;
  /*border-left: 2px solid #653e22;*/
  /*width: 90px;*/
  /*background: red;*/
  text-align: center;
  cursor: pointer;
}

div#menuContainer a {
  display: block;
  height: 35px;
  
  /*background: blue;*/
  color: transparent;
  padding-top: 40px;
}
div#menuContainer a span{
	visibility: hidden;
}
a#_fotogalerie {
  width: 115px;
}


a#_jidelnilistek {
  width: 145px;
}

a#_dennilistek {
  width: 110px;
}

a#_kontakt {
  width: 110px;
}

div#menuContainer li:hover {
  /*background: #592e15;*/
}

/*div#menuContainer a {
  color: #eed1a1;
  text-decoration: none;
}

div#menuContainer a:hover {
  text-decoration: underline;
}*/


/* Object 1 */
div.objectV {
  width: 250px;
  height: 150px;
  background: #f1e2b5;
  position: absolute;
  top: 0;
  right: 0px;
  text-align: center;
  opacity: 0.6; /* JS */
  color: #000;
  display: none;
}

/* Object 2 */
div#object2_1 {
  width: 160px;
  position: fixed;
  z-index: 20;
  display: none;
}

div#object2_2 {
  width: 160px;
  position: fixed;
  z-index: 20;
  display: none;
}

img#object2_1_img {
  position: absolute;
}

img#object2_2_img {
  position: absolute;
}

/*div.object2R {
  background: url(../images/object2R.png) no-repeat;
  top: 80px;
}

div.object2L {
  background: url(../images/object2L.png) no-repeat;
  top: 80px;
  right: 0px;
}*/


/*Kontakt*/

#contentKontakt .text img:first-child{
	margin:20px 0 0 10px;
	float: none;
}
#contentKontakt .text img{
margin:0;
	float: none;
}
#contentKontakt img#contentKontaktMapa{
	float:right;
	margin:20px 10px 0 0;
	width:610px;
}
#contentKontakt .text{
	float:left;
	width:270px;
}
/*#contentKontakt .text h2{
	font-size:3em;
	padding:10px 0 0 10px;
}
#contentKontakt .text h2:first-letter{
	font-size:1.3em;
}*/
#contentKontakt .text p,#contentKontakt .text .street-address,#contentKontakt .text .tel, #contentKontakt .text .email{
	
	padding:0px 0 0 15px;
	line-height:1.8em;
}

#contentKontakt .text h2 {
&padding: 20px 0 0 10px;
}


/*J’deln’ L’stek*/
#contentJidelniListek{
margin-bottom:100px;
}
#contentJidelniListek h2{
	padding-bottom:20px;
}
#contentJidelniListek p a {
  display:inline-block;
height:65px;
line-height: 65px;
  font-size: 1.2em; /*1.6*/
  color:transparent;
  margin:0 12px;
  overflow:hidden;
  /*text-indent:-1000px;*/
}
#contentJidelniListek p a span{
visibility:hidden;
}

#contentJidelniListek a img{
	float:right;
	margin-right:10px;
}
#contentJidelniListek p{
text-align:center;
margin:12px 0;
}
#contentJidelniListek a.salaty{
	width:154px;
	/*color:transparent;*/
	background: url('../images/jl/salaty.png') bottom left no-repeat;
}
#contentJidelniListek a.salaty:hover{
	/*color:transparent;*/
	background: url('../images/jl/salaty.png') top left no-repeat;
}
#contentJidelniListek a.salads{
	width:154px;
	background: url('../images/jl/salads.png') bottom left no-repeat;
}
#contentJidelniListek a.salads:hover{
	background: url('../images/jl/salads.png') top left no-repeat;
}
#contentJidelniListek a.predkrmy{
	width:176px;
	/*color:transparent;*/
	background: url('../images/jl/predkrmy.png') bottom left no-repeat;
}
#contentJidelniListek a.starters{
	width:158px;
	background: url('../images/jl/starters.png') bottom left no-repeat;
}
#contentJidelniListek a.starters:hover{
	background: url('../images/jl/starters.png') top left no-repeat;
}
#contentJidelniListek a.predkrmy:hover{
	/*color:transparent;*/
	background: url('../images/jl/predkrmy.png') top left no-repeat;
}
#contentJidelniListek a.sendvice{
	width:193px;
	/*color:transparent;*/
	background: url('../images/jl/sendvice.png') bottom left no-repeat;
}
#contentJidelniListek a.sendvice:hover{
	/*color:transparent;*/
	background: url('../images/jl/sendvice.png') top left no-repeat;
}
#contentJidelniListek a.sandwiches{
width:193px;
background: url('../images/jl/sandwiches.png') bottom left no-repeat;
}
#contentJidelniListek a.sandwiches:hover{
	background: url('../images/jl/sandwiches.png') top left no-repeat;
}
#contentJidelniListek a.testoviny{
	width:243px;
		height:66px;
	/*color:transparent;*/
	background: url('../images/jl/testoviny-a-risotta.png') bottom left no-repeat;
}
#contentJidelniListek a.testoviny:hover{
	/*color:transparent;*/
	background: url('../images/jl/testoviny-a-risotta.png') top left no-repeat;
}
#contentJidelniListek a.pasta-and-risotto{
	width:218px;
		height:66px;
	/*color:transparent;*/
	background: url('../images/jl/pasta-and-risotto.png') bottom left no-repeat;
}
#contentJidelniListek a.pasta-and-risotto:hover{
	background: url('../images/jl/pasta-and-risotto.png') top left no-repeat;
}
#contentJidelniListek a.polevky{
	width:174px;
	/*color:transparent;*/
	background: url('../images/jl/polevky.png') bottom left no-repeat;
}
#contentJidelniListek a.polevky:hover{
	/*color:transparent;*/
	background: url('../images/jl/polevky.png') top left no-repeat;
}
#contentJidelniListek a.soup{
	width:129px;
	/*color:transparent;*/
	background: url('../images/jl/soup.png') bottom left no-repeat;
}
#contentJidelniListek a.soup:hover{
	background: url('../images/jl/soup.png') top left no-repeat;
}
#contentJidelniListek a.kPivu{
	width:135px;
	/*color:transparent;*/
	background: url('../images/jl/k-pivu.png') bottom left no-repeat;
}
#contentJidelniListek a.kPivu:hover{
	/*color:transparent;*/
	background: url('../images/jl/k-pivu.png') top left no-repeat;
}
#contentJidelniListek a.napojovy{
	width:215px;
	/*color:transparent;*/
	background: url('../images/jl/napojovy.png') bottom left no-repeat;
}
#contentJidelniListek a.napojovy:hover{
	/*color:transparent;*/
	background: url('../images/jl/napojovy.png') top left no-repeat;
}
#contentJidelniListek a.with-beer{
	width:152px;
	/*color:transparent;*/
	background: url('../images/jl/with-beer.png') bottom left no-repeat;
}
#contentJidelniListek a.with-beer:hover{
	background: url('../images/jl/with-beer.png') top left no-repeat;
}
#contentJidelniListek a.zOceanu{
	width:300px;
	/*color:transparent;*/
	background: url('../images/jl/z-oceanu-a-nasich-rek.png') bottom left no-repeat;
}
#contentJidelniListek a.zOceanu:hover{
	/*color:transparent;*/
	background: url('../images/jl/z-oceanu-a-nasich-rek.png') top left no-repeat;
}
#contentJidelniListek a.from-oceans-and-rivers{
	width:300px;
	/*color:transparent;*/
	background: url('../images/jl/from-oceans-and-rivers.png') bottom left no-repeat;
}
#contentJidelniListek a.from-oceans-and-rivers:hover{
	background: url('../images/jl/from-oceans-and-rivers.png') top left no-repeat;
}
#contentJidelniListek a.fondue{
	width:172px;
	/*color:transparent;*/
	background: url('../images/jl/fondue.png') bottom left no-repeat;
}
#contentJidelniListek a.fondue:hover{
	/*color:transparent;*/
	background: url('../images/jl/fondue.png') top left no-repeat;
}
#contentJidelniListek a.zDomova{
	width:257px;
	/*color:transparent;*/
	background: url('../images/jl/z-domova-i-ze-sveta.png') bottom left no-repeat;
}
#contentJidelniListek a.zDomova:hover{
	/*color:transparent;*/
	background: url('../images/jl/z-domova-i-ze-sveta.png') top left no-repeat;
}
#contentJidelniListek a.from-home-and-abroad{
width:312px;
		background: url('../images/jl/from-home-and-abroad.png') bottom left no-repeat;
}
#contentJidelniListek a.from-home-and-abroad:hover{
		background: url('../images/jl/from-home-and-abroad.png') top left no-repeat;
}
#contentJidelniListek a.grilovaneSpeciality{
	width:254px;
	height:67px;
	/*color:transparent;*/
	background: url('../images/jl/grilovane-speciality.png') bottom left no-repeat;
}
#contentJidelniListek a.grilovaneSpeciality:hover{
	/*color:transparent;*/
	background: url('../images/jl/grilovane-speciality.png') top left no-repeat;
}
#contentJidelniListek a.specialties-from-the-grill{
	width:321px;
	height:67px;
	/*color:transparent;*/
	background: url('../images/jl/specialties-from-the-grill.png') bottom left no-repeat;
}
#contentJidelniListek a.specialties-from-the-grill:hover{
	background: url('../images/jl/specialties-from-the-grill.png') top left no-repeat;
}
#contentJidelniListek a.spizy{
	width:177px;
	/*color:transparent;*/
	background: url('../images/jl/spizy.png') bottom left no-repeat;
}
#contentJidelniListek a.spizy:hover{
	/*color:transparent;*/
	background: url('../images/jl/spizy.png') top left no-repeat;
}
#contentJidelniListek a.skewers{
	width:134px;
	/*color:transparent;*/
	background: url('../images/jl/skewers.png') bottom left no-repeat;
}
#contentJidelniListek a.skewers:hover{
	width:134px;
	/*color:transparent;*/
	background: url('../images/jl/skewers.png') top left no-repeat;
}
#contentJidelniListek a.masoveSmesi{
	width:217px;
	/*color:transparent;*/
	background: url('../images/jl/masove-smesi.png') bottom left no-repeat;
}
#contentJidelniListek a.masoveSmesi:hover{
	/*color:transparent;*/
	background: url('../images/jl/masove-smesi.png') top left no-repeat;
}
#contentJidelniListek a.mixed-meats{
	width:189px;
	/*color:transparent;*/
	background: url('../images/jl/mixed-meats.png') bottom left no-repeat;
}
#contentJidelniListek a.mixed-meats:hover{
	background: url('../images/jl/mixed-meats.png') top left no-repeat;
}
#contentJidelniListek a.jidloPro2{
	width:225px;
	height:66px;
	/*color:transparent;*/
	background: url('../images/jl/jidlo-pro-dva.png') bottom left no-repeat;
}
#contentJidelniListek a.jidloPro2:hover{
	/*color:transparent;*/
	background: url('../images/jl/jidlo-pro-dva.png') top left no-repeat;
}
#contentJidelniListek a.meals-for-two{
	width:196px;
	height:66px;
	/*color:transparent;*/
	background: url('../images/jl/meals-for-two.png') bottom left no-repeat;
}
#contentJidelniListek a.meals-for-two:hover{
	background: url('../images/jl/meals-for-two.png') top left no-repeat;
}
#contentJidelniListek a.jidloPro4{
	width:222px;
	height:66px;
	/*color:transparent;*/
	background: url('../images/jl/jidlo-pro-ctyri.png') bottom left no-repeat;
}
#contentJidelniListek a.jidloPro4:hover{
	/*color:transparent;*/
	background: url('../images/jl/jidlo-pro-ctyri.png') top left no-repeat;
}
#contentJidelniListek a.meals-for-four{
	width:222px;
	height:66px;
	/*color:transparent;*/
	background: url('../images/jl/meals-for-four.png') bottom left no-repeat;
}
#contentJidelniListek a.meals-for-four:hover{
	background: url('../images/jl/meals-for-four.png') top left no-repeat;
}
#contentJidelniListek a.prilohy{
	width:170px;
	/*color:transparent;*/
	background: url('../images/jl/prilohy.png') bottom left no-repeat;
}
#contentJidelniListek a.prilohy:hover{
	/*color:transparent;*/
	background: url('../images/jl/prilohy.png') top left no-repeat;
}
#contentJidelniListek a.side-dishes{
	width:170px;
	/*color:transparent;*/
	background: url('../images/jl/side-dishes.png') bottom left no-repeat;
}
#contentJidelniListek a.side-dishes:hover{
	background: url('../images/jl/side-dishes.png') top left no-repeat;
}
#contentJidelniListek a.dezerty{
	width:135px;
	/*color:transparent;*/
	background: url('../images/jl/dezerty.png') bottom left no-repeat;
}
#contentJidelniListek a.dezerty:hover{
	/*color:transparent;*/
	background: url('../images/jl/dezerty.png') top left no-repeat;
}
#contentJidelniListek a.dessert{
	width:135px;
	/*color:transparent;*/
	background: url('../images/jl/dessert.png') bottom left no-repeat;
}
#contentJidelniListek a.dessert:hover{
	background: url('../images/jl/dessert.png') top left no-repeat;
}
#contentJidelniListekSekce dl,#contentJidelniListekSekce p, #contentDenniListek dl,#contentDenniListek p{
 clear: both;
 font-size:1em;
}
#contentJidelniListekSekce p, #contentDenniListek p{
 text-align: right;
 font-size:1.3em;
 padding:20px 10px 0; 
}
#contentJidelniListekSekce p.info{
padding: 0;
text-align:left;
font-size:1em;
margin-left:40px;
}
#contentJidelniListekSekce p.info.special{
font-style: italic;
margin:10px 50px;
}
#contentJidelniListekSekce, #contentDenniListek{
/*background: green;*/
overflow:auto;
padding:60px 30px 0px 30px;
}
#contentJidelniListekSekce dl dt, #contentDenniListek dl dt{
 margin:10px 0 0 10px;
 float:left;
}
#contentJidelniListekSekce dl dt p, #contentDenniListek dl dt p{
font-size:1em;
padding:0;
text-align:left;
margin-left:10px;
font-style:italic;

}
#contentJidelniListekSekce dl dd, #contentDenniListek dl dd{
 float:right;
 margin-right:20px;
 margin-top:10px;
}

/* Pagination */
div.pagination {
  position: absolute;
  bottom: 25px;
  width: 300px;
  height: 40px;
  /*background: pink;*/
  /*display: none;*/
  left: 340px;
  text-align: center;
  z-index: 50;
}

/* Mapa - úvodní stránka - php */
img#contentRestauraceMap {
  position: absolute;
  top: 0px;
  left: 0px;
}

/* Toplist */
div#toplist {
  position: absolute;
  bottom: 42px;
  right: 105px;
}

/*div#object1 {
  width: 250px;
  height: 150px;
  background: #fff;
  margin-top: -150px;
  position: absolute;
  left: 500px;
}*/

/*Novinky*/
#novinky h2{
padding-bottom:30px;
}
#novinky dl dt{
 margin:20px 0 0 180px;
 float:left;
  font-size:2em;
  text-align:right;
  width:200px;
}
#novinky dl dd{
 float:right;
 margin-right:300px;
 margin-top:20px;
  width:200px;
  font-size:2em;
}
#novinky dl{
clear:both;
}


