body { width:100%;
       font:12px/16px Verdana, sans-serif;
       margin:0 ;color:#013648;
       padding:0;
       background:#013647 url(../img/bg_body.jpg) 0 0 repeat-x;
	   text-align:center;
}
 
.cleared {
	clear:both;
	visibility:hidden;
}

h1 {
	font-size:20px;
	padding-top:6px;
	color:#030064;
}

#glowna {
	width:750px;
	margin:0 auto;
	text-align:left;
	border-left:3px solid #0e2444;
	border-right:3px solid #0e2444;
	border-bottom:1px solid #0e2444;
}
#main {
	background:#e9ebf2;
}

#header {
	position:relative;
	background:#fff url(../img/menu.jpg) 0 44px no-repeat;
	height:173px
}
.header {
	text-transform:uppercase;
	font:bold italic 18px Arial, Verdana, sans-serif;
	padding:14px;
}
#logo {
	float:left;
}
#haslo {
	float:right;
	padding:14px 10px 0 2px;
	font-size:10px;
}

#box01 {
	float:left;
	color:#003c6b;
	font-weight:bold;
	width:220px;
	height:395px;
    background:#e9ebf2 url(../img/sidebar.jpg) 0 0 no-repeat;
}
#box02 {
	float:right;
	width:508px;
	height:375px;
	padding:10px;
	font-weight:bold;
	background:#fff url(../img/tlo_tresci.jpg) right top no-repeat;
	border-left:1px solid #c3c5cc;
} 
	html>body #box01, html>body #box02 {
		height:auto;
		min-height:395px; 
	}

#box01 ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
	#box01 ul li {
		padding:6px 0 6px 16px;
		border-bottom:1px solid #828891;
		font-size:10px;
		background:url(../img/bg_li.gif) 8px 50% no-repeat;
	}

#menu {
	clear:both;
	height:40px;
	background:#fff url(../img/menu/bg_menu.jpg) 0 0 repeat-x;
}
#menu a, #menu .navi_spacer {
	display:block;
	float:left;
	padding:8px 6px 0 6px;
	text-transform:uppercase;
	color:#6b6baa;
	font-weight:bold;
	text-decoration:none;
}
	#menu a:hover {
		text-decoration:underline;
	}
	#menu a.navi_on:link, #menu a.navi_on:visited, #menu a.navi_on:active, #menu a.navi_on:hover {
		color:#fff;
		text-decoration:underline;
		/*background:url(../img/menu/bg_navi_on.jpg) 0 0 repeat-x;*/
	}
	#menu-el {
		padding-top:5px;
	}

#footer {
	clear:both;
	border-top:5px solid #f09822;
	text-align:center;
	color:#768e97;
	padding:10px;
	background-color:#001a22;
}
	#footer a:link, #footer a:visited, #footer a:active {
		color:#768e97;
		text-decoration:none;
	}
	#footer a:hover, #footer a.navi_on:link, #footer a.navi_on:visited, #footer a.navi_on:active, #footer a.navi_on:hover {
		color:#fff;
		text-decoration:underline;
	}

/* ---- poprzednie style ---- */

.oferta {text-align:left}


.tytul1 {padding:5px; color:#013648; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size:16px; border-bottom:4px solid #7e7e7e;}
.tytul2 {padding:5px; color:#013648; font-family:verdana; font-size:12px; border-bottom:3px solid #7e7e7e;}

.t1{padding:3px; color:#013648; font-family:verdana; font-size:10px; vertical-align:middle; border-bottom:1px solid #909090;}
.t2 {padding:5px; color:#013648; font-family:verdana; font-size:11px; font-weight: bold; border-bottom:2px solid #7e7e7e;}


					
