/* ustawienie globalnej wielkosci czcionki na 1em */
body { background:#fff; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#3A3A3D; behavior:url("http://www.futurepr.pl/public/www/js/csshover3.htc"); }

/* wyzerowanie marginesow i paddingow */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }


/* wszystkie linki */
a { color: red; }
a:hover { color: #888; }

/* clearing float */
.clearfloat { clear: both; height: 0; font-size: 1px; line-height: 0px; }

/* usuniecie obramowania obrazkow */
img { border: 0 }

/* inne */
h2 { color:#3A3A3D; font-size:14px; font-weight:normal; font-family:"Trebuchet MS"}

/* container */
#container { width:974px; margin:0 auto;}

/* header */
#header { height:127px; position:relative; }
#logo { float:left}
#menus_box { float:right; }
#top_list { color:#000; float:right; font-size:12px; text-align:right; margin: 8px 20px 0 0; font-weight:bold; font-family:Times;  }
#top_list li{ list-style-type:none; float:left; padding: 0 15px; background:url(http://www.futurepr.pl/public/www/images/arrow.gif) right 6px no-repeat; }
#top_list li.pic { background:none; margin-right:-25px; margin-top:-3px }
#top_list a { color:#000; text-decoration:none; }

#mainmenu {	position: absolute; right:0; list-style-type: none; font-size:12px; text-align:left; margin-top:8px; padding: 3px 20px 0 0; background:#000; height:19px; color:#fff; font-family:Century Gothic, Arial;  width:638px;}
#mainmenu .active { color:#FE0000; }
#mainmenu a:hover { color:#FE0000; }
#mainmenu ul { list-style-type: none;  visibility: hidden; }
#mainmenu li { float: left; border-left:1px dotted #4A4A4A; display: inline; margin-left:20px; background:url(http://www.futurepr.pl/public/www/images/iconmenu.gif) 0px 1px no-repeat; padding:0 0 0 20px; }
#mainmenu li a { color:#fff; text-decoration:none; }
/*#mainmenu li a:hover { background: #CDCECF;	color: #383D41;	text-decoration: none; }*/
#mainmenu li li { float: none; border-left:0; background:url(http://www.futurepr.pl/public/www/images/red_dots.gif) 0px -2px no-repeat; padding:0 0 0 10px;}
#mainmenu li ul { visibility: hidden; position: absolute; height: 0px; /*overflow:hidden;*/ top:20px; height:19px; display:inline; background:url(http://www.futurepr.pl/public/www/images/menu_black.gif) repeat-x #000; width:658px; padding: 3px 0 0 0; }
#mainmenu li:hover ul { position:absolute; top:20px; height:19px; display:inline; background:url(http://www.futurepr.pl/public/www/images/menu_black.gif) repeat-x #000; width:658px; padding: 3px 0 0 0;}
#mainmenu li ul a {  }
.submenu { left: 0 }


/* main_content */
#main_content { position:relative; line-height: 150%;}
#left_side { width:590px; float:left;}
#news #left_side p { padding:14px; }

#right_side { width:384px; float:left; }
#right_side h4 { font-size:12px; float:left; padding:14px 0 5px 0; color:#3A3A3D;}
#right_side .date {float:left; margin-left:10px; padding:14px 0 5px 0}
#news #right_side p { text-align:justify; }
.wiecej { width:76px; color:#3A3A3D; text-decoration:none; float:right; font-size:11px; background:url(http://www.futurepr.pl/public/www/images/arrow2.gif) right 4px no-repeat; }

#news ul, ul.lista { list-style:none; margin:0; padding:0 0 0 34px;}
#news ul li, ul.lista li  { background:url(http://www.futurepr.pl/public/www/images/arrow_grey.gif) 1px 4px no-repeat; padding:0 0 0 14px; }
/* flash*/
#flash { text-align:center;}

/* footer */
#footer { width:100%; height:22px; background:#000; text-align:center; line-height:200%; color:#fff; font-size:11px}
#footer a {color:#fff;}

/* sliding tool*/
		#heading {
			position:relative;
			display: block;
			text-align: left;			
			margin: 15px 5px 10px 5px;
			height:35px;
			width:99%;
			background:url(http://www.futurepr.pl/public/www/images/bottom_menu_line.gif) repeat-x;
			text-transform:uppercase;
			font-family:Century Gothic;
			font-size:11px;
		}
		#heading * {
			display: inline;			
			user-select: none;						
		}
		#heading li img { display:none; }
        #heading li.active img { display:list-item;}
		*html #heading li.active img { display:none;}
		
		#heading li.active {
			position:relative;
			padding:4px;
			background-color: #FE0000;
			color:#fff;
			border-radius: 3px;
			-webkit-border-radius: 3px;
			-opera-border-radius: 3px;
			-moz-border-radius: 3px;
			cursor: pointer;
		}
		
		#heading a {color:#3A3A3D; text-decoration:none; }
		#heading a:hover {color:#3A3A3D; text-decoration:none; }
		#heading li.active a { color:#fff; }
		
		#heading #buttons { margin-left:38px; position:absolute; top:8px; /top:7px; }
		#heading #buttons li { padding-right:8px; padding-left:8px; /padding-right:6px; /padding-left:6px; cursor: pointer; }
		
		#wrapper { border: 1px dotted gray; margin: 1em; padding: 1em; }
		
		#panes {
			text-align: justify;
			border: 1px solid #D0D0D0;
			width: 972px;
			/* height:380px; */
			margin-top:10px;
			margin-bottom:10px;
		}
		#panes #content { height:380px; }
		#panes #content .pane { height:380px; }
		
		#panes p {
		  width: 570px;
		  margin-left: 70px;
		  line-height: 1.2em;
		}
		
		#panes div div { overflow: hidden; }
		
		#previous { float: none; cursor: pointer; }
		#next { float: none; cursor: pointer; }
		#previous1 { cursor: pointer; }
		#next1 { cursor: pointer; }
				
		
