body, h1, h2, h3, p, img, form, ul, li { margin:0; padding:0; border:0; }
html { overflow: auto; }
a { outline:none; }

body { background: #fcfea9 url('images/background.gif') top repeat-x; font-family: Arial, sans-serif; font-size:62.5%;  color: #46494d; text-align: center; }

#container { width:847px; margin: 0px auto;}

#header { width:847px; height:96px; background: url('images/background-header.gif') no-repeat;}
  #header h1, #header h2 { text-indent:-9000px; }

#main { width:847px; min-height:382px; _height: 382px;  background: url('images/main.jpg') no-repeat top; position: relative;}

#navigation ul { font-size: 1.2em; list-style: none; padding: 25px 0px 0px 50px;}
  #navigation ul li { float: left; padding-right: 10px; background: url('images/navigation-odd.gif') no-repeat right;}
  #navigation ul li.next { padding-left: 10px;}
  #navigation ul li.last { background: none;}
#navigation a { text-decoration: none; font-weight: bold; color: #fff;}
#navigation a:hover { text-decoration: underline; color: #fcfea9;}

#content { width:847px; background: url('images/background-content.gif') repeat-y; text-align: left; font-size: 1.1em; }
  #content .margin_content { padding: 40px;}

#footer { width:847px; height:65px; background: url('images/background-footer.gif') no-repeat; font-size: 1.0em;}
#footer p { float: right; padding-right: 40px;}
#footer ul { padding-left: 33px; list-style: none;}
#footer ul li { float: left;}
#footer a { text-decoration: none; font-weight: bold; color: #46494d; padding: 0px 7px;}
#footer a:hover { text-decoration: underline; color: #e8ad2d;}

/* --- dva sloupce --- */
.left_column { width:378px; float: left;}
.right_column { width:378px; float: right;}
.left_column p, .right_column p { padding: 0px 20px 40px 20px;}  

/* --- nadpisy H1 jako images --- */
h1.pecovatelska { text-indent: -9000px; width: 378px; height: 48px; background:url('images/header-pecovatelska.gif') no-repeat; }
h1.podrobnosti { text-indent: -9000px; width: 378px; height: 48px; background:url('images/header-podrobnosti.gif') no-repeat; }
h1.rekli { text-indent: -9000px; width: 378px; height: 48px; background:url('images/header-rekli.gif') no-repeat; }
h1.uzivatele { text-indent: -9000px; width: 378px; height: 48px; background:url('images/header-uzivatele.gif') no-repeat; }
h1.kontakty { text-indent: -9000px; width: 378px; height: 48px; background:url('images/header-kontakty.gif') no-repeat; }
h1.objednavka { text-indent: -9000px; width: 378px; height: 48px; background:url('images/header-objednavka.gif') no-repeat; }

/* --- odkaz Download jako image --- */
a.download {display: block; position: absolute; top:201px; left: 49px; width: 315px; height: 129px; background: url('images/download.gif') no-repeat; text-indent: -9000px;}
a.download:hover {background-position: -315px 0px;}


a.vice { float: right; color: #e8ad2d; font-weight: bold; font-size: 1.2em; text-decoration: none;}
a.vice:hover { text-decoration: underline; color: #d8800d;}

.break {clear: both;}

.akce {color:red;font-weight:bold;}

