* { margin: 0; padding: 0; }
body { margin: 0; padding: 0; }
A:link, A:visited {text-decoration: none; color: #ffffff; border: 0; }
img { border: 0; vertical-align: middle; }

html{
  height: 100%;
  background: #000000;
  font-family: 'Calibri', 'Arial CE';
  font-size: 10pt; 
  padding: 0;
  margin: 0;
}

#footer { 
  display:block;
  position: relative; 
  height: 16px; padding: 2px; background: #404040; border-top: 2px solid  #a53a35; color: #d0d0d0; text-align: center;}

#main {
  display: block;
  width: 988px;
  height: auto;
  margin: 0 auto;
  background: #000000;
  color: #ffffff;
  border-left: 2px solid #a53a35; 
  border-right: 2px solid #a53a35;
}

#main #header {
  background:#000000 url(../images/header.png) no-repeat;
  height: 187px;
  width: 988px;
}

#main #header #links {
  position: relative;
  height: auto;
  width: auto;
  left: 37px;
  top: 7px;
  color: #c0c0c0;
  letter-spacing: 1.5pt;
}

#main #header #links a { 
  color: #c0c0c0;
  text-decoration: none; 
}

#main #header #links a:hover { 
  color: #c0c0c0;
  text-decoration: underline; 
}

#main #menu {
  background:#000000 url(../images/bgmenu.png) no-repeat;
  height: 112px;
  width: 988px;
  padding: 0;
  margin: 0;
}

#main #menu ul {
  position: relative;
  height: auto;
  width: auto;
  left: 0px;
  top: 5px;
  margin: 0 5px 0 5px; 
  list-style: none;
  height: 107px;
}

#main #menu ul li {
  float: left;
  margin: 0 0.1em 0 0;
  padding: 0 10px 0 10px;
  color: #ffffff;
  font-size: 1.4em;
  letter-spacing: 0px;
  text-decoration: none;  
  width: auto;
  height: 29px; 
  padding-top: 80px;
  position: relative;
}

#main #menu ul li:hover {
  background-image: url(../images/bgmenuhover.png);
  background-position: bottom;
  background-repeat: repeat-x;
}

#main #menu #eshop_banner {
  clear: both;
  position: relative;
  background:#000000 url(../images/eshop.png) no-repeat;
  height: 91px;
  width: 218px;
  padding: 0;
  margin: 0;
  left: 758px;
  top: -90px;
}
#main #menu #eshop_banner:hover {
  background:#000000 url(../images/eshophover.png) no-repeat;
}

#main #divider {
  background:#000000 url(../images/divider.png) no-repeat;
  height: 26px;
  width: 988px;
}

#main #content {
  position: relative;
  width: 988px;
  top: 0px;
  margin: 0;
  padding: 0;
  background: #5c5d5d url(../images/bgmain.png) no-repeat;
}

#main #content #sidebar {
  position: absolute;
  right: 0px;
  height: 100%;
  background: #000000 url(../images/sbbackground.png) repeat-y;
  width: 230px;
  overflow: hidden;
}

#main #content #sidebar #header_hotline {
  background:#000000 url(../images/sbheader_hotline.png) no-repeat;
  height: 28px;
  width: 230px;
  display: block;
}

#main #content #sidebar #body_hotline {
  height: auto;
  display: block;
  padding: 10px;
}

#main #content #sidebar #icq_status {
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  background:#000000 url(../images/bgicq.png) no-repeat;
  height: 25px;
  width: 159px;
  text-align: center;
}

#main #content #sidebar #icq_status img {
  margin-top: 5px;
}


#main #content #sidebar #header_news {
  background:#000000 url(../images/sbheader_news.png) no-repeat;
  height: 28px;
  width: 230px;
}

#main #content #sidebar #body_news {
  height: auto;
  display: block;
  padding: 10px;
}

#main #content #sidebar #body_news a {
  text-decoration: underline;
}

#main #content #body {
  width: 758px;
  min-height: 500px;
}

#main #content #body h1 {
  color: #a53a35;
  font-size: 12pt;
  text-decoration: underline;
  padding: 0 18px 10px 18px;
}

#main #content #body p {
  text-align: justify;
  padding: 0 18px 0 18px;
  line-height: 13pt;  
}

#main #content #body #warning {
  width: 738px;
  background: #000000;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 43px;
  display: block;
}

#main #content #body #warning a {
  text-decoration: underline;
}
 
#main #content #body #nextdiv {
  width: 758px;
  background: #5c5d5d url(../images/bgdiv.png) repeat-x;
  text-align: justify;
  padding-top: 10px;
  padding-bottom: 20px;
  position: relative;
}

#main #content #body #imgborder {
  position: absolute;
  top: 20px;
  right: 20px;
}

#main #content #body #pricelist {
  text-align: right;
}

#main #content #body #pricelist tr {
  border-bottom: 1px solid red;
}

#main #content #body #pricelist td {
  padding: 2px 10px 2px 10px;
}

#main #content #body #pricelist th {
  border-bottom: 1px solid red;
  padding: 3px 10px 3px 10px;
}

#main #body #submenu {
  position: relative;
  margin: 0 auto;
  margin-bottom: 15px;
  height: auto;
  text-align: center;
}

#main #body #submenu ul {
  display: block;
  margin: 0 auto;
  padding: 0 5px 0 5px;
  width: auto;
  height: auto;
  background: transparent;
  list-style: none;
}

#submenu ul li {
  display: inline;
  margin: 0 0.1em 0 0;
  padding: 0 10px 0 10px;
  line-height: auto;
  width: auto;
  height: auto;
  background: #101010;
  font-size: 1.2em;
  letter-spacing: 0px;  
  border-left: 1px solid #a53a35;
  border-right: 1px solid #a53a35;
}

#submenu ul li:hover {
  background: #a53a35;
}
