/* style ogolne */
body {
	margin: 0 0 100px 0;
	background-color: #b8c9d7;
	background-image:url('../gfx/bg.jpg');
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
	width:100%;
	z-index:1;
}
body, table, p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1f3769;
}

a { 
	color: #1f3769;
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
}
.blink {
	text-decoration:blink;
}
a img {
	border:none;
}

a.wiecej {
	font-size: 0.85em;
}

p {
	margin:0;
	padding: 5px 0 5px 0;
	text-align:justify;
}

h1, h2, h3 {
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	font-weight:bold;
	color: #f3670b;
	margin:0;
	padding:0;
}
h1 {
	font-size: 20px; 
	padding-bottom: 10px;
}
h2 {
	font-size: 16px; 
	padding-bottom: 4px; 
}
h3 {
	font-size: 14px;  
	padding-bottom: 4px;
} 

ul {
	padding:0;
	margin:0;
	padding-left: 20px;
}
ul li {
	list-style-image:url('../gfx/punktor.gif');
	line-height:140%;
}

/* style spesyficzne dla witryny */
#reka-dodatek {
	position:absolute;
	left:0;
	top:138px; 
	width:50%;
	height:49px;
	background-image:url('../gfx/reka-dodatek.jpg');
	background-repeat:no-repeat;
	background-position:right;
	z-index:2;
}
#wrap {
	margin: 0 auto;
	width: 898px; 
	position:relative;
	z-index:3;
}
#logo {
	width: 290px;
	height:138px;
	text-align:center;
	clear:left;
	float:left;
} 
#menu_top {
	clear:right;
	float:right;
	text-align:right;
	height:186px;
}
#menu_top a {
	display:block;
	float:left;
	width:100px;
	height:186px; 
	font-size: 1em;
	font-weight:bold;
	text-decoration:none; 
	color: #fff; 
} 
#menu_top a img {
	border:none;
	width:100%;
	height:100%;
}
#head_img {
	clear: both;
	width: 898px;
}

#content {
	background-color:#FFFFFF;
	background-image:url(../gfx/cien.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding:25px 25px 20px 25px;
	text-align:justify;
	position:relative;
}

#szybki_kontakt { 
	width: 205px;
	height:90px;
	text-align:center;  
	padding-top: 8px;
	background-image:url('../gfx/szybki-kontakt.jpg');
	background-repeat:no-repeat;
	background-position:center top; 
	font-size:0.9em;
	line-height:150%;
} 
#footer {  
	width: 898px;
	height: 30px;
	text-align:left; 
	line-height: 28px;
	text-indent:20px;
	font-size: 0.85em;
	color:#dde9f2;
	background-image:url('../gfx/footer.gif');
	background-repeat:no-repeat;
	margin-bottom:10px;
}
#footer a {
	color: #dde9f2;
}
 

