* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	font-family: 'Tahoma', Arial, Helvetica, sans-serif; 
	background: #f9fdfe url('pozadi.jpg') 0% 0% repeat-x;
	color: #000;
	text-align: center;
	min-width: 800px;
}

.cleaner {
  clear: both;
}

#main {
  width: 800px;
  margin: 0 auto;
	text-align: left;
	min-height: 100%;
	height: 100%;
	position: relative;
}

body>#main {
 	height: auto;
}

#header {
  height: 150px;
  width: 800px;
  background: #b6dbff url('header.jpg') 0% 0% no-repeat;
}

h1 {
  height: 150px;
  width: 301px;
  font-size: 1.4em;
  margin: 0 0 0 53px;
  padding: 0;
  text-align: left;
  float: left;
}

h1 a{
  height: 150px;
  width: 301px;
  color: #0000ff;
  cursor: pointer;
}

h1 span {
  height: 150px;
  width: 301px;
  color: #0000ff;
  background: transparent url('logo.jpg') 0% 0% no-repeat;
  float: left;
  z-index: 2;
  position: absolute;
}

#menu {
  width: 740px;
  height: 50px;
  background: #ec4205 url('menu.jpg') 0% 0% no-repeat;
  margin: 0 auto;
  overflow: hidden;
}

#menu ul{
  width: 730px;
  height: 50px;
  font-family: 'Arial', Courier, sans-serif;
  font-size: 0.90em;
  list-style: none;
  line-height: 50px;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  color: #fff;
}

#menu ul li {
  margin: 0;
  display: block;
  float: left;
  height: 50px;
  padding: 0 20px 0 20px;
  text-decoration: none;
  background: transparent url('deleni.jpg') 100% 50% no-repeat;
}

#menu ul li.posledni {
  background: none;
}

#menu ul li a {
  display: block;
  float: left;
  color: #fff;
  height: 50px;
  text-decoration: none;
  text-transform: uppercase;
}

#menu ul li a:hover{
  color: #fde16f;
  text-decoration: none;
}

#menu ul li a.active{
  color: #fde16f;
  text-decoration: none;
}

#obsah {
  width: 740px;
  margin: 20px auto;
  background: #fff url('obsah_pozadi.jpg') 0% 0% repeat-x;
  overflow: hidden;
  padding-bottom: 80px;
}

#horni {
  width: 740px;
  height: 13px;
  background: url('obsah_horni.jpg') 0% 0% no-repeat;
}

#left {
  width: 490px;
  float: left;
}

#left p a {
  color: #f27719;
}

#left p a:hover{
  color: #000;
}

#left img {
  margin: 5px 5px 5px 5px;
  border: 3px solid #3b7ca1;
}

#left .leva{
  float: left;
  margin: 10px 10px 0px 30px;
}

#left .prava{
  float: right;
  margin: 10px 20px 0px 10px;
}

#left h2 {
  color: #5b94b2;
  border-bottom: 1px dotted #5b94b2;
  font-size: 1.30em;
  font-weight: lighter;
  padding: 15px 0 10px;
  margin: 0 20px 10px 30px;
}

#left h3 {
  color: #5b94b2;
  font-size: 1.0em;
  padding: 5px 20px 0px 30px;
  font-weight: lighter;
}

#left h3 a {
  color: #5b94b2;
  text-decoration: none;
}

#left h4, #left h5, #left h6 {
  padding: 5px 20px 5px 30px;
  text-align: left;
  color: #5b94b2;
}

#left p {
  color: #000;
  font-size: 0.80em;
  padding: 5px 20px 5px 30px;
  text-align: justify;
  line-height: 20px;
}

#left p.right {
  text-align: right;
}

#left p.gallery {
  text-align: left;
}

#left p.gallery img {
  height: 90px;
  margin: 2px;
}

#left p a{
  color: #f27719;
}

#left p a:hover{
  color: #000;
}

#left table {
  width: 440px;
  border: 1px solid #5b94b2;
  margin: 5px 0 10px 30px;
}

#left table tr td {
  border: 1px solid #5b94b2;
}

#left table tr.header {
  background: #5b94b2;
}

#left table tr.header td {
  font-weight: bold;
}

#left table tr td {
  vertical-align: top;
  padding: 3px;
  text-align: justify;
  font-size: 0.80em;
}

#left table tr td p {
  font-size: 1.00em;
  padding: 0;
}

#left table tr td.name {
  width: 100px;
}

#left table tr td.price {
  width: 70px;
}

#left table tr td a img.imgleft {
  width: 70px;
  float: left;
  margin: 5px 5px 5px 0;
  border: 2px solid #5b94b2;
}

#left form {
  margin: 0;
}

#left form p span.l {
  display: block;
  float: left;
  width: 170px;
  padding: 5px 0;
  font-weight: bold;
}

#left form p input {
  width: 428px;
  padding: 2px 5px;
  border: 1px solid #5b94b2;
  background: #fff;
  color: #000;
}

#left input.short {
  width: 30px;
  padding: 2px 5px;
  margin: 5px 0 0;
  border: 1px solid #5b94b2;
  background: #fff;
  color: #000;
  text-align: center;
}

#left form p input.check {
  width: auto;
}

#left form p input.submit {
  width: auto;
}

#left form p select {
  width: 428px;
  padding: 5px;
  border: 1px solid #5b94b2;
  background: #fff;
  color: #000;
}

#left select.short {
  width: 40px;
  padding: 2px 0;
  margin: 5px 0 0;
  border: 1px solid #5b94b2;
  background: #fff;
  color: #000;
  text-align: center;
}

#left form p textarea {
  width: 428px;
  height: 100px;
  padding: 5px;
  border: 1px solid #5b94b2;
  background: #fff;
  color: #000;
}

#right {
  width: 250px;
  float: right;
}

#right h4 {
  color: #5b94b2;
  border-bottom: 1px dotted #5b94b2;
  font-size: 1.30em;
  font-weight: lighter;
  padding: 15px 0 10px;
  margin: 0 20px 10px 10px;
}

#right h5, #right h6, #right h3, #right h2 {
  padding: 5px 20px 5px 10px;
  color: #5b94b2;
}

#right p {
  color: #000;
  text-align: justify;
  font-size: 0.7em;
  padding: 5px 30px 10px 10px;
  line-height: 17px;
}

#right img, #right ul {
   padding: 5px 5px 5px 5px;
}

#right p a {
  color: #f27719;
}

#right p a:hover{
  color: #000;
}

#footer {
  width: 800px;
 	height: 60px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
} 

#patka {
  width: 740px;
 	height: 60px;
 	background: #fff url('obsah_spodek.jpg') 0% 0% repeat-x;
 	margin: auto;
}

#patka p {
  text-align: left;
  font-size: 0.7em;
  line-height: 20px;
  padding: 10px 0 0 30px;
}

#patka p a {
  color: #f27719;
}

#patka p a:hover {
  color: #000;
}

