/* Wycentrowana strona */

* {
	margin: 0;
	padding: 0;
}
html {
	background-color: #fdf7df;
}

body {
	margin: 0;
	padding: 0; 
	font: normal 0.8em/1.5em Verdana, Arial, Georgia, sans-serif; 
	color: #7d7d7d;
	text-align: center;
	background: transparent url(images/glowka.jpg) no-repeat center top;
}

#zawartosc {
	margin: 0px auto;
	padding: 0;
	width: 694px;
	border: none;
	text-align: left;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
}

a, a:visited {
	text-decoration: none;
	color: #D7661D;
	border-bottom: 1px dotted #ccc;
}

a:hover {
	text-decoration: none;
	color: #94AB37;
	border-bottom: 1px solid #ccc;
}

#zawartosc a, a:visited {
	text-decoration: none;
	color: #7d7d7d;
	border-bottom: none;
}

#wstep {
	padding-top: 220px;
	margin-left: 400px;
	margin-bottom: 30px;
	font: normal 0.9em/0.9em Arial, Tahoma, Georgia, sans-serif;
	letter-spacing: 0px;
	line-height: 1.1em;
	color: #C3A176;
	text-transform: uppercase;
	width: 300px;
}

#tyt {
	display:none;
}

#odnosniki{
	position: absolute;
	left:auto; 
	right:auto; 
	top: 385px;
	margin-left: 410px;
	width: 196px;
	padding-left: 30px;
}

#odnosniki2{
/* Obrazek pod menu */
	padding: 0;
	margin: 0;
	background-image: url(images/ksiazka.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 200px;
}

#odnosniki ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#odnosniki ul li{
	margin: 0;
	padding: 3px 0 3px 10px;
	border-bottom: 1px solid #ECEFD7;
}

#odnosniki ul li a, #odnosniki ul li a:visited {
	border-bottom: none;
}

#odnosniki ul li a:hover {
	color: #D7661D;
}

#menu, #menu2, #menu3 {
	font-size: 0.8em; 
}

#menu a, #menu2 a, #menu3 a {
	display: block;
	font-size: 1.1em;
	color: #789B51;
}

#menu, #menu2 {
	margin-bottom: 20px;
}

#menu h3 {
	width: 196px;
	height: 40px;
}

#menu2 h3 {
	width: 196px;
	height: 40px;
}

#menu3 h3 {
	width: 196px;
	height: 40px;
}

#menu h3 {
	width: 196px;
	height: 40px;
}

#menu2 h3 {
	width: 196px;
	height: 40px;
}

#menu3 h3 {
	width: 196px;
	height: 40px;
}

#menu h3 span,
#menu2 h3 span,
#menu3 h3 span {
	display:none;
}

.menu, .menu2, .menu3 {
}

#stopka{
	text-align: left;
	padding-left: 0px;
	padding-top: 10px;
}

#stopka a, #stopka a:visited {
	padding: 5px;
	text-decoration: none;
	color: #D7661D;
	border-bottom: 1px dotted #ccc;
}

#stopka a:hover {
	text-decoration: none;
	color: #94AB37;
	border-bottom: 1px solid #ccc;
}

h2 {
	margin-top: 25px;
	margin-bottom: 15px;
	font-size: 1.4em;
	font-weight: normal;
	width: 350px;
	}
	
p {
	margin-top: 1em;
	margin-bottom: 1em;
	width: 350px;
}
