body
{
margin : 0px 0px 0px 0px;
font-family: 'PT Sans', sans-serif;
background-attachment: fixed;
background-image: url('images/tlo.png');
background-repeat: no-repeat;
background-size: 100%;
background-position: 0px 0px;
}

table.gora
{
height: 120px;
width: 980px;
margin: 30px 0px 30px 0px;
}

table.gora img.logo
{
border: 0px;
}

table.gora a.logo
{
outline: none;
}

table.baner
{
height: 443px;
width: 980px;
margin: 0px 0px 0px 0px;
background-image:  url('images/baner.png');
background-repeat: no-repeat;
background-position: center; 
}

table.menu
{
height: 60px;
width: 980px;
margin: 0px 0px 0px 0px;
background-color: #0180bf;
}

table.menu a
{
outline: none; 
text-decoration: none;
color: #ffffff;
margin: 0px 25px 0px 25px;
font-size: 17px;
}

table.menu a:hover
{
color: #d5d5d5;
}

table.tresc
{
width: 980px;
margin: 0px 0px 0px 0px;
font-size: 17px;
color: #000000;
text-align: justify;
line-height: 1.5;
}

div.tresc_margin
{
margin-top: 50px;
margin-left: 70px;
margin-right: 70px;
margin-bottom: 70px;
}

div.tytul
{
margin-bottom: 20px;
margin-left: -40px;
font-size: 26px;
color: #000000;
}

table.tresc a
{
outline: none; 
text-decoration: underline;
color: #000000;
}

table.pomoc
{
height: 220px;
width: 100%;
margin: 0px 0px 0px 0px;
background-color: #5dc5eb;
font-size: 32px;
color: #ffffff;
}

table.dol
{
height: 90px;
width: 900px;
margin: 30px 0px 30px 0px;
font-size: 16px;
color: #000000;
}

table.dol td.one
{
width: 250px;
}

table.dol td.two
{
width: 350px;
}


table.dol td.three
{
width: 300px;
}


table.linia
{
height: 1px;
width: 980px;
margin: 0px 0px 0px 0px;
background-color: #cecccb;
}

table.stopka
{
height: 70px;
width: 980px;
margin: 0px 10px 0px 10px;
font-size: 14px;
color: #000000;
}

table.stopka a
{
outline: none; 
text-decoration: none;
color: #000000;
float: right;
}

div.social{
        position:fixed;
        right: 0px;
        top: 185px;
        width:41px;
        height:54px;
      }
      
img.social
{
margin-bottom: 10px; 
border: none;
}

a.social
{
outline: none;
border: none;
}










































