/*
body {
    background: #fff;
    color: #000000;
    font-size: 100.1%;
    padding: 0px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body.contentpane {
	width:auto;
	margin:10px;
	text-align: left;
	background: #ff0909;
}

img { border: 0 none; }
*/
body {
	background: #fff;
	color: #000000;
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica,sans-serif;
}
a
{
	text-decoration: none;
	color: #000;
}

a:focus
{
	outline: none;
}
/* TOPER */
#toper-tlo {
	height: 180px;
	background: url(../images/tlo_pasek-gorny.jpg);
}
#toper{
	margin: 0 auto;
	position: relative;
	width: 1130px;
	height: 180px;
}
#toper-logo{
	float: left;
	height: 180px;
	width: 383px;
	background: url(../images/logo_famel.jpg) no-repeat;
}
#logo{
	display: block;
	width: 100%;
	height: 100%;	
}

/* MENU GÓRNE */
#menutop-pasek{
	height: 49px;
	background: #ff0000;
}
#menutop-linki{
	margin: 0 auto;
	position: relative;
	width: 1130px;
	height: 49px;

}
/* modul dj-menu dla menu górnego*/
.dj-main {
	padding: 0 !important;
	margin: 0 !important;
	list-style: none;
	position: relative;
	z-index: 500;
}
.dj-main li.dj-up {
	position: relative;
	display: block;
	float: left;
	padding: 0 !important;
	margin: 0 !important;
}
.dj-main li a.dj-up_a {
	display: block;
	float: left;
	line-height: 49px;
	color: #fff;

	text-decoration: none;
	padding:0px;
	padding-left: 35px;
	padding-right: 35px;
	cursor: pointer;
	border-right: 1px solid #fff;
}
.dj-main li.hover a.dj-up_a, .dj-main li.visible a.dj-up_a {
	background: #143C89;
}
/* ZAWARTOSC */
#blok-glowny { 	
	margin: 0 auto;
	position: relative;
	width: 1130px;
}
#baner{
		float: left;
		margin:0px;
		padding:0px;
		margin-top: 20px;
		width: 1130px;
		height: 400px;
		background: #fff;
}

/* MENU PRODUKTY */
#menu-produkty{
		float: left;
		margin:0px;
		padding:0px;


}
#menu-produkty ul {
		margin:0px;
		padding:0px;
}
h1{
font-size: 16px;
}
.moduletable_menu h1{
		margin: 0px;
		padding: 0px;
		margin-top: 25px;
		padding-top: 10px;
		padding-left: 20px;
		width: 218px;		
		height: 32px;
		font-weight: normal;
		color: #fff;
		background: #e2001a;
}
.moduletable_menu ul {
		margin: 0px;
		padding: 0px;
		width: 238px;
		font-size: 13px;
		line-height: 30px;

}
.moduletable_menu ul  li {
				list-style: none;
				list-style-image: none;
				padding: 10px 0 7px 15px;
				margin-left: 0px;
				line-height: 21px !important;
				margin-bottom: 0px;
				letter-spacing: 0px;
				border-bottom: 1px solid #ddd;
				border-bottom-width: 1px;
				border-bottom-style: solid;
				border-bottom-color: rgb(221, 221, 221);
}
.moduletable_menu ul  li  a:hover{
		color: #e2001a;

}
.moduletable_menu ul  li:hover{
		background: #fef7f8;

}
/* szukaj produkt */
#toper-prawa{
		margin: 0px;
		padding: 0px;
}
#szukaj-produkt{
		margin: 0px;
		padding: 0px;
		float: right;
		margin: 10px;
		margin-top: 30px;
}
/* TRESC GLOWNA */
#tresc{
		float: left;
		margin: 0px;
		padding: 0px;
		margin-top: 25px;
		margin-left: 25px;
		width: 867px;

}
.item-page ul li{
		margin-top: 10px;
		}


/* STOPKA */
#stopka{
float: left;
	margin: 0px;
	padding: 0px;
	margin-top: 25px;
	width: 100%;
	height: 49px;
	background: #ff0000;
}