body {
	margin: 0;
	padding: 0;
	background-image: url('../img/lay_background.png');
	background-repeat: repeat-x;
	background-color: #aa0a1c;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

div#lay {
	background-image: url('../img/lay_background_footer.png');	
	background-position: bottom;
	background-repeat: repeat-x;
}

div#container {
	background-image: url('../img/lay_container.png');
	width: 872px;
	margin: auto;
	position: relative;
}

div#content {
	width: 872px;
	background-image: url('../img/lay_content.png');
	background-repeat: no-repeat;
}

div#header {
	height: 158px;
}

div#header div#today {
	position: absolute;
	right: 107px;
	top: 13px;
	text-align: right;
	color: #97abc5;
	font-size: 0.8em;
}

div#header div#nav {
	height: 37px;
	width: 468px;
	position: absolute;
	left: 250px;
	top: 101px;
	font-size: 0.9em;
	font-weight: bold;
}

div#header div#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#header div#nav ul li {
	display: block;
	float: left;
	position: relative;
	height: 37px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
}

div#header div#nav ul li.home, div#header div#nav ul li.advice, div#header div#nav ul li.testimonials {
	background-image: url('../img/lay_menu_light.png');
}

div#header div#nav ul li.about, div#header div#nav ul li.probono, div#header div#nav ul li.contact {
	background-image: url('../img/lay_menu_dark.png');
}

div#header div#nav ul li.home a {
	width: 44px;
}

div#header div#nav ul li.home a img {
	border: 0;
	width: 16px;
	height: 15px;
}

div#header div#nav ul li.about a, div#header div#nav ul li.advice a, div#header div#nav ul li.probono a, div#header div#nav ul li.testimonials a {
	width: 86px;
}

div#header div#nav ul li.contact a {
	width: 80px;
}

div#header div#nav ul li a {
	display: block;
	cursor: pointer;
	height: 19px;
	position: relative;
	padding: 10px 0px 4px 0px;
	text-decoration: none;
	color: #ffffff;
	z-index: 20;
}

div#header div#nav ul li span {
	color: #9c7f51;
	position: relative;
	z-index: 10;
	left: 1px;
	bottom: 22px;
}

div#header div#nav ul li a:hover {
	padding-bottom: 0px;
	border-bottom: 4px solid #9c7f51;
}

div#left_column {
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 0.9em;
	position: absolute;
	left: 0px;
	width: 222px;
	padding-left: 14px;
	padding-right: 14px;
}

div#book {
	margin-top: 8px;
	height: 62px;
	background-image: url('../img/logo_book.png');
	background-repeat: no-repeat;
}

div#header h1 {
	cursor: pointer;
	margin: 0;
	width: 222px;
	height: 126px;
	background-image: url('../img/logo_logo.png');	
	background-repeat: no-repeat;
	position: absolute;
	top: 18px;
	left: 13px;
}

div#header h1 a {
	cursor: pointer;
	display: block;
	width: 222px;
	height: 126px;
}

div#header h1 span {
	display: none;
}

div#book h1 {
	display: none;
}

div#address {
	height: 64px;
	padding-top: 6px;
}

div#right_column {
	position: absolute;
	right: 0px;
	width: 154px;
}

div#right_column div#free_advice {
	padding-left: 2px;
	padding-top: 7px;
	padding-right: 10px;
}

div#right_column div#free_advice a {
	text-decoration: none;
	color: #FFFFFF;
}

div#right_column div#free_advice h3 {
	padding-top: 30px;
	margin: 0;
	font-size: 1em;
	color: #FFFFFF;
}

div#right_column div#free_advice p {
	margin: 0;
	padding: 0px 0px 0px 10px;
	background-image: url('../img/ico_arrow.png');
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

div#footer {
	background-image: url('../img/lay_footer.png');	
	width: 842px;
	height: 75px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 50px;
	margin: auto;
	color: #97abc5;
	font-size: 0.8em;
}

div#footer div#signatures {
	float: right;
	text-align: right;
	width: 150px;
}

