/*CSS RESET [begin]*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
a{
	text-decoration:none;
}
.clear{
	margin:0;
	padding:0;
	height:0;
	clear:both !important;
	float:none !important;
}
/*CSS RESET [end]*/
/*GENERAL [begin]*/
body {
	background-image:url("../_gfx/body-bg.gif");
}
div.container{
	width:941px;
	margin:0 auto;
	background-color:#fff;
}
div.header{
	background-image:url("../_gfx/header-bg.jpg");
	height:159px;
	color:#000;
}
div.content div.left{
	width:499px;
	float:left;
	padding:9px 0 0 0;
}
div.content div.right{
	width:393px;
	float:left;
	background:url("../_gfx/content-right-bg.gif") no-repeat left top;
	padding:15px 0 0 40px;
}
/*GENERAL [end]*/
/*HEADER DETAILS [begin]*/
div.header p.question{
	font-size:17px;
	font-family:Arial;
	width:432px;
	margin:27px 0 0 49px;
	float:left;
	display:inline;
}
div.header p.question a{
	background:url("../_gfx/more-btn.gif") no-repeat right center;
	padding:0 13px 0 0;
	color:#0000ee;
	font-size:12px;
}
div.header h1{
	font-family:Myriad Pro, Trebuchet MS;
	font-size:42px;
	font-weight:bold;
	float:right;
	margin:42px 9px 0 0;
	display:inline;
}
/*HEADER DETAILS [end]*/
/*CONTENT DETAILS [begin]*/

