body {

	background-image: url('img/background.jpg');
	background-repeat: no-repeat;
	background-color: #000;
	margin-top: 0;
	margin-left: 235px;
	padding: 0;
	width: 545px;

}

h1, h2, h3, p, ul {

	color: #fff;
	font-family: Georgia;

}

h1 {

	margin-top: 0.4em;
	margin-bottom: 0;
	font-weight: normal;
	letter-spacing: -3px;
	font-size: 2.8em;
	line-height: 1em;
	b1order-bottom: 1px dashed #999;
	color: red;

}

h1 #wezwanie {

	font-size: 0.4em;
	letter-spacing: -2px;
	color: #ccc;
	margin-left: 10px;

}

h2 {

	margin-top: 0.4em;
	margin-bottom: 0;
	font-weight: normal;
	letter-spacing: -2px;
	font-size: 2em;
	line-height: 1em;
	b1order-bottom: 1px dashed red;
	color: red;

}

h3 {

	margin-top: 1.2em;
	margin-bottom: 0;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 1.5em;
	line-height: 1em;
	b1order-bottom: 1px dashed red;
	color: red;

}

p.wprowadzenie {

	font-size: 0.95em;
	line-height: 1.3em;

}

p:first-letter {

	font-size: 2.7em;
	float: left;
	padding: 0.1em;
	margin-right: 0.05em;
	background-color: red;
	color: #000;
	line-height: 0.9em;

}

b {

	text-transform: uppercase;
	font-size: 0.7em;
	line-height: 0.6em;
	background-color: red;
	color: #000;

}

div.nawa {

	width: 48%;

}

div.nawa h2 {

	border-bottom: 1px dashed red;

}

div.nawa p {

	color: #fff;
}

p.nawa_tekst:first-letter {

	background-color: red;
}


p {

	font-size: 0.75em;
	line-height: 1.3em;

}

#sarmacja_holder {

	position: absolute;
	top: 0px;
	left: 235px;
	width: 545px;
	text-align: right;

}

#sarmacja a {

	color: #000;
	text-decoration: none;
	font-family: Georgia;
	font-size: 0.8em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
	background: red;

}

#sarmacja a:hover {

	background: white;
	color: black;

}

#menu {

	position: absolute;
	top: 350px;
	width: 200px;
	left: 0px;
	margin-left: 10px;

}

#menu p {

	font-size: 0.7em;
	line-height: 1.25em;

}

#menu ul {

	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;

}

#menu li {

	line-height: 1.6em;

}
#menu a {

	color: #fff;
	text-decoration: none;
	border-bottom: 1px dashed red;

}

#menu a:hover {

	border-bottom: 1px dashed #fff;

} 