* {
        margin: 0;
        font-family: verdana, lucida, arial, helvetica, sans-serif;
        font-size: 12px;
}

body {
        color: #ffffff;
        background: url("../images/bg_head.gif") repeat-x;
        background-color: #1A3C5A;
        margin: 0;
}

.foo {
        font-size: 1px;
        height: 8px;
}

.t_komanda {
        background: url("../images/bg_inside.jpg") no-repeat;
        height: 500px;
}

.t_komanda_left {
        color: #ffffff;
        padding: 0 0px 20px 20px;
}

.t_komanda_head {
        background: url("../images/bg_head_ins.gif") repeat-x;
        background-color: #ffffff;
}

.t_komanda_paieska {
        padding: 0px 10px 0px 20px;
        background-color: #ffffff;
}


.t_komanda_form {
        color: #000020;
}


.t_komanda_form_odd {
        color: #000020;
        background-color: #f0f7ff;
}

.t_komanda_main {
        padding: 0px 40px 20px 40px;
        background-color: #ffffff;
        color: #000020;
        line-height: 20px;
}

.t_ht {
        color: #0C1D4D;
        font-weight: bold;
        font-size: 16px;
        padding: 0 0 20px 0;
}

.head1 {
        color: #000020;
        background: url("../images/bg_head_1.gif") repeat-x;
        background-color: #ffffff;
        text-align: left;
}

.head2 {
        color: #ffffff;
        background: url("../images/bg_head_2.gif") no-repeat;
        text-align: left;
        padding: 40px 0 20px 40px;
        line-height: 20px;
}

.head3 {
        color: #000020;
        padding: 0;
        background: url("../images/bg_head_3.gif") no-repeat;
        background-color: #ffffff;
}

.header_text {
        color: #ffffff;
        font-weight: bold;
        font-size: 14px;
        padding: 0 0 20px 0;
}


.main {
        color: #000020;
        text-align: left;
        line-height: 20px;
        padding: 20px 20px 0px 20px;
        background-color: #ffffff;
}

.copyright {
        font-size: 10px;
        color: #ffffff;
        text-align: left;
        padding: 40px 40px 20px 40px;

}

.white_text_50 {
        font-size: 10px;
        color: #909090;
        padding: 6px 0 0 0;
}

a        {
        color: #d00000;
        font-size: 12px;
        text-decoration: none;
}

a:hover {
        color: #255073;
}


a.link2        {
        color: #ffffff;
        font-size: 12px;
        text-decoration: underline;
}

a.link2:hover {
        color: #d0d0ff;
}

a.link3        {
        color: #ffffff;
        font-size: 12px;
        text-decoration: none;
}

a.link3:hover {
        color: #d0d0ff;
}

.default_input {
        color: #A22B2B;
        font-size: 11px;
        border-top: solid 1px #707070;
        border-left: solid 1px #707070;
        border-right: solid 1px #f0f0f0;
        border-bottom: solid 1px #f0f0f0;
        background: #ffffff;
}

#language {
           position: absolute;
           top: 6px;
           right: 250px;
           z-index: 5;
           color: #000;
           font-size: 11px;
}