@charset "UTF-8";
html,
body {
	padding: 0;
	margin: 0;
	height: 100%;
	display: block;
}
body {	
	background: #FFF url(body-background.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #50424e;
}

#kontener {
	display: block;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -50px;
}
/*=============================*/
#kontener-naglowka {
	display: block;
	width: 100%;
	height: 200px;
	background: #FFF url(header-background.jpg) repeat-x bottom;
}
#naglowek {
	display: block;	
	width: 926px;
	margin: 0 auto;
	padding: 0 12px 0;
}
#wybor-jezyka {
	width: 100%;
	padding-top: 4px;
	height: 30px;
}
#wybor-jezyka a {
	float: right;
	border: none;
	padding: 5px 16px;
	font-family: "PT Sans Narrow";
	font-size: 12px;
	text-height: 18px;
	text-decoration: none;
	color: #4b7e8f;
}
#wybor-jezyka a:hover {
	text-decoration: underline;
}
#logo {
	width: 221px;
	height: 68px;
	margin: 0;
	background: url(logo.png) no-repeat;
	float: left;
}
#menu-w-naglowku {
	display: block;
	width: auto;
	height: 58px;
	padding: 10px 0 0;
	float: right;
	font-family: "PT Sans Narrow";
	font-size: 18px;
}
#menu-w-naglowku a {
	display: block;
	width: auto;
	padding: 16px;
	float: left;
	color: #393a4a;
	text-decoration: none;	
}
#menu-w-naglowku a:hover {
	display: block;
	width: auto;
	padding: 16px;
	color: #393a4a;
	text-decoration: underline;	
	float: left;
}
.zaznaczone {
	background: url(menuitem-over-background.png) repeat-x;
}
/*=============================*/
#tresc {
	display: block;
	width: 876px;
	padding: 0 12px 20px 62px;
	margin: 0 auto;
}
#lewa-kolumna {
	display: block;
	float: left;
	width: 626px;
	padding: 0 42px 0 0;
}
#tresc h1 {
	display: block;
	height: 25px;
	margin: 24px 0 0;
	padding-left: 26px;
	font-family: "PT Sans Narrow";
	font-size: 18px;
	font-weight: normal;
	background: url(h1-background.png) left top no-repeat;
	color: #393a4a;
}
#lewa-kolumna h2 {
	display: block;
	margin: 14px 0 30px;
	padding-left: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	line-height: 27px;
	color: #50424e;
}
#lewa-kolumna p,
td {
	padding-left: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #50424e;
	text-align: justify;
}
#lewa-kolumna img {
	margin: 12px 0 12px 26px;
}
#lewa-kolumna img.biografia {
	margin: 5px 14px 0 0;
}
#lewa-kolumna a {
	border: none;
	text-decoration: none;
	color: #4b7e8f;
}
#lewa-kolumna a:hover {
	text-decoration: underline;
}

#prawa-kolumna {
	display: block;
	padding-top: 26px;
	width: 208px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #50424e;
}
.tytul-miniatury {
	font-size: 12px;
	font-style: italic;
}
.opis-miniatury {
	display: block;
	font-size: 10px;
	margin-bottom: 15px;
}
#prawa-kolumna a {
	display: block;
	border: none;
	text-decoration: none;
	color: #50424e;
	padding-bottom: 10px;
}
#prawa-kolumna a:hover {
	border: none;
	text-decoration: none;
	color: #4b7e8f;
}
#prawa-kolumna img {
	margin-bottom: 5px;
}
/*=============================*/
#tajny-agent-stopki {
	clear: both;
}
#tajny-agent-stopki, 
#kontener-stopki {
	display: block;
	height: 50px;
}
/*=============================*/
#kontener-stopki {
	width: 100%;
	background: #FFF;
}
#stopka {
	display: block;
	width: 850px;
	height: 38px;
	padding: 12px 12px 0 88px;
	margin: 0 auto;
	font-family: "PT Sans Narrow";
	font-size: 12px;
}
#menu-w-stopce {
	float: left;	
	color: #a7a099;
}
#menu-w-stopce a {
	color: #d04900;
	text-decoration: none;
}
#menu-w-stopce a:hover {
	text-decoration: underline;
}
#prawa-autorskie {
	float: right;
}