@charset "utf-8";
/* CSS Document */
body
	{
		background-image:url(images/bb.jpg);
		background-repeat:repeat-x;
		background-position:top;
		margin:0;
		padding:0;
		background-color:#FFF;
		text-align:center;
		font-family:Verdana, Geneva, sans-serif;
		/*background-color:#6e0e12;*/
		background-color:#FFF;
		}
a:link, a:visited
	{
		color:#70000E;
		text-decoration:none;
	}
a:hover
	{
		color:#70000E;
		text-decoration:underline;
	}
.container
	{
		width:908px;
		height:auto;
		margin:auto;
	}
.top1
	{
		width:477px;
		height:154px;
		float:left;
	}
.top1 img
	{
		border:none;
		float:left;
		padding:0;
		margin:0;
	}
.top2
	{
		width:431px;
		height:154px;
		float:left;

	}
.menu-top
	{
		width:908px;
		height:44px;
		float:left;
	}
.menu-top ul 
	{
		list-style: none outside none;
		float:left;
		text-align:left;
		padding:0;
		margin:0;
	}
.menu-top ul li 
	{
		float: left;
		display: inline;
		text-align:left;
	}

.menu-top ul a 
	{
		height:44px;
		display: block;
		background-image:url(images/menu-top-ok.jpg);
		background-repeat:no-repeat;
		background-position:left;
		padding: 0;
		float: left;
		margin-left:0;
		margin-right:0;
		text-align:left;
	}
.menu-top ul a:hover 
	{
		padding: 0;
		margin: 0;
		height: 44px;
	}
.menu-top strong { display: none; }

.menu-top ul a.strona-glowna { background-position: 0% 0%; width:198px; }
.menu-top ul a.o-nas { background-position: -198px 0%;	width:118px; }
.menu-top ul a.partnerzy { background-position: -316px 0%; width:151px; }
.menu-top ul a.formularze { background-position: -467px 0%; width:164px; }
.menu-top ul a.linki { background-position: -631px 0%; width:122px; }
.menu-top ul a.kontakt { background-position: -753px 0%; width:155px; }

.menu-top ul a:hover.strona-glowna { background-position: 0% 100%; }
.menu-top ul a:hover.o-nas { background-position: -198px 100%; }
.menu-top ul a:hover.partnerzy { background-position: -316px 100%; }
.menu-top ul a:hover.formularze { background-position: -467px 100%; }
.menu-top ul a:hover.linki { background-position: -631px 100%; }
.menu-top ul a:hover.kontakt { background-position: -753px 100%; }
.menu-sep
	{
		width:908px;
		float:left;
		height:20px;
		font-size:10px;
		background-color:#FFF;
	}
.content-left
	{
		width:227px;
		height:438px;
		float:left;
		text-align:left;
	}
.content-left img
	{
		border:none;
		padding:0;
		margin:0;
		float:left;
	}
.content-right li
	{
	/*list-style-image:url(images/li.gif);*/
	}
.adf
	{
		color:#6c0e10;
		font-size:13px;
		font-weight:bold;
	}
.adres-box
	{
		color:#6c0e10;
		font-size:13px;
		font-weight:bold;
		width:200px;
		padding-right:27px;
		padding-top:5px;
		float:left;
		padding-bottom:10px;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		margin:0;
	}
.adres-lower
	{
		font-size:10px;
		padding:5px;
		float:left;
		text-align:center;
		width:190px;
	}
.licznik
	{
		font-size:10px;
		text-align:center;
		padding:5px;
		width:190px;
		float:left;
		color:#CCC;
	}
.adres-tab
	{
		width:200px;
		float:left;
		padding:0;
		margin-top:5px;
					
	}
.adres-tab tr
	{
		height:13px;
		font-size:11px;
	}
.adres-pozycja
	{
		color:#848383;
		width:80px;
	}
.adres-wynik
	{
		color:#6c0e10;
		width:120px;
	}
.adres-wynik a:link, .adres-wynik a:visited 
	{
		color:#6c0e10;
		text-decoration:none;
	}
.adres-wynik a:hover
	{
		text-decoration:underline;
		color:#6c0e10;
	}
