BODY {
	background: #1F1A17;
/*	background-image: url(img/tlo.jpg);*/
	background-image: url(img/1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	color: white;
	font-family: sans-serif;
	/*font-weight: bold;*/
}
img { border: 0; _margin-top:-7px;}
h1 { margin-left:auto; margin-right:auto; text-align:center; font-weight:bold; font-size: 18px;}
h3 { margin-left:20px; text-align:left; font-weight:bold; font-size: 14px;}
h4 { margin:0px; padding:0px; font-weight:normal;}
a
{color: white;
text-decoration: none;}

.btna { /* aktywna pozycja gornego menu */
	padding: 0px;
	margin: 0px;
	padding-top: 9px;
	/*background: url('img/bact.png');*/
	display: block;
	width: 150px;
	height: 30px;
	float: left;
	text-decoration: none;
	vertical-align: baseline;
	font-family : sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: white;
}
.btnp { /* nieaktywna pozycja gornego menu */
	padding: 0px;
	margin: 0px;
	padding-top: 9px;
	/*background: url('img/bpas.png');*/
	display: block;
	width: 150px;
	height: 30px;
	float: left;
	text-decoration: none;
	vertical-align: baseline;
	font-family : sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: 	#A8A8A8;
}
.btnaof { /* aktywna pozycja menu w ofercie */
padding: 0px;
margin: 0px;
padding-top: 9px;
background: url('img/podmenu-akt.png');
display: block;
width: 250px;
height: 30px;
text-decoration: none;
vertical-align: baseline;
font-family : sans-serif;
font-size: 15px;
font-weight: bold;
color: white;
text-align: left;

}
.btnpof { /* nieaktywna pozycja menu w ofercie */
padding: 0px;
margin: 0px;
padding-top: 9px;
background: url('img/podmenu.png');
display: block;
width: 250px;
height: 30px;
text-decoration: none;
vertical-align: baseline;
font-family : sans-serif;
font-size: 15px;
font-weight: bold;
color: white;
text-align: left;
}
.btnaofs { /* aktywna pozycja podmenu w ofercie */
padding: 0px;
margin: 0px;
padding-top: 9px;
background: url('img/podmenu-akt.png');
display: block;
width: 200px;
height: 30px;
text-decoration: none;
vertical-align: baseline;
font-family : sans-serif;
font-size: 15px;
font-weight: bold;
color: white;
text-align: left;
}
.btnpofs { /* nieaktywna pozycja podmenu w ofercie */
padding: 0px;
margin: 0px;
padding-top: 9px;
background: url('img/podmenu.png');
display: block;
width: 200px;
height: 30px;
text-decoration: none;
vertical-align: baseline;
font-family : sans-serif;
font-size: 15px;
font-weight: bold;
color: white;
text-align: left;
}

.logo_top_2{


}
