html	{font-size: 9pt;
		font-family: Verdana;
		color: Black;
		margin: 0;
		padding: 0;
		}

body	{background: url('grafika/tlo.png');
		padding-top: 25px;
        text-align: center;
        }

.ekran	{margin: 0 auto;
		width: 718px;
		height: 520px;
		}

.gora	{background: url('grafika/gora.png') top left no-repeat;
		padding-left: 0px;
		width: 718px;
		height: 149px;
		border: 0px solid;
        }

.menu	{background: url('grafika/menu.png') left top no-repeat;
        border: 0px solid;
        text-align: left;
		letter-spacing: -0.05em;
        font-size: 12pt;
		color: #808080;
		font-weight: bold;
        float: left;
        width: 197px;
        height: 327px;
        }

.m1		{position: relative;
		padding-top: 15px;
		padding-left: 45px;
        border: 0px solid;
		}

.m2		{position: relative;
		padding-top: 51px;
		padding-left: 51px;
        border: 0px solid;
		}

.m3		{position: relative;
		padding-top: 51px;
		padding-left: 48px;
        border: 0px solid;
		}

.m4		{position: relative;
		padding-top: 51px;
		padding-left: 51px;
        border: 0px solid;
		}

.m5		{position: relative;
		padding-top: 52px;
		padding-left: 24px;
        border: 0px solid;
		}

.srodek	{background: url('grafika/srodek.png') top left repeat-y;
        width: 521px;
        height: 327px; !important
        margin: 0;
		border: 0px solid;
		text-align: justify;
		float: right;
        }

.tresc	{padding-right: 35px;
		overflow: auto;
		height: 100%; !important
		}

.dol	{background: url('grafika/dol.png') top left no-repeat;
        float: left;
        border: 0px solid;
        width: 718px;
        height: 44px;
        font-size: 8pt;
        }

.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 : #fd8d32;}

a:visited, a:hover {text-decoration: underline;
         font-weight: bold;
         color : #646464;}

a.m:link, a.m:visited {text-decoration: none;
         font-weight: bold;
		 color : #a0a0a0;}

a.m:hover, a.m:active {text-decoration: none;
         font-weight: bold;
		 color : #fd8d32;}

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;}

input, textarea {font-size: 9pt;
        font-family: Verdana; 
        border: solid #fd8d32 1px;
		scrollbar-face-color: #fd8d32;
		scrollbar-highlight-color: #dcdcdc;
		scrollbar-shadow-color: #a0a0a0;
		scrollbar-3dlight-color: #fd8d32;
		scrollbar-arrow-color: #dcdcdc;
        }

input.przycisk {background: url('grafika/przycisk.png') top center no-repeat;
	border: 0;
	color: #555555;
	font-weight: bold;
	font-size: 9pt;
	}

.p		{text-align: right;}

.s		{text-align: center;}

table	{border: 0;}

td.s1	{padding-right: 25px;
		padding-bottom: 15px;
		text-align: center;}