body, div, table, span, a, input, textarea, button, select { font-family: Verdana, "Geneva CE", lucida, sans-serif; font-weight: normal; text-decoration: none; color:#ffffff; font-size: 8pt; }

body {
  margin: 0;
  padding: 0; 
  text-align: center;
  background: #12224E;
}
 
img { border-color: #4F80AB; }
input.button { border: 1px solid #DCE1E8; background: #042D5B; color: #000000; margin: 0; padding: 1px 0 1px 0; cursor: pointer; font-weight: bold; width: 120px; }
input.form { width: 250px;}
input,select,textarea { color: #000000;}
form { margin: 0; padding: 0; }
hr {
  margin: 5px 0 5px 0;
  padding: 0;
  height: 1px;
  color: #000000;
}


A { font-weight:normal; text-decoration:none; color: #EFE220; }
A:hover   { color: #EFE220; text-decoration: underline;}

a.red {
  font-weight: normal;
  color: #FF5400 !important;
}

a.red:hover {
  color: #FFCA00 !important;
}

img.line {
  position: absolute;
  left: 0;
  z-index: 5;
}

img#l1 {
  top: 72px;
}

img#l2 {
  top: 597px;
}

div#page { 
  position: relative;
  text-align: left;
  display: block;
  clear: both;
  width: 990px;
  margin: 0px auto 0px auto;
  padding: 0; 
  text-align: left;
  background: url("img/bg_page.jpg") 0 bottom no-repeat;
}

div#page_in { 
  margin: 0;
  padding: 0;
  text-align: left;
  overflow: hidden;
  background: url("img/kohout.png") 495px -160px no-repeat;
}

div#header { 
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
  height: 190px;    
  text-align: left;
  background: url("img/bg_menu.png") 0 140px repeat-x;
}

div#header a#logo {
  position: absolute;
  left: 400px;
  top: 0px;
  display: block;
  margin: 0;
  text-decoration: none;
  z-index: 1;
}

div#header h1 {
  position: absolute;
  left: 525px;
  top: 130px;
  padding: 0;
  display: block;
  font-size: 2pt;
  margin: 0;
  text-decoration: none;
  z-index: 0;
}

div#header div#lang {
  position: absolute;
  left: 1030px;
  top: 5px;
  display: block;
  width: 0px;
  margin: 0;
  text-decoration: none;
  text-align: left;
  color: #CCA674;
}

div#header div#lang a {
  display: block;
  margin: 0 0 0 20px;
  font-size: 10pt;
  font-weight: normal;
  line-height: 14pt;
  color: #CCA674;
}

div#header div#lang a:hover {
  color: #ffffff;
  text-decoration: none;
}

div#header div#lang img {
  display: block;
  margin: 0 0 -8px 0;
}

div#menu {
  position: absolute;
  display: block;
  left: 0px;
  top: 140px;
  width: 100%;
  height: 46px;
  margin: 0;
  padding: 0;
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
  z-index: 10;
}

div#menu_in {
  position: absolute;
  display: block;
  width: 99%;
  margin: 0;
  padding: 0 10px 8px 10px;
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
}

div#menu a.R {
  float: right;
}

div#menu a {
  position: relative;
  display: block;
  float: left;
  margin: 0 6px 0 6px;
  padding: 16px 5px 10px 5px;
  font-size: 10pt;
  font-weight: normal;
  color: #ffffff;
  text-transform: lowercase;
}

div#menu a:hover {
  margin: 0 6px 0 6px;
  padding: 16px 5px 10px 5px;
  text-decoration: none;
}

div#menu a.sel {
  color: #EFE220;
}

div#menu a.sel span {
  color: #EFE220;
  display: none;
}

div#menu a.sel:hover {
  color: #EFE220;
}

div#menu a span {
  position: absolute;
  left: 0;
  top: 43px;
  font-size: 0;
  margin: 0 0 0 40%;
  padding: 38px 0 0 25px;
  background: url("img/menu_sipka.png") 0 0 no-repeat;
  display: none;
}

div#menu a:hover span {
  display: block;
}

div#submenu {
  position: absolute;
  left: 80px;
  top: -1050px;
  display: block;
  width: 460px;
  margin: 0;
  padding: 0;
  font-size: 9pt;
  font-weight: normal;
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  color: #ffffff;
  text-align: left;
  background: url("img/bg_submenu.png") 0 0 no-repeat;
}

div#submenu img {
  display: block;
  clear: both;
  margin: 0 0 -7px 0;
  padding: 0;
}

div#submenu a {
  display: block;
  clear: both;
  margin: 0;
  padding: 9px 10px 9px 40px;
  font-size: 11pt;
  font-weight: bold;
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  color: #ffffff;
  background: url("img/bg_submenu_a.png") 0 -100px no-repeat;
}

