body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 11px;
	background-color: #3577DB;
	color: #666666;
	line-height: 13px;
}

a img {
	border: none;
}

.ftr {
	color: #E6E6E6;
	text-decoration: none;
}

.bgblue1 {
	background-color: #3577DB;
	width: 50%;
}

.bgblue2 {
	background-repeat: repeat-x;
	background-image: url(img/bg_m.gif);
	height: 110px;
}

.bgblue3 {
	background-repeat: repeat-x;
	background-image: url(img/bg_b.gif);
	background-color: #72A0E6;
}

.bgfoot {
	background-color: #1248D1;
	color: #E6E6E6;
	font-size: 10px;
}

.maintable {
	border: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.menutable {
	border: none;
	margin: 0;
	padding: 0;
	width: 921px;
}

.footable {
	width: 100%;
	border: 1px solid White;
	border-bottom-width: 0px;
}

.bgwhite1 {
	background-color: White;
	width: 921px;
}

.p31 a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2b5cd5;
}

.p31 a:hover {
	color: Red;
}

div.zdjecia img {
		border: 1px solid black;
}