body {
  margin: 0;
  padding: 0;   
}

table.back {
  width: 100%;
  height: 100%;
}

table.back td.up {
  height: 12px;
  background-color: #393c42;
}

table.back td.down {
  height: 60px;
  background-color: #393c42;
  font-family: Arial;
  font-size: 12px;
  text-align: center;
  color: 78797c;
  letter-spacing: 1px;
  line-height: 150%;
}

table.back td.down span.name {
  font-weight: bold;
  color: #ff8a00;
}

table.back td.down a {
  color: 78797c;
  text-decoration: none;
  font-weight: bold;
}

table.back td.down a:hover {
  color: #ffffff;
}

table.back td.side {
  width: 33%;
}

table.back td.main {
  width: 995px;
}

table.main {
  height: 100%;
  width: 995px;
}

table.main td.lev0 {
  height: 56px;
  background-image: url(./images/img01.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  font-family: Arial;
  font-size: 14px;
  color: #8d9396;
  text-align: center;
  letter-spacing: 1px;
}

table.main td.lev1pos1 {
  height: 123px;
}

table.main td.lev2pos2 {
  height: 154px;
}

table.main td.lev3pos1 {
  height: 76px;
  width: 167px;
}

table.main td.lev3pos2 {
  height: 76px;
  width: 533px;
  background-image: url(./images/img05.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  font-family: Times New Roman;
  font-size: 30px;
  color: #ebebeb;
  letter-spacing: 1px;
  padding-left: 40px;
}

table.main td.lev3pos2 span {
  color: #ff8a00;
}

table.main td.lev3pos2 div {
  text-align: right;
  padding-right: 60px;
}

table.main td.lev4pos1 {
  height: 87px;
  width: 700px;
}

table.main td.lev5pos1 {
  height: 58px;
  width: 700px;
  background-image: url(./images/img07.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

table.main td.content {
  font-family: Arial;
  font-size: 14px;
  color: #1c272e;
  line-height: 20px;
  text-align: justify;
  padding: 15px 40px 25px 10px;
}

table.main td.content a {
  color: #1c272e;
}

table.main td.content a:hover {
  color: #ff8a00;
}

/*
td.title {
  font-family: Times New Roman;;
  font-size: 36px;
  color: #ff8a00;
  padding-left: 10px;
}
*/

td.title {
  font-family: Arial;
  font-size: 26px;
  letter-spacing: 2px;
  color: #ff8a00;
  padding-left: 10px;
}


td.menu_pos, td.menu_pos a {
  font-family: Verdana;
  font-size: 12px;
  color: #393c42;
  text-align: center;
  text-decoration: none;
}

td.menu_pos a:hover {
  text-decoration: underline;
}

span.active {
  font-weight: bold;
  color: #FF8A00;
}

a.prod {
    text-decoration: none;
    font-size: 14px;
}

a.prod:hover {
    text-decoration: underline;
}

table.tabela_rozmiarow {
    border-collapse: collapse;
}

table.tabela_rozmiarow td {
    text-align: center;
}

table.tabela_rozmiarow th {
    font-size: 14px;
    border: 1px solid #ffffff;
    background-color: #505050;
    color: #ffffff;
}

table.tabela_rozmiarow tr.interline td {
    background-color: #dddddd;
}

  
a.wyroznienie  {
    font-size: 12px;
    color: #FF8A00 !important;
    text-decoration: none !important;
}


a.wyroznienie:hover {
    color: #000 !important;
    text-decoration: underline;
}