div#submenu a:hover {
  color: #ffffff;
  text-decoration: none;
  background-position: 0 0;
}

div#submenu a.sel {
  color: #ffffff;
  text-decoration: none;
  background-position: 0 0;
}

div#submenu span {
  display: block;
  float: right;
  font-size: 0;;
  padding: 32px 0 0 2px;
  background: url("img/submenu_sep.png") 0 center no-repeat;
}

a.sm {
  text-align: left;
  line-height: 17px;
  font-size: 8pt;
  font-weight: normal;
  padding: 1px 0 1px 20px;
  margin: 0 0 2px 0;
  color: #6A6A6A;
  background: url("img/bg_menu_a.png") 0px 2px no-repeat;
}

a.sm:hover {
  text-decoration: none;
  background: url("img/bg_menu_a.png") 0px -17px no-repeat;
}

div#buttons {
  position: absolute;
  left: 20px;
  top: 50px;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 9pt;
}

div#buttons a {
  display: block;
  width: 212px;
  height: 109px;
  margin: 0 0 12px 0;
  padding: 0;
}

div#buttons a span {
  display: none;
}

div#buttons a#recepty {
  background: url("img/bt_recepty.png") 0 0 no-repeat;
}

div#buttons a#galerie {
  background: url("img/bt_galerie.png") 0 0 no-repeat;
}

div#buttons a#novinky {
  background: url("img/bt_novinky.png") 0 0 no-repeat;
}

div#buttons a#doporuc {
  width: 262px !important;
  height: 34px !important;
  color: #EFE220;
  background: url("img/bt_doporuc.png") 0 0 no-repeat;
}

div#buttons a#kontakt {
  width: 262px !important;
  height: 34px !important;
  color: #EFE220;
  background: url("img/bt_kontakt.png") 0 0 no-repeat;
}

div#buttons a b {
  display: block;
  padding: 9px 0 0 85px;
  font-size: 10pt;
}

div#hledej {
  position: absolute;
  right: 20px;
  top: 192px;
  display: block;
  width: 262px;
  height: 34px;
  color: #EFE220;
  background: url("img/bt_hledej.png") 0 0 no-repeat;
  z-index: 10;
}

div#hledej #btn {
  position: absolute;
  left: 45px;
  top: 10px;
  margin: 0;
  padding: 0;
  width: 50px !important;
  display: block;
  color: #ffffff;
  background: none;
  border: none;
}

div#hledej #sstr {
  position: absolute;
  left: 105px;
  top: 10px;
  margin: 0;
  padding: 0;
  width: 140px !important;
  display: block;
  color: #ffffff;
  background: none;
  border: none;
}

div#main { 
  position: relative;
  top: 0px;
  display: block;
  float: left;
  _height: 400px;
  min-height: 400px;
  width: 100%;
  margin: 0;
  padding: 0;    
  display: block;
  text-align: left;
  line-height: 18px;
}

div.text {
  display: block;
  margin: 50px 0 0 250px;
  padding: 0;
  text-align: left;
  color: #ffffff;
  font-size: 8pt;
  background: url("img/bg_text.png") 0 0;
}

div.text div.text_in {
  padding: 25px 50px 0px 100px;
  font-size: 8pt;
  line-height: 15px;
  color: #ffffff;
}

div.text h2.h1 {
  clear: both;
  margin: 0;
  padding: 16px 0 0px 0px;
  text-align: left;
  font-size: 12pt;
  font-weight: bold;
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}

div.text h2 {
  margin: 19px 0 5px 0;
  padding: 0;
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color: #EFE220;
}

div.text h3 {
  margin: 19px 0 5px 0;
  padding: 0;
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #FFEB00;
}

.foto img {
  width: 100px;
  height: 70px;
  margin: 6px;
  border: 1px solid #ffffff;
}

.fotoP img {
  float: left;
}

.fotoP img {
  margin: 6px 20px 6px 0px;
  border: 1px solid #F0A80C;
}

div#foot {
  clear: both;
  overflow: hidden;
  clear: both;
  display: block;
  margin: 0;
  padding: 0;
  text-align: right;
  color: #ffffff;
}

div#foot div#fin {
  color: #ffffff;
  font-size: 7pt;
  margin: 0 0 0 5px;
  padding: 20px 15px 6px 10px;
}

div#fin a {
  font-weight:bold;
  font-size: 7pt;
  text-decoration:none;
  color: #ffffff;
}

div#fin a:hover {
  color: #000000;
}

.clb { 
  clear: both;
  font-size: 0px;
  height: 0px;
  line-height: 0px;
  margin: 0;
  padding: 0;    
}

.small {
  font-size: 7pt;
}

.show {
  visibility: visible;
}

.hidde {
  display: none;
  visibility: hidden;
}

.o { color: #FFCB08; }
.g { color: #C9C9CA; }
.dg { color: #707173; }

