html, body {
	background: #aaaaaa;
	font-family: calibri, verdana;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 13px;
}

.strona {
	margin: auto;
	width: 798px;
	padding: 0px 10px 0px 10px;
	background: url("img/01.png");
	margin-bottom: -2px;
}

.logo {
	width: 277px;
	height: 47px;
	margin: 22px 0px 0px 15px;
	float: left;
}

.reklama {
	background: url("img/03.png");
	width: 476px;
	height: 64px;
	margin: 6px 10px 0px 0px;
	padding: 4px 0px 0px 10px;
	float: right;
}

.menu {
	background: url("img/04.png");
	width: 183px;
	height: 207px;
	float: left;
	margin: 20px 0px 0px 10px;
	padding: 10px 0px 0px 20px;
}

.mhome {
	height: 30px;
	background: url("img/m1a.png") no-repeat ;
	padding: 9px 0px 0px 60px;
	text-align: left;
	margin-bottom: 2px;
}

div.mhome:hover {
	background: url("img/m1.png") no-repeat ;
	color: #ff6600;
}

.mcennik {
	height: 30px;
	background: url("img/m2a.png") no-repeat ;
	padding: 9px 0px 0px 60px;
	text-align: left;
	margin-bottom: 2px;
}

div.mcennik:hover {
	background: url("img/m2.png") no-repeat ;
	color: #ff6600;
}

.mkup {
	height: 34px;
	background: url("img/m3a.png") no-repeat ;
	padding: 5px 0px 0px 60px;
	text-align: left;
	margin-bottom: 2px;
}

div.mkup:hover {
	background: url("img/m3.png") no-repeat ;
	color: #ff6600;
}

.mpanel {
	height: 34px;
	background: url("img/m4a.png") no-repeat ;
	padding: 5px 0px 0px 60px;
	text-align: left;
	margin-bottom: 2px;
}

div.mpanel:hover {
	background: url("img/m4.png") no-repeat ;
	color: #ff6600;
}

.mkon {
	height: 34px;
	background: url("img/m5a.png") no-repeat ;
	padding: 5px 0px 0px 60px;
	text-align: left;
	margin-bottom: 2px;
}

div.mkon:hover {
	background: url("img/m5.png") no-repeat ;
	color: #ff6600;
}

.serwer {
	background: url("img/05.png");
	width: 544px;
	height: 44px;
	float: right;
	margin: 12px 15px 0px 0px;
	text-align: left;
	padding-left: 10px 
}

.tresc {
	float: right;
	text-align: justify;
	width: 554px;
	margin: 20px 15px 10px 0px;
}

.stopka {
	clear: both;
	background: url("img/06.png") no-repeat;
	text-align: left;
	padding: 7px;
	color: #222;
	font-size: 12px;
}

.autor {
	float: right;
}


a:active, a:link, a:visited {
	color: #491900;
	text-decoration: none;
}

a:hover {
	color: #ff5800;
}

h3 {
	margin: 0px;
}

p {
	margin: 0px;
}