font.olimp {font-size: 9; color: #000000; font-weight: bold; font-family: verdana;}
font.txt {font-size: 12; color: #000000; font-family: verdana;}
font.txtb {font-size: 15; color: #000000; font-weight: bold; font-family: verdana;}
font.txtr {font-size: 12; color: #D83A00; font-family: verdana;}
font.ulubione {font-size: 9; color: #ffffff; font-weight: bold; font-family: verdana;}
font.adres {font-size: 11; color: #E58634; font-weight: bold; font-family: arial;}
font.menu {font-size: 13; color: #ffffff; font-weight: bold; font-family: verdana;}
font.copy {font-size: 9; color: #DB3029; font-weight: bold; font-family: arial;}
font.ulub {font-size: 10; color: #CF2A26; font-weight: bold; font-family: verdana;}



.email {
text-decoration: none;
color: rgb(219,48,41);
}

.email:hover {
text-decoration: underline;
color: rgb(142,6,2);
cursor: hand;
}



.emaile {
text-decoration: none;
color: rgb(219,48,41);
}

.emaile:hover {
text-decoration: underline;
color: rgb(229,134,52);
cursor: hand;
}



.form {
background-color:#FFFFFF;
text-decoration: none;
color: rgb(0,0,0);
font-size: 7 pt;
}


.link {
text-decoration: none;
color: rgb(207,42,38);
}

.link:hover {
text-decoration: none;
color: rgb(142,6,2);
cursor: hand;
font-weight: bold;
}





















.ddm1 {
    font: 11px tahoma;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 3px 8px 4px 8px;
    border: 1px #003366;
    border-style: solid solid none solid;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1 {
    background: #0EA138;
    color: #ffffff;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: #FF6600;
    color: #ffffff;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    background: #3264C7;
    color: #ffffff;
}
.ddm1 .item2:hover {
    background: #6699FF;
    color: #ffffff;
}
.ddm1 .section {
    border: 1px #003366;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
.ddm1 .bottom,
.ddm1 .bottom:hover { border-style: solid solid solid solid; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */
