body{
<!-- 	scrollbar-base-color : #e6e6e6;
	scrollbar-arrow-color : #a52a2a; -->
	font-family : tahoma, verdana;
	font-size : 12px ! important;
	font-weight: normal;
	background-color: #fffff4;
	}

#naglowek {
   position: absolute; 
   left: 140px;
   width: 600px;
   padding: 2px 0 2px 20px;
   }

#autoportret {
   position: relative; 
   float: right; 
   top: 10px;
   right: 10px;
   padding: 8px 8px 8px 8px;
   clear: both;
   }
   
.tekst {
   position: absolute; 
   top: 120px;
   left: 140px;
   width: 600px;
   margin: 20px 20px 20px 20px;
   padding: 2px 2px 2px 2px;
   }
   
.ramka_prawa   {
   border-right: 1pt solid gray;
   padding-right: 6pt 
   }

.ramka_dolna   {
   border-bottom: 1pt solid gray;
   padding-right: 6pt 
   }

.ramka_gorna   {
   border-top: 1pt solid gray;
   }

.ramki_poziome   {
   border-bottom: 1pt solid gray;
   border-top: 1pt solid gray;
   padding-right: 6pt 
   }
   
.main_menu  { 
   font-size: 11pt; 
   line-height: 14pt; 
   font-weight: normal;
   font-style: normal; 
   font-family: Tahoma;
   }

.title  { 
   font-size: 16pt; 
   line-height: 20pt; 
   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: #002222;
	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;
	}
	
.justified{
	font-family : tahoma ! important;
	font-size : 12px ! important;
	text-align : justify;
 	color : #224444  ! important;
	}

.wieksze{
	font-family : verdana, tahoma ! important;
	font-size : 14px ! important;
	font-weight: bold;
	color : #002222  ! important;
	}

.footer{
  position: relative;
  top: 10px;
  right: 10px; 
	font-family : tahoma ! important;
	font-size : 11px ! important;
	font-weight: normal;
	color : #333333 ! important;
	text-decoration : none ! important;
  text-align : right;
  padding-right: 4pt;
  padding-top: 4pt;
	}


img {
	border-width: 1px;
	border-color: #666666;
	}

img.bez_ramki {
	border-width: 0pt;
	}

img.z_ramka {
	border-width: 1pt;
	border-color: #999999;
	}

#foto ul {
   list-style: none;
   margin: 2em;
   text-align: right;
   }
