body {
    padding: 0;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}

#tresc {
    font-family: Arial;
    font-size: 9pt;
    color: black;
    margin-left: 5px;
    margin-right: 10px;
    margin-top: 10px;
    text-align:justify;
}

#centrum {
margin: 0 auto 0 auto;
}

td {
  vertical-align: top;
}


h1 {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
}

#linki {
    margin-top: 30px;
    text-align: center;
    font-size: 8pt;
}

a {
    color: black;
    font-family: Tahoma;
    font-size: 10pt;
    text-decoration: none;
}

strong:after,
#n2 strong:before{
/*Workaround for Gecko*/
	content: "";
}

strong:hover:before{
	content: "\00BB"
}

table.helpT
{ text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 12px;
color: #000000;
width: 300px;
background-color: #fafafa;
border: 1px #FF0000 solid;
border-collapse: collapse;
border-spacing: 0px; }

td.helpHed
{ border-bottom: 2px solid #FF0000;
border-left: 1px solid #FF0000;
border-right: 1px solid #FF0000;
background-color: #FEB4B4;
text-align: center;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 10px;
color: #000000; }

td.helpHedd
{ border-bottom: 2px solid #FF0000;
border-left: 1px solid #FF0000;
border-right: 1px solid #FF0000;
background-color: #FEB4B4;
text-align: center;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 10px;
color: #000000; }

td.helpBod
{ border-bottom: 1px solid #FF0000;
border-top: 0px;
border-left: 1px solid #FF0000;
border-right: 1px solid #FF0000;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #FF0000;
background-color: #FEFFFF; }

table.sofT
{ text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 300px;
background-color: #fafafa;
border: 1px #FF0000 solid;
border-collapse: collapse;
border-spacing: 1px; }