body
{
   	background-color 	: #000000;
   	background-repeat	: repeat;
   	background-attachment	: fixed;

	font-family 	: "Verdana";
	font-weight 	: normal;
	font-style  	: normal;
	font-size   	: 12pt;
	text-decoration : none;
	color		: #eed18b;

    	scrollbar-face-color		:#474747;
    	scrollbar-arrow-color		:#000000;
    	scrollbar-highlight-color	:#474747;
    	scrollbar-shadow-color		:#000000;
    	scrollbar-dark-shadow-color	:#000000;
    	scrollbar-3dlight-color		:#000000
}

#o_nas_text
{ 
	font-size	: 12pt;
	text-decoration : none;
	font-weight	: normal;
	font-style 	: normal;
	line-height	: 150%;
}

#text
{ 
	font-size	: 12pt;
	text-decoration : none;
	font-weight	: normal;
	font-style 	: normal;
	line-height	: 150%;
}

#text_justed
{ 
	font-size	: 12pt;
	text-decoration : none;
	font-weight	: normal;
	font-style 	: normal;
	line-height	: 150%;
	text-align	: justify;
}

#naglowek
{ 
	font-size   	: 20pt;
	text-decoration : none;
	font-weight	: bold;
	font-style 	: normal;
	color 		: #ffffff;
}

#naglowek2
{ 
	font-size   	: 16pt;
	text-decoration : none;
	font-weight	: bold;
	font-style 	: normal;
	color 		: #ffffff;
}

#pozycja
{ 
	font-size   	: 9pt;
	text-decoration : none;
	font-weight	: normal;
	font-style 	: normal;
	color 		: #ffffff;
}

#nazwa
{ 
	font-size   	: 14pt;
	text-decoration : none;
	font-weight	: normal;
	font-style 	: normal;
}

#opis
{ 
	font-size   	: 10pt;
	text-decoration : none;
	font-weight	: normal;
	font-style 	: normal;
	line-height	: 150%;	
}

#pole
{ 
	background-color: #474747;
	border		: 1px solid #eed18b;
	color 		: #ffffff;
	font-family 	: "Verdana";
	font-weight 	: normal;
	font-style  	: normal;
	font-size	: 10pt;
	text-decoration : none;
}

#przycisk
{ 
	background-color: #474747;
	border 		: 2px outset #eed18b;
	color 		: #ffffff;
	font-family 	: "Verdana";
	font-weight 	: bold;
	font-style  	: normal;
	font-size   	: 10pt;
	text-decoration : none;
}

#navigacja
{ 
	font-size   	: 10pt;
	text-decoration : none;
	width		: 700px;
	height		: 100px;
	left		: 0%; 
	top		: 0%;
	position	: absolute;
	z-index		: 2; 
}                                 
                                
#komunikat
{ 
	font-size   	: 24pt;
	text-decoration : none;
	width		: 500px;
	height		: 200px;
	left		: 50%; 
	margin-left	: -270px;
	top		: 50%;
	margin-top	: -100px;
	position	: absolute;
	z-index		: 3; 
}

#komunikat_opis
{ 
	font-size	: 12pt;
	text-decoration : none;
	width		: 500px;
	height		: 100px;
	left		: 50%; 
	margin-left	: -270px;
	top		: 50%;
	margin-top	: 10px;
	position	: absolute;
	z-index		: 3; 
}

#kontakt_powrot
{ 
	font-size	: 14pt;
	text-decoration : none;
	width		: 500px;
	height		: 100px;
	left		: 50%; 
	margin-left	: -270px;
	top		: 50%;
	margin-top	: 90px;
	position	: absolute;
	z-index		: 3; 
}

#podloze
{ 
	width		: 500px;
	height		: 300px;
	left		: 50%; 
	margin-left	: -270px;
	top		: 50%;
	margin-top	: -150px;
	position	: absolute;
	z-index		: 2; 
}

#OTOoni
{ 
	opacity		: 0.25;
	filter		: alpha(opacity=25);
	width		: 500px;
	height		: 110px;
	left		: 50%; 
	margin-left	: -250px;
	top		: 50%;
	margin-top	: -240px;
	position	: absolute;
	z-index		: 2; 
}

#premiera
{ 
	opacity		: 1;
	filter		: alpha(opacity=100);
	width		: 300px;
	height		: 158px;
	left		: 50%; 
	margin-left	: -150px;
	top		: 50%;
	margin-top	: 50px;
	position	: absolute;
	z-index		: 2; 
}

#powitanie
{
	width		: 666px;
	height		: 500px;
	left		: 50%; 
	margin-left	: -333px;
	top		: 50%;
	margin-top	: -230px;
	position	: absolute;
	z-index		: 1;
}

#menu
{ 
	width		: 1000px;
	height		: 30px;
	left		: 50%; 
	margin-left	: -500px;
	top		: 50%;
	margin-top	: 210px;
	position	: absolute;
	z-index		: 2; 
} 

a 
{
	font-size   	: 11pt;
	text-decoration : none;
	font-weight 	: normal;
	color 		: #e3d2b3
}

a:hover {
	font-size   	: 11pt;
	text-decoration : none;
	font-weight	: bold;
	color		: #e3d2b3;
}