@charset "utf-8";
/* CSS Document */

a:link {font-style:normal; text-decoration:none;}
a:hover {font-style:normal; text-decoration:underline;}
a:visited {font-style:normal; text-decoration:none;}

body {
	background-color:#000;
	margin: 0 0 0 0px;
	margin-top: 0px;
	color: #006;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	background-image:url(../grafiki/wikam_background_logo_splash.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.tlo_dol{
	background-image:url(../grafiki/bottom_linie.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
.tlo_dol_galeria{
	background-image:url(../grafiki/bottom_linie_galeria.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
.tlo_black {
	background-image:url(../grafiki/bottom_rozciagany.png);
	background-repeat:repeat-y;
	background-position:center top;
}
.tlo_top {
	background-image:url(../grafiki/bottom_od_gory.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}

.main_tlo_top {
	background-image:url(../grafiki/main_topik.png);
	background-repeat:no-repeat;
	background-position:top center;
}
.main_tlo_reka {
	background-image:url(../grafiki/main_reka.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.main_tlo_produkt {
	background-image:url(../grafiki/main_produkt.png);
	background-repeat:repeat-y;
	background-position:top center;
}
.main_tlo_guzik {
	background-image:url(../grafiki/main_guzik.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}

h1 {
	color:#006;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	margin-top: 0px;
	margin-bottom: 1px;
}

