/*
czcionka w menu:#656565;
szary: #d1d2d4;
tytul newsa: #6d6e71;
bordowy: #bf1e2d;
linki w stopce:: #7f141f;
*/
body{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

img
{
    border: 0px;
}

a
{
    text-decoration: none;
    color: #7f141f;
}
/*
a:visited
{
    color: #7f141f;
}
*/
a:hover
{
    text-decoration: underline;
    color: #be1d2e;
}

div#calosc
{
    width: 976px;
    margin: auto;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

div#naglowek
{
    width: 976px;
    height: 100px;
}

div#naglowek a
{
    color: #6d6e71;
}

div#naglowek a:hover
{
    text-decoration: none;
    color: #6d6e71;
}

div#naglowek a:visited
{
    text-decoration: none;
    color: #6d6e71;
}

div#nazwa
{
    width: 311px;
    height: 97px;
    background: URL(gfx/logo.jpg) no-repeat;
    float: left;
    cursor: pointer;
}

div.frame
{
    height: 16px;
    float: left;
    margin-top: 12px;
}

div.button
{
    text-align: center;
    color: #656565;
    font-size: 12px;
    border-bottom: solid 1px #d1d2d4;
    background: white;
    cursor: pointer;
}

div#banergl
{
    width: 976px;
    height: 300px;
    margin-bottom: 20px;
    cursor: pointer;
}

div#banners
{
    width: 300px;
    float: right;
    font-size: 11px;
    margin-top: 20px;
}

div#banners a
{
    color: #6d6e71;
}

div#banners a:hover
{
    text-decoration: none;
    color: #6d6e71;
}

div#banners a:visited
{
    text-decoration: none;
    color: #6d6e71;
}

div.banner
{
    width: 300px;
    height: 125px;
    color: #6d6e71;
    cursor: pointer;
}

div.news
{
    font-size: 12px;
    line-height: 18px;
    color: #6d6e71;
    margin-top: 10px;
    margin-bottom: 30px;
}

div.news a
{
    color: #6d6e71;
}

div.news a:hover
{
    color: #6d6e71;
    text-decoration: none;
}

div.news a:visited
{
    color: #6d6e71;
    text-decoration: none;
}

div.newstekst
{
    width: 646px; /*aktualonosci turn off*/
    margin: 10px 0px 0px 0px;
    color: #656565;
    text-align: justify;
}

div.smaller
{
     padding: 10px 60px 25px 60px; 
     width: 450px
}

div#stopka
{
    height: 200px;
    border-top: 2px solid #656565;
    margin-top: 4px;
}

div#stopka span.title
{
    cursor: pointer;
}

div#mainpart
{
    background: URL('gfx/bck.png');
    width: 300px;
    height: 200px;
    float: left;
}

span.title
{
    font-size: 12px;
    color: #6e6f71;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: bold;
}

span.title a
{
    color: #6e6f71;
}

span.title a:hover
{
    color: #6e6f71;
    text-decoration: none;
}

span.title a:visited
{
    color: #6e6f71;
    text-decoration: none;
}

span.stopkatxt
{
    margin-left: 10px;
    margin-right: 10px;
    font-size: 10px;
}

span.stopkatxt a
{
    color: #7f141f;
}

span.stopkatxt a:hover
{
    color: #be1d2e;
}
/*
span.stopkatxt a:visited
{
    color: #7f141f;
}
*/
.podpis
{
    font-size: 13px;
    color: #999999;
}

div#powrot
{
    background: URL('gfx/back_home.png') no-repeat;
    height: 12px;
    width: 139px;
    float: right;
    cursor: pointer;
}

div.title
{
    height: 50px;
    border-top: 3px solid #6b6c6e;
}

div.title img
{
    margin-top: 10px;
}

div.titletxt
{
    height: 30px;
    line-height: 30px;
    width: 210px;
    background: URL('gfx/titletlo.png') repeat-x;
    color: white;
    text-indent: 10px;
    font-size: 14px;
}

div.newstlo
{
    background: URL('gfx/newstlo.png') repeat-y;
}

.jestZLE {
    background:#FFC1C1 none repeat scroll 0 0;
    border-bottom:2px solid #EE2C2C;
    border-top:2px solid #EE2C2C;
    margin:10px auto;
    padding:5px 20px;
    text-align:center;
}

.jestOK {
    background:#D0F1D6 none repeat scroll 0 0;
    border-bottom:2px solid #088C10;
    border-top:2px solid #088C10;
    margin:10px auto;
    padding:5px 20px;
    text-align:center;
}

div.kalk_help
{
    position: absolute;
    background: white;
    width: 200px;
    display: none;
    border: 1px solid black;
}

div.pzero p
{
    margin: 0px 0px 0px 0px;
}

div.pzero h3
{
    margin: 0px 0px 0px 0px;
}

div#kalkulator input
{
    border: 1px solid #656565;
}

div#kalkulator textarea
{
    border: 1px solid #656565;
}

