body{margin:0px;background:#fff;font-family:verdana;font-size:12px;line-height:17px;background:url(images/kibic.jpg) no-repeat fixed top center}
a img{border:0px}
form{display:inline}
#topbg{background:url(images/topbg.png) no-repeat;width:908px;height:8px;}
#header{float:left;height:201px;width:838px;background:url(images/header.png) no-repeat;cursor:pointer}
#main{margin:0 auto;;width:820px;padding:12px 9px;background:#fff;color:#414141}
#lcol{float:left;width:543px;}
#rcol{float:right;width:261px}
.boxheader{background:url(images/bg_boxheader.gif) repeat-x;height:19px;width:519px;color:#fff;font-weight:bold;padding:4px 12px}
.boxmain{border:1px solid #c30505;padding:12px 7px 12px 12px}
.spacer{height:13px;clear:both;}
.boxred{height:151px;background:url(images/bg_boxred.gif) repeat-x;color:#fff}
.boxred_de{height:191px;background:url(images/bg_boxred_de.gif) repeat-x;color:#fff}
.b20{font-size:20px;font-weight:bold;text-align:center;padding-top:13px;}
.txt{text-align:center;padding-top:15px;}
.btnprzeczytaj{text-align:center;padding-top:10px;}
#podajdalej{background:url(images/bg_podaj-dalej.gif) no-repeat;width:261px;height:169px}
.podaj{color:#c20505;font-size:18px;font-weight:bold;text-align:center;padding-top:15px;}
.podaj1{color:#c20505;font-size:18px;font-weight:bold;text-align:center;padding-top:6px;}
.poinftxt{color:#c20505;text-align:center;padding-top:11px;}
.inpbox{padding-top:15px;text-align:center}
.inpemail{border:0px;width:217px;font-family:verdana}
.inpwyslijbox{text-align:center;padding-top:18px;}
.inpwyslij{width:106px;height:28px;background:url(images/btn_wyslij.gif)}
#podpisalisiebox{width:261px;height:90px;background:url(images/bg_podpisali-sie.gif) no-repeat}
.ilosc{color:#c20505;font-size:16px;text-align:center;padding-top:10px;}
#footer{float:left;background:url(images/footer.png) no-repeat;width:838px;height:82px;}
#dolaczyli{padding:0px 0px 0px 16px;float:left;width:800px;height:15px;}
#napiszdonas{float:right;width:510px;height:20px;text-align:right}

#wrapper0{margin:0 auto;width:908px}
#footer1{float:left;background:url(images/footer1.png) no-repeat;width:908px;height:84px;cursor:pointer}
#footerl{clear:both;float:left;background:url(images/footerl.png) no-repeat;width:35px;height:82px;margin-bottom:35px;}
#footerr{float:left;background:url(images/footerr.png) no-repeat;width:35px;height:82px}

#main_bg{clear:both;float:left;background:url(images/main_bg.png) repeat-y;width:908px;}

#headerl{clear:both;float:left;background:url(images/headerl.png) no-repeat;width:35px;height:201px}
#headerr{float:left;background:url(images/headerr.png) no-repeat;width:35px;height:201px}


a.lang{color:#000;text-decoration:none}
a.lang:hover{color:#000;text-decoration:underline}

#social{float:right;padding-right:15px;padding-top:20px;text-align:right}
.label{clear:both;float:left;width:220px;padding-top:5px;}
.inpb{float:left;width:250px}
.inpb input{border:1px solid #c4c4c4;width:236px;height:17px;font-family:tahoma;padding:4px;}
.inpb textarea{border:1px solid #c4c4c4;width:236px;height:117px;font-family:tahoma;padding:4px;}
a.zobacz{font-size:12px;color:#000}

#memory{display:none;width:100%;margin:0 auto;height:575px;position:absolute;top:180px;left:0px;}
.zamknij{width:870px;margin:0 auto;text-align:right;padding-right:50px;font-weight:bold}
.zamknij a{color:#fff;text-decoration:none}
.zamknij a:hover{color:#fff;text-decoration:underline}



/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-right:10px;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
	width: 810px;
	height: 50px;
	margin-bottom: 1em;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 810px;
	height: 50px;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	/*width: 290px;*/
	height: 50px;
}