/*		© 2008 by exist, ICQ:218659162		*/


		/*LAYOUT - TRI SLOUPCE*/
		
* {
	padding: 0;
	margin: 0;
}
blockquote, q {
  quotes:none; 
}
blockquote:before, blockquote:after, q:before, q:after {
  content:"";
  content:none;
}
abbr, acronym {
  text-decoration:none;
  font-variant:normal;
  cursor:help;
  border-bottom:1px dashed;
}
ins {
  text-decoration:underline;
}
del {
  text-decoration:line-through;
}
label {
  cursor:pointer;
}
img {
  border: none;
}
body {
  font: 90%/150% Georgia, Sans-serif;
  text-align: center;
	color: #67552d;
	padding: 27px 0;
	background: #ebe3cc url('../images/body-bg.jpg') repeat;
}
a {
  color: #5e2d0c;
}
a:hover {
  text-decoration: none;
}
p,address, form {
  margin: 15px 0;
  text-align: justify;
  font-style: normal;
}

address {
	text-align: left;
}

fieldset {
  padding: 10px 20px;
  border: 1px solid #8c0c0c;
}
legend {
  padding: 0 5px;
  font-weight: bold;
  color: #8c0c0c;
}
input, textarea { margin: 2px 0; width: 300px; }
input.button { margin: 1em auto 0; display: block; width: auto; }
label {
   display: block;
   float: left;
   clear: left;
   width: 125px;
   position: relative; /* vyrovn n¡ rozd¡lu v˜¨ky... */
   top: 4px;           /* ...© dku a v˜¨ky input–    */
   overflow: hidden;
   margin-right: 10px;
   text-align: right;
}


hr {
  color: #845b31;
  height: 1px;
  border: none;
  clear: both;
  background-color: #845b31;
}

#main {
  width: 890px;
  margin-left: auto;
  margin-right: auto;
  background: #ffffff url('../images/paticka-bg.gif') no-repeat center bottom;
}
#hlavicka {
	width: 100%;
	height: 239px;
	text-align: left;
	background: #6d2d11 url('../images/hlavicka-bg.jpg') no-repeat;
}
#vpravo {
	width: 550px;
	margin: 0 4px 25px 0;
	padding: 10px 18px 15px 15px;
	float: right;
	text-align: left;
	background: #edd895 url('../images/vpravo-bg.gif') no-repeat bottom;
}
#vpravo .content-img {
  margin: 15px;
}
#vpravo img {argin: 5px 10px 5px 0}
#vlevo {
	width: 274px;
	overflow: hidden;
	float: left;
	text-align: left;
}

#paticka {
	clear: both;
	margin:0;
	padding: 0 20px 1em;
	color: #cb7c58;
	text-align: center;
	font-size: 90%;
}
#paticka a {
  color: #cb7c58;
}
.noscreen {
  display: none;
}
.tera { font-weight: bold; font-style: italic; }


	/*logo*/
h1 {
	position: relative;
	top: 49px;
	left: 437px;
	display: block;
	overflow: hidden;
	font-size: 140%; 
	width: 424px;
	height: 135px; 
  font-family: sans serif;
	color: #ec3c8f;
	text-decoration: none;
}
h1 a {
	color: #ffffff;
}
h1 span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 424px;
	height: 135px; 
	background: url('../images/gurman-labuznikuv-raj-logo.jpg') no-repeat;
	cursor: pointer; 
	z-index: 1;	
}

h2 {
  width: 511px;
  height: 27px;
  font-weight: normal;
  font-size: 170%;
  color: #8c0c0c;
  position: relative;
  left: -10px;
  padding: 15px 0 10px 55px;
  margin-bottom: 15px;
	background: url('../images/nadpis-h2-bg.gif') no-repeat;
}
h3,h4 {
  font-weight: normal;
  padding: 8px 0 4px 0;
  color: #5e2d0c;
  border-bottom: 1px #845b31 solid;
  clear: both;
}
h4 {
  margin: 30px 0 0 0;
  padding: 0;
  font-size: 110%;
  font-weight: bold;
  color: #8c0c0c;
  border-bottom: none; 
}
h4 a { color: #8c0c0c; }

h5 {
  margin: 10px 0 0 0;

}
  /* horni-menu */
  
#hlavicka ul {
  width: 540px;
  position: relative;
  top: -122px;
  left: 330px;
}
#hlavicka li {
  display: inline;
  list-style: none;
}
#hlavicka ul a {
  color: #edd895;
  text-decoration: none;
  font-size: 85%;
  font-family: Arial;
  padding-left: 27px;
  margin-left: 10px;
	background: url('../images/odrazka-menu-nahore.gif') no-repeat 0 1px;
}
#hlavicka ul a:hover {
  color: #ffffff;
	background: url('../images/odrazka-menu-nahore.gif') no-repeat 0 -22px;
}

/* obsah */
.podpis {
	position: relative;
	top: 5px;
	left: 0;
	overflow: hidden;
	font-size: 130%; 
	width: 197px;
	height: 28px; 
	color: #8c0c0c;
	margin-bottom: 2em;
}
.podpis span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 197px;
	height: 28px; 
	background: url('../images/vas-gurman-team.gif') no-repeat;
}

