body {color: #5B5C54; font-size: 10px; font-family: verdana;}
img {border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    border-top: 0px;
    } 
td {font-size: 10px;
   }
input {background: #fafafa; color:#5B5C54; border: 1px solid #A6A691; font-size: 11px; height: 18px}
a:link, a:visited {color: #000000; text-decoration: none; font-weight:bold;}
a:hover, a:active {color: #DF8910; text-decoration: none; font-weight:bold;}
a:link.by {color: #787878;}
a:hover.by, a:active.by {color: #ff0000; background: #fafafa;}
h1 { font-size: 14px; font-weight:bold; }
h2 { font-size: 13px; font-weight:bold; }
h3 { font-size: 12px; font-weight:bold; }
.ddmx {
    font: 10px verdana;
    background: #DF8910;
    text-align:left;
    vertical-align:middle;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    background: #DF8910;
    vertical-align:middle;
    font: 10px verdana;
    color: navy;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    text-align:left;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    vertical-align:middle;
    width:205px;
    text-align:left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right:0px;
    padding-left:0px;
    font: 10px verdana;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    vertical-align:middle;
    background: #F2F2F2;
    width:205px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right:0px;
    padding-left:0px;
    text-align:left;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    vertical-align:middle;
    width:205px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right:0px;
    padding-left:0px;
    background: #DF8910;
    color: #ffffff;
    text-align:left;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    vertical-align:middle;
    width:205px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right:0px;
    padding-left:0px;
    text-align:left;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    vertical-align:middle;
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
    text-align:left;
}
.ddmx .section {
    vertical-align:middle;
    border: 1px gray solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    text-align:left;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

a:link.oferta, a:visited.oferta {
          font-size:12px;
          color: #B4724B;
}
a:hover.oferta, a:active.oferta {
            color: #DCA07D;
            font-size:12px;
}

a:link.stopka, a:visited.stopka {
    font-size:10px;
    color: white;
	text-decoration:none;
	font-weight:normal;
}
a:hover.stopka, a:active.stopka {
    color: white;
    font-size:10px;
	text-decoration:underline;
	font-weight:normal;
}

#tablist{
padding: 3px;
margin-left: 0;
margin-bottom: 3px;
margin-top: 3px;
}

#tablist li{
display: block;
margin: 7px;
list-style-type: circle;
}

#tablist li a{
text-decoration: none;
padding: 3px;
margin-left: 3px;
background: #F5F5F1;
}

#tablist li a:link, #tablist li a:visited{
color: #000000;
}

#tablist li a:hover{
color: #DF8910;
background: #E6E7E1;
}

#tablist li a.current{
background: #E6E7E1;
}