BODY {
        scrollbar-base-color : Black;
        scrollbar-arrow-color : red;
        scrollbar-3d-light-color : darkred;
        scrollbar-highlight-color : white;
        scrollbar-face-color : #69ADEC;
        margin-bottom : 8px;
        margin-left : 8px;
        margin-right : 8px;
        margin-top : 8px;
		font-family : Arial;
        text-decoration : none;}	
		
a:link  { font-family: arial, helvetica,tahoma,sans-serif;
	      text-decoration: none; 
	      font-size: 12pt; 
	      font-weight: normal; 
	      color: #ff0000 }

a:visited { font-family: arial, helvetica,tahoma,sans-serif;
	         text-decoration: none; 
	         font-size: 12pt; 
	         font-weight: normal; 
	         color: #ff3300 }

a:hover { text-decoration: underline }
				
H1     {margin-left: 5; margin-top: 5; margin-right: 5; margin-bottom: 5; font-size: 14pt; color: #FFFFFF}
		
H2     {margin-left: 10; margin-top: 5; margin-right: 2; margin-bottom: 2; font-size: 11pt; }

P.BOX  {margin-left: 10; margin-top: 5; margin-right: 5; margin-bottom: 5; background-color: #FFFFFF }

DIV.blok  { margin: 0 10 0 10;
		padding: 5 8 9 8;
		border-style: solid solid solid solid;
		border-width: 1;
		border-color: #9FAAB0;
		text-align: center;
		background-color: #f0f0f0 }		
 
		   
FONT.HEADER {font-family:arial,helvetica,tahoma,sans-serif;font-style:normal;font-size: 12pt;font-weight: bold;color: #FFFFFF}		

FONT.HEADER1 { font-family: arial,helvetica,tahoma,sans-serif; font-style: normal; 
	       font-size: 12pt; font-weight: bold; color: #333333 } 
#block {display: none;} 

 /* wersja mobilna */
      @media all and (max-width:950px) {
    	
a:link { 
	font-size: 20pt; 
	line-height: 240%;      
 }      	
p {
	font-size: 22pt; 
} 

b {
font-size: 16pt; 
}

h2     {
	margin-left: 3; 
	margin-top: 1; 
	margin-right: 2; 
	margin-bottom: 1; 
	font-size: 16pt; } 

img.banner {
	width:640px;
}    	
      }		   		       