#uvod,#kontakt {
  float: left;
}
#uvod p {
  width: 250px;
}
#kontakt p,#kontakt address {
  width: 250px;
}


.img-1 {
  width: 176px;
  height: 134px;
  float: right;
  position: relative;
  top: 12px;
  left: -50px;
}
.img-2 {
  width: 198px;
  height: 129px;
  float: left;
  margin: 3px 15px 5px 0;
}
.italic { font-style: italic; }
.margins { margin: 15px auto; }
.center * { text-align: center !important; }
  /* vlevo */

#vlevo h3 {
margin:0 20px;
background:transparent;
}
#vlevo ul {
  width: 269px;
  position: relative;
  left: 5px;
  padding: 10px 0 50px;
	background: #ee9f0f url('../images/menu-bg.gif') repeat-y;
} 
#vlevo ul li {
  list-style: none;
  display:block;
  width:195px;
  padding:0 20px;
}
#vlevo ul li a {
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #5e2d0c;
  display:block;
  width:100%;
  padding:2px 0 1px 30px;
	background: url('../images/odrazka-menu.gif') no-repeat 0 3px;
}
#vlevo ul li a:hover {
  color: #44220a;
	background: url('../images/odrazka-menu.gif') no-repeat 10px 3px;
}

#vlevo a.archiv {
	float: right;
	margin: 10px 10px 10px 0;
}

#vlevo h4 {
  margin: 0 0 0 5px;
  padding: 10px 20px 0;
  font-weight: bold;
  font-size: 110%;
	background: #ee9f0f url('../images/menu-bg.gif') repeat-y;
}
#vlevo address {
  margin: 0 0 0 5px;
  padding: 0 20px 10px;
  text-decoration: none;
  color: #5e2d0c;
	background: #ee9f0f url('../images/menu-bg.gif') repeat-y;
}
#vlevo address span {
  width: 5em;
  float: left;
  clear: both;
}
.pod-menu {
  display: block;
  position: relative;
  left: 5px;
  top: -1px;
  width: 269px;
  height: 8px;
  background: url('../images/pod-menu.gif') no-repeat;
}

table { width: 100%; border-collapse: collapse; }
th, td { padding: 2px; text-align: left; border: 1px solid #E5C988; }

  /* zajimavosti */
dt {
  margin: 3em 0 0.5em 0;
}
dt strong {
  color: #8c0c0c;
  padding-left: 30px;
  background: url('../images/kytka.gif') no-repeat;
}

  /* fotogalerie */
#fotogalerie, #fotogalerie-mala  {
  margin: 15px 0;
}
#fotogalerie a, #fotogalerie-mala a {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  width: 230px;
  height: 173px;
  float: left;
  padding: 1px;
  margin: 7px 0 7px 24px;
}
#fotogalerie span, #fotogalerie-mala span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 1px;
  left: 1px;
  cursor: hand;
  background: url('/images/ramecek.png') no-repeat;
}
#fotogalerie-mala a {
  width: 150px; height: 112px;
}
#fotogalerie-mala span {
  background: url('/images/ramecek-150x112.png') no-repeat;
}
#fotogalerie a:hover,#polozka a:hover {
  
}

  /* produkty */
.polozka,#polozka,#polozkadva,#polozkatri,#polozkactyri,#polozkapet,#polozkasest  {
  margin: 10px 0;
}
.polozka a,#polozka a,#polozkadva a,#polozkatri a,#polozkactyri a,#polozkapet a,#polozkasest  a {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  width: 230px;
  height: 203px;
  float: left;
  padding: 1px;
  margin: 7px 0 7px 28px;
  text-decoration: none;
  font-family: arial;
  font-size: 90%;
}

.polozka img,#polozka img,#polozkadva img,#polozkatri img,#polozkactyri img,#polozkapet img,#polozkasest  img {
  
}
.polozka span,#polozka span,#polozkadva span,#polozkatri span,#polozkactyri span,#polozkapet span,#polozkasest  span  {
  display: block;
  width: 230px;
  height: 204px;
  position: absolute;
  top: 1px;
  left: 1px;
  cursor: hand;
  background: url('../images/ramecek.png') no-repeat bottom;
}
.polozka a:hover,#polozka a:hover,#polozkadva a:hover,#polozkatri a:hover,#polozkactyry a:hover,#polozkapet a:hover,#polozkasest a:hover {
  color: #000000;
  text-decoration: underline;
}
.polozka div,#polozka div,#polozkadva div,#polozkatri div,#polozkactyri div,#polozkapet div,#polozkasest div {
  padding: 5px 0;
}

.mapa {
  float: right;
  position: relative;
  top: 40px;
  width: 279px;
  height: 207px;
  border: 1px #67552d solid;
}
.mapa:hover {
  border: 1px #5e2d0c dashed;
}

.right {
  text-align: right;
}
.float-left {
  float:left;
}
.float-right {
  float:right;
}


  /* skryti-zobrazeni novinek */
.display-none {
  display: none;
}
h3 span {
  cursor: pointer;
  cursor:hand;
}
h3 span:hover {
  color: #000000;
}

div#vpravo ul {margin: 0 20px;}
