body
{
	background-color		: #444444;
	color				: #ffffff;

	scrollbar-face-color		:#444444;
	scrollbar-arrow-color		:#fa3500;
	scrollbar-highlight-color	:#444444;
	scrollbar-shadow-color		:#444444;
	scrollbar-dark-shadow-color	:#fa3500;
	scrollbar-3dlight-color		:#fa3500;
}

.tlo
{
	background-color	: #444444;
	background-image	: url(/images/tlo.png);
	background-repeat	: no-repeat;
	background-position	: center center;
	background-size		: cover;
	background-attachment	: fixed;

	opacity			: 0.1;
	border			: 1px solid red;
	width			: 100%;
	height			: 100%;
	left			: 0%;
	margin-left		: 0px;
	top			: 0%;
	margin-top		: 0px;
	position		: absolute;
	z-index			: 1;
}


#h1
{
	color		: #fa3500;
	font-size   	: 14pt;
	text-decoration : none;
	font-weight	: bold;
	font-style 	: normal;
}

#h2
{
	color		: #fa3500;
	font-size   	: 12pt;
	text-decoration : none;
	font-weight	: bold;
	font-style 	: normal;
}

.tel
{
	color		: #ffffff;
	font-size	: 10pt;
	text-decoration : none;
	font-weight	: bold;
	font-style 	: normal;
}

.naglowek
{
	border		: 0px solid blue;
	width		: 1000px;
	height		: 80px;
	left		: 50%;
	margin-left	: -500px;
	top		: 0%;
	margin-top	: 50px;
	position	: absolute;
	z-index		: 5;

	color		: #ffffff;
	font-family	: cursive;
	font-size   	: 40pt;
	text-decoration : none;
	font-weight	: normal;
	font-style 	: italic;
	text-align	: center;
}

.oferta_tab
{
	border		: 0px solid green;
	width		: 1000px;
	height		: 210px;
	left		: 50%;
	margin-left	: -500px;
	top		: 50%;
	margin-top	: -150px;
	position	: absolute;
	z-index		: 5;
}

.o_mnie_tab
{
	border		: 0px solid green;
	width		: 1000px;
	height		: 310px;
	left		: 50%;
	margin-left	: -500px;
	top		: 50%;
	margin-top	: -150px;
	position	: absolute;
	z-index		: 5;
}

.kontakt_tab
{
	border		: 0px solid green;
	width		: 1000px;
	height		: 550px;
	left		: 50%;
	margin-left	: -500px;
	top		: 50%;
	margin-top	: -250px;
	position	: absolute;
	z-index		: 5;
}

.menu_tab
{
	border		: 1px solid red;
	width		: 1000px;
	height		: 21px;
	left		: 50%;
	margin-left	: -500px;
	top		: 100%;
	margin-top	: -60px;
	position	: absolute;
	z-index		: 10;
}

.naglowek_text
{
	color		: #ffffff;
	font-size   	: 20pt;
	text-decoration : none;
	font-weight	: bold;
	font-style 	: normal;
	text-align	: center;
}

.menu_text
{
	color		: #ffffff;
	font-size   	: 10pt;
	text-decoration : none;
	font-weight	: bold;
	font-style 	: normal;
	text-align	: center;
}

.oferta_opis, .text, .o_mnie_text
{
	color		: #ffffff;
	font-size	: 11pt;
	text-decoration : none;
	text-align	: justify;
	line-height	: 150%;
	font-weight	: normal;
	font-style 	: normal;
}

.oferta_opis2
{
	color		: #ffffff;
	font-size	: 11pt;
	text-decoration : none;
	text-align	: center;
	line-height	: 150%;
	font-weight	: normal;
	font-style 	: normal;
}

.oferta_pozycja, .text_w
{
	color		: #ffffff;
	font-size   	: 13pt;
	text-decoration : none;
	text-align	: center;
	font-weight	: bold;
	font-style 	: normal;
}

.oferta_text, .kontakt_pozycja, .pozycja
{
	color		: #ffffff;
	font-size   	: 10pt;
	text-decoration : none;
	text-align	: center;
	font-weight	: normal;
	font-style 	: normal;
}

.oferta_kreska
{
	text-align	: center;
	line-height	: 150%;
}

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

#przycisk
{
	background-color 	: #444444;
	color			: #ffffff;
	border 			: 1px outset #fa3500;
	font-family 		: "Verdana";
	font-weight 		: normal;
	font-style  		: normal;
	font-size   		: 10pt;
	text-decoration 	: none;
}

#komunikat
{
	font-size   	: 14pt;
	text-decoration : none;
	width		: 500px;
	height		: 200px;
	left		: 50%; 
	margin-left	: -250px;
	top		: 50%;
	margin-top	: -75px;
	position	: absolute;
	z-index		: 16; 
}

#komunikat_powrot
{
	font-size   	: 12pt;
	text-decoration : none;
	width		: 500px;
	height		: 200px;
	left		: 50%; 
	margin-left	: -250px;
	top		: 50%;
	margin-top	: 50px;
	position	: absolute;
	z-index		: 16; 
}

#kontakt_powrot
{
	font-size	: 12pt;
	text-decoration : none;
	width		: 500px;
	height		: 200px;
	left		: 50%; 
	margin-left	: -250px;
	top		: 50%;
	margin-top	: 50px;
	position	: absolute;
	z-index		: 16; 
}

#podloze
{
	width		: 500px;
	height		: 200px;
	left		: 50%; 
	margin-left	: -250px;
	top		: 50%;
	margin-top	: -100px;
	position	: absolute;
	z-index		: 15; 
}

a {
	color 		: #ffffff;
	font-weight 	: normal;
	font-style  	: normal;
	text-decoration : none;
}

a:hover {
	color 		: #fa3500;
	font-weight 	: normal;
	font-style  	: normal;
	text-decoration : none;
}