body {
	background:#eff0d5;
	color:#171430;
	font-family:arial, sans-serif, helvetica;
	font-size:16px;
	padding:0;
	margin:0;
	}
#container {
	margin:0 auto;
	padding:0;
	width:960px;
	display:block;
	text-align:justify;
	}
/*  ----header----  */
header {
	margin:0;
	padding:0;
	width:960px;
	height:234px;
	display:block;
	clear:both;
	overflow:hidden;
	background:#eff0d5;
	background:url(../gfx/banner.jpg);
	border-bottom:1px solid #87b091;
	}
img {
	border:none;
	}	
/*  ----footer----  */
footer {
	width:960px;
	height:50px;
	display:block;
	clear:both;
	overflow:hidden;
	background:#eff0d5;
	border-top:1px solid #87b091;
	}
footer span {
	font-size:12px;
	font-style:italic;
	}
footer a {
	text-decoration:none;
	font-weight:bold;
	color:#171430;
	}
#haslo {
	float:right;
	width:400px;
	font-size:22px;
	font-style:italic;
	text-align:right;
	margin-right:4px;
	position:relative;
	bottom:11px;
	}
/*  ----menu----  */	
nav {
	width:250px;
	float:left;
	display:block;
	overflow:hidden;
	position:relative;
	margin-top:20px;
	background:#eff0d5;
	}
nav ul {
	list-style-image:url(../gfx/but.png);
	line-height:1.75;
	font-variant:small-caps;
	font-size:16px;
	padding-left:25px;
	}
nav li{
	border-bottom:1px solid #87b091;
	}
nav li li:last-child {
	border:0;
	}
nav li li {
	font-weight:normal;
	}
nav li:hover {
	list-style-image:url(../gfx/but_on.png);
	background:#e0e0b6;
	font-weight:bold;
	}
nav a:link, nav a:visited, nav a:hover, nav a:active {
	text-decoration:none;
	color:#171430;
	}	
ul#menu ul {
	display:none;
	}
ul#menu.open li:hover ul {
	display:block
	}
/*  ----content----  */
article {
	width:650px;
	float:right;
	display:block;
	overflow:hidden;
	min-height:530px;
	text-indent:30px;
	line-height:1.5;
	background:#eff0d5;
	padding-bottom:20px;
	}
article p {
	padding-top:5px;
	}
h1 {
	text-align:right;
	font-size:32px;
	border-bottom:1px solid #87b091;
	}
h1:after {
	content:" "url(../gfx/h1.png);
	}
.li_header {
	font-size:20px;
	}
article ul {
	text-indent:0;
	padding-left:45px;
	}
article li {
	list-style: outside;
	}
article li li {
	list-style: outside;
	}
article address {
	padding-left:30px;
	}
article a {
	color:#171430;
	}
#linki a {
	font-size:11px;
	}
address~span {
	margin-left:30px;
	font-size:14px;
	}			
address.last{
	padding-bottom:15px;
	}
form {
	text-align:right;
	margin-right:90px;
	}
form span {
	font-size:12px;
	}
.radio {
	padding-left:12px;
	}
.blad {
	font-size:9px;
	color:#850100;
	line-height:1;
	}
#fb-panel {
	display:block;
	background:white;
	width:292px;
	position:fixed;
	top:150px;
	right:-294px;
	border: 1px solid #3b5997;
	}
#fb-panel:hover {
	position:fixed;
	top:150px;
	right:0;
	}
#fb-button {
	background:url(../gfx/fb-sidebar.png);
	display:block;
	width:30px;
	height:96px;
	position:absolute;
	top:-1px;
	left:-30px;
	text-indent:-9999px;
	}
#fb-panel div {
	border:none;
	overflow:hidden;
	width:292px;
	height:258px;
	}
/* na swieta*/
#podpis {
	text-align:right;
	font-weight:bold;
	font-style:italic;
	}