* 								{ padding:0; margin:0; }
fieldset, img 					{ border:0; }
label, a 						{ cursor:pointer; }
body, textarea, input, select 	{ font:normal 12px Arial; }
body							{ background:#f0d2b4; color:#1a171b; }
a								{ text-decoration:none; outline:none; color:#1a171b; }
a:hover							{ text-decoration:underline; }
h1, h2, h3, h4, h5, h6			{ font-size:1em; font-weight:normal; }

.hidden, hr						{ position:absolute; left:-1000em; }
.clear 							{ position:relative; clear:both; height:0px; overflow:hidden; }

/* all */
#all 							{ width:100%; margin:0 auto; position:relative; background:#ab9680; }


/* top */
.top 							{ width:950px; height:410px; margin:0 auto; background:url(img/top.jpg) no-repeat; }
.top h1							{ position:absolute; left:-1000em; }
.top #logo						{ width:100px; height:100px; position:relative; background:url(img/logo.png) 0 0 no-repeat; }
.top #logo h1 a					{ width:100px; height:100px; display:block; }

.top #menu						{ width:950px; height:240px; padding-top:150px; margin:0 auto; font:normal 2em "Times New Roman", Times, serif; background:url(img/bcg_menu.gif) repeat-y; }
.top #menu ul					{ width:240px; height:240px; list-style:none; float:right; }
.top #menu ul li				{ width:240px; height:39px; display:block; float:left; }
.top #menu ul li a				{ width:240px; height:39px; display:block; float:left; text-align:center; }
.top #menu ul li a.active		{ color:#547f8a; }
.top #menu ul li a:hover		{ text-decoration:none; color:#547f8a; }


/* body */
.body							{ width:950px; margin:0 auto; background:url(img/body_bcg.jpg) repeat-x #f9e9d4; }
.body .content					{ width:950px; padding-bottom:40px; background:url(img/podpis-trans.png) no-repeat 0 0; }
.body .content .left			{ width:434px; position:relative; float:left; }
.body .content .left img		{ position:relative; }
.body .content .left .abs		{ position:absolute; }
.body .content .left .p20		{ left:20px; }
.body .content .left .img_center{ margin:0 auto; display:block; }
.body .content .left .podpis	{ font:normal 1.2em "Times New Roman", Times, serif; text-align:center; padding:10px 0 40px; }
.body .content .right			{ width:456px; padding:60px 56px 0 0; position:relative; font:normal 1.7em "Times New Roman", Times, serif; text-align:justify; float:right; }
.body .content .right .hdr		{ font-size:2.05em; padding-bottom:20px; text-align:right; }
.body .content .right .hdr span	{ font-size:0.5em; }
.body .content .right .podpis	{ line-height:40px; float:right; }


/* foot */
.foot							{ width:100%; background:#ab9680; }
.footer							{ width:896px; padding:7px 54px 7px 0; margin:0 auto; background:#f0d1b4; }
.footer a						{ line-height:19px; padding:0 5px; float:right; font:bold 1.2em Arial; color:#004e6f; }
.footer .szczepanski			{ border-left:1px solid #282426; color:#282426; }
.footer span					{ float:right; line-height:12px; }


