html	{font-size: 9pt;
		font-family: Tahoma;
		color: Black;
		margin: 0;
		padding: 0;
		}

body	{background: url('grafika/tlomain.png');
		padding-top: 0px;
        text-align: center;
        }

.ekran	{margin: 0 auto;
		width: 964px;
		height: 100%;
		}

.gora	{background: url('grafika/gora.png') top left no-repeat;
		padding-left: 0px;
		width: 964px;
		height: 201px;
		border: 0px solid;
        }

.srodek	{background: url('grafika/tlo.png') top left repeat-y;
        width: 964px;
        min-height: 800px; !important
        margin: 0;
		border: 0px solid;
		text-align: justify;
		float: left;
        }

.tresc	{padding-left: 71px;
		float: left;
		width: 750px;
		}

.menu	{border: 0px solid;
        text-align: left;
        float: right;
        width: 133px;
        height: 100%;
        }

.m0		{position: relative;
		padding-top: 15px;
		padding-left: 5px;
        border: 0px solid;
		}

.m1		{position: relative;
		padding-top: 0px;
		padding-left: 5px;
        border: 0px solid;
		}

.dol	{background: url('grafika/dol.png') top left no-repeat;
        float: left;
        border: 0px solid;
        width: 964px;
        height: 56px;
        }

.copy	{position: relative;
		color: #a0a0a0;
		font-weight: bold;
		letter-spacing: -0.1em;
		padding-top: 11px;
		padding-left: 197px;
        text-align: left;
        float: left;
        border: 0px solid;
        width: 250px;
        }

.projekt{position: relative;
		color: #a0a0a0;
		font-weight: bold;
		letter-spacing: -0.1em;
		padding-top: 11px;
		padding-right: 31px;
        text-align: right;
        float: right;
        border: 0px solid;
        width: 150px;
        }

img		{border: 0px;}

a:link, a:active {text-decoration: underline;
         font-weight: bold;
         color : #0000ff;}

a:visited, a:hover {text-decoration: underline;
         font-weight: bold;
         color : #0096ff;}

a.naw:link, a.naw:visited {text-decoration: none;
         font-weight: bold;
		 color : #a0a0a0;}

a.naw:hover, a.naw:active {text-decoration: none;
         font-weight: bold;
		 color : #fd8d32;}

.p		{text-align: right;}

.s		{text-align: center;}

table	{border: 0;}

td.prawa{vertical-align:top;
		padding-left: 10px;}

td.lewa{vertical-align:top;
		padding-right: 10px;}

h1		{font-size: 12pt;
		font-weight: bold;}

.u		{font-size: 1pt;
		visibility: hidden;
		}