.adres-wynik img
	{
		border:none;
		float:left;
		padding:0;
		margin-right:5px;
	}
.main
	{
		background-image:url(images/main-bg.jpg);
		background-repeat:repeat-y;
		width:681px;
		height:auto;
		float:left;
	}
.content-right
	{
		
		width:651px;
		padding-left:30px;
		/*height:438px;*/
		min-height:448px;
  		height:auto !important;
		height:448px;
		float:left;
		font-size:12px;
		color:#333;
		text-align:justify;
		z-index:-10;
	}
.box-all
	{
		width:630px;
		padding-left:21px;
		float:left;
	}
.box
	{
		width:200px;
		height:136px;
		float:left;
		margin-bottom:15px;
	}
.box2
	{
		width:200px;
		height:136px;
		float:left;
		margin-left:15px;
		margin-right:15px;
		margin-bottom:15px;
	}
.box a:visited img, .box a img
	{
		float:left;
		border:none;
		margin:0;
		filter: alpha(opacity=100);
 		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 		-moz-opacity: 1.00; opacity:1;
	}
.box a:hover img
	{
		float:left;
		border:solid 1px #900;
		margin:0;
		width:198px;
		height:96px;
		filter: alpha(opacity=90);
 		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
 		-moz-opacity: 0.90; opacity:0.9;
	}

.box2 a:visited img, .box2 a img
	{
		float:left;
		border:none;
		margin:0;
		filter: alpha(opacity=100);
 		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 		-moz-opacity: 1.00; opacity:1;
	}
.box2 a:hover img
	{
		float:left;
		border:solid 1px #900;
		margin:0;
		width:198px;
		height:96px;
		filter: alpha(opacity=90);
 		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
 		-moz-opacity: 0.90; opacity:0.9;
	}
.box-button
	{
		
	}
.box-button ul 
	{
		list-style: none outside none;
		float:left;
		text-align:left;
		padding:0;
		margin:0;
	}
.box-button ul li 
	{
		float: left;
		display: inline;
		text-align:left;
		
	}

.box-button ul a 
	{
		height:32px;
		padding-top:6px;
		display: block;
		background-image:url(images/button-ok.jpg);
		background-repeat:no-repeat;
		background-position:left;
		float: left;
		margin-left:0;
		margin-right:0;
		text-align:center;
		font-size:11px;
		font-weight:bold;
		text-transform:uppercase;
		color:#FFF;
		text-decoration:none;
	}
.box-button ul a:hover 
	{
		height:32px;
		padding-top:6px;
		margin: 0;
		color:#FFFFFF;
	}
