/*
Ustawienia ogólne
*/
body
{
padding-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;

margin-bottom: 10px;
margin-top: 10px;
margin-left: 0px;
margin-right: 0px;

background-color: #DEE3C3;

background-image: none;

font-family: sans-serif;
font-size:20px;
}

.tabelka
{
background-color: white;

border:2px solid #3f4e42;
}
/*
Ustawienia Bar
*/
.stopka{ color: black; font-weight: normal; font-size: 10px; line-height: 11px; text-decoration: none }
.tekst
{
padding-bottom: 10px;
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
color: black;
font-size: 14px;
text-indent: 30px
}
.tekst1
{
padding-bottom: 20px;
padding-top: 30px;
padding-left: 30px;
padding-right: 30px;
color: black;
font-family: sans-serif;
font-size: 16px;
font-weight: bold;
text-indent: 0px;
}
.tekst2
{
padding-bottom: 10px;
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
color: black;
font-family: sans-serif;
font-size: 13px
}
.tytul
{
color: black;
font-style: normal;
font-weight: bold;
font-size: 25px; 
text-align: center
}
.tytul1
{
color: black; 
font-family: sans-serif;
font-style: normal;
font-weight: bold;
font-size: 14px;
text-align: center
}
.tytul2
{color: black;
font-family: sans-serif;
font-style: normal;
font-weight: bold;
font-size: 18px;
text-align: center
}
.tytul3
{
color: black;
font-family: sans-serif;
font-style: normal;
font-size: 18px;
text-align: center
}
.tytul4
{
padding-bottom: 10px;
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
color: black;
font-family:sans-serif;
font-style: normal;
font-weight: bold;
font-size: 14px;
}
.tytul5
{
padding-bottom: 10px;
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
color: #770000;
font-family: sans-serif;
font-style: normal;
font-weight: bold;
font-size: 14px
}
.naglowek 
{
padding-right: 25px;
padding-left: 25px;
color: black;
font-family: sans-serif;
font-size: 15px;
font-weight: bold;
line-height: 100%;
text-align: right
}


