@import 'index.css';
@import 'kontakt.css';
@import 'promocje.css';
@import 'oferta.css';

body {
	font-size: 12px;
	font-family: Verdana;
	margin: 0px;
	background-color: #ffffff; }
.x { display: none; }
#page_center { 
	display: block;
	width: 1000px;
	margin: 0 auto; }
#page_head {
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	background: url('../img/page_head.jpg') no-repeat;
	width: 1000px;
	height: 381px; }
	#logo {
		background: url('../img/logo_firma.gif') no-repeat;
		width: 181px;
		height: 76px;
		position: absolute;
		margin-left: 25px;
		margin-top: 8px; }
	#wisniowski {
		background: url('../img/logo_wisniowski.png') no-repeat;
		width: 43px;
		height: 50px;
		position: absolute;
		margin-left: 846px;
		margin-top: 200px; }
	#wisniowski_txt {
		position: absolute;
		margin-left: 832px;
		margin-top: 255px;
		font-size: 9px;
		font-weight: bold;
		color: #004086;
		text-decoration: none; }
    #btf{position: absolute;margin-left: 570px;width:54px;height:44px}
    #drog-znak {position: absolute;margin-left: 650px;width:44px;height:44px;margin-top:10px ;}
    #drutex {position: absolute;margin-left: 720px;width:80px;height:44px;margin-top:10px ;}
    #agerda {position: absolute;margin-left: 830px;width:90px;height:44px;margin-top:10px ;}
    #awisniowski {position: absolute;margin-left: 950px;width:44px;height:44px;margin-top:10px ;}
    #rzetelna {position:absolute;margin-left: 830px;margin-top:70px ;}
	#bft_txt {
		position: absolute;
		margin-left: 923px;
		margin-top: 255px;
		font-size: 9px;
		font-weight: bold;
		color: #e62118;
		text-decoration: none; }
	#link_right {
		position: absolute;
		margin-left: 888px;
		margin-top: 10px;
		color: #ffffff;
		font-size: 10px;
		text-decoration: none; }
	#link_mail {
		position: absolute;
		margin-left: 880px;
		margin-top: 24px;
		color: #ffffff;
		font-size: 10px;
		text-decoration: none; }
#page_menu {
	position: absolute;
	width: 1000px;
	height: 51px;
	margin-top: 331px; }
	#menu_left {
		float: left;
		background: url('../img/menu_left.jpg') no-repeat;
		width: 200px;
		height: 51px; }
	#menu_glowna {
		background: url('../img/menu_glowna.jpg') no-repeat;
		display: block;
		float: left;
		width: 160px;
		height: 51px;
		cursor: pointer; }
		#menu_glowna:hover {
			background-position: bottom; }
	#menu_oferta {
		background: url('../img/menu_oferta.jpg') no-repeat;
		display: block;
		float: left;
		width: 160px;
		height: 51px;
		cursor: pointer; }
		#menu_oferta:hover {
			background-position: bottom; }
	#menu_promocje {
		background: url('../img/menu_promocje.jpg') no-repeat;
		display: block;
		float: left;
		width: 160px;
		height: 51px;
		cursor: pointer; }
		#menu_promocje:hover {
			background-position: bottom; }
	#menu_sklep {
		background: url('../img/menu_sklep.jpg') no-repeat;
		display: block;
		float: left;
		width: 160px;
		height: 51px;
		cursor: pointer; }
		#menu_sklep:hover {
			background-position: bottom; }
	#menu_kontakt {
		background: url('../img/menu_kontakt.jpg') no-repeat;
		display: block;
		float: left;
		width: 160px;
		height: 51px;
		cursor: pointer; }
		#menu_kontakt:hover {
			background-position: bottom; }
#page_body {
	float: left;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	width: 1000px; }
#page_tail {
	float: left;
	padding-top: 10px;
	padding-bottom: 0px;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	background: url('../img/page_tail.jpg') repeat-x;
	width: 1000px;
	height: 35px;
	font-weight: bold;
	font-size: 10px; }
	#page_copyright {
		padding-top: 6px;
		display: inline;
		float: left;
		margin-left: 380px; }
	#page_copyright a {
		color: #bd363a;
		text-decoration: none; }
	#page_design {
		padding-top: 6px;
		margin-right: 25px;
		display: inline;
		float: right; }
	#page_design a {
		color: #bd363a;
		text-decoration: none; }
