body{
	background-image: url(images/tlo.jpg);
	background-color: #EDB850;
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	color: #636363;
	text-align: justify;
}

a, a:link, a:visited {
		text-decoration: none;
		color: #ab9972;
}

a:hover {
		text-decoration: none;
		color: #ff0000;
}

#strona{

		width: 996px;
		margin: 0 auto;
		overflow: hidden;
}

#logo{
		height:325px;
}

#p_box{
	background-image: url(images/menu.jpg);
	background-color: #ebf0f4;
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
	width: 166px;
	height: 100%;
	padding-bottom:5000px;
	margin-bottom:-5000px;
	z-index:2;
}

#core{
	float: left;
	overflow: hidden;
	background-color: White;
	background-image: url(images/tlo_core.jpg);
	background-position: top;
	background-repeat: repeat-y;
	padding: 20px;
	height: 100%;
	width: 790px;
	padding-bottom:5000px;
	margin-bottom:-5000px;
	z-index:2;
	line-height: 150%;
}

#stopka {
	clear: both;
	float: left;
	width: 986px;
	background-color: #6e1e06;
	color: White;
	padding: 5px;
	z-index: 1;
	text-align: center;
}

IMG {
	border: opx;
}
 
h1 {
	font-size: 20px;
	height: 24px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 40px;
	border-left-color: #091723;
	border-left-style: inset;
	border-left-width: 30px;
	background-color: #f0b43b;
	background-image: url(images/tlo_h1s.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: White;
	margin-bottom: 0px;
}

h2 {
	font-size: 9px;
	height: 11px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 40px;
	border-left-color: #5b809f;
	border-left-style: inset;
	border-left-width: 30px;
	background-color: #a3ccef;
	background-image: url(images/tlo_h2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	color: #5b809f;
	margin-top: 0px;
}

.autor {
	font-size: 9px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 40px;
	border-right-color: #a44325;
	border-right-style: outset;
	border-right-width: 30px;
	background-color: #fbf8f2;
	color: #636363;
	margin-top: 5px;
	text-align: right;
}
.def {
		background-color: #ece4d2;
		background-image: url(images/tlo_def.jpg);
		background-position: bottom right;
		background-repeat: no-repeat;
		margin-left: 50px;
		margin-right: 50px;
		padding: 10px;
		text-decoration: bold;
		text-weight: bold;
}

li, li ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul {
	float: left;
	text-decoration: none;
}

ul li {
	float: left;
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	background: url("images/g1.jpg");
	color: #fff;
	width: 166px;
	height: 23px;
	text-align: center;
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	font-size: 15px;
	padding-top: 2px;
	margin: 0px;
}

ul a:hover {
	background-image: url("images/g2.jpg");
	color: #a48239;
}

dl, dt, dd {
	display: block;
	margin: 0;
	padding: 0;
}
dt {
	padding-left: 15px;
	padding-top: 8px;
	margin-bottom: 5px;
	color: #6e1e06;
	height: 21px;
	font-size: 17px;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
dl a:link, dl a:visited {
	background-image: url(images/menu_a1.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-bottom:2px;
	margin-top: 2px;
	padding-left:15px;
	color: #262829;
	height: 12px;
	font-size:10px;
}
dl a:hover {
	background-image: url(images/menu_a2.jpg);
	background-position: left;
	background-repeat: no-repeat;
	color: #bdaf92;
	height: 12px;
	font-size:10px;
}