#panes ul { padding: 10px; list-style: none; }
#panes ul li {background:url(http://www.futurepr.pl/public/www/images/arrow_grey.gif) 1px 4px no-repeat; padding:0 0 0 14px; margin-left: 70px;}

.us--ugi #content .pane { background:url(http://www.futurepr.pl/public/www/images/typer.jpg) no-repeat right bottom; }
.produkty #content .pane { background:url(http://www.futurepr.pl/public/www/images/typer.jpg) no-repeat right bottom; }
.rozwi--zania #content .pane { background:url(http://www.futurepr.pl/public/www/images/typer.jpg) no-repeat right bottom; }
/*.o-nas #content .pane { background:url(http://www.futurepr.pl/public/www/images/cup.jpg) no-repeat right bottom; }*/
.webpr #content .pane { background:url(http://www.futurepr.pl/public/www/images/bulbs.jpg) no-repeat right bottom; }
#panes.kontakt { background:url(http://www.futurepr.pl/public/www/images/pencils.jpg) no-repeat right bottom; }
.baza-wiedzy #content .pane { background:url(http://www.futurepr.pl/public/www/images/bulbs.jpg) no-repeat right bottom; }
.futurepr-z-nowym-serwisem-www #content .pane { background:url(http://www.futurepr.pl/public/www/images/bulbs.jpg) no-repeat right bottom; }
#panes.futurepr-debiutuje-na-polskim-rynku { background:url(http://www.futurepr.pl/public/www/images/dices.jpg) no-repeat right bottom; }
#panes.futurepr-z-nowym-serwisem-www { background:url(http://www.futurepr.pl/public/www/images/dices.jpg) no-repeat right bottom; }
#panes.brainjuice-group-zamiesza-w-internecie { background:url(http://www.futurepr.pl/public/www/images/dices.jpg) no-repeat right bottom; }
#panes.futurepr-dla-awr-wprost { background:url(http://www.futurepr.pl/public/www/images/dices.jpg) no-repeat right bottom; }
#panes.bancom-z-futurepr { background:url(http://www.futurepr.pl/public/www/images/dices.jpg) no-repeat right bottom; }
#panes.eden-springs-nowym-klientem-futurepr { background:url(http://www.futurepr.pl/public/www/images/dices.jpg) no-repeat right bottom; }
h3 {
	background: url(http://www.futurepr.pl/public/www/images/icon.gif) left no-repeat;
	font-size:13px;
	line-height:150%;
	margin-left:50px;
	margin-top:20px;
	padding-left:20px;
}





#kontakt_table input, #kontakt_table textarea {
	background-color:#EFEFEF;
	border:1px solid #D2D2D2;
	clear:both;
	color:#000000;
	font-family:Tahoma,Sans-Serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:14px;
	line-height:normal;
	margin:0 0 5px;
	padding:5px;
}

#kontakt_table td {
	font-weight: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

#tekst_error1, #tekst_error2, #tekst_error3 { color:red; font-size:11px}