html,body,div,p,a,img,h1,h2,h3,h4,span,ul,li {
  padding: 0;
  margin: 0;
  border: 0;
  font-family: georgia, verdana, arial, helvetica, sans-serif;
}
.dn { display: none }
.cleaner {
  clear: both;
}
.clear-left {
  clear: left;
}
.right {
  text-align: right;
}
body {
  background: #7a897f url(img/bkg.jpg) top center repeat-y;
  color: #fdb;
  font-size: 12px;
}

#toplist {
  display: none;
}

html, body {
  height: 100%;
}
#container {
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  width: 740px;
  margin: 0 auto;
  min-height: 100%;
  height: 100%;
  position: relative; 
  background: #cec19f url(img/main-bkg.jpg) top repeat-y;
}

#container1 {
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  width: 740px;
  margin: 0 auto;
  min-height: 100%;
  height: 100%;
  position: relative; 
  background: #cec19f url(img/main-bkg-def.jpg) top repeat-y;
}

body > #container,
body > #container1 { 
  height: auto; 
}


/***** H E A D E R *******************************/
#header {
  width: 740px;
  height: 280px;
  background: #343 url(img/header.jpg) top no-repeat;
  margin: 0 auto;
}
#header a {
  display: block;
  width: 430px;
  height: 70px;
}
#header .telefon {
  line-height: 30px;
  font-size: 20px;
  text-align: right;
  padding: 0 30px 0 0;
  /*text-decoration: line-through;*/
}
#header .odoba {
  padding: 60px 20px 0;
}
#header table {
  border: 0px solid;
  width: 145px;
  margin: 0 0 0 auto;
}
#header td {
  padding: 5px 0;
  font-style: italic;
  font-weight: bold;
}

/***** T O P M E N U *****************************/
#menu {
  width: 740px;
  height: 40px;
  background: url(img/menu.jpg) no-repeat;
}
#menu .tmenu {
  float: left;
  line-height: 40px;
  color: #000;
  font-weight: bold;
  width: 555px;
  height: 40px;
  text-align: center;
}
#menu .tmenu a {
  font-size: 16px;
  font-weight: normal;
  color: #343;
  text-decoration: none;
  margin: 0 12px;
}
#menu .tmenu a:hover {
  text-decoration: underline;
}

#menu .dm {
  float: right;
  width: 120px;
  line-height: 40px;
}
#menu .dm h3 {
  font-size: 14px;
  font-weight: bold;
}

/***** M A I N ***********************************/
#main {
  width: 740px;
  margin: 0 auto;
}
#mainin {
  padding: 0 0 135px;
}
#main a {
  color: #343;
}
#main a:hover {
  color: #600;
}


/***** R I G H T *********************************/
#right {
  float: right;
  width: 185px;
}
#dm {
  padding: 15px;
  background: url(img/dm-bkg.jpg) top repeat-y;
  border-bottom: 2px dotted #cdc19e;
}
#dm p {
  margin: 15px 0 0;
  font-weight: bold;
}
#dm p a {
  color: #fff;
}
#dm p a:hover {
  color: #fdb;
}
#dm .capitalize {
  text-transform: capitalize;
}

#akce {
  background: url(img/akce-bkg.jpg) top repeat-y;
} 
#akce h3 {
  line-height: 36px;
  font-size: 14px;
  font-weight: bold;
  background: url(img/akce.jpg) top no-repeat;
  padding: 0 0 0 60px;
  border-bottom: 2px dotted #cdc19e;
}
#akce p {
  text-align: center;
}
#akce img {
  width: 175px;
  border: 0;
  border-bottom: 2px dotted #cdc19e;
}

.oznam {
  text-align: center;
  padding: 20px 10px;
  color: #ffc;
  font-size: 18px;
  background: url(img/akce-bkg.jpg) top repeat-y;
  border-bottom: 2px dotted #cdc19e;
}
#akce a { cursor: hand; cursor: pointer; }

/***** C O N T *************************************/
#cont {
  float: left;
  color: #343;
  width: 555px;
}

#contin {
  padding: 15px;
}


/***** F O O T E R ************************************/
#footer {
  height: 135px;
  background: #343;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#footerin {
  border-top: 2px dotted #cdc19e;
}
#footer .bmenu {
  padding: 0 15px;
  line-height: 40px;
  font-weight: bold;
  border-bottom: 0px dotted #cdc19e;
}
.bmenu a {
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  margin: 0 5px;
  text-transform: uppercase;
}
.bmenu a:hover {
  color: #cdc19e;
  text-decoration: underline;
}
#footer .copy {
  padding: 25px 20px; 
}

#footer .crespo {
  font-size: 11px;
  color: #fff;
}
#footer .crespo a {
  font-size: 11px;
  color: #fff;
  text-decoration: none;
}
#footer .crespo a:hover {
  color: #cdc19e;
  text-decoration: underline;
}

#footer #fmenu {
  float: left;
}
#footer #odkazy {
  float: right;
  width: 215px;
}
#odkazy table {
  height: 115px;
}
#odkazy td {
  text-align: center;
  vertical-align: bottom;
}


#footer .karty {
  text-align: right;
  width: 50px;
}
#footer .karty img {
  width: 30px;
}

#layer1 { position: absolute; top: 0px; right: 10%; margin: 10px 0 0 40%;}
#layer1 div { font-size: 12px; text-align: center; }
#layer1 div a { color: #feb; }
#layer1 div a:hover { color: #feb; text-decoration: none; }
  
#layer1 span {
  float:right;
  background-color: black;
  color:white;
  font-weight:bold;
  text-align:center;
  font-family: arial;
}

#layer1 img {
  cursor:pointer;
  cursor:hand;
  margin: 0 0 5px;
  border: 1px solid #666; 
}
#layer1 img:hover { border: 1px solid #fff;  }



