body {
	background: #d7eafe;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	color: #FFD700;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: underline;
	color: #FFD700;
}
a:hover {
	color: #fbe989;
}

.main {
	background: #003366;
	background-image: url(images/main_bg_top.gif);
	background-repeat: repeat-x;
	padding-top: 50px;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 20px;
	font-size: 13px;
	color: #FFD700;
}
.bottom {
	background-image: url(images/main_bg_bottom.gif);
	background-repeat: repeat-x;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 5px;
	padding-bottom: 15px;
}

.naglowek {
	font-size: 17px;
	font-weight: bold;
	color: #FFD700;
	padding-bottom: 5px;
}
.kolorek {
	font-weight: bold;
	color: #E39400;
}
.minimenu {font-size: 11px; color: #E39400;}
.minimenu a {color: #E39400; text-decoration: underline; font-weight: bold;}
.minimenu a:hover {color: #efb343;}

.copyrights {font-size: 9px; color: #005EB9; padding-right: 20px; padding-top: 5px; padding-bottom: 15px; }
.copyrights a {color: #005EB9 ; text-decoration: underline; font-weight: bold;}
.copyrights a:hover {color: #004D97 ;}

.partner {
	margin-top: 5px;
	border: 0px;
}
img.ilustracja {
	border: #FBE989 solid 1px;
}
