body {
 background-color: #958C4A;  
}


/* POUZE FONT-COLOR */
body {
  color: #000;
}

/* CELA STRANKA*/
#page {
  margin: 0 auto;
  position: relative;
  width: 950px;
  padding: 0px ;
  border:1px solid #2A0200;
}

/* HEAD*/
#head {
  position: relative;
  float: left;
  width: 100%;
  height: 200px;
  text-align: right;
}

.head1 {
  background-image: url(data/head-zima.jpg);
}

.head2 {
  background-image: url(data/head-zima2.jpg);
}

.head3 {
  background-image: url(data/head-zima3.jpg);
}

.head4 {
  background-image: url(data/head-zima4.jpg);
}

menu {
  position: relative;
  clear: both;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 35px;
  background-color: #F5EBA4;
  background-image: url(data/menu-zima.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
}

menu li  {
  position: relative;
  float: left;
  list-style-type: none;
  width: 190px;
  text-align: center;
}

menu li a {
  color: #7A400B;
  font-family:Tahoma,Verdana,Arial,lucida,sans-serif;
  font-weight: bold;
  text-decoration: none;
}

menu li a:hover {
  color: black;
}

/* MAIN*/
#main {
  background-image: url(data/main-zima.jpg);
  position: relative;
  float: left;
  margin: 0px;
  padding: 0px;
}

#mainObsah {
  background-color: #A6B5CA;
  position: relative;
  background-position: bottom;
  float: left;
  _position: static;
  _float: none;
  width: 860px;
  margin: 0px 15px 0px 15px;
  padding: 0px 30px 30px 30px;
}

#spodek {
  background-image: url(data/mainspodek-zima.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  height: 10px;
  width: 100%;
  margin: 0px;
  padding: 0px;
  font-size: 0em;
}

/* KAPCUS*/
#kapcus {
  text-align: center;
  width: 100%;
  margin: 0px;
}

#kapcus, #kapcus a  {
  font-size: 0.8em;
  color: black;

}

/* CLEAR*/
.clear {
  clear: both;
  margin: 0px;
}

#mainObsah img {
  margin: 10px;
  padding: 2px;
  border:1px solid #2A0200;
}

.fotky {
  width: 100%;
  text-align: center;
}

h2 {
  font-size: 1.2em;
  margin: 0px;
  text-align: left;
  font-size:180%;
  color:#7A400B;
  padding:15px 0 0 0;
  font-weight:normal;
  font-family:Georgia,'New York CE',utopia,serif
}

h3 {
  font-size: 1em;
  margin: 0px;
  text-align: left;
  font-size:140%;
  color:#5b7b59;
  padding:15px 0 0 0;
  font-weight:normal;
  font-family:Georgia,'New York CE',utopia,serif
}

p, p li {
  font-family:Tahoma,Verdana,Arial,lucida,sans-serif;
  color:#000;
  font-size:small;
  line-height:1.5;
}

.cenik {
  width: 60%;
}

.vlajka, .vlajkaPrvni {
  border:1px solid #5b7b59;
  margin-top: 20px;
  margin-right: 15px;
  margin-left: -10px;
}

.vlajkaPrvni {
  margin-left: 0px;
}

#kvet {
  position: absolute;
 /* background-image: url(data/kvet.png);
  _background-image: url(data/kvet.gif);*/
  background-repeat: no-repeat;
  background-position: right;
  height: 150px;
  width: 100%;
  bottom: 0px;
  right: -8px;
  _right: 8px;
}

.taxiFoto {
margin: 0px;
  padding: 0px;
  height: 700px;
  width: 550px;
  position: relative;
  float: left;
}

#mainObsah .taxi {
  border:0px solid #5b7b59;
  position: relative;
  float: left;
}

#main Obsah .taxiPopis {
  position: relative;
  float: right;
}

