* {
    margin: 0;
    padding: 0;
    border: none;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.inv {
    display: none;
}

hr.cleaner {
    clear: both;
    visibility: hidden;
}

html, body {
    height: 100%;
}

body {
    font: 1em / 1.3em "Trebuchet MS", "Helvetica", sans-serif;
    text-align: center;
    background: #fff url( "gfx/textura1.jpg" ) repeat;
    color: #000;
}

#head {
    width: 1012px;
    height: 265px;
    margin: 0 auto;
    background: transparent url( "./gfx/head.jpg" ) no-repeat top center;
    position: relative;
}

h1 a {
    display: block;
    position: absolute;
    top: 45px;
    left: 37px;
    width: 235px;
    height: 220px;
}

#center {
    width: 1012px;
    position: relative;
    text-align: left;
    background: none;
    padding: 0 0 236px 0;
}

.content {
    padding: 20px 60px 0 60px;
    font-size: .9em;
}

.cont {
    position: relative;
    width: 1012px;
    margin: 0 auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    background: transparent url( "./gfx/main.gif" ) repeat-y top center;
}

.top {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: transparent url( "./gfx/top.jpg" ) repeat-x top left;
    height: 219px;
}

.footer {
    clear: both;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    position: absolute;
    bottom: 0 !important;
    bottom: -1px;
    left: 0;
}

.footer-img {
    height: 231px;
    width: 1012px;
    margin: 0 auto; /*background:url(./gfx/bottom.png) no-repeat 0% 0%;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=./gfx/bottom.png, sizingMethod='crop');_background:none;*/
    background: url( "./gfx/bottom2.jpg" ) no-repeat;
}

p.links {
    position: absolute;
    top: 217px;
    left: 761px;
    color: #fff;
    font-size: .85em;
    line-height: 1.3em;
}

p.links a {
    color: #fff;
    text-decoration: none;
    margin: 0 0 0 12px;
}

p.links a:hover {
    text-decoration: underline;
}

.menu {
    list-style: none;
    position: absolute;
    top: 167px;
    left: 280px;
}

.menu li {
    float: left;
}

.menu li a {
    float: left;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 14px 30px 12px 30px;
    border-right: 1px solid #b28d44;
    font-weight: normal;
}

.menu li a:hover {
    background: url( "./gfx/menu_back.gif" ) repeat-x;
}

.footer p {
    color: #432c16;
    background: url( "./gfx/cross.gif" ) no-repeat top left;
    margin: 42px 0 0 25px;
    padding: 0 0 0 25px;
    float: left;
    font-size: .9em;
    line-height: 1.2em;
}

.footer p strong {
    font-size: 1.1em;
}

h2 {
    font-size: 1.2em;
    margin: 0 0 20px 0;
}

h3, .kod {
  color: #853b16;
}


td.dolu {
    font-weight: bold;
}

td .kod {
    font-weight: mormal;
}

p.img img {
    display: block;
    float: left;
    margin: 40px 0 30px 24px;
}

a {
  color: #853b16;
}

a:hover {
  text-decoration: none;
}

/*listek*/
td.line {
  background: transparent url("./gfx/dots.gif") repeat-x left 15px;
}

.kos_handle {
  position: absolute;
  top: 0px;
  left: 920px;
}

#kosik {
  display: none;
  position: absolute;
  top: 65px;
  left: 625px;
  width: 350px;
  background: #fafafa;
  border: 1px solid #000;
}

.kos_vypis td {
  vertical-align: middle;
}

.food {
  padding: 5px 10px;
  background: url( "./gfx/menu_back.gif" ) repeat-x;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  border-width: 4px 0 0 0;
  border-style: solid;
  border-color: #faf3e8;
}

.food:hover {
  border-color: #843a15;
}

.padding p.center {
  text-align: center;
}

#map, #map2, #map3 {
  float: right;
}

.kontakt {
  width: 280px;
  float: left;
}

.galery td {
  text-align: center;
  padding: 5px;
}

.galery td a img {
  display: block;
  margin: 0 auto;
}

.galery td a {
  display: block;
  border: 5px solid #f9f3e8;
  background: #f9f3e8;
}

.galery td a:hover {
  border: 5px solid #813e22;
}

.p-gal {
  position: absolute;
  top: 18px;
  left: 580px;
}

.pizzatime {
  display: block;
  position: absolute;
  top: 214px;
  left: 410px;
  width: 237px;
  height: 27px;
  background: url( "./gfx/pizzatime.gif" ) no-repeat 0 0;
}

