/****************************** General Style **********************************/

body {
	font-family: Arial, Tahoma, sans-serif;
	color:#252525;	
	background-color:#ffffff;
	display:block;
	font-size:14px;
	line-height:1.5;
}

#main-content {
	width:1000px;
	margin:0 auto;
	position:relative;
}

.clear{
	clear:both;
}


.left {
	width:460px;
	padding-left:20px;
	float:left;
}

.right {
	width:450px;
	margin-left:20px;
	float:left;
}

.center-right {
	width:430px;
	margin-left:40px;
	float:left;
}

.orange {
	color:#f59a16;
}

span.uppercase {
	text-transform:uppercase;
}

span.black {
	font-family:"Arial Black",Gadget,sans-serif;
}

h1 {
	font-size:25px;
	font-weight:bold;
	margin-bottom:20px;
}

a {
	text-decoration:none;
}

a.orange{
	color:#f59a16;
	font-family:"Arial Black",Gadget,sans-serif;
        padding-right: 15px;
}

/****************************** Header **********************************/

#header {
	position:relative;
}

a.logo img {
	margin:30px 30px 0 30px;
	float: left;
}

p.slogan {
	margin-top:48px;
	color:#535251;
	font-size:32px;
        font-weight:bold;
        width: 800px;
}

.top-transparent p{
    margin-bottom: 20px;
}

h1.top {
	background: url(/images/lp/logo-small.png) no-repeat;
	background-position:128px 2px;
}

#header img.header-img {
	vertical-align:bottom;
	bottom: 0;
}

#header .delivery {
	position:absolute;
	right: 21px;
	top: 74px;
}

p.shipping-p {
	color:#094d72;
	font-weight:bold;
	width:80px;
	text-align:center;
	line-height:1;
	-webkit-transform: rotate(338deg) translate3d( 0, 0, 0);
	-moz-transform: rotate(338deg) translate3d( 0, 0, 0);
	-o-transform: rotate(338deg) translate3d( 0, 0, 0);
	writing-mode: lr-tb;
	-webkit-font-smoothing: subpixel-antialiased; 
	webkit-font-smoothing: antialiased;
	position:absolute;
	right: -5px;
	top: 88px;
}

#header .top-transparent {
	width:100%;
	margin-top:130px;
	background: url(/images/lp/transparent-bg.png);
	padding:20px;
	-moz-box-shadow: 2px 2px 8px #cecece;
	-webkit-box-shadow: 2px 2px 8px #cecece;
	box-shadow: 2px 2px 8px #cecece;
}

#header img.icons {
	padding:30px 0;
}


#header a.button:link, #header a.button:visited{
	display: inline-block;
	width: 391px;
	height: 91px;
	font-size: 29px;
	color: #cfebf8;
	background: url(/images/lp/btn.png) no-repeat top left;
	padding: 13px 0px 0px 35px;
	margin:30px 0 0 20px;
}

#header a.button:hover{
	background: url(/images/lp/btn-hover.png) no-repeat top left;
}


/****************************** Header - table **********************************/

table.how {
	display:inline-block;
	width:430px;
}

.number {
	font-size: 53px;
	color: #f59a16;
	width: 60px;
	padding: 0;
	line-height: 55px;
	vertical-align: middle;
	font-family:"Arial Black",Gadget,sans-serif;
	text-shadow: -3px 3px 0px #ffffff,
				3px -3px 0px #ffffff,
				-3px -3px 0px #ffffff,
				3px 3px 0px #ffffff,
				-3px 3px 0px #ffffff,
				3px -3px 0px #ffffff,
				0px -4px 0px #ffffff,
				3px -3px 8px #acacac;	
	/*text-shadow:3px -3px 8px #acacac;			
	text-stroke-color:#ffffff;
	text-stroke-width:2px;
	 -webkit-text-stroke: 2px #ffffff;*/
}

td.description {
	padding: 0;
	vertical-align: middle;
	padding-bottom: 10px;
}

table.stat td.number{
    width: 200px;
    padding-bottom: 20px;
}


/****************************** Center **********************************/

#center {
	background: url(/images/lp/gradient.jpg) repeat-x;
	padding-top:35px;
        margin-top: 20px;
}

#center h2 {
	font-size:16px;
	text-transform:uppercase;
	color:#2996cc;
	font-weight:bold;
}

#center h2.books {
	background: url(/images/lp/offer-books.png) left center;
	padding: 26px 100px 22px 110px;
	margin: 0 0 20px -20px;
}

#center h2.films {
	background: url(/images/lp/offer-films.png) left center;
	padding: 26px 100px 22px 110px;
	margin: 0 0 20px -20px;
}

#center h2.music {
	background: url(/images/lp/offer-music.png) left center;
	padding: 26px 100px 22px 110px;
	margin: 0 0 20px -20px;
}

#center h2.games {
	background: url(/images/lp/offer-games.png) left center;
	padding: 26px 100px 22px 110px;
	margin: 0 0 20px -20px;
}

#center h2.others {
	background: url(/images/lp/offer-others.png) left center;
	padding: 26px 100px 22px 110px;
	margin: 0 0 20px -20px;
}

.item-list-one {
	width: 120px;
	float: left;
	margin: 0 33px 0 0px;
}

.item-list-one ul li {
	font-size:13px;
}

.item-list-one ul li img {
margin-bottom:10px;
}

.item-list-title{
	color:#d77f00;
	font-weight:bold;
}

.item-list-author{
	font-weight:bold;
	color:#000000;
}

.empty {
height:20px;
width:100%;
}


#center a.button:link, #center a.button:visited{
	display: inline-block;
	width: 391px;
	height: 91px;
	font-size: 29px;
	color: #cfebf8;
	background: url(/images/lp/btn.png) no-repeat top left;
	padding: 13px 0px 0px 35px;
	margin:30px 0 0 0px;
}

#center a.button:hover{
	background: url(/images/lp/btn-hover.png) no-repeat top left;
}


/****************************** Center - Opinie **********************************/

#center img.quote2 {
	float:right;
}

#center p.opinion {
	font-size:12px;
	font-style:italic;
	color:#545454;
	text-align:center;
	padding:0 45px;
}

p.user {
	text-align:right;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
	color:#545454;
	padding:0 45px 20px;
}

/****************************** Center - Pytania **********************************/

p.question {
	font-size:12px;
	color:#3a7ead;
	font-family:"Arial Black",Gadget,sans-serif;
}

p.answer {
	font-size:12px;
	color:#000000;
	padding-bottom:20px;
}

a.p-href:link, a.p-href:visited{
	color:#3a7ead;
	text-decoration:underline;
}

a.p-href:hover {
	color:#f59a16;
}

/****************************** Footer **********************************/

#footer {
	background: url(/images/lp/gradient.jpg) repeat-x;
	padding-top:35px;
	margin-top:20px;
	font-size:12px;
}

#footer ul.why-us {
	margin-bottom:20px;
}

#footer ul.why-us li {
	background: url(/images/lp/check.png) no-repeat left center;
	padding: 10px 0 0 35px;
}

#footer a.button:link, #footer a.button:visited{
	display: inline-block;
	width: 391px;
	height: 91px;
	font-size: 29px;
	color: #cfebf8;
	background: url(/images/lp/btn.png) no-repeat top left;
	padding: 13px 0px 0px 35px;
	margin:30px 0 0 0px;
}

#footer a.button:hover{
	background: url(/images/lp/btn-hover.png) no-repeat top left;
}

#footer .left { margin-top: 20px;}



































