BODY
{
   	background-color 		: #5B3715;
   	background-repeat		: repeat;
   	background-attachment	: fixed;

	scrollbar-base-color		: #5B3715; 
    	scrollbar-face-color		: #5B3715;
  	scrollbar-arrow-color		: #000000;
    	scrollbar-highlight-color	: #5B3715;
    	scrollbar-shadow-color		: #000000;
    	scrollbar-dark-shadow-color	: #000000;
    	scrollbar-3dlight-color		: #000000;

	margin			: 0px; 
	padding			: 0px; 

	border			: #000000 0px solid; 
}

body 
{
	font-family 	: Arial, Helvetica, sans-serif;
	font-weight 	: 800;
	font-style  	: normal;
	font-size   	: 18pt;
	text-decoration 	: none;
	color			: #000000;
}

#h1
{ 
	font-family		: Arial, Helvetica, sans-serif; 
	font-size		: 30pt;
	font-weight		: 800;
	letter-spacing	: 5pt;
	color 		: #5B3715;
}

h2 
{
	font-family	: Arial, Helvetica, sans-serif; 
	font-size	: 14pt; 
	font-weight	: 800; 
	color		: #FFFFFF;
}

h3 
{
	font-family	: Arial, Helvetica, sans-serif; 
	font-size	: 10pt; 
	font-weight	: 800; 
	color		: #5B3715;
}

#text
{ 
	font-size		: 12pt;
	text-decoration 	: none;
	font-weight		: normal;
	font-style 		: normal;
	line-height		: 150%;
}

#maly_tekst
{ 
	font-size		: 8 pt;
	text-decoration 	: none;
	font-weight		: normal;
	font-style 		: normal;
	line-height		: 150%;
	color 		: #5B3715;
}

#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;
}

#opis
{ 
	font-size   	: 10pt;
	text-decoration 	: none;
	font-weight		: normal;
	font-style 		: normal;
	line-height		: 150%;	
}

#pole
{ 
	background-color	: #5B3715;
	border		: 1px solid #000000;
	color 		: #ffffff;
	font-family	 	: "Verdana";
	font-weight 	: normal;
	font-style  	: normal;
	font-size		: 10pt;
	text-decoration 	: none;
}

#przycisk
{ 
	background-color	: #5B3715;
	border 		: 2px outset #000000;
	color 		: #ffffff;
	font-family 	: "Verdana";
	font-weight 	: bold;
	font-style  	: normal;
	font-size   	: 10pt;
	text-decoration 	: none;
}

#komunikat
{ 
	color			: #5B3715;
	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
{ 
	color			: #5B3715;
	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; 
}

#komunikat_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; 
}

a:link, a:active, a:visited 
{
	font-family		:Arial, Helvetica, sans-serif; 
	color			: #5B3715; 
	font-size		: 10pt;
	font-weight		: 800;
	text-decoration	: none	
}

a:hover 
{
	font-family		:Arial, Helvetica, sans-serif; 
	color			: #FFFFFF;
	font-size		: 10pt; 
	font-weight		: 800;
	text-decoration	: none
}