body
{
    background:                 white url('img/bg_body.jpg') repeat-x;
    text-align:                 center;
    margin:                     0;
    font:                       12px tahoma;
	line-height: 17px;
	text-align: justify;
}

a
{
    color:                      black;
    text-decoration:            none;
}


h1
{
	color:                      #053385;
    margin:                     0;
    font:                       18px tahoma;
	line-height: 20px;
	text-decoration:bold;
	
}

hr
{
    height:                     1px;
    border:                     0;
    background-color:           #053385;
}

.hr_line {
    border-bottom: 1px dashed #053385;
    height: 1px;
    clear: both;
    margin-bottom: 5px;
    padding-top: 5px;
}

img
{
    border:                     0;
	margin-left: 0px;
	padding: 2px;
}

div.box_logo
{
    width:                      891px;
    height:                     76px;
    padding:                    50px 0 0 0;
    margin:                     0 auto;
}

div.top_opcje
{
    float:                      right;
    width:                      100px;
    padding:                    50px 20px 0 0;
    text-align:                 right;
}


div.top
{
    clear:                      both;
    background:                 white url('img/bg_top_t.jpg') repeat-x;
    text-align:                 left;
    margin: 0px;
    padding: 0px;
    border: 0px solid black;
}

div.box_top
{
    width:                      891px;
    height:                     276px;
    background:                 url('img/bg_top.jpg') no-repeat;
    margin:                     0 auto;
}

div.bottom_linki {
    width:                      830px;
    height:                     25px;
    background:                 url('img/tri-podstrona-layout.jpg') no-repeat;
    margin:                     0 auto;
    padding-left:               58px;
    padding-top:                12px;
}

div.bottom_linki a {
    margin: 8px;
}

div.bottom_linki_free {
    width:                      890px;
    height:                     21px;
    background:                 url('img/bg_under_top.jpg') no-repeat;
    margin:                     0 auto;
}

div.top_linki
{
    height:                     56px;
    width:                      752px;
    margin:                     0 40px;
    padding:                    20px 30px;
    background:                 url('img/bg_top_linki.png') repeat-x;
}

div.top_linki a
{
    color:                      white;
    padding-right:              15px;
}


div.content
{
    width:                      891px;
    text-align:                 left;
    margin:                     0 auto;
}

img.tresc
{
    border:                     solid 1px #f0f0f0;
    padding:                    5px;
    margin:                     0 10px 10px 0;
	text-align: justify;

}


div.left
{
    overflow: hidden;
    width:                      539px;
    float:                      left;
    padding:                    20px;
    border: 0px solid red;
}

div.right
{
    border: 0px solid black;
    width:                      271px;
    float:                      left;
    background-color:           #e6eaf3;
    padding:                    20px;
}

p.news_tytul
{
    color:                      #053385;
    margin: 2px;
    padding: 2px;
}

p.news_tytul a {
    color:                      #053385;
}

div.footer
{
    clear:                      both;
    background-color:           #f1f1f1;
    height:                     15px;
    padding:                    20px 10px;
}

