.pathstr {
    margin: 0;
    background-color: #FFD78C;
    padding: 4px;
    position: relative;
}
.orange {
    background-color: #FFD78C;
}
.darkblue {
    background-color: #369;
    position: relative;
}
.white {
    color: #fff;
    margin: 0;
    padding: 4px;
}
.white a {
    color: #fff;
}
h3 {
    font-size: 1.3em;
    weight: normal;
}
#maltab {
    width: 120px;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}
#maltab p {
    margin: 0px;
    padding: 4px 4px 4px 46px;
    font-size: .96em;
}
#maltab p.dark {
    background-color: #BCD0DE;
}
.mcomm {
    background: #D7E3EB url(../images/send_comm.gif) 0 0 no-repeat;
}
.mprint {
    background: #BCD0DE url(../images/print.gif) 0 0 no-repeat;
}
.msend {
    background: #D7E3EB url(../images/send.gif) 0 0 no-repeat;
}

#caller2box {
    width: 120px;
    padding: 4px;
    margin: 0 0 8px 8px;
    background-color: #D7E3EB;
    float: right;
}

#pogodak {
    background-color: #d7e3eb;
    padding: 5px;
    text-align: center;
    font-size:1.1em;
}
#pogodak a.slink {
    background: transparent url(../images/list1.png) 0 3px no-repeat;
    padding-left: 10px;
    margin-left: 6px;
}
#pogodakr {
    width: 140px;
    font-size:1em;
    float:right;
}
.faqP {
    background: transparent url(../images/p.gif) no-repeat 0 0;
    text-indent: 40px;
    font-size: 1.2em;
    font-weight: bold;
}
.faqO {
    background: transparent url(../images/o.gif) no-repeat 0 0;
    padding-left: 40px;
}

#pool2 {
    background: #FFD78C url(../images/z_gore_l.gif) 0 0 no-repeat;
    margin: 15px auto;
    width: 80%;
}
#pool2 .rugao {
    background: #FFD78C url(../images/z_gore_d.gif) 0 0 no-repeat;
    width: 5px;
    height: 5px;
    float:right;
}
#pool2 p {
    padding: 4px 0 0 10px;
    font-weight: bold;
}
#pool22 {
    background-color: #eee;
    padding: 4px;
    text-align: center;
    font-size: 1.1em;
}

/* jos uvek tabele :) */
#tindex {
    width: 98%;
    border: 0;
    border-collapse: collapse;
}
#tindex td {
    width: 50%;
    vertical-align: top;
}
.tdrcol {
    padding-left: 7px;
    border-left: 1px solid #369;
}
.rdatum {
    width: 120px;
    float: right;
}
#morebox {
    width: 90%;
    margin: 10px auto;
    border-collapse:collapse;
    border: 0;
}
#morebox td {
    margin: 4px;
    padding: 4px;
    vertical-align: top;
    width: 50%;
}
#morebox ul {
    margin-top: 0;
}