body         { font-size: 12px;
	           font-family: Verdana, Helvetica, Sans-Serif;
	           margin: 0px;
	           padding: 0px;
               word-spacing: 0; 
               color: #000000; 
               text-align: left; 
               font-weight: normal;
			   background-color:#083e71
			  }
			   
	
a      { color: #758595; font-size: 9px; text-decoration: none; font-weight: bold; margin: 0; padding: 0 }
a:visited    { color: #758595; text-decoration: none; margin: 0; padding: 0 }
a:hover      { color: #758595; text-decoration: none; margin: 0; padding: 0; text-decoration: underline; }

:link.link1       { color: #FF0000; text-decoration: none; font-weight: bold; margin: 0 }
:visited.link1    { color: #FF0000; text-decoration: none; font-weight: bold; margin: 0 }
:hover.link1      { color: #FF0000; text-decoration: underline; font-weight: bold; margin: 0 }

h1 {
	color: #424242;
	font-size: 28px;
	font-family: Tahoma, Arial;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}

h2       	{ font-family: Trebuchet MS; color: #CC3300; font-size: 24px; text-decoration: none; font-weight: bold}
h3       	{ font-family: Trebuchet MS; color: #CC3300; font-size: 16px; text-decoration: none; font-weight: bold}
h6       	{ font-family: Arial; color: #666666; font-size: 8pt; text-decoration: none; font-weight: normal; margin: 0 }

.menu     { font-family: Verdana; color: #758595; font-size: 7pt; text-decoration: none; font-weight: normal; margin: 0 }


td           { word-spacing: 0; font-weight: normal; margin: 0; color:#000000 }

p            { font-size: 13px; 
               font-weight: bold;
               text-indent: 0; 
               line-height: 150%; 
               margin: 0; 
              }
              
.footer {
	background: #083e71 url('stopka_linia.gif') repeat-x top;
	height: 94px;
	margin: 0px auto 0px;
	padding: 27px 0px 0px 0px;
	text-align: center;
	}
              
