<style type="text/css">
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	}

p {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

p.right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
}

h1 {
	font-size: 24px;
	font-weight: bord;
	}

h2 {
	font-size: 15px;
	font-weight: bord;
	}

a.wiecej {
	font-size: 10px;
	font-style: italic;
	float:right;
	}

h5 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	margin-top:2px;
	}

h9 {
	font-size: 36px;
	font-weight: bord;
	margin-left:30px;
	color: #fce290;
	}
	

a img {
	border: 0;
	border-color: #000000;
	}

a {
	color: #333333;
	font-style: none;
	text-decoration: none;	
	}

a:hover {
	color: #999999;
	}

a.wiecej {
	font-size: 10px;
	font-style: italic;
	float:right;
	}

a.menu {
	color: #ffcc18;
	font-weight: bold;
	font-size:15px;
	}

a.menu:hover {
	color: #fffc38;
	}


#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
	background-color: #FFFFFF;
	background-image:url('img/background.jpg');
	background-repeat:repeat-x;
	overflow:auto;
	
	}

#head {
	width:880px;
	height:190px;
	margin:0px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;

	}

#menu {
	width:880px;
	height:30px;
	background-color: #000000;
	color: #ffcc18;
	font-weight: bold;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	font-size:15px;

	}

#menu table {
	text-align:center;
	width:100%;
	}

#left {
	float:left;
	width: 605px;
	margin-left: 50px;
	margin-right:15px;
	margin-top: 30px;
	margin-bottom:30px;
	}

#right {
	float: right;
	width: 200px;
	background-color: #ffc30a;
	margin-right: 30px;
	margin-left: 15px;
	margin-top: 30px;
	padding: 15px;
	margin-bottom: 30px;
	}

#rtitle {
	background-color: #ffe697;
	font-size: 16px;
	font-weight:bold;
	padding:5px;
	}

#copyright {
	width:880px;
	float:left;
	font-size: 10px;
	color: #ffcc18;
	text-align:center;
	margin:20px;
	}

</style>


