body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: url(../img/bg.jpg) repeat-y top center;
	color: #0a2e46;
}
body.iframe {
	background: #fff;
}

a:link, a:visited, a:hover, a:active {
	color: #014075;
	text-decoration: none;
}

img {
	border: none;
}

ul.hmenu, ul.vmenu {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.hmenu li, ul.vmenu li {
	margin: 0;
	padding: 0;
	float: left;
}
ul.vmenu li {
	float: none;
}

img.img-left, img.img-right, img.img-center {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}
img.img-right {
	float: right;
	margin: 0;
	margin-left: 10px;
}
img.img-center {
	float: none;
	margin: 10px auto;
}

table.tbl-form {
	width: 100%;
}
table.tbl-form th {
	width: 160px;
	text-align: right;
	font-weight: normal;
	padding: 3px;
}
table.tbl-form td {
	padding: 3px 0;
	vertical-align: top;
}
table.tbl-form td input.form {
	width: 200px;
}

div.box-gall {
	clear: both;
	
	width: 100%;
	margin: 0 0 10px 0;
}
div.box-gall img {
	display: block;
	float: left;
	margin: 0 15px 15px 0;
	border: solid 1px gray;
}
div.box-gall div.t {
	margin: 6px 0;
}
div.box-gall a {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
}

div.products {
	width: 100%;
}
div.products div.item {
	float: left;
	width: 330px;
	height: 140px;
	overflow: hidden;
	margin: 20px 0;
}
div.products div.item.f {
	float: left;
}
div.products div.item.l {
	float: right;
}
div.products a.img {
	display: block;
	float: left;
	position: relative;
	width: 150px;
	height: 140px;
	overflow: hidden;
}
div.products a.img img {
	display: block;
}
div.products div.descr {
	float: right;
	width: 160px;
}
div.products div.descr h3 {
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: normal;
}
div.products div.descr h3 a {
	color: #014075;
}
div.products div.descr p {
	color: #4F4F4F;
	font-size: 11px;
}
div.products div.descr a.more {
	display: block;
	width: 52px;
	height: 16px;
	overflow: hidden;
	padding: 2px 0 0 5px;
	background: url(../img/wiecej_bg.jpg) no-repeat;
	color: #fff;
	font-size: 11px;
}

div.pagin {
	width: 100%;
	font-size: 14px;
}
div.pagin a {
	color: #014075;
	margin: 0 2px;
}
div.pagin a.act {
	font-weight: bold;
}

span#bg {
	position: absolute;
	z-index: 1;
	display: block;
	width: 100%;
	height: 200px;
	background: url(../img/pasek_gora_bg.png);
}
#wrap {
	position: relative;
	z-index: 2;
	width: 1000px;
	margin: 0 auto;
}

#head {
	position: relative;
	width: 100%;
	height: 200px;
}
#head h1 {
	position: absolute;
	top: 10px;
	left: 0;
	margin: 0;
}
#head h1 a {
	display: block;
	width: 400px;
	height: 135px;
	overflow: hidden;
	text-indent: -999em;
	line-height: 3000;
	background: url(../img/logo_duze.png) no-repeat;
}
#head img.txt {
	position: absolute;
	top: 70px;
	left: 400px;
	padding: 5px 0 5px 30px;
	border-left: solid 1px #c3c3c3;
}
#head ul.menu {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	overflow: hidden;
	padding: 11px 0 0 0;
	background: #F8F8F8;
}
#head ul.menu li {
	position: relative;
	margin: 0 13px;
	padding: 0 33px 0 20px;
}
#head ul.menu li a {
	font-size: 14px;
	color: #0F1F2C;
}
#head ul.menu li span {
	position: absolute;
	top: 3px;
	right: 0;
	display: block;
	width: 1px;
	height: 13px;
	background: #57727D;
}
#head ul.menu li.l {
	margin-right: 0;
	padding-right: 0;
}
#head ul.menu li.shop {
	float: right;
	margin: -11px;
	padding: 0;
}
#head ul.menu li.shop a {
	display: block;
	width: 80px;
	height: 141px;
	padding: 10px 0 0 60px;
	background: url(../img/e_sklep_bg.jpg) no-repeat;
	color: #FCEBFD
}
#head form {
	position: absolute;
	top: 70px;
	right: -65px;
	width: 373px;
	height: 74px;
	overflow: hidden;
	background: url(../img/szukaj.png) no-repeat;
}
#head form input.frm {
	width: 164px;
	margin: 10px 0 0 85px;
	color: #216572;
	font-size: 11px;
	border: none;
	background: none;
}
#head form input.btn {
	width: 30px;
	height: 30px;
	margin: 0 0 0 21px;
	border: none;
	background: none;
	cursor: pointer;
}
#head ul.langs {
	position: absolute;
	top: 66px;
	right: -30px;
}

