body {
  background-color: #868f93;
  ccolor:#23292F;
  background:white url(./bodybg.png) repeat-x fixed left top;
  font-family: verdana, sans;
    font-size: small;
}


h1 {
  margin: 0;
  padding: 10px 0 10px 20px;
  background-color: white;
}

h2 {
  margin: 0; padding: 0;
  margin-bottom: 30px;
  font-size:160%;
}

h2.h2produkty {
  padding: 3px;
  border:2px solid black;
}

h3 {
  border-bottom:2px solid black;
  margin-right:9px;
}

h4 {
  text-decoration: underline;
}

p {
  text-align: justify;
}

img {
  border: 0 none;
}

#page-content {
  position: relative;
  margin:0pt auto;
  width:800px;
  background-color: white;
  background-image: url(menu_bg2.png);
  background-position: 0 240px;
  background-repeat: no-repeat;
  border: 1px solid gray;
}



#page-body{
  margin:0 0 0 200px; padding:15px;
}

#menu {
  width: 200px;
  height: 466px;
  float: left;
  position:relative;
}

hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }


div#lang {
  position: absolute;
  top: 43px;
  right: 10px;
}

#header-banner {
  border: 0 none;
  border-top: 3px solid black;
  border-bottom: 3px solid black;
}



#menu ul {
  margin: 0;
  padding: 0;
}

#menu ul li{
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
}

#menu ul li a {
  text-decoration: none;
  color: black;
  display:block;
  padding: 10px 12px 10px 0;
}

#menu ul li a:visited {
  text-decoration: none;
  color: black;
}

#menu ul li a:hover {
  text-decoration: none;
  color: black;
  background-color: #d7eef4;
  font-weight: bold;
  background-image: url(arrow.png);
  background-position: right center;
  background-repeat: no-repeat;
}

#menu ul li.active a {
  text-decoration: none;
  color: black;
  background-color: white;
  font-weight: bold;
  background-image: url(arrow_black.png);
  background-position: right center;
  background-repeat: no-repeat;
}

#submenu{
    position:absolute; top:72px; left:200px;
    width:150px;
    background-image: url(menu_bg2.png);
}

#submenu_ospolecnosti{
    position:absolute; top:36px; left:200px;
    width:150px;
    background-image: url(menu_bg2.png);
}

.hidden{
   visibility: hidden;
}

.visible{
  visibility: visible;
}


#footer {
  float: none;
  clear: both;
}

#sample-images img {
  width: 30%;
}


table{
  width: 98%;
}

.center {
  text-align:center;
}

a {
  color: black;
}

a:hover {
  color: gray;
}

p.download {
  padding-top: 2em;
  padding-left:155px;
}

p.download a{
  background-color: #eee;
  padding:5px;
  border: 1px solid gray;
  text-decoration:none;
}

table.produkty td {
   width: 28%;
}

th.leftwidth {
  text-align: left;
  width: 3em; 
}

span#desetlet{
    color:red;
    font-size:125%;
    position: absolute;
    top: 30px;
    left:320px;
    font-weight: bold;
}

