body {
	background-color: #a3e0ff;
	line-height: 1.4em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #57565a;
	text-decoration: none;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: scroll;
}
.seobox {
	padding:30px;
}
.seoBox-naglowek {
	font-size:18px;
	margin-bottom:20px;
}
html, body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
html {
	overflow-x:hidden;
}
p {
	margin-top:8px;
	margin-bottom:8px;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link, a:visited {
	text-decoration: underline;
	color: #58585a;
	outline: none;
}
a:hover {
	color:#0566B8;
	text-decoration: none;
}
a:focus, a:active, input {
	outline:none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
object {
	display: block;
	margin: 0px;
	padding: 0px;
}
.clr {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
}
.topcontener {
	background-image: url(../images/topcontener.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 27px;
}
.contener {
	width: 1052px;
	margin-right: auto;
	margin-left: auto;
}
.contentshadow {
	background-image: url(../images/shadow-rp.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.stopka {
	background-image: url(../images/stopka-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 53px;
	width: 1052px;
	margin-right: auto;
	margin-left: auto;
}
#slides, .slides_container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 366px;
	position: relative;
}
.descslajd1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #929292;
	display: block;
	position: absolute;
	left: 303px;
	top: 136px;
	z-index: 2;
	font-weight: bold;
}
.descslajd2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #929292;
	display: block;
	position: absolute;
	left: 308px;
	top: 89px;
	z-index: 2;
	font-weight: bold;
	line-height: 1.5em;
}
.descslajd3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	position: absolute;
	left: 406px;
	top: 329px;
	z-index: 2;
	font-weight: bold;
}
.slides_container div {
	position: absolute;
	height: 366px;
	width: 960px;
}
.pagination {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 50;
	right: 22px;
	bottom: 40px;
}
.pagination li {
	background-image: url(../images/slajdnav.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
	height: 15px;
	width: 15px;
	list-style-type: none;
	margin-right: 2px;
	position: relative;
}
.pagination li.current {
	background-image:url(../images/currentslajd.png)
}
.pagination li a {
	font-size: 0px;
	line-height: 0px;
	height: 15px;
	width: 15px;
	display: block;
	position: absolute;
}
.kolumnlewa {
	float: left;
	width: 227px;
	position: relative;
	padding-left: 80px;
	padding-top: 40px;
}
.content {
	float: left;
	width: 699px;
	padding-right: 46px;
	position: relative;
	height: 410px;
}
.logomenu {
	background-image: url(../images/menu-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 10;
	top: -338px;
	height: 377px;
}
.menucontener {
	position:relative;
	width:228px;
}
.logo {
	height: 142px;
}
ul.menu {
	width: 200px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu ul {
	position:absolute;
	list-style: none;
	left:-9999px;
	opacity:0;
	-o-transition: opacity 0.6s ease-in-out;
	-moz-transition: opacity 0.6s ease-in-out;
	-webkit-transition: opacity 0.6s ease-in-out;
	background-color: #3d2200;
	width: 155px;
	border: 1px dashed #69C5F4;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.menu ul ul {
	padding:20px 20px 20px 0;
}
.menu a {
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #e59d0e;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #69c5f4;
	margin-top: 0;
	margin-right: -1px;
	margin-bottom: -1px;
	margin-left: 0;
	padding-top: 9px;
	padding-right: 7px;
	padding-bottom: 9px;
}
.menu a:hover {
	color: #FFF;
}
a.menulast {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu li {
	padding-left: 35px;
}
.menu li:hover {
	position:relative;
	z-index:100;
	background-image: url(../images/cross.png);
	background-repeat: no-repeat;
	background-position: 12px center;
}
.menu ul li:hover {
	position:relative;
	z-index:100;
	background-image: none;
}
.menu li:hover > a {
	color:#FFFFFF;
	padding-top: 9px;
	padding-right: 7px;
	padding-bottom: 9px;
}
a.submenulink:link, a.submenulink:visited {
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #e59d0e;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:  #69C5F4;
	text-transform: lowercase;
}
.menu li:hover > a.submenulink {
	color:#FFFFFF;
}
.menu li:hover > ul {
	top:0px;
	left:200px;
	z-index:-1;
	opacity:1;
}
.menu li:hover li:hover > ul {
	left:145px;
	top:-20px;
	z-index:100;
	opacity:1;
}
.menu li.right:hover li:hover > ul {
	left:-165px;
	top:-20px;
	z-index:100;
	padding:20px 0 20px 20px;
	opacity:1;
}
.haslonaglownej {
	color: #e59d0e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 1.2em;
	font-weight: normal;
	padding: 0px;
	font-style: italic;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.haslo2 {
	font-weight: bold;
}
a.zadajpytaniebtn:link, a.zadajpytaniebtn:visited {
	background-image: url(../images/zadajpytanie.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 50px;
	width: 227px;
}
a.zadajpytaniebtn:hover {
	background-image: url(../images/zadajpytanie-hover.jpg);
}
.indexwstep {
	font-weight: bold;
	color: #69c5f4;
	position: absolute;
	width: 269px;
	left: 60px;
	top: 51px;
}
.indextekst {
	position: absolute;
	left: 60px;
	width: 244px;
	top: 159px;
}
a.zobacztorbybtn:link, a.zobacztorbybtn:visited {
	background-image: url(../images/zobacztorby.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 36px;
	width: 224px;
	margin-top: 18px;
}
a.zobacztorbybtn:hover {
	background-image: url(../images/zobacztorby-hover.jpg);
}
.witamybox {
	background-image: url(../images/witamy.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 433px;
	width: 325px;
	position: absolute;
	right: 69px;
	top: -25px;
	z-index: 10;
}
.witamytekst {
	font-weight: bold;
	color: #FFF;
	padding-left: 29px;
	padding-top: 56px;
	padding-right: 37px;
}
a.czytajwiecej:link, a.czytajwiecej:visited {
	color: #3d2200;
	background-image: url(../images/strzalka-biala.png);
	background-repeat: no-repeat;
	background-position: right 6px;
	display: block;
	width: 42px;
	margin-right: 66px;
	margin-left: auto;
	margin-top: 8px;
}
a.czytajwiecej:hover {
	color: #FFFFFF;
}
.tabmenu {
	padding: 0;
	clear: both;
}
.tabs {
	width: 325px;
	height: 226px;
	padding-top: 10px;
}
#tabmenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#tabmenu li {
	display: inline;
	list-style-type: none;
}
#tabmenu li a {
	text-decoration: none;
	background-position: left bottom;
	display: block;
	background-repeat: no-repeat;
	height: 56px;
	width: 162px;
	float: left;
}
#tabmenu a.torbytablink {
	background-image: url(../images/tab-torby-closed.jpg);
}
#tabmenu a.opakowaniatablink {
	background-image: url(../images/tab-opakowania-closed.jpg);
}
#tabmenu li.active a.torbytablink {
	background-image: url(../images/tab-torby-open.jpg);
}
#tabmenu li.active a.opakowaniatablink {
	background-image: url(../images/tab-opakowania-open.jpg);
}
.tabcontent {
	float: left;
	clear: both;
	width: 223px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 173px;
	position: relative;
	padding-top: 12px;
	padding-left: 49px;
	padding-right: 52px;
	display: none;
}
a.tabwiecejlink:link, a.tabwiecejlink:visited {
	background-image: url(../images/bluearrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 23px;
	width: 58px;
	position: absolute;
	right: 25px;
	bottom: 15px;
	z-index: 15;
}
a.tabwiecejlink:hover {
	background-image: url(../images/bluearrow-hover.png);
}
.copyright {
	text-align: right;
	padding-right: 45px;
	padding-top: 30px;
}
a.copyright-link:link, a.copyright-link:visited {
	color: #5d3401;
	text-decoration: none;
}
.copyright strong {
	font-weight: normal;
}
a.copyright-link:hover {
	color: #000000;
}
a.copyright2 {
	color: #5d3401;
}
.menu ul li {
	padding-left: 0px;
}
.tekst {
	color: #3d2200;
	padding-right: 20px;
	font-size: 12px;
	line-height: 1.4em;
}
.naglowekH2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #e97916;
	margin-top: 30px;
	margin-bottom: 10px;
	line-height: 1.2em;
}
a.buttonbaner:link, a.buttonbaner:visited {
	background-image: url(../images/lupacbutton.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 221px;
	width: 400px;
	float: right;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 30px;
}
a.buttonbaner:hover {
	background-image: url(../images/lupacbutton-over.jpg);
}
a.longbutton:link, a.longbutton:visited {
	background-image: url(../images/longbutton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 111px;
	width: 598px;
	position: relative;
	color: #FFF;
	margin-top: 60px;
	margin-bottom: 40px;
}
a.longbutton:hover {
	background-image: url(../images/longbutton-hover.jpg);
}
.longbutton-naglowek {
	font-size: 22px;
	display: block;
	position: absolute;
	left: 35px;
	top: 25px;
	font-weight: normal;
}
.longbutton-naglowek strong {
	font-weight: normal;
}

.longbutton-tekst {
	font-size: 12px;
	position: absolute;
	left: 35px;
	top: 56px;
	width: 542px;
}
a.pozostaleartylink:link, a.pozostaleartylink:visited {
	background-image: url(../images/orange-arrow.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: block;
	padding-left: 12px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 15px;
}
a.pozostaleartylink:hover {
	color: #000;
}
.bloktekstu {
	background-image: url(../images/torby.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 350px;
}
.bloktekstuinner {
	background-color: #FFF;
	border: 1px solid #0096ad;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 336px;
	color: #929292;
	padding-top: 22px;
	padding-right: 30px;
	padding-bottom: 14px;
	padding-left: 30px;
}
.bloktekstunaglowek {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}
.bloktekstuinner p {
	font-size: 10px;
}
.zobacztakze {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-top: 10px;
}
.zobacztakzenaglowek {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #999;
}
a.zobacztakzelink:link, a.zobacztakzelink:visited {
	background-image: url(../images/arrow-orange.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	color: #999;
	display: block;
	padding-left: 12px;
	padding-bottom: 5px;
	font-size: 10px;
	padding-right: 20px;
}
a.zobacztakzelink:hover {
	background-image: url(../images/arrow-white.png);
	color: #3D2200;
}
.tekst h3 {
	font-weight: normal;
	font-size: 12px;
	display: inline;
}
