html	{font-family: Verdana, Tahoma;
		color: White;
		font-size: 9pt;
		margin: 0;
		padding: 0;
        scrollbar-face-color: #214a65;
        scrollbar-highlight-color: #4190c3;
        scrollbar-shadow-color: #152e3f;
        scrollbar-3dlight-color: #214a65;
        scrollbar-arrow-color: #4190c3;
		}

body	{background: #000000;
		padding: 0;
		margin: 0;
		text-align: center;
        scrollbar-face-color: #214a65;
        scrollbar-highlight-color: #4190c3;
        scrollbar-shadow-color: #152e3f;
        scrollbar-3dlight-color: #214a65;
        scrollbar-arrow-color: #4190c3;
		}

.ekran	{margin: 0 auto;
		width: 996px;
		height: 100%;
		}

.gora	{background: url('grafika/gora.jpg') top left no-repeat;
		width: 996px;
		height: 305px;
		border: 0px solid;
		margin: 0;
		padding: 0;
		}

.menu	{background: url('grafika/menu.jpg') top left no-repeat;
		width: 996px;
		height: 90px;
		border: 0px solid;
		margin: 0;
		padding: 0;
		}

.m1		{position: relative;
		width: 56px;
		height: 17px;
		padding-left: 650px;
		padding-top: 2px;
		border: 0px solid;
		float: left;
		}

.m2		{position: relative;
		width: 65px;
		height: 17px;
		padding-left: 67px;
		padding-top: 2px;
		border: 0px solid;
		float: left;
		}

.wskaznik1 {position: relative;
		width: 25px;
		height: 21px;
		padding-left: 665px;
		padding-top: 0px;
		border: 0px solid;
		float: left;
		}

.wskaznik2 {position: relative;
		width: 25px;
		height: 21px;
		padding-left: 793px;
		padding-top: 0px;
		border: 0px solid;
		float: left;
		}

.srodek	{background: url('grafika/srodek.jpg') top left repeat-y;
		width: 996px;
		border: 0px solid;
		text-align: justify;
		margin: 0;
		float: left;
		}

.srodek-l	{width: 125px;
        display: block;
		border: 0px solid;
		text-align: left;
		float: left;
		}

.srodek-c	{width: 746px;
        display: block;
		border: 0px solid;
		text-align: justify;
		float: left;
		}

.srodek-p	{width: 125px;
        display: block;
		border: 0px solid;
		text-align: left;
		float: right;
		}

.dol	{background: url('grafika/dol.jpg') top left no-repeat;
		width: 996px;
		height: 130px;
		border: 0px solid;
		margin: 0;
		float: left;
		}

img		{border: 0;}

.s		{text-align: center;}

.p		{text-align: right;}

.j		{text-align: justify;}

.l		{text-align: left;}

a:link, a:active {text-decoration: underline;
         font-weight: bold;
         color : #4190c3;}

a:visited, a:hover {text-decoration: underline;
         font-weight: bold;
         color : #214a65;
		 }

h1 {font-size: 16pt;
      font-weight: bold;
	  display: inline;
	  }

h2 {font-size: 12pt;
       font-weight: bold;
	   font-style: italic;
	   display: inline;
       }

table 	{border: 0;
		padding: 0;
		}

.seo {visibility: hidden;}

input {background: #24506d;
		color: White;
		font-size: 9pt;
        font-family: Verdana, Tahoma; 
        border: 1px solid #4190c3;
		width: 250px;
		height: 18px;
           }

textarea {background: #24506d;
		color: White;
		font-size: 9pt;
        font-family: Verdana, Tahoma; 
        border: 1px solid #4190c3;
		width: 250px;
		height: 150px;
           }

.przycisk	{background: #24506d;
		color: White;
		font-size: 9pt;
        font-family: Verdana, Tahoma; 
        border: 1px solid #4190c3;
		width: 80px;
		height: 22px;
		font-weight: bold;
           }

