* { margin: 0; padding: 0; border: 0; }

body {	
	background-color: #ffffff;
	margin: 0 auto;
	font-family: Arial;
	background-image: url(images/tlo.gif);
	background-repeat: repeat-x;
	color: #646464;
	text-align: center;
	}
	
a {
	text-decoration: none;
	}
	
td {
	font-family: Arial;
	font-size: 11px;
}
	
.clear {
	clear: both;
	}
	
#top, #content, #footer {
	width: 990px;
	clear: both;
	display: block;
	margin: 0 auto;
	text-align: left;
	}
	
#top ul {
	list-style: none;
	display: block;
	}
	
#top ul li {
	float: left;
	}
	
#top img {
	display: block;
	}
	
#content {
	background-color: #f7f7f7;
	}
	
#left {
	background-image: url(images/tlo_m.gif);
	background-repeat: no-repeat;
	float: left;
	width: 334px;
	height: 359px;
	position: relative;
	background-color: #f7f7f7;
	margin-bottom: 80px;
	}
	
#left ul {
	list-style: url(images/strz.gif);
	font-size: 11px;
	color: #484848;
	margin-top: 20px;
	}
	
#left ul li {
	margin-bottom: 15px;
	width: 200px;
	}
	
#left a {
	color: #484848;
	}
	
#zobacz {
	position: absolute;
	bottom: 147px;
	left: 2px;
	}
	
#pytania {
	position: absolute;
	top: 212px;
	left: 0px;
	}
	
#dcennik {
	position: absolute;
	top: 300px;
	left: 27px;
	}
	#prezenty {
	position: absolute;
	top: 367px;
	left: 27px;
	}
	
#right {
	float: right;
	width: 656px;
	background-color: #f7f7f7;
	}
	
#right dt {
	color: #0e0e40;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 17px;
	margin: 20px 10px;
	border-bottom: 1px #cdc8c8 solid;
	background-image: url(images/sp.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
#right dd {
	font-size: 11px;
	width: 636px;
	margin-left: 10px;
	}
	
#footer {
	background-color: #f7f7f7;
	background-image: url(images/i.gif);
	background-repeat:repeat-x;
	font-size: 11px;
	}
	
#copy {
	width: 300px;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 10px;
	color: #aeaeae;
	}
	
#menu_b {
	float: right;
	width: 600px;
	margin-top: 10px;
	margin-right: 30px;
	}
	
#menu_b ul {
	float: right;
	}
	
#menu_b ul li{
	border-right: 1px solid #010163;
	list-style: none;
	float: left;
	}

#menu_b ul a {
	color: #010163;
	margin: 0 10px;
	}