#banner {
	width: 1000px;
	height: 289px;
	overflow: hidden;
	margin: 1px auto 0 auto;
}
#slider {
	visibility: hidden;
}
#slider div.img {
	width: 1000px;
	height: 289px;
}
.nivoSlider {
	background-size: cover;
}
.nivo-directionNav a {
	position:absolute;
	top:130px !important;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	width: 34px !important;
	height: 34px !important;
	background: url(../img/strzalka_baner_lewa.png) no-repeat !important;
}
.nivo-nextNav {
	width: 34px !important;
	height: 34px !important;
	background: url(../img/strzalka_baner_prawa.png) no-repeat !important;
}
span#banner-bg {
	display: block;
	width: 100%;
	height: 37px;
	background: url(../img/cien_pod_baner.png) no-repeat top center;
}
#carousel {
	position: relative;
	width: 1000px;
	height: 218px;
	overflow: hidden;
	background: url(../img/ramka.jpg) no-repeat;
	margin: -25px 0 20px 0;
}
#carousel div {
	margin: 19px 0 0 40px;
}
#carousel ul {
	width: 100%;
	height: 180px;
	overflow: hidden;
}
#carousel ul a {
	display: block;
	width: 280px;
	height: 180px;
	overflow: hidden;
	background: #fff;
	margin: 0 15px;
}
#carousel ul a span {
	display: table-cell;
	width: inherit;
	height: inherit;
	vertical-align: middle;
}
#carousel ul a img {
	display: block;
	margin: 0 auto;
}
#carousel a.navi {
	display: block;
	position: absolute;
	top: 50%;
	z-index: 999;
	width: 34px;
	height: 34px;
	overflow: hidden;
	margin: -17px 0 0 0;
	cursor: pointer;
	text-indent: -999em;
	line-height: 3000;
}
#carousel a.navi.prev {
	left: 20px;
	background: url(../img/strzalka_baner_lewa.png) no-repeat;
}
#carousel a.navi.next {
	right: 20px;
	background: url(../img/strzalka_baner_prawa.png) no-repeat;
}

#page {
	width: 100%;
	min-height: 300px;
	margin: -10px 0 0 0;
}
#content {
	float: left;
	width: 745px;
	overflow: hidden;
}
#content h2 {
	width: 705px;
	margin: 0 0 1px 0;
	padding: 10px 0 10px 40px;
	background: url(../img/strzalka_body.png) no-repeat 10px center #fff;
	font-size: 13px;
	text-transform: uppercase;
	color: #123749;
}
#text {
	width: 725px;
	padding: 10px;
	background: #fff;
}
#text.home {
	width: 100%;
}
#text.home div.item a.img {
	float: left;
	display: block;
	width: 80px;
	height: 80px;
	overflow: hidden;
	margin: 0 10px 0 0;
}
#text.home div.item a.img span {
	display: table-cell;
	width: inherit;
	height: inherit;
	vertical-align: middle;
}
#text.home div.item a.img span img {
	display: block;
	margin: 0 auto;
}
#text.home div.item a.img.more {
	width: 120px;
}
#text.home div.item a.img.more img {
	display: inline;
	vertical-align: middle;
	margin: 0 0 0 5px;
}
#text ul.categories {
	width: 100%;
	margin: 10px 0 20px 0;
}
#text ul.categories li {
	padding: 0 10px 0 10px;
	text-transform: uppercase;
	font-size: 14px;
	border-right: 1px solid gray;
}
#text ul.categories li a.act {
	font-weight: bold;
}
#sidebar {
	float: right;
	width: 236px;
	overflow: hidden;
}
#sidebar div.box {
	height: 310px;
	margin: 0 0 10px 0;
	padding: 0 0 1px 0;
	background: #fff;
}
#sidebar h3 {
	width: 226px;
	height: 28px;
	margin: 0 0 9px 0;
	padding: 8px 0 0 10px;
	background: url(../img/bg_promocje.jpg) no-repeat;
	color: #fff;
	text-transform: uppercase;
}
#sidebar h3 a {
	color: #fff;
}
#sidebar a.new {
	display: block;
	width: 100%;
	margin: 9px 0;
}
#sidebar a.new div.img {
	width: 218px;
	height: 168px;
	overflow: hidden;
	margin: 0 auto 9px auto;
	background: #fff;
}
#sidebar a.new div.img img {
	display: block;
	margin: 0 auto;
}
#sidebar a.new span {
	position: relative;
	float: right;
	display: block;
	width: 217px;
	padding: 5px;
	background: #0B354E;
	color: #fff;
}
#sidebar a.new i {
	position: absolute;
	bottom: -5px;
	right: 10px;
	display: block;
	width: 34px;
	height: 34px;
	background: url(../img/strzalka_baner_prawa.png) no-repeat;
}
#sidebar h4 {
	margin: 0;
	padding: 10px 0 10px 40px;
	background: url(../img/koperta_kontakt.png) no-repeat 10px 8px;
	border-bottom: solid 1px #0B354E;
	color: #0B354E;
	font-size: 13px;
	text-transform: uppercase;
}
#sidebar h4 a {
	color: #0B354E;
}
#sidebar div.txt {
	width: 180px;
	margin: 20px auto 10px auto;
	font-size: 12px;
}
#sidebar div.txt span.d {
	display: block;
	width: 190px;
	height: 1px;
	margin: 15px auto;
	background: #0B354E;
}

#product {
	margin: 30px 0 60px 0;
}
#product div.img {
	float: left;
	width: 342px;
	overflow: hidden;
	margin: 0 20px 20px 0;
}
#product div.descr {
	float: right;
	width: 340px;
}
#product div.descr p {
	margin: 12px 0;
}
#product div.img div.main {
	width: 340px;
	overflow: hidden;
	margin: 0 0 20px 0;
	border: solid 1px #C3C3C3;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	background: #fff;
}
#product div.img img {
	display: block;
}
#product div.img div.sub {
	width: 100%;
	overflow: hidden;
	margin: 10px 0 0 0;
}
#product div.img div.sub a {
	display: block;
	width: 105px;
	height: 80px;
	overflow: hidden;
	margin-bottom: 10px;
	border: solid 1px #C3C3C3;
}
#product div.img div.sub a.f {
	float: left;
	margin-right: 10px;
}
#product div.img div.sub a.m {
	float: left;
}
#product div.img div.sub a.l {
	float: right;
	margin-right: 0;
}
#product p {
	margin: 0 0 15px 0;
}
#product .addthis_toolbox {
	height: 16px;
	overflow: hidden;
	margin: 0 0 10px 0;
}
#product a.prod-ask {
	font-size: 16px;
	font-weight: bold;
	color: #014075;
}

#foot {
	width: 100%;
	height: 140px;
	overflow: hidden;
	margin: 10px 0 0 0;
	background: url(../img/stopka_bg.png);
	color: #E2E5EC;
}
#foot a {
	color: #E2E5EC;
}
#foot img {
	/*float: left;
	margin: 20px 0 0 30px;*/
}
#foot div.txt {
	float: left;
	margin: 25px 0 0 40px;
	padding: 5px 0 0 40px;
	border-left: solid 1px #FCFFFF;
}

#podpis {
	float: right;
	width: 150px;
	margin: 0px 5px 0 0;
	font-size: 12px;
	font-weight: bold;

}

#foot ul  {
	float: right;
	margin: 10px 20px 0 0;
}

#foot ul li {
	padding: 10px;
}

#foot .l {
	float: left;
	width: 330px;
	padding: 10px 0 0 10px;
	font-size: 11px;
}

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}