html, body{ margin:0; padding:0; text-align:center; background-color:#ABFCAB; font-size: 8pt; font-family: Verdana, Arial, Tahoma, Sans-serif;} 
 
#pagewidth{ width:800px; text-align:left; margin-left:auto; margin-right:auto; } 
 
#header{ position:relative;  height:127px; background-color:#FFFFFF; width:100%; } 
 
#leftcol{ width:180px; float:left; position:relative; background-color:#fef84a; }
 
#twocols{ width:620px; float:right; position:relative; }
 
#maincol{background-color: #FFFFFF;  float: left; display:inline; width:800px; }
 
#footer{ height:40px; background-color:#FFFFFF; clear:both; } 


td {font-size: 8pt; text-decoration: none;}
a:link, a:visited { color: #1D6436; text-decoration: none; }
a:active, a:hover { color: #FF9900; text-decoration: none; }

#prawo {text-align: right;}
#lewo {text-align: left;}


 .lista { margin-top: 5; margin-bottom: 5; margin-left: 0; padding-left: 5px; list-style: none; }
 .lista li { padding-left: 5px; background-image: url(/i/li.gif); background-repeat: no-repeat; background-position: 0 .5em; position: relative; }
 .poziom { font-size : 1px; color : #ffffff; font-family : times, serif; font-weight : normal; letter-spacing : 1px; text-align : left; text-decoration : none; background-image : url(/i/kropka.gif); }
.zolty { background-color: #fffb85; color: 000000;}
.zolty1 { background-color: #fffdcd; color: 000000;}

.bar01 {
	color: #OOOOOO;
	margin-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 20px;
	font-size: 18px;
	font-family: Arial,Tahoma,Verdana;
	font-weight: bold;
}




.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

.stopka {padding-top: 5px; color: gray; text-align: center; font-size: xx-small; text-decoration: none; font-family: Verdana, Arial, Tahoma, Sans-serif; vertical-align: center;}

.duzy {font-size: 12pt; padding: 15px; text-align: center; font-weight: bold; line-height: 150%;}
.sredni {font-size: 9pt; padding: 15px; text-align: justify; line-height: 150%;}
.drobny {font-size: 9pt; text-align: left; text-decoration: none; font-weight: bold; COLOR: #FFF;}
.drobnya {margin: 5px; font-size: 8pt; text-align: justify; text-decoration: none; padding: 3px; color: #4A4C4E; border: 1px dashed #888888;  line-height: 110%;}
A.a {FONT-SIZE: 8pt; COLOR: #FFF; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Verdana, Arial; TEXT-DECORATION: none }
A.a:hover { TEXT-DECORATION: none }
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}



