body {
	 background-repeat: repeat-x;
	 background-image: url(tlo.jpg);
    margin: 0px;
    padding: 0px;
	 color: #484f55;
	 font-family: "Trebuchet MS", Trebuchet, Calibri, Tahoma;
	 font-size: 12px;
}
#strona {
	overflow: hidden;
	width: 960px;
	height: 808px;
	margin: auto;
	z-index: 0;
}

#top {
   overflow: hidden;
	width: 960px;
	height: 71px;
	margin: 0px;
	background-image: url('logo.jpg');
	background-position: left;
	background-repeat: no-repeat;
}

#menu {
	overflow: hidden;
	width: 960px;
	height: 209px;
	color: White;
	background-image: url('reka.jpg');
	background-position: right;
	background-repeat: no-repeat;
}

#cytat {
	overflow: hidden;
	width: 960px;
	height: 35px;
	font-family: "Times New Roman";
	color: #cfc387;
	text-align: center;
	font-style: italic;
	font-size: 15px;
}

#box1 {
	float: left;
	overflow: hidden;
	width: 213px;
	height: 418px;
	background-image: url('box1.jpg');
	background-repeat: repeat-y;
}

.box1a {
   overflow: hidden;
	width: 181px;
	height: 210px;
	padding-left: 30px;
	padding-right: 30px;
}

#box2d {
   float: left;
	overflow: hidden;
	width: 960px;
	height: 419px;
	background-image: url('box2d2.jpg');
}

.box2kol {
   overflow: hidden;
   float: left;
	width: 311px;
	height: 345px;
}

#stopka {
	overflow: hidden;
	width: 960px;
	height: 75px;
	text-align: center;
}

ul, ul li {
	display: block;
	list-style: none;
	margin: 7px 0px 0px 0px;
	padding: 0px;
}

ul a:link, ul a,  ul a:visited {
	text-decoration: none;
	color: White;
	background-image: url('g1.jpg');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 13px;
	margin-left: 13px;
}

ul a:hover {
	text-decoration: none;
	color: White;
	background-image: url('g2.jpg');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 13px;
	margin-left: 13px;
}

.h1box {
	font-size:15px;
	color: White;
	font-weight: normal;
	margin-bottom: 30px;
	margin-top: 8px;
	margin-left: 0px;
	padding-left: 0px;
}

h1 {
	font-size: 32px;
	color: Black;
	padding-top: 20px;
	padding-left: 70px;
	padding-bottom: 10px;
	margin: 0px;
	font-weight: normal;
}

h2 {
	font-size:20px;
	padding-left: 20px;
	color: Black;
	margin: 0px;
	font-weight: normal;
}

h3 {
	font-size: 8px;
	padding: 0px 0px 0px 20px;
	color: #a0a1a5;
	margin: 0px;
	font-weight:normal;
}

h4 {
	font-size: 20px;
	color: #00079d;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

a, a:link, a:visited {
	color: #006cff;
	text-decoration: none;
}

a:hover {
	color: #00089d;
}

.wiecej {
	text-align: right;
	padding-right: 20px;
	font-size: 10px;
}

p {
	padding-left:20px;
	padding-right:20px;
}

#stopka ul, #stopka li {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 8px 0px 0px 0px;
}

#stopka li {
	display: inline;
	white-space: nowrap;
}

#stopka ul a:link, #stopka ul a:visited {
	color: #a0a0a0;
	font-size: 10px;
	text-decoration: none;
	background: none;
	margin: 0px;
	padding: 0px;
}

#stopka ul a:hover {
	color: #555555;
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.lista1 {
	background-image: url('g2.jpg');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 13px;
	font-weight: normal;
}

.lista2 {
	background-image: url('g1.jpg');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 13px;
	font-weight: normal;
		font-size: 10px;
}