.detail      { cursor: hand; color:#808080 }
.menu        { font-size: 10pt; font-weight: bold }
.nadpis1     { color: #CCFF33; font-size: 10pt; font-weight: bold }
.nadpis2     { color: #BBEE22; font-size: 12pt; font-weight: bold }
.chyba       { color: #ff5f7b; font-size: 12pt; font-weight: bold }
.banner      { left: 60; top: 0; width: 468; height: 60; position: relative; 
               border: 6px solid #EC870E;  }
.cena        { background: #444444 }
a:link       { color: #dfe52a }
a:visited    { color: #dfe52a }
a:active     { color: #FF0000 }
a:hover      { color: #EE9B00 }
body         { color: #ffffff; scrollbar-base-color: #3b3f44; scrollbar-arrow-color: #ffffff; 
               font-family: Trebuchet MS; background-color: #3b3f44; font-size: 9pt }
hr           { color: #DFE52A }
table        { font-family: Trebuchet MS; font-style: normal; font-size: 9pt }
h1	     { font-size: 14px; margin: 0px 0px 0px 0px}

p    {margin: 0px 0px 0px 0px}
.dm1 {
    font: 9pt Trebuchet MS; font-weight: bold; font-style: normal
}
.dm1 .item1, .dm1 :hover.item1, .dm1 .item1-active, .dm1 :hover.item1-active {
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    display: block;
    position: relative;
}
.dm1 .item1 {
    background: #424143;
    color: #dfe52a;
}
.dm1 :hover.item1, .dm1 .item1-active, .dm1 :hover.item1-active {
    background: #424143;
    color: #EE9B00;
}
.dm1 .item2, .dm1 :hover.item2 {
    padding: 1px 4px 1px 4px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.dm1 .item2 {
    background: #424143;
    color: #dfe52a;
}
.dm1 :hover.item2 {
    background: #424143;
    color: #EE9B00;
}
.dm1 .section {
    border: 2px #dfe52a;
    border-style: solid solid solid solid;
    background: #424143;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}