/* GLOBAL */
* {
      font: 13px palatino linotype, tahoma, verdana;
      color: #000000;
      margin: auto;
      padding: 0px;
      text-align: left;
      line-height: 19px;
}
/*  konec GLOBAL*/

/* ROZVRZENI WEBU */
body {
      
      background: #352823 url("img/bg.jpg") top center;
      background-position: 50% 356px;
      scrollbar-track-color: #e9dbb8;
      scrollbar-face-color: #c0b49e;
      scrollbar-highlight-color: #c0b49e;
      scrollbar-3dlight-color: #352823;
      scrollbar-darkshadow-color: black;
      scrollbar-shadow-color: #c0b49e;
      scrollbar-arrow-color: #352823;
}

#upperpage {
      background: #352823;
}

#suppage {
      background: #352823 url("img/bg_suppage.jpg") bottom center no-repeat;
      height: 121px;
      width: 1004px;
}

#blank_upper_fork {
      width: 150px;
      float: left;
      display: block;
}

#page {
      background: url("img/bg_bilypruh.jpg") top center repeat-x;
}

#content{
      width: 1004px;
      height: 800px;
      background: url("img/bg_content.jpg") 150px 0px no-repeat;
      position: relative;      
      right: 3px;
}

#left_fork {
      width: 150px;
      height: 671px;
      float: left;
      background: url("img/bg_left_fork.jpg") no-repeat;
      display: block;
}

#right_knife {
      width: 102px;
      height: 634px;
      float: right;
      background: url("img/bg_right_knife.jpg") 0px 2px no-repeat;
      display: block;
}

#text {
    float: left;
    width: 712px;
    height: 633px;
    padding: 0px 25px 0px 15px;
    position: relative;
}

#obsah {
    height: 500px;
    width: 350px;
    position:absolute;
    top:75px;
    right:0px;
    overflow: auto;
    padding-right:15px;
}
/* konec ROZVRZENI WEBU*/

/* CONTENT */
h1 {
    color: #aa4a3d;
    font-size: 25px;
    margin-top: 20px;
}

h2 {
    font: monotype corsiva, Georgia ;
    color: #aa4a3d;
    font-size: 19px;
    margin-bottom: 10px;
}

ul#menu {
    float: left;
    height: 420px;
    margin-top: 120px;
    margin-right: 70px;
}

ul#menu li {
    list-style: none;
}

ul#menu a {    
    font: 21px monotype corsiva, Georgia;
    color: #451e21;
    text-decoration: none;
    line-height: 40px;
}

ul#menu a:hover, ul#menu a#active{
    color: #a43f33;
}

a:hover {
  text-decoration: none;
  color: #aa4a3d;
}

p {
    text-align: left;
    margin-bottom: 20px;
}

strong {
    font-weight: bold;
}

img {
    border: 2px #aa4a3d solid;
    float: left;
    margin-right: 10px;
}
/**
table, td {
  text-align: center;
  height: 50px;
  font-size: 11px;
  border: 1px rgb(192,192,192) solid;
}*//

img.right {
    float: right;
    margin-left: 10px;
}

#footer {
    color: #451e21;
    font: bold 16px Georgia;
    position: absolute;
    right: 40px;
    bottom: 0px;
    
}
/*konec ___CONTENT___ */

/* RUBRIKY */

/*konec ___RUBRIKY___*/

.right {
  float: right;
}

.left {
  float: left;
}

.list li {
  list-style-type: circle;
  margin-left: 30px;
  line-height: 23px;
}

.textbold {font-size: 10pt; font-weight: bold; color: #803200; text-align: center;}
.textleft {font-size: 8pt; font-weight: normal; color: #803200; text-align: left}
.textcentr {font-size: 8pt; font-weight: normal; color: #803200; text-align: center; width: 40px;}
.center {
  text-align: center;
}
.jidelnicek {
  width: 340px;
  border: none
}
.jidelnicek td {
  height: 25px;
}