div#footer div#signatures img {
	margin-top: 5px;
	border: 0;
}

div#footer div#signatures a {
	text-decoration: none;
}

div#footer div#signatures img#pmk {
	margin-left: 10px;
}

div#footer a {
	color: #97abc5;
	text-decoration: none;
}

div#left_column p {
	margin: 0;
	color: #FFFFFF;
}

div#right_column p {
	font-size: 0.85em;
	margin: 86px 0px 0px 13px;
	color: #FFFFFF;
}

div#address p {
	padding-left: 22px;
	line-height: 14px;
}

div#address p.book {
	background-image: url('../img/ico_book_orange.png');	
	background-repeat: no-repeat;
}

div#main p.book {
	margin: 0;
	padding-bottom: 0;
	background-image: url('../img/ico_book_main.png');	
	background-repeat: no-repeat;
}

div#address p.phone {
	background-image: url('../img/ico_phone_orange.png');	
	background-repeat: no-repeat;
}

div#address p.mail {
	background-image: url('../img/ico_mail_orange.png');	
	background-repeat: no-repeat;
}

div#contacts p.mail {
	background-image: url('../img/ico_mail.png');	
	background-repeat: no-repeat;
}

div#main p.mail {
	margin: 0;
	padding-bottom: 0;
	background-image: url('../img/ico_mail_main.png');	
	background-repeat: no-repeat;
}

div#main p.fax {
	margin: 0;
	padding-bottom: 0;
	background-image: url('../img/ico_fax.png');	
	background-repeat: no-repeat;
}

div#contacts p.phone {
	background-image: url('../img/ico_phone.png');	
	background-repeat: no-repeat;
}

div#main p.phone {
	margin: 0;
	padding-bottom: 0;
	background-image: url('../img/ico_phone_main.png');	
	background-repeat: no-repeat;
}

div#main p.web {
	margin: 0;
	padding-bottom: 0;
	background-image: url('../img/ico_web_main.png');	
	background-repeat: no-repeat;
}

div#photo_alicja, div#photo_leszek {
	margin-top: 7px;
	background-image: url('../img/sidebar_photo.png');	
	background-repeat: no-repeat;
	padding-left: 92px;
	width: 130px;
	position: relative;
}

div#photo_alicja {
	padding-top: 30px;
	height: 64px;
}

div#photo_leszek {
	padding-top: 16px;
	height: 78px;
}

div#contacts {
	height: 210px;
}

div#left_column img#chiberska {
	position: absolute;
	top: 148px;
	left: 15px;
}

div#left_column img#szpunar {
	position: absolute;
	top: 249px;
	left: 15px;
}

div#contacts p.partner {
	padding-bottom: 3px;
	margin-bottom: 3px;
	background-image: url('../img/sidebar_partner.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	font-weight: bold;
}

.linia {
	background-image: url('../img/sidebar_partner.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}

div#contacts p.phone, div#contacts p.mail, div#contacts p.skype {
	padding-left: 22px;
	line-height: 14px;
}

div#main p.book, div#main p.phone, div#main p.mail, div#main p.web, div#main p.fax {
	margin-left: -22px;
	text-indent: 0;
	padding-left: 22px;
}

div#main p.nip {
	text-indent: 0;
}

div#contacts p.skype img {
	position: absolute;
	margin-left: -22px;
}

div#main {
	margin-left: 250px;
	margin-right: 154px;
	padding: 10px 50px 10px 50px;
	background-image: url('../img/lay_coin.png');	
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 475px;
	height: auto !important;
	height: 475px;
}

div#main a img {
	border: 1px solid #afaea7;
	margin-bottom: 1em;
}

div#main form {
	margin: 0;
}

div#main form input, div#main form textarea {
	background-color: #e2d6b8;
	border-width: 0px 0px 1px 0px;
	border-color: #afaea7;
	border-style: solid;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}

div#main form input {
	width: 200px;
}

div#main form textarea {
	margin-top: 5px;
	width: 100%;
	height: 150px;
	overflow: auto;
}