.box-button ul a.button { background-position: 0% 0%; width:200px; color:#FFFFFF; }	
.box-button ul a:hover.button { background-position: 0% 100%; text-decoration:none; }

.content-sep
	{
		width:908px;
		height:25px;
		float:left;
		font-size:10px;
		background-color:#FFF;
	}
.logo-slide
	{
		background-image:url(images/slide-bg2.jpg);
		background-repeat:repeat-x;
		width:908px;
		height:61px;
		float:left;
	}
.logo-slide2
	{
		background-image:url(images/slide-bg2.jpg);
		background-repeat:repeat-x;
		width:908px;
		height:71px;
		float:left;
		text-align:left;
	}
.logo-slide2 img
	{
		border:none;
	}
div#qTip 
	{
		  padding:1px;
		  border: 1px solid #666;
		  display: none;
		  background:#000;
		  position:absolute;
		  z-index:2000;
	}
/* ================================= CRAWLER ============================== */
.crawler 
 	{ 
		width: 904px; 
		margin: 0 auto; 
		height: 51px; 
		padding: 0 0 0 0; 
	}
#crawler_wrapper img 
	{ 
		margin-right: 34px !important;
		border:none;
	} 
/* ================================= KONIEC CLAWLER ======================= */
.qtip .qtip-content{
   padding: 10px;
   overflow: hidden;
}
   
   .qtip .qtip-content .qtip-title,
   .qtip-cream .qtip-content .qtip-title{
      background-color: #F0DE7D;
   }
   
   .qtip-light .qtip-content .qtip-title{
      background-color: #f1f1f1;
   }

   .qtip-dark .qtip-content .qtip-title{
      background-color: #404040;
   }

   .qtip-red .qtip-content .qtip-title{
      background-color: #F28279;
   }
   
   .qtip-green .qtip-content .qtip-title{
      background-color: #B9DB8C;
   }
.tytul
	{
		margin-top:0;
		margin-bottom:10px;
		text-align:left;
		color:#900;
		font-size:14px;
		font-weight:bold;
		padding:0;
		font-family:Tahoma, Geneva, sans-serif;
		background-image:url(images/adf.gif);
		background-position:left center;
		background-repeat:no-repeat;
		text-indent:25px;
		height:17px;
		padding-top:3px;
	}
.motto
	{
		width:340px;
		padding-left:311px;
		float:left;
		text-align:right;
		margin-bottom:30px;
	}
.tytul-onas
	{
		margin-top:0;
		margin-bottom:10px;
		text-align:left;
		color:#900;
		font-size:14px;
		font-weight:bold;
		padding:0;
		font-family:Tahoma, Geneva, sans-serif;
		background-image:url(images/adf.gif);
		background-position:left center;
		background-repeat:no-repeat;
		text-indent:25px;
		height:17px;
		padding-top:3px;
		width:300px;
	}
.motto-onas
	{
		width:340px;
		float:right;
		text-align:right;
		margin-bottom:30px;
	}
.onas-container
	{
		width:650px;
		float:left;
	}









.orange-bar .jScrollPaneTrack {
	background: #f60;
}
.orange-bar .jScrollPaneDrag {
	background: #00f url(images/drag_grab.gif) no-repeat 50% 50%;
}
.orange-bar .scroll-pane {
	background: #69f;
}
			

#pane1, #pane2, #pane3, #pane4 
	{
		height: 430px;
		padding-top:8px;
		width:641px;
		padding-right:10px;
		float:left;
	}
			
.osX .jScrollPaneTrack {
	background: url(images/osx_track.gif) repeat-y;
}
.osX .jScrollPaneDrag {
	background: url(images/osx_drag_middle.gif) repeat-y;
}
.osX .jScrollPaneDragTop {
	background: url(images/osx_drag_top.gif) no-repeat;
	height: 4px;
}
.osX .jScrollPaneDragBottom {
	background: url(images/osx_drag_bottom.gif) no-repeat;
	height: 5px;
}
.osX a.jScrollArrowUp {
	height: 20px;
	background: url(images/osx_arrow_up.gif) no-repeat 0 -20px;
}
.osX a.jScrollArrowUp:hover {
	background-position: 0 0;
}
.osX a.jScrollArrowDown {
	height: 20px;
	background: url(images/osx_arrow_down.gif) no-repeat 0 -20px;
}
.osX a.jScrollArrowDown:hover {
	background-position: 0 0;
}

.left .jScrollPaneTrack {
	left: 0;
	right: auto;
}
.left a.jScrollArrowUp {
	left: 0;
	right: auto;
}
.left a.jScrollArrowDown {
	left: 0;
	right: auto;
}
.partnerzy-tab
	{
		text-align:left;
	}
.partnerzy-tab tr
	{
		margin-bottom:20px;
		padding-bottom:10px;
		height:70px;		
	}
.formularz
	{
		height:auto;
		float:left;
		background-image:url(images/pytanie-bb.jpg);
		background-repeat:repeat-x;
		background-position:top;
	}
.formularz_naglowek 
	{
		cursor: pointer;
		color:#FFFFFF;
		background-image:url(images/pytanie-bb.jpg);
		background-repeat:repeat-x;
		height:38px;
		font-size:14px;
		font-weight:bold;
		margin:0;
		padding:0;
		text-align:left;
		width:200px;
	}
.formularz_naglowek img
	{
		float:left;
		margin:0;
		padding:0;
	}
.formularz_title
	{
		height:30px;
		padding-top:8px;
		float:left;
		width:200px;
		background-image:url(images/pytanie-koperta.jpg);
		background-repeat:no-repeat;
		background-position:left center;
		text-indent:45px;
	}
.formularz_naglowek:hover 
	{
		height:38px;
	}
.formularz_body 
	{
		padding: 5px 10px 15px;
		width:628px;
		background-color:#EEE;
		color:#900;
		border-left:solid 1px #931a28;
		border-right:solid 1px #931a28;
		border-bottom:solid 1px #931a28;
		text-align:center;
	}
.bottom
	{
		background-image:url(images/foot-bg.jpg);
		background-repeat:repeat-x;
		background-position:top;
		clear:both;
		color:#70000E;
		font-size:10px;
		height:39px;
		padding-top:10px;
		text-align:center;
		text-transform:uppercase;
		width:100%;
		text-transform:none;
	}
.bottom a
	{
		margin-left:10px;
		margin-right:10px;
	}
.formularz-tab
	{
		width:500px;
		height:auto;
		margin:auto;
	}
.formularz-tab tr
	{
		margin:3px;
		background-color:#e4dfdf;
		padding:5px 5px;
		border:solid 2px #0C3;
	}
.podpis
	{
		font-size:11px;
		float:left;
		text-align:center;
		height:auto;
	}
.td_field
	{
		width:200px;
		height:auto;
		text-align:left;
		padding:3px;
		
	}
.td_title
	{
		width:300px;
		text-align:left;
		padding:3px;
	}
.td_field input, .td_field select, .td_field textarea
	{
		background-color:#931a28;
		color:#FFF;
		padding:2px;
		font-size:12px;
		border:none;
		margin:0;
	}
.td_field input.checkbox
	{
		border:none;
		padding:0;
		background-color:#FFF;
	}
.td_submit
	{
		text-align:center;
		padding-top:5px;
	}
.td_submit input
	{
		background-color:#931a28;
		border:solid 1px #000;
		padding:2px;
		font-size:12px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		height:23px;
	}
.siedziba-firmy ul 
	{
		margin:0;
		padding:0;
		float:left;
		
	}
.siedziba-firmy li
	{
		margin:0;
		padding:0;
		list-style-type:none;
		
	}
.pracownik-foto
	{
		width:160px;
		padding:10px;
		float:right;
		height:auto;
		overflow:hidden;
	}
.pracownik-foto ul 
	{
		margin:0;
		padding:0;
		float:left;
		list-style:none;
		
	}
.pracownik-foto ul li
	{
		margin:0;
		padding:0;
		list-style-type:none;
		
	}
.pracownik-foto img
	{
		border:none;
		float:left;
		padding:5px;
		border:solid 1px #931a28;
	}
.pracownik-foto2
	{
		width:110px;
		padding:10px;
		float:right;
		height:auto;
		overflow:hidden;
	}
.pracownik-foto2 ul 
	{
		margin:0;
		padding:0;
		float:left;
		list-style:none;
		
	}
.pracownik-foto2 ul li
	{
		margin:0;
		padding:0;
		list-style-type:none;
		
	}
.pracownik-foto2 img
	{
		border:none;
		float:left;
		padding:5px;
		border:solid 1px #931a28;
	}



/*  */

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#931a28;
	padding:5px;
	display:none;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	}
#preview img
	{
		margin-bottom:3px;
	}
#preview2{
	position:absolute;
	margin-left:-350px;
	border:1px solid #ccc;
	background:#931a28;
	padding:5px;
	display:none;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	}
#preview2 img
	{
		margin-bottom:3px;
	}
#slideshow {
    position:relative;
    height:154px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:118;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:120;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:119;
}
.kalkulatory
	{
		text-align:center;
		margin-top:20px;
	}
.kalkulatory img
	{
		border:none;
		margin-bottom:15px;
	}
	
	
	
	

.reklama
	{
		text-align:left; 
		width:908px; 
		height:auto;
		float:left;
		margin:auto;
		text-align:left;
	}
#warstwa
	{
		display:block; 
		position:absolute; 
		top:70px; 
		float:left; 
		margin-left:600px; 
		z-index:100;
		text-align:left;
	}
.kalkulator-tytul
	{
		margin-top:15px;
		margin-bottom:0;
		padding:0;
		text-align:center;
		font-size:18px;
		font-weight:bold;
		font-style:italic;
		color:#900;
		font-family:Arial, Helvetica, sans-serif;
	}
#formularz-zapytanie-oc, #formularz-zapytanie-ac
	{
		text-align:center;
	}
