body{
 	scrollbar-base-color : #e6e6e6;
	scrollbar-arrow-color : #a52a2a;
	font-family : tahoma, verdana; arial;
	font-size : 12px ! important;
	font-weight: normal;
	background-color: #fffff4;
	}

.ramka_prawa   {
   border-right: 1pt solid gray;
   padding-right: 6pt 
   }

.ramka_lewa   {
   border-left: 1pt solid gray;
   padding-left: 6pt 
   }

.ramka_dolna   {
   border-bottom: 1pt solid gray;
   padding-left: 6pt
   padding-right: 6pt 
   }
      
.title  { 
   font-size: 16pt; 
   line-height: 18pt; 
   font-weight: normal;
   font-style: italic; 
   font-family: Arial
   }
   
.title:FIRST-LETTER { 
   font-size: 140%; 
   font-weight:normal
   }

.title2  { 
   font-size: 16pt;
   line-height: 24pt; 
   font-weight: normal;
   font-style: italic;    
   font-family: Times
   }

.title3 { 
   font-size: 140%; 
   }

.tekst3{ 
   font-size: 12pt; 
   font-family: Times;
   font-style: italic;
   }

a:link {
	color: #000000;
	font-size : 12px ! important;
	font-weight: normal;
	text-decoration: none;
	}

a:active {
	color: green;
	font-size : 12px ! important;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #556666;
	font-size : 12px ! important;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #002222;
	font-size : 12px ! important;
	font-weight: normal;
	text-decoration: underline;
}

h1{
	font-family : verdana, tahoma ! important;
	font-size : 16px ! important;
	font-weight : bold;
	color : #002222  ! important;
	}
h2{
	font-family : verdana, tahoma ! important;
	font-size : 14px ! important;
	color : #002222  ! important;
	}

h3{
	font-family : verdana, tahoma ! important;
	font-size : 13px ! important;
	text-align : center;
	color :  #002222 ! important;
	}

.normal{
	font-family : tahoma ! important;
	font-size : 12px ! important;
 	color : #224444  ! important;
 	text-align : justify;
	}
	
.justified{
	font-family : tahoma ! important;
	font-size : 12px ! important;
	text-align : justify;
 	color : #224444  ! important;
	}
	
.wciete{
	font-family : tahoma ! important;
	font-size : 12px ! important;
	text-align : left;
 	color : #224444  ! important;
 	margin-left : 30px; 
	}

.wieksze{
	font-family : verdana, tahoma ! important;
	font-size : 14px ! important;
	font-weight: bold;
	color : #002222  ! important;
	}

.footer{
	font-family : tahoma ! important;
	font-size : 11px ! important;
	font-weight: normal;
	color : #556666 ! important;
	text-decoration : none ! important;
	text-align : right;
	}


img {
	border-width: 1px;
	border-color: #666666;
	}

img.bez_ramki {
	border-width: 0pt;
	}

img.z_ramka {
	border-width: 1pt;
	border-color: #999999;
	}

