/* author: Bohumil Janda for WebDomena s.r.o., bohumiljanda.freesw.cz
 * @version 1.0
 */

/* Color schema: #ffffff #000000 d8c696 52514f 3d3c3a b59f6d a29e9d e31f2d 8a4114 c5b68d eddcb1 bab9b7 9d8a5f*/

body, div, a, p {
  font-family: arial, sans-serif;
}

body, html {
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color: #ffffff;
  z-index: 1;
}

#page {
  width: 1000px;
  margin: 0px auto 0px auto;
}

#header {
  width: 100%;
}

#header #over {
  width:             100%;
  height:            37px;
  background-color:  #d8c696;
}

#header #over a {
  display:         block;
  float:           right;
  padding-left:    15px;
  margin-top:      15px;
  margin-right:    8px;
  color:           #000000;
  font-size:       11px;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: left center;
}

#header #over a:hover {
  text-decoration: underline;
}

a.home {
  background-image: url("../obrazky/home.gif");
}

a.sitemap {
  background-image: url("../obrazky/sitemap.gif");
}

a.contact {
  background-image: url("../obrazky/contact.gif");
}

#mainhead {
  width:   100%;
  height:  216px;
  color:   #ffffff;
  background-color: #52514f;
  background-image: url("../obrazky/header.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
}

h1 {
  padding: 0px;
  margin:  0px 0px 0px 15px;
  border:  0px;
  font-size: 18px;
  font-weight:normal;
  text-decoration: none;
  line-height: 50px;
}

h1 span {
  padding: 0px;
  margin:  0px 60px 0px 40px;
  border:  0px;
  font-size: 25px;
  font-weight:bold;
}

#location {
  width: 100%;
  height: 26px;
  color:   #ffffff;
  background-color: #b59f6d;
  font-size: 11px;
  line-height: 25px;
  text-indent: 215px;
}

#location a {
  color:   #ffffff;
  text-decoration:   none;
}

#location a:hover {
  text-decoration:   underline;
}

#main {
  width:             100%;
  display:           block;
  background-color:  #d8c696;
  margin:            0px;
  padding:           0px;
}

#left {
  display: block;
  width: 200px;
  float: left;
  margin-top:1px;
  overflow:hidden;
}

#mainmenu {
  margin-top:   -3px;
  margin-left:  -3px;
}

#menu {
  font-size: 11px;
  background-color: #000000;
  color: #ffffff;
  display: block;
  background-image: url("../obrazky/menu.gif");
}

ul {margin-left: -15px}

 #mainmenu p {
  font-size: 11px;
  background-color: #000000;
  color: #ffffff;
  display: block;
  background-image: url("../obrazky/menu.gif");
}

#wdbox a {color: white}

#wdbox {
  font-size: 11px;
  background-color: #000000;
  color: #ffffff;
  display: block;
  background-image: url("../obrazky/menu.gif");
}

.wdbox img {width: 120px; padding: 5px}
.stred {text-align: center;}


#menu p {
  width: 100%;
  display: block;
  text-align: center;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  line-height: 30px;
}

#menu a {
  width: 100%;
  display: block;
  text-align: center;
  color: #ffffff;
  text-decoration:   none;
  line-height: 25px;
  background-image: url("../obrazky/menuitem.gif");
  background-repeat: no-repeat;
  text-indent: 20px;
}

#menu a:hover,
#menu a.active{
  background-color:  #a29e9d;
}

.newsblock {
  display: block;
  overflow: hidden;
  height: 55px;
  padding: 4px 8px 2px 8px;
}

.newsdate {
  display: block;
  float: left;
  padding: 3px;
  width: 40px;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #9d8a5f;
  margin-right: 12px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}

.newsheader {
  display: block;
  font-size: 14px;
}

.newstext {
  display: block;
  font-size: 12px;
  color: black;
}


#newsletter {
  height:           160px;
  margin-top:       20px;
  margin-left:      -3px;
}

#newsletter div#innernews {
  background-color: #b59f6d;
  height:           160px;
}

#newsletter div strong {
  display:    block;
  width:      100%;
  line-height: 30px;
  font-size:   13px;
  text-align:  center;
  color:       #8a4114;
  background-color: #c5b68d;
  margin: 0px;
  padding:0px;
}

#newsletter div p {
  display: block;
  font-size: 11px;
  margin: 15px 6px 0px 10px;
  padding:0px;
}

#newsletter div button {
  background-color: #b59f6d;
  border:           0px;
  text-indent:      -1000em;
  height:           26px;
  width:            26px;
  background-image: url("../obrazky/ok.gif");
  cursor:           pointer;
  background-repeat: no-repeat;
  background-position: center;
  position:relative;
  top:4px;
}

#newsletter input {
  background-color: #d8c696;
  border:           1px solid #eddcb1;
  color:            #ffffff;
  margin-left:      8px;
  position:         relative;
  top:              4px;
}

#email {
  margin-top:       8px;
  width:            150px;
}

#unsub {
}

#newsletter label {
  font-size:    11px;
  color: #ffffff;
  position:         relative;
  top:              4px;
}

#exchange {
  margin:           20px auto 20px auto;
  width:            140px;
}

#exchange a {
  display:          block;
  background-color: #b59f6d;
  height:           28px;
  width:            140px;
  color:            #000000;
  font-size:        13px;
  line-height:      28px;
  text-indent:      35px;
  text-decoration:  none;
  background-image: url("../obrazky/exchange.gif");
  margin:           0px;
}

#exchange a:hover {
  text-decoration: underline;
}

#footer {
  width:             100%;
  height:            86px;
  background-color:  #d8c696;
  position:          relative;
  clear:             both;
}

#footer #footerright,
#footer #footerleft {
  width:             46%;
  float:             left;
  height:            53px;
  background-color:  #3d3c3a;
  position:          relative;
  top:               33px;
  color:             #ffffff;
  font-size:         11px;
  padding-left:      2%;
  padding-right:      2%;
}

#footer #footerright {
  text-align:  right;
  /*line-height: 55px;*/
}

#footer #footerright a,
#footer #footerleft a {
  color:             #ffffff;
  text-decoration:   none;
}

#footer #footerright a:hover,
#footer #footerleft a:hover {
  text-decoration:   underline;
}

.error {
  display: block;
  text-align: center;
  color: #e31f2d;
}

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

#hometext     { clear: both; padding-top: 5px; }
#hometext h3  { margin-left: 0px; padding-left: 0px; padding-bottom: 5px; }

#maintexttop  { font-size: 12px; margin-bottom: 5px; font-family: Arial; }
#homelefttext { text-align: justify; font-size: 12px; font-family: Arial; float: left; padding-top: 20px; width: 465px; background-color: transparent; }

#doporucujeme {font-size: 10px; color: grey; text-align: center;}
#doporucujeme a {text-decoration: none; color: grey;}
