* {  
  margin: 0;
  padding: 0;
  border: 0;
}



body  { 
  background: #352212 url(/frontend/img/bg.png) repeat-x;
  text-align: center;
  font: 13px/175% Arial, Helvetica, sans-serif;
  color: #fff;
}

.strong {
  font-weight: bold;
}

a {
  color: #fff;
}

a:hover {
  text-decoration: none;
}

a.lightbox img {
	border: 6px solid #c06e3c;
}

a.lightbox:hover img {
	border-color: white;
}

.cleaner  {
  width: 100%;
	clear: both;
	height: 0px;
	display: block;
	visibility: hidden;
}

h2 {
	font-family: Georgia, serif;
	text-align: left;
	font-weight: bold;
	font-size: 22px;
	margin: 25px 0 20px 0;
}

h3 {
	font-family: Georgia;
	text-align: left;
	font-weight: bold;
	font-size: 17px;
	margin: 30px 0 10px 0;
}

#all  {
  width: 900px;
  margin: 0 auto; 
  padding-bottom: 25px;
}

#all #header  {
  width: 900px;
  height: 105px;
  position: relative;
  background: #3d342a url(/frontend/img/bg.png);
}

#all #header h1 a {
  display: block;
  width: 139px;
  height: 63px;
  padding-top: 25px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background: #352212;
}



#all #header h1 a span  {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: url(/frontend/img/logo.jpg);
  cursor: pointer;
  _cursor: hand;
}

#all #header span#kontakt {
  position: absolute;
  right: 0;
  top: 5px;
  color: #cacccb;
  font-size: 12px;
}

#all #header ul#menu {
  list-style: none;
  position: absolute;
  bottom: 0;
  _bottom: -1px;
  right: 0;
  height: 48px;
}



#all #header ul#menu li  {
  height: 48px;
  position: relative;
  margin-left: 5px;
  float: left;
}

#all #header ul#menu li a  {
  font-size: 13px;
  font-weight: bold;
  display: block;
  height: 33px;
  padding-top: 15px;
  background: #352212;
}



#all #header ul#menu li a span  {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
  _cursor: hand;
}

ul#menu li#menu1a a  {
  width: 174px;}
  
ul#menu li#menu1b a  {
  width: 111px;}
  
ul#menu li#menu1c a  {
  width: 92px;}

ul#menu li#menu1a a span {
  background: url(/frontend/img/menu.jpg);
  background-position: 0 0;}  

ul#menu li#menu1b a span {  
  background: url(/frontend/img/menu.jpg);
  background-position: -174px 0;}  

ul#menu li#menu1c a span {
  background: url(/frontend/img/menu.jpg);
  background-position: -285px 0;}
  
ul#menu li#menu1a a:hover span {
  background: url(/frontend/img/menu.jpg);
  background-position: 0 -48px;}  

ul#menu li#menu1b a:hover span {  
  background: url(/frontend/img/menu.jpg);
  background-position: -174px -48px;}  

ul#menu li#menu1c a:hover span {
  background: url(/frontend/img/menu.jpg);
  background-position: -285px -48px;}
  
ul#menu li#menu1a a.select span {
  background: url(/frontend/img/menu.jpg);
  background-position: 0 -96px;}  

ul#menu li#menu1b a.select span {  
  background: url(/frontend/img/menu.jpg);
  background-position: -174px -96px;}  

ul#menu li#menu1c a.select span {
  background: url(/frontend/img/menu.jpg);
  background-position: -285px -96px;}
  
ul#menu li#menu1a a.select:hover span {
  background: url(/frontend/img/menu.jpg);
  background-position: 0 -96px;}  

ul#menu li#menu1b a.select:hover span {  
  background: url(/frontend/img/menu.jpg);
  background-position: -174px -96px;}  

ul#menu li#menu1c a.select:hover span {
  background: url(/frontend/img/menu.jpg);
  background-position: -285px -96px;}
  
#all #content  {
  width: 900px;
  text-align: left;
}

#all #content input {
	padding: 4px;
	font-size: 15px;
	font-weight: bold;
	height: 20px;	
	border: 3px solid #a54809;
	width: 300px;
	background-color: #ffbb8c;
	color: #571d00;
}

#all #content input.submit {
	cursor: pointer;
	border: 0;
	width: 130px;
	height: 12px;
}

#all #content input.obhliadka {
	background: transparent url(/frontend/img/btn_submit_obhliadka.jpg) no-repeat top left;
	width: 252px;
	height: 35px;
}

#all #content table {
	text-align: left;
	vertical-align: top;
	margin: 25px 0 20px 0;
	border: 3px solid #803706;	
}


#all #content table td,
#all #content table th {
	background-color: #682c04;
	padding: 10px 20px;
}

#all #content table.senec td,
#all #content table.senec th {
	background-color: #682c04;
	padding: 3px 7px;
}


#all #content .text {
	padding-bottom: 10px;
}

	

#all #content #left {
  width: 380px;
  float: left;
}

#all #content #right {
  width: 520px;
  float: left;
}

#all #content #left h2 {
  text-align: left;
  font-weight: bold;
  font-size: 22px;
  position: relative;
  width: 380px;
  height: 26px;
  overflow: hidden;
  margin: 25px 0 20px 0;
}



#all #content #left h2 span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}



/*
#all #content #left h2.aktualna-ponuka  { 
  height: 26px;
}
*/