div.content div.left a.back {
	background:url("../_gfx/back-btn.gif") no-repeat left center;
	padding:0 0 0 13px;
	color:#0000ee;
	font-size:12px;
	display:block;
	width:100px;
	margin:0 0 0 5px;
}
div.content div.left span.greetings{
	background:url("../_gfx/red-alert.png") no-repeat left top;
	font-family:Arial;
	font-size:13px;
	padding:0 0 20px 40px;
	color:#000;
	display:block;
	margin:10px 0 0 5px;
}
div.content span.blog{
	background:transparent url(../_gfx/red-alert.png) no-repeat scroll left top;
	color:#000000;
	display:block;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	line-height:34px;
	margin:10px 0 0 5px;
	padding:0 0 7px 40px;
}
div.content div.left span.authentic-story{
	background:transparent url(../_gfx/red-alert-2.png) no-repeat scroll left top;
	color:#000000;
	display:block;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	line-height:34px;
	margin:10px 0 0 5px;
	padding:0 0 7px 40px;
}
div.content div.left span.comments{
	background:transparent url(../_gfx/red-interjection.gif) no-repeat scroll left top;
	color:#000000;
	display:block;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	line-height:24px;
	margin:10px 0 0 5px;
	padding:0 0 7px 40px;
}
div.content div.blog-note{
	margin:0 0 0 46px;
	width:410px;
	background:url("../_gfx/note-underline.jpg") no-repeat left bottom;
	padding:0 0 10px;
}
div.content div.right div.blog-note{
	width:310px;
}
div.content div.blog-note h2{
	font-size:12px;
	color:#000;
	font-family:Arial;
	font-weight:bold;
	line-height:20px;
}
div.content div.blog-note h3{
	background:url("../_gfx/orange-dot.gif") no-repeat left center;
	padding:3px 0 3px 15px;
	font-weight:bold;
	margin:0 0 0 -15px;
}
div.content div.blog-note p.comment{
	color:#575555;
	margin:0 0 5px 0;
}
div.content div.blog-note a.more{
	background:url("../_gfx/more-btn.gif") no-repeat right center;
	padding:0 13px 0 0;
	color:#0000ee;
	font-size:12px;
	margin:0 10px 10px 0;
	float:right;
	display:inline;
}
div.content div.blog-note span.date{
	font-size:12px;
	color:#000;
	font-family:Arial;
}
div.content div.blog-note p{
	font-size:12px;
	color:#000;
	font-family:Arial;
}
div.content div.blog-note a img{
	margin:15px 0;
}
div.content div.left div.survey {
	background:url("../_gfx/doodle.png") no-repeat top left;
	width:499px;
	height:204px;
	position:relative;
}
div.content div.left div.survey span{
	font-family:Arial;
	font-weight:bold;
	font-size:40px;
	color:#fff;
	width:90px;
	float:left;
	margin:20px 0 5px 40px;
	display:inline;
}
div.content div.left div.survey span.inert{
	color:#737171;
	width:90px;
	float:left;
	margin:20px 0 5px 100px;
	text-align:left;
}
div.content div.left div.survey span.inert em{
	color:#737171;
	font-size:10px;
	text-align:center;
	width:100%;
	display:block;
}
div.content div.left div.survey span.not-ok{
	color:#f03a02;
	width:90px;
	float:left;
	margin:20px 0 5px 0px;
	text-align:left;
}
div.content div.left div.survey span.not-ok em{
	color:#737171;
	font-size:10px;
	text-align:center;
	width:100%;
	display:block;
}
div.content div.left div.survey p.question{
	display:block;
	font-size:13px;
	color:#000;
	font-weight:bold;
	font-family:Arial;
	width:200px;
	text-align:center;
	margin:0 auto;
}
div.content div.left div.survey a.inert{
	background:url("../_gfx/inert.png") no-repeat left top;
	width:249px;
	height:49px;
	float:left;
	text-indent:-9999px;
	position:absolute;
	bottom:10px;
	left:6px;
}
div.content div.left div.survey a.not-ok{
	background:url("../_gfx/not-ok.png") no-repeat left top;
	width:249px;
	height:49px;
	float:left;
	text-indent:-9999px;
	position:absolute;
	bottom:10px;
	left:255px;
}
div.content div.left div.note-navigation{
	
}
div.content div.left div.note-navigation a{
	display:inline;
	height:24px;
	text-indent:-9999px;
	float:left;
}
div.content div.left div.note-navigation a.prev{
	background:url("../_gfx/prev-note.png") no-repeat left top;
	width:119px;
	margin:10px 0 0 70px;
}
div.content div.left div.note-navigation a.next{
	background:url("../_gfx/next-note.png") no-repeat left top;
	width:135px;
	margin:10px 0 0 100px;
}
form.comment label{
	color:#000;
	font-size:12px;
	font-family:Arial;
	display:block;
	margin:0 0 0 38px;
}
form.comment label span{
	font-weight:bold;
	float:left;
	width:390px;
	line-height:25px;
}
form.comment label span em{
	font-weight:normal;
}
form.comment label textarea{
	float:left;
	width:390px;
	height:150px;
}
form.comment label input{
	width:390px;
}
form.comment label.checkbox {
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	line-height:45px;
}
form.comment label.checkbox input{
	width:auto;
	margin:0 5px 0 0;
}
div.captcha-wrapper{
	height:131px;
	border: 1px solid #000;
	margin:0 0 0 38px;
}
a.comment-form-send{
	background:url("../_gfx/send-form-btn.png") no-repeat left top;
	width:249px;
	height:49px;
	display:block;
	text-indent:-9999px;
	margin:46px 0 0 124px;
}
div.right span.support-us{
	font-family:Arial;
	font-size:22px;
	color:#163760;
	display:block;
	margin:0px 0 10px -10px;
}
div.right a {
	font-family:Arial;
	font-size:11px;
	color:#163760;
	font-weight:bold;
	text-align:center;
	float:left;
	display:inline;
}
div.right span.support-us a{
	font-family:Arial;
	font-size:22px;
	color:#163760;
	display:block;
	margin:0px 0 10px 0;	
	float:none;
	display:inline;		
	text-decoration:underline;
}
div.right a.send-ikea{
	background:url("../_gfx/icons/wyslij-do-ikea.png") no-repeat 5px top;
	width:52px;
	padding:55px 0 0 0;
}
div.right span.copy-link{
	background:url("../_gfx/underline.png") no-repeat left 47px;
	height:69px;
	width:144px;
	margin:0 0 0 10px;
	font-family:Arial;
	font-size:11px;
	color:#163760;
	font-weight:bold;
	text-align:center;
	float:left;
	display:inline;
}
div.right span.copy-link textarea{
	width:144px;
	margin:0 0 10px 0;
	height:43px;
}
div.right a.invite-friends{
	background:url("../_gfx/icons/zapros-znajomych.png") no-repeat left top;
	margin:10px 0 0 20px;
	width:54px;
	height:24px;
	padding:43px 0 0;
	
}
div.right a.titter{
	background:url("../_gfx/icons/twitter.png") no-repeat left top;
	width:86px;
	height:14px;
	margin:20px 0 0 20px;
	padding:33px 0 0;
}
div.right a.flaker{
	background:url("../_gfx/icons/flaker.png") no-repeat left top;
	width:90px;
	height:14px;
	margin:10px 0 0 20px;
	padding:33px 0 0;
}
div.right a.dog{
	background:url("../_gfx/icons/daj-glos.png") no-repeat left top;
	width:86px;
	height:14px;
	margin:10px 0 0 20px;
	padding:33px 0 0;
}
div.right a.share{
	background:url("../_gfx/icons/share.png") no-repeat left top;
	width:86px;
	height:14px;
	margin:10px 0 0 20px;
	padding:33px 0 0;
}
div.right span.watch-it{
	display:block;
	margin:5px 0 0 0;
	font-size:14px;
	font-family:Arial;
}
div.right span.watch-it em{
	color:#0d2f59;
	font-size:22px;
	font-weight:bold;
	font-family:Arial;
	margin:0 0 0 20px;
}
div.youtube{
	margin:10px 0 0 20px;
}
div.right p.youtube-description{
	color:#10315b;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	width:320px;
	margin:10px 0 0 30px;
	display:block;
}
div.right h2.request{
	color:#10315B;
	display:block;
	font-family:Arial;
	font-size:19px;
	font-weight:bold;
	margin:5px 0 10px 30px;
	width:350px;
}
div.right h3.story{
	background:transparent url(../_gfx/red-alert-2.png) no-repeat scroll left center;
	float:left;
	font-family:Arial;
	font-size:16px;
	margin:5px 0 0;
	padding:15px 0 15px 40px;
	width:100%;
}
div.right p.story{
	width:330px;
	font-size:12px;
	font-family:Arial;	
	padding:0px 0 20px 40px;
}
/*CONTENT DETAILS [end]*/
/*FOOTER DETAILS [begin]*/
div.footer{
	height:144px;
	background-color:#0d2f59;
	height:144px;
}
div.footer div{
	margin:13px auto 0;
	width:960px;
}
div.footer span.get-files{
	background:url("../_gfx/footer-bg.png") left top;
	width:960px;
	height:38px;
	margin:13px auto 0;
	display:inline;
	float:left;
}
div.footer span.get-files a{
	color:#fff;
	font-family:Arial;
	font-size:12px;
	text-decoration: underline;
	display:block;
	margin:10px 0 0 430px;
	widows:120px;
}
div.footer span.contact{
	color:#1e1d1e;
	background:url("../_gfx/solidarnosc.png") no-repeat left center;
	padding:10px 0 0px 100px;
	margin:0 0 0 200px;
	line-height:25px;
	font-size:12px;
	float:left;
	display:inline;
}
/*FOOTER DETAILS [end]*/

#faq{
	margin-top:10px;
	list-style:			circle;
}

#faq li{
	font-weight:bold;
	margin-top:5px;
}

#faq li p{
	display:none;
	font-weight:normal;
	padding:10px 0 10px 0;
}

#faq li:hover p{
	display:block;
}