@charset "utf-8";

body {
	background-color: 7b8aa0;
	margin: 0 0 0 0;
	background-image: url(../img/BHP_tlo.jpg);
	background-repeat: repeat-x;	
}


h1 {
display:inline;
	font-family: arial;
	font-size: 12px;
	letter-spacing:1px;
	color:#636463;
	margin:0 0 0 0;
	background-color:#FFFFFF;
	padding:2px 15px 1px 0;

}



.kontener{
	margin: 0 auto;
	width: 1000px;
	color: #bac2cd;
	font-size:11px;
}
.top{
	width: 1000px;
	height:325px;
	color: #bac2cd;
	font-size:11px;
	background-image: url(../img/BHP_top.jpg);
	background-repeat: no-repeat;
	margin-bottom:20px;
}

.data{
	width: 1000px;
	height:25px;
	font-family:Arial;
	font-size:10px;
	color:#8f8f8f;
	padding:10px 0 0 5px;
	margin-bottom:236px;

}

.menu{
	width: 1000px;
	height:35px;
	font-family:Arial;
	font-size:12px;
	color:#636463;
	padding:0 0 0 0;
	font-weight:bold;
}

.menu ul{
	display:inline;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;

}

.menu ul li{
	float:left;
}

.menu ul li a:link,  a:visited{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color:#636463;
	padding-left:26px;
	background-image: url(../img/BHP_menu_tlo_out.jpg);
	background-repeat: no-repeat;
}

.menu ul li a:hover{
	font-family:Arial;
	font-size:12px;
	text-decoration:underline;
	color:#797a79;
	background-image: url(../img/BHP_menu_tlo_over.jpg);
	background-repeat: no-repeat;
}

.bottom{
margin: 0 auto;
width: 100%;
text-align:center;
background-color:#636463;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#9a1504;
}
.bottom_pas a:link, .bottom_pas a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#9a1504;
	text-decoration:none;
	background-image:none;
}
.bottom_pas a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#9a1504;
	text-decoration:underline;
		background-image:none;
}

.bottom_pas{
	margin: 0 auto;
	width: 996px;
	height:120px;
	background-image: url(../img/BHP_bottom_tlo.jpg);
	background-repeat: repeat-x;
	border-right:2px solid white;
	border-left:2px solid white;

}

.stopka_duze{
font-size:24px; 
padding-top:20px;
color:#9a1504;
background-image:none;
}
.stopka_duze a:link, .stopka_duze a:visited{
font-size:24px; 
padding-top:20px;
text-decoration:none;
color:#9a1504;
background-image:none;

}
.stopka_duze a:hover{
	font-size:24px;
	padding-top:20px;
	text-decoration:none;
	color:#6B1003;
}




.zawartosc_lewa{
width: 675px;

text-align:justify;
float:left;
font-family:Arial;
font-size:12px;
color:#636463;
text-align:justify;
line-height: 18px;
font-weight:normal;
padding:0 50px 0 25px;
margin:0 0 15px 0;
}

.zawartosc_lewa a:link, .zawartosc_lewa a:visited {
font-family:Arial;
font-size:12px;
color:#636463;
text-decoration:none;
}

.zawartosc_lewa a:hover{
font-family:Arial;
font-size:12px;
color:#636463;
text-decoration:underline;
}

.zawartosc_prawa{
	width: 130px;
	padding: 0 50px 15px 70px;
	min-height: 300px;
	text-align:justify;
	float:right;
	background-image: url(../img/certyfikaty_ramka.jpg);
	background-repeat: repeat-y;
}


.naglowek{
width:100%;
height:17px;
background-color:#ededed;
margin-bottom:25px;
}


.clear{
height: 1px;
clear: both;
}



