/* CSS Document */
*{
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
}

body {
	font-family: Tahoma, Arial; font-size: 11px; color:#000000;
	background: #FFFFFF url(../i/bg.gif) repeat-x;
}

#kontener {
	margin: 0 auto;
	background: url(../i/bg_kontener.gif);
	width: 865px;
}

#header {
	position: relative;
	width: 865px; height: 186px;
}

#header span {
	position: absolute;
	width: 865px; height: 186px;
	background: url(../i/header.jpg);
}

#menu {
	padding-left: 56px;
	background: url(../i/bg_menu.gif);
	height: 40px;
	list-style: none;
	border-bottom: 1px solid #9EBACA;
}

#menu li {
	float: left;
	background: url(../i/bg_menu_oddziel.gif) no-repeat right;
}

#menu li a {
	display: block;
	float: left;
	height: 40px; width: 80px;
	background: #aaaaaa;
	margin-right: 2px;
}

#menu li a.o_firmie { width: 80px; background: url(../i/button_o_firmie.gif); }
#menu li a.oferta { width: 77px; background: url(../i/button_oferta.gif); }
#menu li a.co_wiedziec { width: 168px; background: url(../i/button_co_wiedziec.gif); }
#menu li a.kontakt { width: 76px; background: url(../i/button_kontakt.gif); }

#menu li a.o_firmie:hover { background: url(../i/button_o_firmie_h.gif); }
#menu li a.oferta:hover { background: url(../i/button_oferta_h.gif); }
#menu li a.co_wiedziec:hover { background: url(../i/button_co_wiedziec_h.gif); }
#menu li a.kontakt:hover { background: url(../i/button_kontakt_h.gif); }


#menu li a span { display: none; }

#tresc {
	height: auto !important;
	height: 388px;
	min-height: 388px;
	border-top: 1px solid #ffffff;
	background: url(../i/bg_tresc.jpg) no-repeat;
	padding-left: 40px; padding-right: 40px;
	padding-top: 20px; padding-bottom: 20px;
	color: #FFFFFF;
	font-size: 110%;
	line-height: 140%; text-align: justify;
}

#bottom {
	width: 100%; height: 47px;
	background: url(../i/bg_bottom.gif) repeat-x;
}

#bottom .blok {
	color: #7AACC9;
	margin: 0 auto; width: 825px;
	padding-left: 20px; padding-right: 20px;
	padding-top: 16px;
}

#bottom a { color: #083A57; }
#bottom a:hover { color: #567C9D; }

#bottom2 {
	margin: 0 auto;
	width: 760px; height: 41px;
	background: url(../i/bg_bottom2.gif) no-repeat;
}
