@charset "utf-8";
/* CSS Document */

a:link {color: inherit; text-decoration: none;}
a:visited {color: inherit; text-decoration: none;}
a:active {color: inherit; text-decoration: none;}
a:hover {color: inherit; text-decoration: none;}

body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#pojemnik {
	width: 964px;	
	margin: auto;
}



#g1 {
	background-image: url('images/glowna/1.jpg');
	height: 92px;
	width: 1149px;
	float: left;
}

#g2 {
	background-image: url('images/glowna/2.jpg');
	height: 27px;
	width: 947px;
	float: left;
}

#g4 {
	background-image: url('images/glowna/4.jpg');
	height: 27px;
	width: 27px;
	float: left;
}

#g5 {
	background-image: url('images/glowna/5.jpg');
	height: 324px;
	width: 1149px;
	float: left;
}

#g6 {
	background-image: url('images/glowna/6.jpg');
	height: 43px;
	width: 119px;
	float: left;
}

#g8 {
	background-image: url('images/glowna/8.jpg');
	height: 43px;
	width: 790px;
	float: left;
}

#g9 {
	background-image: url('images/glowna/9.jpg');
	height: 193px;
	width: 1143px;
	float: left;
}

#g10 {
	background-image: url('images/glowna/10.jpg');
	height: 94px;
	width: 979px;
	float: left;
}

.pustak {
	height: 94px;
	width: 85px;
	float: left;
}

#stopka {
	color: #e1dede;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 88px;
	width: 1149px;	
}

#serwer {
	background-image: url('images/glowna/serwer.jpg');
	height: 32px;
	width: 241px;
	margin-top: 6px;
}

.pole {
	float: left;
	margin-top: 22px;
	margin-left: 24px;
	color: #e1dede;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}

#email {
	background-image: url('images/glowna/email.jpg');
	height: 32px;
	width: 241px;
	margin-top: 6px;
}

#haslo {
	background-image: url('images/glowna/haslo.jpg');
	height: 32px;
	width: 234px;
	margin-top: 6px;
}

#zaloguj {
	float: left;
	margin-top: 42px;
	margin-left: 24px;
}


