@charset "utf-8";
/* CSS Document */

body {
	background: #FFF url(../img/background.png) repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	color: #aac4d1;
}

#page {
	background:url(../img/background_top.jpg) no-repeat top center;
	width: 100%;
}

#marginesy {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}

a#index {
	display: block;
	margin-top: 81px;
	margin-left: 58px;
	width: 256px;
	float: left;
}

a#banner {
	width: 468px;
	height: 60px;
	display: block;
	float: right;
	margin-top: 72px;
	margin-right: 50px;
}

a#banner img {
	width: 468px;
	height: 60px;
}

#lewo {
	width: 239px;
	float: left;
	margin: 71px 30px 0 38px;
}

.reklama_Google {
	border: 1px solid #bbc9d4;
	border-left: 0;
	border-right: 0;
	width: 100%;
	margin: 20px 0;
	text-align: center;
}

.tekst {
	margin-left: 30px;
	max-width: 508px;
	overflow: hidden;
}

#prawo {
	margin-top: 59px;
	margin-bottom: 40px;
	width: 567px;
	float: right;
	overflow: hidden;
	background: url(../img/background_tekst_top.png) no-repeat left top;
	background-position: 0 38px;
	position: relative;
}

h1 {
	position: relative;
	text-transform: uppercase;
	color: #c90008;
	font-size: 20px;
	padding: 8px 18px 20px 28px;
	display: block; 
	float: left;
	white-space: nowrap;
	background: url(../img/background_zakladka.gif) no-repeat;
	max-width: 371px;
}

h1 img {
	position: absolute;
	top: 0;
	right: -9px;
}

#tekst {
	background: url(../img/background_tekst.png) repeat-y;
	
}

p, li {
	font: 12px Tahoma, Geneva, sans-serif;
	color: #356279;
	line-height: 20px;
	padding: 0 30px;
	margin-bottom: 15px;
	text-align: justify;
	cursor: default;
}

p strong {
	color: #354d5a;
}

p:hover, p:hover strong {
	color: black;
}


li strong {
	color: #356279;
}

#tekst ul {
	list-style-type: none;
}

#tekst li {
	background: url(../img/strzalka.gif) no-repeat;
	background-position: 38px 7px;
	padding-left: 55px;
	display: block;
}

#tekst li:hover {
	background-position: 41px 7px;
	color: black;
}

#tekst li:hover strong {
	color: black;
}

#tekst img {
	display: block;
	float: right;
	clear: right;
}

#tekst_dol {
	background: #e6ebef;
	height: 5px;
	width: 100%;
}

#stopka {
	width: 100%;
	clear: both;
	border-top: 1px solid #e6ebef;
	padding-top: 10px;
	padding-left: 20px;
	margin-bottom: 50px;
}

#stopka #copyright {
	width: 50%;
	display: block;
	float: left;
}

#stopka #menu_dol {
	width: 50%;
	display: block;
	float: right;
}

a#wroc_do_gory {
	color: #c90008;
	padding-right: 15px;
	background: url(../img/strzaleczka.png) no-repeat 78px 4px;
	display: block;
	float: right;
	margin-right: 30px;
}

a#wroc_do_gory:hover {

	background-position: 78px 2px;

}