@charset "utf-8";
/* header elements */

div#header {
	width:900px;
	height: 291px;
}	
div#stopka {
	background-color: #2C588C;
	display: inline;
	height: 50px;
	float: left;
	width: 840px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 10px;
}


/* layout elements */

div#container {
	width: 900px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;




}
.clear {
	display: block;
	height: 0;
	clear: both;
	visibility: visible;
	font-size: 9px;
	color: #999999;
	padding-left: 30px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Tla/nazwyStron/top_tlo_blue.gif);
	background-repeat: repeat-x;
}


p#copyright {
	float: left;
	text-align: right;
	width: 820px;
	height: auto;
	color: #E0EAF5;
	font-size: 9px;
	padding: 0px;
	margin: 16px 0 0 0px;
	display: inline;
}
div#stopka a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
div#stopka a {
	color: #E0EAF5;
	text-decoration: none;
}

.styl1 {
	color: #2C588C;
	font-weight: bold;
}
.styl2 {
	color: #2C588C;
}
.styl4 {
	color: #336699;
	font-weight: bold;
}
