BODY {
	color: #FFFFFF;
	background-color: Black;
	font: Tahoma;
text-align: justify;
	padding: 0 0 0 0; 	
}

H1, H2 {
	color: #FFFFFF;
	font:  "Tahoma";	font-family: Tahoma;
}

p {
	font-size: 10pt;		
	text-align: justify;		
	text-indent: 0px;	
	font: Tahoma;	font-family: Tahoma;	background-color: Black;	
        color: #fd9a34;
}

A:link {
	color: #fd9a34;
	font:  bold Tahoma;
	float: left;
	text-decoration: none;	font-family: Tahoma;	font-size: 10pt;
}

A:visited {
	color: #fd9a34;
	font: bold Tahoma;
	float: left;
	text-decoration: none;	font-family: Tahoma;	font-size: 10pt;
}
A:hover, A:active {
	text-decoration: ;	font-family: Tahoma;	font-size: 10pt;	color: #fd9a34;
}

td{
	border-width: 0px;
}

img {
	border-width: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	float: left;
}

  img.zdjecie {
	border-color: White;
	border-style: solid;
	border-width: 0px;
	margin-bottom: 20px;
	margin-right: 5px;
	float: left;
}


/* poczatek divow */

.content { 
	
	background: #000; 
	margin: 0 auto;
	padding: 0px;
	width: 1024px;
	color: #000;
}

.preheader {
	background: #000 url(images/index_02.gif) no-repeat center bottom;	
	width: 1024px;
	height: 35px;

}

.header {
	width: 1024px;
	height: 222px;

}
.postheader {
	background: #000 url(images/index_06.gif) no-repeat center top;	width: 1024px;
	height: 18px;}

.menu {
	width: 1024px;
	height: 27px;
}

.menu .left {
	margin-left: 60px;
}

.menu .right {
	float: right;
}

.main_content {
	float: left;
	background-color: #000;
	margin: 12 40 0 40;
	width: 400;
	color: #fff;
	font-size: 12;
        font: Tahoma;
        font-family: Tahoma;
}


.main_left {
	float:left;
    	background-color: #000;
	color: #000;
	margin: 0 0 0px 0px;
	padding: 10px 0px 0px 65px;
	width: 300px;
	
}	

.main_right {

   	background-color: #FFF;
	float: left;
	color: #000;
	margin: 0 0 0 0;
	padding: 0px 0px 0 0px;
	width: 80px;

}

.footer { 
	float:left;
	margin: 0 33 auto;
	width: 1024px;
	height: 25px;

}
/* koniec divow */

