html, body {
	margin:0;
	padding:0;
	font-family:Tahoma,sans-serif;
	
}
p,h1,h2,h3,h4,img{
	margin:0;
	padding:0;
}
body.bodybg{
	background-image:url(../gfx/bg_pattern.jpg);
	background-repeat:repeat;
	background-position:center top
}
#page{
	display:block;
	width:100%;
	min-height:600px;
	background-image:url(../gfx/bodybg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#page2{
	display:block;
	width:100%;
	background-image:url(../gfx/bodybgtop.png);
	background-repeat:no-repeat;
	background-position:center top;
}
#pagebg{
	display:block;
	width:100%;
	background-image:url(../gfx/bodybgbottom.png);
	background-repeat:no-repeat;
	background-position:bottom center;	
}
#pageinner{
	margin:0 auto 0 auto;
	width:1068px;
	display:block;
}
#header{
	width:100%;
	height:155px;
	display:block;
	color:#ac6623;
	font-size:9px;
}
#topheadleft,#topheadright{
	float:left;
	overflow:hidden;
	position:relative;
	width:534px;
}
#topheadleftcontent{
	float:left;
	margin:5px 0 0 30px;
	text-shadow: 0.1em 0.1em 0.05em #160f05;
}
#topmenu{
	float:left;
	margin:0px 0 0 180px;
}
#logo{
	width:264px;
	height:102px;
	margin:25px 0 0 80px;
	float:left;
	position:relative;
	overflow:hidden;
	display:block;
}
#menu{
	color:#cccdc8;
	width:595px;
	height: 30px;
	margin:65px 0 0 60px;
	display:block;
	float:left;
}
#menubuttons{
	margin:0px 0 0 35px;
}
.buttonmg{
	float:left;
	position:relative;
	overflow:hidden;
	margin:0px 0px 0 0;
	display:block;
}
#bannerflash{
	float:left;
	margin:53px 0 0 40px;
	width:986px;
	display:block;
}
#conteiner,#conteiner2{
	margin:100px 0 0px 50px;
	display:block;
	color:#f9e786;
	font-size:12px;
	text-shadow: 0.1em 0.1em 0.05em #160f05;
}
#conteiner2{
	margin:70px 0 50px 50px;
}
#content{
	margin:0px 0 0px 0px;
	width:630px;
	font-weight:normal;
	line-height: 20px;
	display:block;
	text-align:justify;
	float:left;
	overflow:hidden;
	position:relative;
}
#content2{
	margin:0px 0 50px 0px;
	width:630px;
	min-height:580px;
	font-weight:normal;
	line-height: 20px;
	display:block;
	text-align:justify;
	float:left;
	overflow:hidden;
	position:relative;
}
#contentfoot{
	width:100%;
	height:39px;
	text-align:right;
	margin:10px 0 0 0;
}
#szybkikontakt{
	float:left;
	overflow:hidden;
	position:relative;
	background-image:url(../gfx/szybkikontakt.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:374px;
	height:225px;
	margin:0 0 0 10px;
}
#skinner{
	width:285px;
	height:60px;
	margin:150px 0 0 30px;
	text-indent:25px;
	text-align:justify;
	line-height: 20px;
}
p.contentp{
	text-indent:25px;
	margin:10px 0 0 8px;
}
#content p{
	
}
/* katalog produktów */
div.produktbox{
	width:310px;
	height:180px;
	float:left;
	position:relative;
	overflow:hidden;
	margin:0 5px 0 0;
}
div.produktimg{
	width:145px;
	border:4px solid #f9e786;
	float:left;
	position:relative;
	overflow:hidden;
}
div.produktimg img{
	width:145px;
	height:133px;
}
div.produktopis{
	margin:0 0 0 5px;
	width:140px;
	float:left;
	position:relative;
	overflow:hidden;
}
div.nazwaprodukt{
	font-weight:bold;
}
div.produktwstep{
	text-align:left;
	height:80px;
	overflow:hidden;
}
/* thmub do fancybox */
a.popup img{
	width:200px;
	height:150px;
	border:1px solid #f9e786;
	float:left;
	position:relative;
	margin:0 5px 5px 0;
}
div.contactleft{
	float:left;
	position:relative;
	width:310px;
	height:450px;
	margin:0 5px 0 0;
}
input.sishort,textarea.simsg,input.sisub{
	border:1px solid #f9e786;
	margin:2px 0 0 0;
	background-color:#492b0f;
	color:#f9e786;
	width:220px;
}
input.sisub{
	width:222px;
}
#map{
	text-shadow: 0.0em 0.0em 0.0em #160f05;
}
#foot{
	margin:70px 0 0px 53px;
	color:#ae6724;
	font-size:9px;
}
.footbox{
	width:165px;
	height:200px;
	float:left;
	position:relative;
	overflow:hidden;
}
.footbox a{
	color:#ae6724;
	text-decoration:none;
}
.footbox a:hover{
	text-decoration:underline;
}
#footbottom{
	font-size:10px;
	letter-spacing:1px;
	margin:10px 0 10px 0px;
	float:left;
	width:960px;
}
#fbleft,#fbright{
	float:left;
	position:relative;
	overflow:hidden;
	width:50%;
}
#fbright{
	text-align:right;
}
#fbleft a{
	color:#f9e786;
	text-decoration:none;
}
#fbleft a:hover{
	text-decoration:underline;
}
#fbright img{
	vertical-align:-5px;
}