#content p {
  padding: 5px;
}

a {
  color: #8a4114;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

img {
  border: 0px;
}

.borderwrap {
  background-color:#d8c696;
  border:          2px solid #b59f6d;
  padding:         1px;
}

h2 {
  padding: 0px;
  margin:  12px 20px 20px 55px;
  border:  0px;
  font-size: 20px;
  font-weight:bold;
}

h3 {
  padding: 0px;
  margin:  20px 10px 5px 55px;
  border:  0px;
  font-size: 17px;
  font-weight:bold;
  text-decoration: none;
}

h4 {
  color: #ffffff;
  text-decoration: none;
  margin:  12px 0px 0px 25px;
  padding: 0px;
}

.subtree {
  padding-left: 15px;
}

#content {
  display: block;
  width: 790px;
  float: left;
  background-color:  #d8c696;
  margin-top: 10px;
  margin-left: 10px;
  overflow: hidden;
}

#novinky {
  display: block;
  float: left;
  width: 466px;
  height: 160px;
  margin-top: 20px;
}

#novinky div {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #c8b278;
  background-image: url("../obrazky/novinky.gif");
}

#novinky div h4 {
  padding-left: 10px;
  padding-top: 4px;
  color: #ffffff;
  display: block;
  font-size:14px;
  text-align: center;
  text-transform: uppercase;
  margin: 0px;
  text-align: left;
}

a#archivbutton {
  color: #ffffff;
  display: block;
  width: 108px;
  height: 23px;
  font-size: 12px;
  text-align:center;
  float: right;
  background-image: url("../obrazky/pages/archiv.gif");
  line-height:20px;
  margin: -8px 40px;
}

#kontakty {
  display: block;
  float: right;
  margin-right: -3px;
  margin-top:-219px;
  width: 304px;
  min-height: 304px;
}

#kontakty div {
  display: block;
  width: 100%;
  height: 97%;
  background-color: #c8b278;
  background-image: url("../obrazky/kontakty.gif");
  background-repeat: no-repeat;
  font-size:12px;
  padding-top: 3%;
  padding-bottom: 3%;
}

#kontakty div .light {
  padding: 0px 8px 0px 15px;
  color: #ffffff;
  display: block;
  margin: 0px;
  font-weight: normal;
  font-size:12px;
}

#kontakty div .dark {
  padding: 0px 8px 0px 15px;
  color: #000000;
  display: block;
  margin: 0px;
  font-weight: normal;
  font-size:12px;
}

#kontakty div .header {
  font-size:16px;
  display: block;
  text-align: center;
  padding: 0px;
  margin: 0px;
  font-weight: normal;
}

.bigpic {
  display:   block;
  float:     left;
}

.underline {
  text-decoration: underline;
}

a.horiz {
  display:block;
  float:right;
  width: 306px;
  height:102px;
  background-color:#3d3c3a;
  color: #ffffff;
  text-decoration: none;
  line-height: 11px;
  margin: 0px 0px 2px 0px;
}

a.verti {
  display:block;
  float:left;
  width: 138px;
  height:219px;
  background-color:#3d3c3a;
  color: #ffffff;
  text-decoration: none;
  line-height: 11px;
  margin: 12px 29px 0px 0px;
}

a.verti img,
a.horiz img {
  display:block;
  float:left;
  border: 4px solid #3d3c3a;
}

a.verti .header,
a.horiz .header {
  display: block;
  font-weight:bold;
  font-size: 13px;
  text-align: center;
  line-height: 15px;
  position:  relative;
  top:       4px;
}

a.verti .body,
a.horiz .body {
  display:   block;
  position:  relative;
  top:       10px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 11px;
  color:     #bab9b7;
  text-align: left;
}

#akce {
  margin-top:       20px;
  margin-left:      -3px;
}

.hslice {
  background-color: #e31f2d;
}
.hslice h2 {
  font-size: 20px !important;
}

.entry-content h3 {
  margin: 0px 0px 0px 50px;
  padding:0px;
  font-size:   14px;
  color:    #ffffff;
}

h2.entry-title,p.entry-title {
  color:  #ffffff;
  font-size:   18px !important;
  margin: 0px 0px -5px 10px !important;
  padding:0px;
  line-height: 35px;
  background-color: #e31f2d;
}

.entry-content {
  width: 100%;
  background-color: #e31f2d;
}

.entry-content p {
  font-size: 12px;
  margin: 10px 0px 0px 10px;
}

.entry-content a {
  display: block;
  color:   #ffffff;
  font-size: 12px;
  text-decoration: none;
  text-indent:  80px;
  background-image: url("../obrazky/menuitem.gif");
  background-repeat: no-repeat;
  line-height: 25px;
}

.entry-content a:hover {
  text-decoration: underline;
}

.entry-content img {
  display: block;
  float:   left;
  margin:  10px 0px 10px 10px;
}

#logo1 {
  display: block;
  float: right;
  color: #ffffff;
  font-weight: bold;
  padding: 0px;
  font-size: 26px;
  margin: 20px 50px 0px 0px;
}

#logo2 {
  display: block;
  float: right;
  color: #ffffff;
  font-weight: bold;
  padding: 0px;
  font-size: 13px;
  margin: 0px 60px 0px 0px;
}

a.thumb {
  border: 1px solid #000000;
  margin: 10px;
  padding: 10px;
  display: block;
  float: left;
  width: 150px;
  height: 150px;
  line-height: 150px;
  text-align: center;
}

img.thumb {
  vertical-align: middle;
}

.clear {
  clear: both;
}

p.vcard {
  display:block;
  margin:0px;
  padding:0px;
}

.vcard .fn {
  display: block;
  float:left;
  width:250px;
}

.vcard .tel {
  display: block;
  float:left;
  width:100px;
}

.right {
  float: right;
}

#content img.right {
  margin: 10px;
}

.geo abbr {
  border: 0px;
}

.tab {
  display: block;
  float:left;
  width:50px;
}


.tabulka_akce
{
	font-size: 12px;
}
.tabulka_akce p
{
	font-size: 12px;
	margin: 3px;
}
.cena1
{
	font-size: 14px;
}
.cena2
{
	font-size: 16px;
	font-weight: bold;
}

