﻿BODY {
background-image: url(../img/tlo_nowe.jpg);
text-align: center;
}

TABLE {
margin-left: auto;
margin-right: auto;
}

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

a.text {
color: white;
text-decoration:underline;
}

a.text:hover {
color: silver;
}

td.powrot {
padding: 0 0;
border-left: 0px solid silver;
border-top: 0px solid silver;
height: 20;
background-color: transparent;
}

td.gorne {
padding: 0 0;
border-left: 0px solid silver;
height: 100;
background-color: transparent;
text-align: center;
padding: 20px 0px 40px 0px;
color: white;
}

td.centrum {
padding: 0 0;
border-left: 0px solid silver;
text-align: left;
color: white;
background-color: transparent;
padding: 0px 100px 0px 100px;
font-size: 13pt;
}


td.centrum2 {
text-align: left;
color: white;
background-color: transparent;
padding: 0px 10px 0px 0px;
font-size: 13pt;
}

td.left {
font-family: arial;
font-size: 9pt;
text-align: center;
padding: 5px 5px 15px 5px; 
background-color: transparent;
border-left: 0px solid silver;
color: white;
}


td.right {
font-family: arial;
font-size: 9pt;
text-align: center;
padding: 5px 5px 15px 5px; 
background-color: transparent;
color: white;
}


td.powrot1 {
padding: 0 0;
border-left: 0px solid silver;
height: 20;
background-color: transparent;
}

P.stopka {
margin: 0;
padding: 1px 1px 1px 1px;
font-family: arial;
font-size: 9pt;
text-align: center;
border-bottom: 0px solid silver;
border-right: 0px solid silver;
border-top: 0px solid silver;
border-left: 0px solid silver;
background-color: transparent;
}