table.contact_form tr.even {
	background-color: #eee7d5;
}

table.contact_form td.mid {
	text-align: center;
}

table.contact_form td {
	text-align: right;
	font-weight: bold;
}

table.contact_form tr.even td {
	border-bottom: 1px solid #afaea7;
}

div#main ul {
	margin: 0;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
	text-align: justify;
}

div#main ol {
	margin: 0;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
	text-align: justify;
}


div#main ul.intro {
	margin-left: -1.5em;
	background-image: url('../img/lay_squares.png');
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 3px;
}

div#main p {
	margin: 0;
	padding-bottom: 0.5em;
	text-align: justify;
	text-indent: 1.5em;
}

div#main h1, div#main h2 {
	margin: 0;
}

div#main h3 {
	margin-bottom: 0.25em;
	font-size: 1.3em;
	letter-spacing: -1px;
}

div#main h1.welcome {
	background-image: url('../img/main_welcome.png');
	width: 268px;
	height: 78px;
	margin: 0px 0px -15px 0px;
}

div#main h1.help, div#main h1.form, div#main h1.institutions, div#main h1.partners, div#main h1.references, div#main h1.probono, div#main h1.advice, div#main h1.about, div#main h1.should, div#main h1.step, div#main h1.promote {
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 60px;
	margin-bottom: 14px;
}

div#main h1.contact {
	background-image: url('../img/main_contact_form.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 62px;
	margin-bottom: 12px;
}

div#main h1.help {
	background-image: url('../img/main_help.png');
}

div#main h1.form {
	background-image: url('../img/main_form.png');
}

div#main h1.promote {
	background-image: url('../img/main_promote.png');
}

div#main h1.should {
	background-image: url('../img/main_should.png');
}

div#main h1.step {
	background-image: url('../img/main_step.png');
}

div#main h1.institutions {
	background-image: url('../img/main_institutions.png');
}

div#main h1.partners {
	background-image: url('../img/main_partners.png');
}

div#main h1.references {
	background-image: url('../img/main_references.png');
}

div#main h1.probono {
	background-image: url('../img/main_probono.png');
}

div#main h1.advice {
	background-image: url('../img/main_advice.png');
}

div#main h2.contact {
	background-image: url('../img/main_contact.png');
	background-repeat: no-repeat;
	background-position: right;
	height: 38px;
	margin: 7px 0px 14px 0px;
}

div#main h2.step {
	background-image: url('../img/main_krok-po-kroku.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 22px;
	margin-top: 7px;
	margin-bottom: 7px;
}

div#main h2.should {
	background-image: url('../img/main_co-nalezy-wiedziec.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 22px;
	margin-top: 7px;
	margin-bottom: 7px;
}

div#main h2.commission {
	background-image: url('../img/main_commission.png');
	background-repeat: no-repeat;
	height: 61px;
	margin-top: 14px;
}

div#main h1 span, div#main h2 span {
	display: none;
}

div#main p.signatures {
	text-align: center;
	margin-top: 0.5em;
}

div#main p.signatures img {
	width: 315px;
	height: 87px;
}

div#main p.first {
	background-image: url('../img/lay_squares.png');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-left: -20px;
	padding-left: 20px;
	text-indent: 0;
}

a.arrow, a.arrow_orange, a.arrow_red {
	font-size: 0.9em;
	cursor: pointer;
	height: 21px;
	width: 141px;
	color: #9b0405;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 6px;
	margin-left: -13px;
	display: block;
	position: relative;
	padding-left: 26px;
}

a.arrow {
	background-image: url('../img/sidebar_arrow.png');
}

a.arrow_orange {
	background-image: url('../img/sidebar_arrow_orange.png');
}

a.arrow_red {
	background-image: url('../img/sidebar_arrow_red.png');
}

a.arrow:hover, a.arrow_orange:hover, a.arrow_red:hover {
	right: 12px;
}

object {
	position: absolute;
	left: 784px;
	top: 3px;
}

div#main a {
	color: #9b0405;
}

div#left_column a {
	color: #FFFFFF;
}