#all #content #left h2.aktualna-ponuka span {  
  background: url(/frontend/img/nadpis-aktualna-ponuka.jpg);
}

#all #content #left h2.aktualna-ponuka2 {
  margin-top: 150px;
  height: 49px;}

#all #content #left h2.aktualna-ponuka2 span {  
  background: url(/frontend/img/nadpis-aktualna-ponuka2.jpg);
}

#all #content #left h2.kontakt span {  
  background: url(/frontend/img/nadpis-kontakt.jpg);
}

#all #content #left h2.obhliadka span {  
  background: url(/frontend/img/nadpis-obhliadka.jpg);
}

#all #content #left h2.senec span {  
  background: url(/frontend/img/nadpis-senec.jpg);
}

#all #content #left h2.chorvatsky-grob span {  
  background: url(/frontend/img/nadpis-grob.jpg);
}

#all #content ul.menu2 {
  list-style: none;
  width: 276px;
  padding-top: 25px;
}



#all #content ul.menu2 li  {
  height: 31px;
  position: relative;
  margin-bottom: 10px;
  height: 41px;
}

#all #content ul.menu2 li a  {
  font-size: 13px;
  font-weight: bold;
  display: block;
  width: 256px;
  _width: 276px;
  height: 35px;
  padding-left: 20px;
  _padding-left: 0;
  padding-top: 6px;
  background: #954008;
}

#all #content ul.menu2 li a span  {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
  _cursor: hand;
}

#all #content ul.menu2 li.menu2a a span {
  background: url(/frontend/img/menu2.jpg);
  background-position: 0 0;}  

#all #content ul.menu2 li.menu2b a span {  
  background: url(/frontend/img/menu2.jpg);
  background-position: 0 -41px;}  

#all #content ul.menu2 li.menu2c a span {
  background: url(/frontend/img/menu2.jpg);
  background-position: 0 -82px;}







#all #content #right #photogallery1,
#all #content #right #photogallery2  {
  width: 465px;
  height: 333px;
  background: url(/frontend/img/photogallery.jpg);
  margin-left: 39px;
  margin-top: 23px;
  position: relative;
}

#all #content #right #photogallery1 a,
#all #content #right #photogallery2 a  {
  position: absolute;
  top: 20px;
  left: 9px;
  width: 418px;
  height: 275px;
  border: 5px solid #fff;  
  display: block;
  background: #154b78;
}

#all #content #right #photogallery2  {
  background: url(/frontend/img/photogallery2.jpg);
  margin-top: 150px;
}


#all #content #right a.photogallery-a  {
  float: right;
  margin-right: 45px;
  margin-top: 15px;
}







#footer {
  height: 250px;
  width: 100%;
  background: #0a3559 url(/frontend/img/footer.jpg) repeat-x top;
}

#footer-content {
  width: 900px;
  margin: 0 auto;
  height: 153px;
  background: url(/frontend/img/footer-content.jpg) top left no-repeat;
  position: relative;
}

#footer-content a.foto {
  display: block;
  float: left;
  width: 110px;
  height: 80px;
  border: 6px solid #50728f;
  margin-right: 10px;
  margin-top: 46px;
}

#footer-content a.foto img {
	width: 110px;
	height: 80px;
}

#footer-content #left2  {
  float: left;
  height: 153px;
  width: 530px;
  _width: 543px;}

#footer-content div.right {
  text-align: left;
  height: 153px;
  background: url(/frontend/img/footer-content2.jpg) left no-repeat;
  float: left;
  width: 157px;
  _width: 153px;
  padding-left: 20px;
  _padding-left: 25px;
  margin-left: 8px;
  _margin: 0;}
    
#footer-content div.right h2  {
  font-family: Georgia, serif;
  font-weight: normal;
  padding-top: 20px;
  font-size: 19px;
  margin: 0 0 4px 0;
}

#footer-content div.right p {
	margin: 0;
}


p.galeria a {
	margin: 0 15px 15px 0;
	display: block;
	float: left;
}

p.galeria a img {
	width: 180px;
	/*height: 115px;*/
}



.subinfo1 {
	 display: block;
	 float: right;
	 padding: 10px 15px;
	 background-color: #6f4726;
	 color: white;
	 margin: 30px 0 10px 15px;
	 width: 300px;
	 border: 5px solid #2e1e10;
	 font-family: Verdana, Tahoma, Arial;
}

.subinfo1 h3 {
	margin: 0;
	font-family: Verdana, Tahoma, Arial;
	color: white;
}

.subinfo1 h3 img {
	vertical-align: bottom;
}

.subinfo1 p {
	margin-bottom: 15px;
	color: #ec9951;
}

.subinfo1 ul {
	list-style: square;
	margin: 0 0 20px 15px;
}

.subinfo1 ul li {
	color: #ec9951;
}
	
	
	
	
	
	
#all #content table.subinfo2 {
	float: left;
	padding: 0;
	background-color: #6f4726;
	color: white;
	margin: 2px 10px 5px 0;
	width: 280px;
	border: 5px solid #5f3716;
	font-family: Verdana, Tahoma, Arial;
}

#all #content table.subinfo2 th,
#all #content table.subinfo2 td {
	vertical-align: top;
	background-color: #5f3716;
	padding: 3px 8px;
	margin: 0;
	width: auto;
}

#all #content table.subinfo2 th {
	font-weight: normal;
}


