body{
        background: White url("body/bg.gif");
        margin-top: 0px;
        margin-bottom: 0px;
        height : 100%;
        text-align: center;
        width: 1000px;
}
a:visited {
        color : Navy;
        text-decoration: none
}
a:link {
        color : Blue;
        text-decoration: none
}
a:active {
        color : Red;text-decoration: none
}
a:hover {color: #ff0000;text-decoration: none }

a.menu1:visited,a.menu1:link,a.menu1:active{
        font : bold 14px Tahoma;
        color : Blue;
        text-decoration : none;
        line-height : 14px;
}
a.menu1:hover {
        font : bold 14px Tahoma;
        color : White;
        text-decoration : none;
        line-height : 14px;
}

a.menu2:visited,a.menu2:link,a.menu2:active{
        font : bold 14px/26px Tahoma;
        color : #20B2AA;
        text-decoration : none;
        margin-right : 14px;
        margin-top : 15px;
}
a.menu2:hover {
        font : bold 14px Tahoma;
        color : #000088;
        text-decoration : underline;
        margin-right : 14px;
        margin-top : 6px;
}

.podp{
        color: #9F000C;
        font-size: 14px;
        font-family: Verdana;
        font-weight: bold;
}

.podp2{
        color: #00009F;
        font-size: 14px;
        font-family: Verdana;
        font-weight: bold;
}

.text{
        color: Black;
        font-size: 12px;
        font-family: Verdana;
        text-align : justify;
}

.text2{
        color: Gray;
        font-size: 12px;
        font-family: Verdana;
        text-align : right;
}

.text3{
        color: White;
        font-size: 10px;
        font-family: Tahoma;
}

.mag{
        color: #A80000;
        font-size: 12px;
        font-family: Tahoma;
}
.ps{
        color: #707070;
        font-size: 10px;
        font-family: Verdana;
}

DIV.ind{ background: White;
        width: 1000px;}

DIV.br{
        height: 26px; }

DIV.rb{ background: White;
        height: 26px;
        width: 26px;}

DIV.menu1{ background: #FFFFCC;
        background-image: url("body/bg-menu.gif");
        background-repeat: repeat-x;
        height: 26px;
        padding-top : 4px;
        text-align : center;
        }

DIV.menu2{
        padding-left : 0px;
        width : 210px;
        float:left;
        height: 462px;
        padding-top : 0px;
}

DIV.menu3{
        margin-top : 0px;
        height: 20px;
        text-align : left;
        margin-top : 8px;
        margin-left : 0px;
}

DIV.menu4{
        background-image: url("body/menu1.gif");
        background-repeat: no-repeat;
        padding-left : 5px;
        width : 210px;
        border : 1px solid #99FF99;
        text-align : left;
}

DIV.body{
        width : 1000 px;
        margin-top : 0px;
}

DIV.txt{
        margin-left:236px;
        margin-right:236px;
        width : 520 px;
        margin-top : 0px;
        text-align : justify;
}

DIV.txt2{
        width : 750 px;
        margin-top : 0px;
        text-align : justify;
        margin-left:236px;

}
DIV.reklama{
        float: right;
        width : 200 px;
        margin-top : 0px;
        clear: right;
}

DIV.boot{
        float: none;
}

