/* Edito - styl bazowy */
body, td {
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 13px;
}

td {vertical-align: top;}

body {
	padding: 0px;
	margin: 0px;
	border-style: none;
	color: #4c4d4e;
	background: #FFFFFF;
	line-height: 14px;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

ol, ul, li {
	padding: 0px;
	margin: 0px 0px 0px 0;
}
ol{
	margin: 0px 0px 0px 18px;
}
ol {
	padding: 5px 10px 5px 0px;
	margin: 0px;
	overflow: hidden;
}
ol li {
	padding:2px 0 3px 0;
	margin: 0px 0px 0px 30px;
	line-height: 19px;
}
ul {
	list-style: none;
	overflow: hidden;
}

ul li {
	background:url(../images/bcs/strzalki.gif) no-repeat 18px -1193px;
	padding:2px 0 3px 30px;
}
ul li ul li{
	background: url(../images/bcs/strzalki.gif) no-repeat 18px -471px;
}

li {padding: 0px 0px 0px 5px;}

h1, h2, h3, h4, h5, h6, h7, p, form {
	margin: 0px;
	padding: 0px;
}

.clear {clear: both;}

a {
	color: #4C4D4E;
	text-decoration: none;
}

a:hover {text-decoration: underline;}

label {cursor: auto;}

.fix {
	overflow: hidden;
	zoom: 1;
}

/* FCK Editor - select styli */
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 15px;}
h4 {font-size: 13px;}
h5 {font-size: 12px;}
h6 {font-size: 11px;}

table.tabelkaszara {
	border-left: 1px solid #D0D0D0;
	border-top: 1px solid #D0D0D0;
}
table.tabelkaszara td, table.tabelkaszara th {
	border-bottom: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	padding: 3px;
}

/* DHTML Popup */
.Popup {
	background-color: #FFFFFF;
	border: 1px solid #C8D0CF;
}
.Popup .ImageContainer {
	padding: 5px;
	height: 100%;
	text-align: center;
}
.Popup .Loader {
	background-image: url(../images/lightbox-ico-loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	border: 1px solid #C8D0CF;
}
.Popup .Preview {
	border: 1px solid #C8D0CF;
	cursor: pointer;
}

.Popup td.IcoClose {text-align: left;}

.Popup div.IcoClose {
	height: 26px;
	width: 26px;
	display: block;
	cursor: pointer;
	background: url(../images/lightbox-btn-close.gif) no-repeat center center;
}

.PopupOverlay {
	width: 100%;
	height: 500px;
	background-color: #999999;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.4.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.4
 * @date November 17, 2007
 * @category jQuery plugin
 * @copyright (c) 2007 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0px;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0px auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0px;
}
#lightbox-nav {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0px; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0px; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0px; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0px auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0px 10px 0px;
}
#lightbox-container-image-data {
	padding: 0px 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 22px; 
	float: right;
	padding-bottom: 0.7em;	
}

ul li {
	background:url(../images/bcs/strzalki.gif) no-repeat 18px -1189px;
}
ul li ul li{
	background: url(../images/bcs/strzalki.gif) no-repeat 18px -467px;
}

object, a:active {outline: none}
object, a:focus {-moz-outline-style: none}

a{
	cursor: pointer;
}

body{
	background-color: #f0ede6;
}
.tlo-gora{
	background-color: #fbfaf5;
	width: 1020px;
	margin:0 auto 14px;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #e8e4d8;
}
.tlo-gora-2{
	background: url(../images/bcs/tla.gif) no-repeat 0 -605px;
	margin:0 -1px -1px;
	padding:0 21px 0 20px;
}

.tlo-dol{
	background: #fbfaf5 url(../images/bcs/tla.gif) no-repeat 0 0;
	width: 1022px;
	margin: 0 auto;
	height: 5px;
	line-height: 5px;
	font-size: 0px;
}
h1.logo{
	background: url(../images/bcs/tla.gif) no-repeat 0 -5px;
	width: 387px;
	margin: 25px 0 21px 32px;
}
h1.wersja-logo-en{
	background: url(../images/bcs/en.gif) no-repeat 0 -167px;
	width:450px;
}
h1.logo a span{
	visibility: hidden;
}
h1.logo a{
	height: 73px;
	display: block;
}
h1.logo a:hover{
	text-decoration: none;
}

/*regiony*/
.stopka,
.menu-gorne{
	width: 1022px;
	margin: 0 auto;
}
.stopka{
	padding: 0 0 46px 0;
}
.menu-gorne{
	padding: 0 46px 0 0;
}
.stopka-tresc{
	color:#989376;
	float:right;
	font-size:11px;
	line-height:18px;
	padding:0px 12px 10px;
	width:282px;
}

.realizacja {
	float: right;
	padding:0 30px 10px 0;
	line-height: 18px;
	text-align: right;
	font-size: 11px;
	color: #989376;
}
.realizacja a {
	color: #4c4d4e;
	display: inline-block;
	font-size: 11px;
}
.ideo {margin: 0px 0px 0px 0px;}
.cms {
	margin: 0px -48px 0px 27px;
	*margin: 0px -51px 0px 27px;
}
.edito {margin: 0px 24px 0px 0px;}


.reg2{
	float: right;
	width: 332px;
	position: relative;
	z-index: 50;
}
.reg3{
	border-top: 2px solid #434445;
	margin:0 0 20px 1px;
	background: #555657 url(../images/bcs/tla.gif) no-repeat -1022px 100%;
}
.reg5{
	float: right;
	width: 316px;
	overflow: hidden;
	zoom: 1;
}
.reg4{
	text-align: left;
	width:650px;
}
.reg6,
.reg7{
	width: 314px;
	float: left;
}

.reg6-7{
	padding: 0 0 16px;
	width:650px;
}

.reg6{
	padding: 0 19px 0 0;
}

.reg9{
	float: left;
}
.reg10{
	float: left;
	clear:left;
	width: 220px;
	padding: 0 18px 0 0;
	_padding: 0 16px 0 0;
}

.reg11,
.reg5{
	position: relative;
	zoom: 1;
}
.reg11{
	float: left;
	width: 316px;
	padding: 0 17px 0 0;
}
.reg12{
	float: left;
	width: 314px;
	padding: 0 16px 0 0;
}
.reg13{
	float: left;
	width: 316px;
}
.rss{
	position: absolute;
	right:2px;
	top:9px;
	background: url(../images/bcs/tla.gif) no-repeat 0 -415px;
	width: 25px;
	padding: 0 0 0 26px;
	height:18px;
	color: #4c4d4e;
	font: normal 11px Tahoma;
	line-height:18px;
}
.reg11 .rss{right:18px;}
.sciezka{
	padding:7px 0 7px 12px;
}

.kontener-stopka-koniec a,
.sciezka a{
	color: #4c4d4e;
	font: normal 11px Tahoma;
	line-height: 14px;
}
a.sciezka-pierwszy{
	background: url(../images/bcs/strzalki.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
}
.sciezka-strzalka{
	background: url(../images/bcs/strzalki.gif) no-repeat 5px -176px;
	display: inline-block;
	zoom:1;
	width: 16px;
	*display: inline;
}

.kontener-stopka a{
	padding:0 0 0 16px;
	float: right;
	text-decoration: underline;
}

a.wgore{
	background: url(../images/bcs/strzalki.gif) no-repeat 0 -296px;
	margin:0 0 0 40px;
}
a.wroc{
	background: url(../images/bcs/strzalki.gif) no-repeat 0 -327px;
	float: left;
}
a.polec-znajomemu{
	background: url(../images/bcs/tla.gif) no-repeat -790px -194px;
	padding:0 0 0 19px;
}
a.drukuj{
	background: url(../images/bcs/tla.gif) no-repeat -643px -194px;
	margin:0 0 0 41px;
	padding:0 0 0 19px;
}
.kontener-modulu,
.blok,
.kontener-odstep{
	padding:0 0 16px;
}
.kontener-odstep .reklama{
	zoom:1;
	
}

#aktywneregiony-10 .modul-tresc{
	*width: 720px;
}
#aktywneregiony-10 .kontener-modulu{
	*width: 742px;
}

.kontener-modulu{
	position: relative;
	zoom: 1;
}
.jq-zakladki-bloczek .blok-tresc{
	padding:7px 9px 5px;
}

.pliki h4,
.karta-tytul,
.tytul-modul{
	font: bold 16px arial;
	line-height: 18px;
	color: #4c4d4e;
	letter-spacing:-1px;
	padding:1px 0 15px;
}
.tytul-modul{
	padding:0px 0 15px;
	margin: -1px 0 0;
}
.pliki h4{
	font-size: 15px;
}
.blok-tresc{
	background: #ffffff;
	border-style: solid;
	border-width: 0 1px;
	border-color: #e8e4d8;
	padding:5px 9px;
	font-size:11px;
}
.modul-tresc{
	background: #ffffff;
	border-style: solid;
	border-width: 0 1px;
	border-color: #e8e4d8;
	padding:5px 9px 16px 11px;
	line-height:19px;
	color: #4c4d4e;
}

.kontener-tlo-dol,
.kontener-tlo-dol div,
.kontener-tlo-gora,
.kontener-tlo-gora div{
	background: url(../images/bcs/tla.gif) no-repeat -1022px 0;
	height: 4px;
	line-height: 0px;
	font-size: 0px;
	padding-left: 5px;
}
.kontener-tlo-dol{background-position: -1022px -5px;height: 3px;}
.kontener-tlo-dol div{background-position: 100% -5px; height: 3px;padding-right: 5px;}
.kontener-tlo-gora div{background-position: 100% 0;}

h2.tytul-blok{
	font: bold 16px arial;
	line-height: 18px;
	letter-spacing: -1px;
	padding:0 0 10px;
}
h2.zobacz-takze{
	padding:0 0 16px; /*dla zobacz takze*/
}

/*menu region1 lista-poziom1*/
.reg1 ul.poziom1 li.site-map a,
.reg1 ul.poziom1 li.mapa-serwisu a{
	background: url(../images/bcs/tla.gif) no-repeat -455px -47px;
	padding:0 0 0 17px;
}
.reg1 ul.poziom1 li.home a,
.reg1 ul.poziom1 li.start a{
	background: url(../images/bcs/tla.gif) no-repeat -643px -48px;
	padding:0 0 0 17px;
}
.reg1 ul.poziom1 li{
	background: 0 none;
	float: right;
	padding: 0 14px 0 10px;
	margin: 11px 0px 9px;
	height: 15px;
	border-right: 1px solid #d8d2bf;
}
.reg1 ul.poziom1 li a{
	color:#989376;
	display: block;
	font: normal 11px Tahoma;
	letter-spacing:0;
	line-height:15px;
}
.lang-en{
	float: right;
	background: url(../images/bcs/tla.gif) no-repeat -790px -47px;
	margin: 11px 10px 9px 10px;
	padding:0 0 0 17px;
	color:#989376;
	font: normal 11px Tahoma;
	line-height: 15px;
}
.lang-pl{
	float: right;
	background: url(../images/bcs/tla.gif) no-repeat -790px -79px;
	margin: 11px 10px 9px 10px;
	padding:0 0 0 17px;
	color:#989376;
	font: normal 11px Tahoma;
	line-height: 15px;
}

/*menu region3 lista-poziom1*/
.reg3 ul.poziom1{
	background: url(../images/bcs/tla.gif) no-repeat 9px -95px;
	padding: 0 9px;
	margin: 0px;
}
.reg3 ul.poziom1 li{
	float: left;
	background: #4C4D4E url(../images/bcs/tla.gif) no-repeat 100% -68px;
	margin: 0px;
	padding: 0 1px 0 0;
	zoom: 1;
}
.reg3 ul.poziom1 li a{
	color:#FFFFFF;
	display: block;
	padding-top: 11px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 9px;
	font: bold 16px arial;
	letter-spacing:-1px;
	line-height:18px;
}
.reg3 ul.poziom1 li a:hover{
	text-decoration: none;
}
.reg3 .kontakt span,
.reg3 .o-firmie span,
.reg3 .produkty span,
.reg3 .referencje span,
.reg3 .rozwiazania span,
.reg3 .technologie span,
.reg3 .uslugi span{visibility: hidden;}

.reg3 .kontakt a,
.reg3 .o-firmie a,
.reg3 .produkty a,
.reg3 .referencje a,
.reg3 .rozwiazania a,
.reg3 .technologie a,
.reg3 .uslugi a{background-image: url(../images/bcs/tla.gif);}


.reg3 .kontakt a{background-position: -487px -566px; padding-left: 4px !important;}
.reg3 .kontakt a:hover{background-position: -487px -527px;}
.reg3 .kontakt a.wcisniety{background-position: -487px -488px;}

.reg3 .o-firmie a{background-position: 0 -566px; padding-left: 11px !important;}
.reg3 .o-firmie a:hover{background-position: 0 -527px;}
.reg3 .o-firmie a.wcisniety{background-position: 0 -488px;}

.reg3 .produkty a{background-position: -324px -566px; padding-left: 3px !important;}
.reg3 .produkty a:hover{background-position: -324px -527px;}
.reg3 .produkty a.wcisniety{background-position: -324px -488px;}

.reg3 .referencje a{background-position: -399px -566px; padding-left: 6px !important;}
.reg3 .referencje a:hover{background-position: -399px -527px;}
.reg3 .referencje a.wcisniety{background-position: -399px -488px;}

.reg3 .rozwiazania a{background-position: -71px -566px; padding-left: 1px !important;}
.reg3 .rozwiazania a:hover{background-position: -71px -527px;}
.reg3 .rozwiazania a.wcisniety{background-position: -71px -488px;}

.reg3 .technologie a{background-position: -229px -566px; padding-left: 1px !important;}
.reg3 .technologie a:hover{background-position: -229px -527px;}
.reg3 .technologie a.wcisniety{background-position: -229px -488px;}

.reg3 .uslugi a{background-position: -169px -566px; padding-left: 7px !important;}
.reg3 .uslugi a:hover{background-position: -169px -527px;}
.reg3 .uslugi a.wcisniety{background-position: -169px -488px;}


/********************************/
.wersja-en ul.poziom1 li{
	background: #4C4D4E url(../images/bcs/tla.gif) no-repeat 100% -68px;
}
.wersja-en ul.poziom1 li a{
	padding:11px 8px 10px 8px;
}

.wersja-en .about-company span,
.wersja-en .solutions span,
.wersja-en .services span,
.wersja-en .technologies span,
.wersja-en .products span,
.wersja-en .references span,
.wersja-en .contact span{visibility: hidden;}

.wersja-en .about-company a,
.wersja-en .solutions a,
.wersja-en .services a,
.wersja-en .technologies a,
.wersja-en .products a,
.wersja-en .references a,
.wersja-en .contact a{background-image: url(../images/bcs/en.gif);}


.wersja-en .about-company a{background-position: 0 -84px; padding-left: 2px !important;}
.wersja-en .about-company a:hover{background-position: 0 -43px;}
.wersja-en .about-company a.wcisniety{background-position: 0 -2px;}

.wersja-en .solutions a{background-position: -119px -84px; padding-left: 5px !important;}
.wersja-en .solutions a:hover{background-position: -119px -43px;}
.wersja-en .solutions a.wcisniety{background-position: -119px -2px;}

.wersja-en .services a{background-position: -197px -84px; padding-left: 8px !important;}
.wersja-en .services a:hover{background-position: -197px -43px;}
.wersja-en .services a.wcisniety{background-position: -197px -2px;}

.wersja-en .technologies a{background-position: -272px -84px; padding-left: 0px !important;}
.wersja-en .technologies a:hover{background-position: -272px -43px;}
.wersja-en .technologies a.wcisniety{background-position: -272px -2px;}

.wersja-en .products a{background-position: -373px -84px; padding-left: 5px !important;}
.wersja-en .products a:hover{background-position: -373px -43px;}
.wersja-en .products a.wcisniety{background-position: -373px -2px;}

.wersja-en .references a{background-position: -449px -84px; padding-left: 5px !important;}
.wersja-en .references a:hover{background-position: -449px -43px;}
.wersja-en .references a.wcisniety{background-position: -449px -2px;}

.wersja-en .contact a{background-position: -540px -84px; padding-left: 6px !important;}
.wersja-en .contact a:hover{background-position: -540px -43px;}
.wersja-en .contact a.wcisniety{background-position: -540px -2px;}
/***********************************/


/*reg10 menu*/

.reg10 .menu-gora{
	background: url(../images/bcs/tla.gif) no-repeat 0 -469px;
	height: 10px;
	line-height: 0;
	font-size: 0;
}
.reg10 .menu-dol{
	background: url(../images/bcs/tla.gif) no-repeat 0 -478px;
	height: 10px;
	line-height: 0;
	font-size: 0;
	margin:0 0 16px;
}
.reg10 ul.poziom1,
.reg10 ul.poziom3,
.reg10 ul.poziom3 ul,
.reg10 ul.poziom3 ul li,
.reg10 ul.poziom3 li,
.reg10 ul.poziom1 li{
	margin: 0px;
	padding: 0px;
}
.reg10 ul.poziom1 li{
	_line-height: 0px;
	_height: 0px;
	_font-size: 0px;
	background: #4c4d4e;
}
.reg10 ul.poziom1 li a{
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #58595a #000000 #373839;
	color: #ffffff;
	font: bold 12px Tahoma;
	line-height: 16px;
	display: block;
	padding:7px 20px;
	background: url(../images/bcs/strzalki.gif) no-repeat 10px -566px;
}
.reg10 ul.poziom1 li.wcisniety a,
.reg10 ul.poziom1 li a:hover{
	color: #fecb00;
	text-decoration: none;
	background-position: 10px -466px;
}
.reg10 ul.poziom3{
	background: #5d5e5e;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #58595a #000000 #373839;
	padding:3px 0;
}
.reg10 ul.poziom3 li{
	background: transparent;
}
.reg10 ul.poziom1 li.wcisniety ul.poziom3 li a{
	border: 0;
	background: transparent;
	color: #ffffff;
	font-weight: normal;
	padding:4px 20px 4px 30px;
	background: url(../images/bcs/strzalki.gif) no-repeat 20px -369px;
}
.reg10 ul.poziom1 li.wcisniety ul.poziom3 li.wcisniety a,
.reg10 ul.poziom1 li.wcisniety ul.poziom3 li a:hover{
	color: #fecb00;
	background-position: 20px -469px;
}
.reg10 ul.poziom1 li.wcisniety ul.poziom3 li.wcisniety a{
	text-decoration: none;
}
.reg10 ul.poziom1 li.wcisniety ul.poziom3 li.wcisniety ul li a{
	border: 0;
	background: transparent;
	color: #ffffff;
	font-weight: normal;
	padding:4px 20px 4px 40px;
	background: url(../images/bcs/strzalki.gif) no-repeat 30px -569px;
}
.reg10 ul.poziom1 li.wcisniety ul.poziom3 li.wcisniety ul li.wcisniety a,
.reg10 ul.poziom1 li.wcisniety ul.poziom3 li.wcisniety ul li a:hover{
	color: #ffffff;
	text-decoration: underline;
	background-position: 30px -569px;
}


/*region 9 mnue*/
.reg9 ul.poziom1{
	float: left;
	padding:0 0 0 31px;
	width:105px;
	margin: 0px;
}
.reg9 ul.poziom1 li{
	padding: 0px;
	margin: 0px;
	line-height:18px;
	background: 0px;
} 
.reg9 ul.poziom1 a{
	color: #989376;
	font: normal 11px Tahoma;
}

/*wyszukiwarka blok*/
.wyszukiwarka-blok{
	padding: 6px 9px 0 0;
	float: right;
	background: url(../images/bcs/tla.gif) no-repeat -1px -354px;
	width: 198px;
	height: 25px;
}
.wyszukiwarka-blok input{
	border: 0 none;
	background: transparent;
}
.wyszukiwarka-blok-tekst{
	color: #4c4d4e;
	font: normal 11px Tahoma;
	width: 150px;
	float: left;
	height:17px;
	*height:25px;
	height:25px\9;
	line-height:20px;
	padding:5px 9px 4px;
	*padding:1px 9px 4px;
	padding:1px 9px 4px\9;
}
.wyszukiwarka-blok-przycisk{
	float:right;
	font-size:0;
	height:25px;
	width:25px;
	cursor: pointer;
}


/*zakladki*/
.taby-glowne td div,
.taby-glowne td div span,
.taby-glowne td.isActive div,
.taby-glowne td.isActive div span{
	display: block;
	background: url(../images/bcs/tla.gif) no-repeat -1794px -515px;
	font: bold 15px arial;
	line-height: 20px;
	color: #4c4d4e;
	letter-spacing:-1px;
}

.taby-glowne td div{
	padding: 0 0 0 22px;
	cursor: pointer;
	margin: 0 0 1px 1px;
}
.taby-glowne td div span{
	background-position: 100% -515px;
	padding:10px 22px 6px 0;
}
.taby-glowne td.isActive div{
	background-position: -1794px -415px;
	position: relative;
	padding:0 0 3px 22px;
	margin:-2px 0 0 !important;
	zoom: 1;
	bottom:-2px;
}
.taby-glowne td.isActive div span{
	background-position: 100% -415px;
}
.taby-glowne td.isFirst div{
	margin: 0 1px 1px 0;
}



/*aktualnosci blok*/
.wpis,
.wpis2,
.data{
	background: url(../images/bcs/tla.gif) no-repeat -450px -90px;
	font: normal 11px Tahoma;
	color: #868686;
	line-height: 14px;
	padding: 0 0 0 15px;
}
.aktualnosci-blok .data{
	line-height: 22px;
}
.aktualnosci-blok .zdjecie{
	float: left;
	padding: 0 10px 0 0;
}
a.zobacz-wszystkie,
.aktualnosci-blok,
h3.blok-skrot a,
h3.blok-skrot{
	font: bold 11px Tahoma;
	color: #4c4d4e;
	line-height: 16px;
}
a.link-stopka-mail,
a.link-stopka,
a.zobacz-wszystkie{
	text-decoration: underline;
	text-align: right;
	background: url(../images/bcs/strzalki.gif) no-repeat  100% 4px;
	padding:0 15px 0 0;
	font-weight: normal;
}
a.link-stopka-mail,
a.link-stopka{
	color: #4c4d4e;
	text-decoration: underline;
	text-align: right;
}
a.link-stopka-mail{
	background: 0;
}
a.pelne-dane{
	text-decoration: underline;
	text-align: left;
	float:left;
	background: url(../images/bcs/strzalki.gif) no-repeat  0 3px;
	padding:0 0 0 15px;
	font-weight: normal;
}

.wiecej-link,
.wiecejlink,
.blok-skrot b,
a.strzalka-1{
	background: url(../images/bcs/strzalki.gif) no-repeat  100% 4px;
	display: inline-block;
	*display: inline;
	zoom: 1;	
	margin:0 0 0 6px;
	width:9px;
}


.wiecej-link{
	width: auto;
	margin: 0;
	padding: 0 13px 0 0;
	background-position: 100% 6px;
}

.blok-tresc .strzalka-1{
	background-position: 100% 5px;
}

a.strzalka-1:hover,
a.strzalka-1,
.tresc a.strzalka-1,
a.wiecejlink{
	text-decoration: none;
}
a.wiecejlink:hover{
	text-decoration: underline;
}

.aktualnosci-blok{
	font-weight: normal;
	padding:0 0 11px;
}
.aktualnosci-blok-krotki{
	margin: 0 -8px;
	padding:6px 9px 5px;
	border-top: 1px solid #e8e4d8;
}
.aktualnosci-blok-krotki .data{
	background-position:-450px -93px;
	float:left;
	margin:1px 0 0;
	padding: 0 10px 0 15px;
}
.kontener-stopka{
	margin:0 -10px 0 -9px;
	background: url(../images/bcs/tla.gif) no-repeat -1022px -9px;
}
.kontener-modulu .kontener-stopka{
	margin:0;
	right: 0;
}
.kontener-stopka-koniec{
	background: url(../images/bcs/tla.gif) no-repeat 100% -9px;
	text-align: right;
	padding:10px 11px 7px 0;
}
.blok .kontener-stopka-koniec{
	padding:10px 20px 0 0;
	_width: 100%;
}
.reg6 .blok{
	padding: 0px;
}
/*Strona opisowa bloczki*/
.reg7 .blok{
	border: 1px solid #e8e4d8;
	width: 140px;
	height: 179px;
	float:left;
	padding: 0 5px 0 9px;
	overflow: hidden;
	zoom: 1;
}

.reg6 .aktualnosci-opis{
	margin:-5px 0 0;
	line-height: 16px;
}

.reg6 .blok-opis{
	border-bottom:1px solid #E8E4D8;
	margin: 0 -8px 7px;
	padding:0 8px 9px;
}
.reg7 .blok-tresc{
	padding: 0px 1px;
}
.reg7 .pozycja_0{
	border-width: 0px 1px 1px 0px;
	position:relative;
	top:-2px;
	zoom: 1;
}
.reg7 .pozycja_1{
	border-width: 0px 0 1px 0px;
	position:relative;
	top:-2px;
	zoom: 1;
}
.reg7 .pozycja_2{
	border-width: 0px 1px 0 0px;
	position:relative;
	top:-2px;
	zoom: 1;
}
.reg7 .pozycja_3{
	border-width: 0 0 0 0;
	position:relative;
	top:-2px;
	zoom: 1;
}
.reg7 h2.tytul-blok{
	font-size: 12px;
	padding:7px 0 8px;
}

/* ----- banery ------ */
.reklama{
	text-align: left;
}
.reg5 .reklama{
	padding:0 0 3px;
}
.reklamaMaska{
	position: absolute;
	background: #ffffff;
	filter:alpha(opacity=1);
	-moz-opacity: 0.01;
	opacity: 0.01;
	width: 100%;
	display: block;
}

/*default opisy aktualnosci uklad zdjęc*/

/*lista aktualnosci*/
.oferta-lista,
.lista-aktualnosci{
	padding: 1px 0 ;
	border-bottom: 1px solid #e8e4d8;
	margin: 11px -7px -11px -9px;
	font-size:11px;
	line-height:16px;
}
.oferta-lista-brak-tla,
.lista-aktualnosci-brak-tla{
	padding:8px 9px 9px;
}
.oferta-lista-tlo,
.lista-aktualnosci-tlo{
	background-color: #fbfaf6;
	padding:8px 9px 9px;
}

.lista-aktualnosci .zdjecie{
	float: left;
	padding:0 10px 0 0;
}
.oferta-lista h3 a,
.lista-aktualnosci h3 a,
.oferta-lista h3,
.lista-aktualnosci h3{
	padding:0 0 1px;
	font: bold 12px Tahoma;
	line-height: 16px;
	color: #4c4d4e;
}
.tytul-tresc .data,
.lista-aktualnosci .data{
	background-position: -450px -93px;
	padding:0 0 8px 15px;
}
.tytul-tresc .data{
	background-position: -450px -91px;
	padding:3px 0 8px 15px;
}
.modul-pager{
	margin: 0 0 -7px;
}

.link-wstecz{
	color: #4c4d4e;
	font: normal 11px Tahoma;
	line-height: 14px;
	position:absolute;
	z-index:10;
	bottom:25px;
	left:12px;
	padding:0 0 0 16px;
	text-decoration: underline;
	background: url(../images/bcs/strzalki.gif) no-repeat 0 -327px;
}



/*pager*/
.pager{
	bottom:25px;
	left:12px;
	line-height:14px;
	overflow:hidden;
	position:absolute;
	z-index:10;
}
.pager a,
.pager a span,
.pager b{
	font: normal 11px Tahoma;
	line-height: 14px;
	float: left;
	text-decoration: none;
	color: #4c4d4e;
}
.pager a,
.pager b{
	margin: 0 8px 0 0;
}
.pager u{
	text-decoration: none;
	font-weight: bold;
}
span.poprzednia,
span.nastepna{
	background: url(../images/bcs/strzalki.gif) no-repeat 0 2px;
	width: 9px;
	margin: 0 0 0 1px;
	text-decoration: none;
}
span.poprzednia{
	background-position: 0 -328px;
	margin: 0 1px 0 0;

}
/*zdjecie*/

.tytul-tresc h3{
	font: bold 14px Tahoma;
	color: #4c4d4e;
	line-height: 16px;
	/*padding:0 0 4px;*/
	padding:0 0 20px;
}

.zdjecie br{
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

.zdjecie img{
	border: 1px solid #e8e4d8;
	background-color: #ffffff;
	padding: 2px;
}

.tresc th,
.karta-opcje table td,
.tresc td {
	border-right: 1px solid #e8e4d8;
	border-bottom: 1px solid #e8e4d8;
	padding: 3px 5px;
	line-height:19px;
	font-size: 13px;
}

.tresc th,
.tresc td {
	padding:4px 5px 7px;
}
.tresc th{
	font-weight: bold;
}
.karta-opcje table,
.tresc table {
	border-left: 1px solid #e8e4d8;
	border-top: 1px solid #e8e4d8;
	line-height:19px;
	font-size: 13px;
}
.tresc{
	padding: 0 1px 15px;
}
.blok-tresc p a,
.tresc a{
	color: #4c4d4e;
	text-decoration: underline;
} 
a b.strzalka-1,
b.strzalka-1,
a.strzalka-1,
a.strzalka-1:hover{
	text-decoration: none !important;
}
.wiecejlink{
	background-position: 100% 3px;
}
a.wiecejlink:hover{
	text-decoration: none;
}
.szablon4,
.szablon5 {
	width:223px;
	text-align: center;
}
.szablon4 {
	float: right;
	padding: 0px 0px 5px 18px;
	text-align: center;
}
.szablon5 .zdjecie{
	padding: 0 0 5px;
}

.szablon4 .zdjecie{
	padding: 0 0 5px;
}
.szablon5 {
	float: left;
	padding: 3px 18px 5px 0px;
}

.szablon7 {
	overflow: hidden;
	zoom: 1;
	padding: 10px 0px;
	text-align: center;
	margin:0 -6px;
}
.szablon7 .zdjecie {
	display: inline-block;
	vertical-align: top;
	padding: 0 7px 10px;
	width:223px;
}
.szablon67 {padding: 10px 0px 0;}
.szablon7 img {margin: 0px}
.szablon7 .zdjecie,
x:-moz-any-link {
	display: -moz-inline-box;
	-moz-box-orient: vertical;
}
.szablon7 .zdjecie,
x:-moz-any-link,
x:default {
	display: inline-block;
}
.szablon7 .zdjecie {display: inline !iefix;}

/*pliki*/
.pliki{
	border-top: 1px solid #e8e4d8;
	margin:11px -9px;
	padding:16px 9px 0;
}

.blok-tresc-pliki a,
.pliki a{
	background: url(../images/bcs/tla.gif) no-repeat -630px -263px;
	float:left;
	color: #4c4d4e;
	text-decoration: underline;
	margin:0 0 9px;
	padding:4px 0 2px 39px;
}
.plik-opis{
	padding:0 0 9px;
}

.cs-pierwsz-akapit{
	position: relative;
	zoom:1;
	top:-3px;
}

/*Mapa Serwisu*/

ul.mapa-serwisu li{
	padding: 0px;
}
ul.mapa-serwisu li b{
	display: block;
	font: bold 13px Tahoma;
	line-height: 16px;
	background: url(../images/bcs/strzalki.gif) no-repeat 0 -673px;
	color: #4c4d4e;
	padding:0 0 0 12px;
}
ul.mapa-serwisu li a{
	background: url(../images/bcs/podstrony.gif) no-repeat 0 0;
	display: block;
	padding:0 0 0 10px;
	color: #4c4d4e;
}
ul.mapa-serwisu li a span{
	background: url(../images/bcs/podstrony.gif) no-repeat 100% 0 ;
	display: block;
	padding:6px 10px 7px 0;
}
ul.mapa-serwisu ul.mapa-serwisu{
	padding:11px 0 13px;
}
ul.mapa-serwisu ul.mapa-serwisu ul.mapa-serwisu{
	padding: 0px;
}
ul.mapa-serwisu ul.mapa-serwisu li a span,
ul.mapa-serwisu ul.mapa-serwisu li b,
ul.mapa-serwisu ul.mapa-serwisu li a,
ul.mapa-serwisu ul.mapa-serwisu li{
	background: transparent;
	padding: 0px;
}
ul.mapa-serwisu ul.mapa-serwisu li{
	padding:0 0 0 18px;
}
ul.mapa-serwisu ul.mapa-serwisu li b{
	background: url(../images/bcs/strzalki.gif) no-repeat 1px -669px;
	color: #4c4d4e;
	padding: 4px 0 4px 13px;
	font-weight: normal;
}
ul.mapa-serwisu ul.mapa-serwisu ul.mapa-serwisu li {
	padding:0 0 0 30px;
}

/*Ankieta*/

.ankieta-modul{
	padding: 0 0 55px 14px;
}

.ankieta-blok .tytul-szary11{
	padding: 0px;
}
.ankieta-blok .ankieta-blok-wyniki{
	padding: 0 0 5px;
}
.ankieta-blok-wyniki2{
	padding: 0 5px 0 0;
}
.ankieta-przyciski{
	padding: 6px 11px;
}

.ankieta-blok{
	padding: 0 0 10px 0;
}
.ankieta-blok h3{
	font-size: 12px;
	padding: 0 0 4px;
	font-weight: normal;
	line-height:17px;
}
.ankieta-blok ul{
	padding: 0 5px 0 15px;
}
.ankieta-blok ul li{
	padding:3px 0 4px;
	overflow: hidden;
	zoom: 1;
	line-height:14px;
	background: transparent;
}
.ankieta-blok li label{
	padding: 0 0 0 3px;
}
.ankieta-blok li label,
.ankieta-blok li input{
	float: left;
}
.ankieta-blok li input{
	position: relative;
	zoom: 1;
	top: 1px;
	*top: -3px;
}
/*ankieta wyniki*/
.ankieta-odpowiedz {
	overflow: hidden;
	zoom: 1;
	padding:3px 0 5px 1px;
	text-align: left;
}
.ankieta-pytanie-modul{
	padding: 0 0 6px;
}
.ankieta-glosy{
	padding: 0 0 0 3px;
}

.ankieta-pasek {
	padding: 0 0 0 3px;
	margin: 2px 0 0;
	background: url(../images/bcs/podstrony.gif) no-repeat 0 -50px ;
}
.ankieta-pasek-koniec{
	background: url(../images/bcs/podstrony.gif) no-repeat 100% -50px ;
	padding: 3px 6px 3px 0;
}

.ankieta-wykres {
	margin: 0px;
	padding: 0px;
	height: 9px;
	background: #fec60d url(../images/bcs/podstrony.gif) no-repeat 100% -80px ;
}
.ankieta-wykres-100{
	padding:0 3px 0 0;
}

.ankieta-wykres div{
	margin: 0px;
	padding: 0px;
	height: 9px;
	overflow: hidden;
	background: #fec60d url(../images/bcs/podstrony.gif) no-repeat 0 -80px ;
}


.lista-margines{
	border-top: 1px solid #e8e4d8;
	border-top:1px solid #E8E4D8; 
	margin:0 -8px;
	padding:0 9px;
}
.lista-margines a{
	color: #4C4D4E;
}
.lista-margines h4{
	padding:18px 0 9px;
}

/*wyszukiwarka*/
.wyszukiwarka{
	background: #f7f6f2;
	padding: 11px 0 1px;
}
.wyszukiwarka div{
	width: 197px;
	background: url(../images/bcs/podstrony.gif) no-repeat 0 -200px ;
	margin: 0 auto;
}
input.przycisk-szukaj,
input.input-wyszukiwarka-tekst{
	border: 0 none;
	background: transparent;
	float: left;
	width:152px;
	padding:4px 9px;
	color: #4c4d4e;
	font: normal 11px Tahoma;
	height:25px;
	line-height:20px;
}
input.przycisk-szukaj{
	width:25px;
	padding: 0px;
	float: right;
	cursor: pointer;
}

.wyszukiwarka-naglowek-aktywny2,
.wyszukiwarka-naglowek-aktywny,
.wyszukiwarka-naglowek{
	background: url(../images/bcs/podstrony.gif) no-repeat 0 -100px ;
	padding: 0 0 0 39px;
	font: bold 13px Tahoma;
	line-height: 16px;
	cursor: pointer;
	display: block;
	zoom: 1;
}
.wyszukiwarka-naglowek-aktywny2 div,
.wyszukiwarka-naglowek-aktywny div,
.wyszukiwarka-naglowek div{
	background: url(../images/bcs/podstrony.gif) no-repeat 100% -100px ;
	padding:6px 9px 6px 0;
	margin: 0 0 1px 0;
}
.wyszukiwarka-naglowek-aktywny2,
.wyszukiwarka-naglowek-aktywny{
	background-position: 0 -129px;
}
.wyszukiwarka-naglowek-aktywny2 div,
.wyszukiwarka-naglowek-aktywny div{
	background-position: 100% -129px;
	color: #fecb00;
}
.wyszukiwarka-naglowek span{
	float: right;
	color: #4c4d4e;
	font-size: 12px;
	font-weight: normal;
}
.wyszukiwarka-naglowek-aktywny2 span,
.wyszukiwarka-naglowek-aktywny span{
	float: right;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}
.wyszukiwarka-lista{
	padding: 0 0 16px;
}

.wyszukiwarka-lista dt span,
.wyszukiwarka-lista dt a{
	font: bold 12px Tahoma;
	color: #4c4d4e;
	line-height: 16px;
}
.wyszukiwarka-lista dt a{
	overflow: hidden;
	zoom: 1;
	display: block;
}
.wyszukiwarka-lista dt{
	padding:16px 0 3px;
}
.wyszukiwarka-lista dt span{
	color: #8d8d8d;
	width: 32px;
	padding: 0 7px 0 0;
	text-align: right;
	float: left;
}
.wyszukiwarka-lista dd{
	padding: 0 0 0 39px;
	font-size:12px;
	line-height:16px;
}
.wyszukiwarka-opis-1{
	padding: 15px 0 8px;
}
.wyszukiwarka-opis-2{
	padding:0 0 16px;
}
/*pobieranie plikow*/
b.gwiazdka{
	background: url(../images/bcs/podstrony.gif) no-repeat  0 -276px;
	display: inline-block;
	*display: inline;
	margin:0;
	width:9px;
}

a.zadaj-pytanie-chat{
	background: url(../images/bcs/podstrony.gif) no-repeat -300px -200px;
	width: 232px;
	height: 80px;
	float: right;
	margin:23px 0 0;
	*margin:25px 0 0;
}
a.zadaj-pytanie-chat:hover{
	text-decoration: none;
}
.pliki-formularz,
#formularzPobierania{
	font: normal 13px Tahoma;
	color: #4c4d4e;
	line-height:19px;
}
.pliki-formularz{
	font-weight: bold;
	padding:0 0 12px;
}
.formularz-pobieranie-plikow{
	float: left;
	width: 403px;
}

.formularz-pobieranie-plikow input{
	background-color: #f8f7f3;
	border: 1px solid #e8e4d8;
	color: #4c4d4e;
	font: normal 11px Tahoma;
	height:17px;
	line-height:23px;
	padding:3px 5px;
	margin:7px 0;
	width:391px;
	float: left;
	clear: both;
}
.formularz-pobieranie-plikow label{
	font: bold 13px Tahoma;
	color: #4c4d4e;
	line-height:18px;
	float: left;
	clear: both;
}

.formularz-pobieranie-plikow label.error{
	color: red;
	padding: 0 0 3px;
	display: block;
}
/*thickbox*/

#TB_window{
	width: 690px !important;
	margin-left: -345px !important
}
#TB_ajaxContent{
	padding:0px 19px 15px !important;
	
	position:relative;
	zoom: 1;

	top:-4px;
}
#TB_closeAjaxWindow{
	background: url(../images/lightbox-btn-close.gif) no-repeat 0 0;
	width: 22px;
	height: 22px;
	padding: 0px !important;
	position:relative;
	zoom: 1;
	right:3px;
	top:3px;
}
#TB_closeAjaxWindow a{
	display: block;
	z-index: 99999;
	cursor: pointer;
	position: absolute;
	width: 22px;
	height: 22px;
	left: 0px;
	right: 0px;
}
#TB_closeAjaxWindow a:hover{
	text-decoration: none;
}
#formularzPobierania .tytul-modul{
	padding:1px 0 12px;
}
.formularz-pobierania-stopka{
	padding:13px 0 0;
	font-size: 11px;
}
.removeBtn a,
.addBtn a,
.dodaj-komentarz,
.wyslij,
.wyslij-cv,
.wyslij-2,
.ankieta-przyciski .glosuj,
.formularz-stopka .wyslij,
.ankieta-przyciski .wyniki,
#formularzPomocyZatwierdz2,
#formularzPobieraniaZatwierdz{
	border: 0 none;
	text-transform: uppercase;
	font: bold 13px Tahoma;
	color: #4c4d4e;
	background: url(../images/bcs/podstrony.gif) no-repeat 0 -320px;
	width: 84px;
	height: 23px;
	line-height: 23px;
	cursor: pointer;
	margin: 0 22px 0 0;
}


/*formularz*/
.formularz label{
	display: block;
}
.formularz label span{
	display: block;
	color: #4c4d4e;
	font-weight: bold;
	padding:5px 0 6px;
}
.formularz label textarea,
.serwis-info-sortowanie select,
.wyszukiwarka-info-daty select,
.formularz label select,
input.input-multi,
.formularz label input{
	background-color: #f8f7f3;
	border: 1px solid #e8e4d8;
	color: #4c4d4e;
	font: normal 11px Tahoma;
	height:17px;
	line-height:17px;
	padding:3px 5px;
	width: 450px;
}
input.input-multi{
	width: auto;
}
.formularz label select{
	height: auto;
	width:462px;
}
.formularz label textarea{
	height:137px;
	line-height:18px;
	height:auto
}
.formularz-dane-dodatkowe{
	margin:-5px 0 0;
	padding:0 0 8px;
}

.formularz-regulamin{
	font-size:11px;
	line-height:14px;
	padding:9px 0 16px;
}
.formularz-regulamin .gwiazdka{
	background-position: 0 -279px;
}
.formularz-regulamin input{
	position: relative;
	top:3px;
	zoom: 1;
}

.chat-kontener,
.formularz-dane-adresowe{
	float: right;
	margin:30px 10px 0 0;
	font-size: 11px;
	width: 231px;
}
.chat-kontener .kontener-tlo-gora,
.komunikat .kontener-tlo-gora,
.formularz-dane-adresowe .kontener-tlo-gora{
	background: url(../images/bcs/podstrony.gif) no-repeat 0 -370px;
}
.chat-kontener .kontener-tlo-gora div,
.komunikat .kontener-tlo-gora div,
.formularz-dane-adresowe .kontener-tlo-gora div{
	background: url(../images/bcs/podstrony.gif) no-repeat 100% -370px;
}
.chat-kontener .kontener-tlo-dol,
.komunikat .kontener-tlo-dol,
.formularz-dane-adresowe .kontener-tlo-dol{
	background: url(../images/bcs/podstrony.gif) no-repeat 0 -377px;
}

.chat-kontener .kontener-tlo-dol div,
.komunikat .kontener-tlo-dol div,
.formularz-dane-adresowe .kontener-tlo-dol div{
	background: url(../images/bcs/podstrony.gif) no-repeat 100% -377px;
}
.chat-kontener .blok-tresc,
.komunikat .blok-tresc,
.formularz-dane-adresowe .blok-tresc{
	background-color: #fbfaf6;
	border-color: #e8e4d8;
	padding:3px 9px 5px;
	line-height:16px;
}
.chat-kontener .kontener-stopka,
.formularz-dane-adresowe .kontener-stopka{
	margin:5px -10px -5px;
}

.case-study{
	border-top: 1px solid #e8e4d8;
	border-bottom: 1px solid #e8e4d8;
	padding: 1px;;
	margin:0 -8px 17px -10px;
}
.case-study-tytul h3{
	padding:0 0 20px;
}
.case-study-1{
	background-color: #faf8f3;
	padding: 0 8px 10px;;
}
.zdjecie-case-study{
	float: left;
	padding: 0 16px 0 0;
}
.zdjecie-case-study img{
	border: 1px solid #e8e4d8;
}
.case-study h3{
	color: #4c4d4e;
	font: bold 14px Tahoma;
	padding:4px 0 7px;
}
.case-study-blok{
	margin: -7px 0 0 0;
}
.case-study-blok .zdjecie{
	text-align:center;
	padding: 0 0 10px;
}
.reg6 .case-study-blok .zdjecie{
	border-right:1px solid #E8E4D8;
	float:left;
	margin:0 12px 0 0;
	padding:0 5px 10px 0;
	width:110px;
}
.case-study-blok .zobacz-wszystkie{
	float: right;
	clear: right;
	/*margin:10px 0 4px;*/
	margin:10px 2px 4px;
}
.case-study-blok .zdjecie img{
	border: 0 none;
}
.case-study-blok p{
	line-height: 16px;
}
.rma-wymagane{
	padding:2px 0 12px;
}
.rma-wymagane b.gwiazdka{
	width:6px;
}
.niebieski{background: url(../images/bcs/strzalki.gif) no-repeat 0 -1134px !important;margin:0 0 0 2px !important;}
.czerwony{background: url(../images/bcs/strzalki.gif) no-repeat 0 -1116px !important;margin:0 0 0 2px !important;}
.zielony{background: url(../images/bcs/strzalki.gif) no-repeat 0 -1154px !important;margin:0 0 0 2px !important;}
.zolty{background: url(../images/bcs/strzalki.gif) no-repeat 0 -1096px !important; margin:0 0 0 2px !important;}

.lista-rozwijana{
	padding:45px 4px 40px 135px;
	background: url(../images/bcs/tla.gif) no-repeat  -1257px -117px;
	position: relative;
	zoom: 1;
	z-index: 3;
}
.reg2{
	position: relative;
	zoom: 1;
}

.reg2 a.link-member{
	top:44px;
	float: left;
	height:32px;
	left:75px;
	margin:0;
	padding:0;
	position:absolute;
	width:56px;
	zoom: 1;
	background: url(../images/spacer.gif) no-repeat 0 0;
	z-index: 50;
}
.reg2 a.link-member:hover{
	text-decoration: none;
}
.lista-rozwijana div.select-tlo div{
	position: absolute;
	z-index: 9999;
	zoom:1;
	top:25px;
	left: 0;
}

.lista-rozwijana div.select-tlo{
	position: relative;
	height: 23px;
	border: 0;
	width: 195px !important;
	z-index: 99;
	zoom: 1;
	float: left;
	display: inline;
	margin: 4px 4px 4px 0;
	padding:2px 3px 0 0;
	background: url(../images/bcs/tla.gif) no-repeat -1022px -206px;
}
.lista-rozwijana a{
	font-size: 11px;
	font-family: arial;
	color: #4c4d4e;
	line-height: 23px;
	margin:0 0 0 7px;
	padding:0 0 0 26px;
	display: block;
}
.lista-rozwijana .select-tlo div a{
	margin:0 0 0 1px;
	padding:0 0 0 26px;
}
.lista-rozwijana a:hover{
	text-decoration: none;
	color: #000000;
}
.lista-rozwijana p{
	line-height: 23px;
}

.lista-rozwijana div span {
	background: url(../images/bcs/tla.gif) no-repeat -851px -242px;
	cursor:pointer;
	height:21px;
	position:absolute;
	right:3px;
	top:2px;
	width:193px;
}

.lista-rozwijana div.select-tlo div{
	display: none;
	position: absolute;
	top: 24px;
	padding: 2px 2px 0;
	left: 3px;
	background: #f8f7f3;
	width: 185px !important;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 1000;
	border: 1px solid #e8e4d8;
}

.flaga_pl{
	background: url(../images/flaga_pl2.gif) no-repeat 0 4px;
}
.flaga_en{
	background: url(../images/flaga_en.gif) no-repeat 3px 8px;
}
.flaga_de{
	background: url(../images/flaga_de.gif) no-repeat 3px 8px;
}
.flaga_sk{
	background: url(../images/flaga_sk.gif) no-repeat 0 4px;
}
.flaga_bg{
	background: url(../images/flaga_bg.gif) no-repeat 0 4px;
}
.flaga_hu{
	background: url(../images/flaga_hu.gif) no-repeat 0 4px;
}
.flaga_cz{
	background: url(../images/flaga_cz.gif) no-repeat 0 4px;
}



/*sklep - katalog*/
.katalog h3.lista-aktualnosci h3{
	margin: 2px 0 3px;
}
.katalog .zdjecie img {
	border:1px solid #E8E4D8;
	padding:1px;
}
.katalog .lista-aktualnosci-tlo,
.katalog .lista-aktualnosci-brak-tla{
	padding:0 9px 5px;
}
.katalog .zdjecie{
	padding:8px 10px 0 0;
}
.katalog-tresc{
	padding:6px 0 0;
}
/*karta-produktu*/

.karta-opcje{
	border-left: 1px solid #e8e4d8;
	border-top: 1px solid #e8e4d8;
	margin:0 0 7px;
}
.karta-opcje td{
	border-bottom: 1px solid #e8e4d8;
	border-right: 1px solid #e8e4d8;
	padding:5px 5px 6px 9px;
}
.karta-opcje td.last{
	
}

.karta-zdjecia{
	float: right;
	width:227px;
	padding: 0 0 0 10px;
}
.karta-zdjecia .zdjecie{
	text-align: center;
}
.zdjecie-produktu{
	text-align: center;
	padding:1px 0;
	margin:0 0 0 -3px;
}
.zdjecie-produktu img{
	border:1px solid #E8E4D8;
	padding:2px;
}

td.bezowy,
.bezowy td,
.bezowy{
	background: #fbfaf6;
}
.karta-zdjecia .zdjecie img{
	padding: 2px;
}
.karta-opcje-produktu{
	border-top: 1px solid #e8e4d8;
	margin: 8px -8px 0 -10px;
	padding: 0 8px 0 10px;
}
.karta-opcje-produktu h4{
	padding:16px 0 16px 0;
}

.karta-tytul{
	padding:0 0 14px;
}

.pliki-do-pobrania{
	margin:5px 1px;
}

.pliki-do-pobrania .kontener-tlo-dol,
.pliki-do-pobrania .kontener-tlo-gora{
	background: url(../images/bcs/podstrony.gif) no-repeat 0 -410px;
	height: 7px;
}
.pliki-do-pobrania .kontener-tlo-dol{background-position: 0 -419px;height: 7px;}
.pliki-do-pobrania .blok-tresc{
	padding: 0 2px;
	border-left: 1px solid #e8e4d8;
	border-right: 1px solid #e8e4d8;
}
.blok-tresc-pliki{
	background-color: #fbfaf6;
}

.blok-tresc-pliki h4{
	font: bold 15px arial;
	line-height: 18px;
	letter-spacing: -1px;
	padding:2px 0 8px 8px;
}
.blok-tresc-pliki a{
	margin:0 0 9px 11px;
}

/* kalkulator roi*/
.kalkulator-roi-prawa{
	float:right;
	margin:0 2px;
	width:316px;
}
.kalkulator-roi-lewa{
	overflow: hidden;
	zoom: 1;
	padding: 0 10px 0 0;
}

/*zakladki*/

.zakladki-roi div,
.zakladki-roi div span,
.zakladki-roi div.active,
.zakladki-roi div.active span{
	display: block;
	background: url(../images/bcs/tla.gif) no-repeat -1794px -515px;
	font: bold 15px arial;
	line-height: 20px;
	color: #4c4d4e;
	letter-spacing:-1px;
}

.zakladki-roi div{
	padding: 0 0 0 4px;
	cursor: pointer;
	margin: 0 0 1px 1px;
}
.zakladki-roi div span{
	background-position: 100% -515px;
	padding:10px 4px 6px 0;
	text-align: center;
}
.zakladki-roi div.active{
	background-position: -1794px -415px;
	position: relative;
	padding:0 0 0px 4px;
	margin:-4px 0 0 !important;
	zoom: 1;
	background-color: #ffffff;
	bottom:-4px;
}
.zakladki-roi div.active span{
	background-position: 100% -415px;
	padding:10px 4px 8px 0;
}
.zakladki-roi div.pierwszy{
	margin: 0 1px 1px 0;
	float: left;
	width:172px;
}
.zakladki-roi div.drugi{
	float: right;
	width:133px;
}
.content{
	border: 1px solid #e8e4d8;
	padding:8px 1px 0 1px;
	border-bottom: 0;
}
.kalkulator-wyniki table{
	border-top: 1px solid #e8e4d8;
}
.kalkulator-wyniki table td{
	border-right: 1px solid #e8e4d8;
	border-bottom: 1px solid #e8e4d8;
	font-size: 12px;
	line-height:18px;
	padding:6px 10px 5px;
}

.kalkulator-wyniki table td.roi-wartosc{
	border-right: 0;
	font-weight: bold;
	text-align: right;
}
.kalkulator-wyniki table tr.kolor-roi-td td{
	background: #fbfaf6;
}
.suma-roi{
	background: #ffffff url(../images/bcs/podstrony.gif) no-repeat 0px -450px;
	margin:1px -2px;
	padding:0 1px;
}
.suma-roi-label{
	float: left;
	padding:5px 10px;
	line-height:19px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
}
.suma-roi-wartosc{
	float: right;
	line-height:19px;
	padding:5px 10px;
	color: #ffc90b;
	font-weight: bold;
}

div.kalkulator-wskazniki{
	background: #4c4d4e url(../images/bcs/podstrony.gif) no-repeat 100% -809px;
	margin: 0 0 0 1px;
	line-height:23px;
}
div.kalkulator-wskazniki-dol{
	background: #4c4d4e url(../images/bcs/podstrony.gif) no-repeat -470px 100%;
	margin:0 0 21px 1px;
	height: 8px;
	line-height: 0px;
	font-size: 0px;
}
.wskaznik-roi-ramka{
	border-bottom: 1px solid #414242;
}
.kalkulator-wskazniki p{
	display: block;
	padding:2px 20px 3px;
}
.kalkulator-wskazniki p.roi-pierwszy{
	padding:6px 20px;
}
.kalkulator-wskazniki p.roi-srodek{
	padding:4px 20px 6px;
}
.kalkulator-wskazniki span{
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
}
.kalkulator-wskazniki span.wartosc span,
.kalkulator-wskazniki span.wartosc{
	color: #ffc90b;
}


.kalkulator table td{
	vertical-align:bottom;
}
.kalkulator label{
	display: block;
}
.kalkulator label span{
	color:#4C4D4E;
	display:block;
	cursor: default;
	padding:5px 0 6px;
}

.kalkulator div.suwak{
	float: left;
	width:150px;
	height: 10px;
	padding:9px 0 0 5px;
}
.kalkulator input{
	float: left;
	background-color: #f8f7f3;
	border: 1px solid #e8e4d8;
	color: #4c4d4e;
	font: normal 11px Tahoma;
	height:17px;
	line-height:17px;
	padding:3px 5px;
	width:298px;
}
.kalkulator .suwak-kontener input{
	width:61px;
}
.kalkulator-ramka td{
	border-bottom: 1px solid #e8e4d8;
	padding:0 0 20px;
}
.kalkulator-odstep td{
	padding:9px 0 0;
}
.kalkulator-pole-danych b{
	float: left;
	width:44px;
	padding:0 19px 0 9px;
	font-size: 11px;
}
.kalkulator-pole-danych{
	padding: 2px 0 0;
	overflow: hidden;
	zoom: 1;
}
.kalkulator-roi-lewa .formularz-stopka{
	padding:20px 0 3px;
}

/*oferta-pracy*/
.oferta-lista{
	border-top:1px solid #E8E4D8;
	border-bottom: 0;
	margin:-8px -9px 6px -11px;
	padding: 1px;
	position:relative;
	zoom: 1;
}
.wyslij-cv{
	text-transform: none;
	text-align: center;
}
.oferta-lista .wyslij-cv{
	right: 9px;
	top:10px;
	margin: 0px;
	position: absolute;
	display: block;
	width:84px;
}

.oferta-lista-brak-tla,
.oferta-lista-tlo{
	padding:8px 8px 9px;
}
.oferta-lista h3{
	padding:0 100px 1px 0;
}
.oferta-lista h4{
	color: #868686;
	font-size: 11px;
	font-weight: normal;
	padding:0 100px 0 18px;
	background: url(../images/bcs/podstrony.gif) no-repeat -699px -218px;
}
.oferta-lista p{
	padding:5px 0 0;
}

.oferta-opis-stanowiska{
	background:#FFFFFF;
	margin:-35px 0 0;
	position:relative;
}

.oferta-opis-stanowiska .tytul-modul{
	padding:1px 0 12px;
	background-color: #ffffff;
	z-index: 20;
	zoom: 1;
	position: relative;
}
.oferta-tytul-opisu{
	font-size: 14px;
	padding:11px 0 3px;
	font-weight: bold;
}
.oferty-pracy-pozostale a{
	font-weight: normal;
}
.wyslij-cv-opis{
	border-top:1px solid #E8E4D8;
	margin:13px -9px -15px;
	padding:10px 9px 0;
}
.wyslij-cv-opis .wyslij-cv{
	display: block;
	margin: 0 auto;
	text-decoration: none;
}

.oferta-formularz-tytul{
	border-top:1px solid #E8E4D8;
	display: block;
	margin:10px -8px 0 -10px;
	padding:5px 8px 6px 10px;
}
.daneosobowe label{
	padding:0 0 0 130px;
}

.formularz-data-urodzenia{
	position: relative;
	zoom:1;
}
.formularz label.formularz-data-urodzenia input{
	width:62px;
}

.formularz-data-urodzenia .data-urodzenia{
	background: url(../images/bcs/podstrony.gif) no-repeat -230px -200px;
	width: 26px;
	height: 25px;
	position: absolute;
	left:212px;
	top: 30px;
	padding: 0px;
}

.oferta-pliki label,
.oferta-doswiadczenie .row,
.oferta-wyksztalcenie .row{
	padding: 0 0 14px 0;
	margin: 0 0 4px 130px;
	border-bottom:1px solid #E8E4D8;
}
.oferta-pliki label{
	margin: 0 0 -11px 130px;
}


.formularz label.oferta-praca-okres select,
.formularz .oferta-wyksztalcenie label select{
	width:83px;
}
.addBtn,
.removeBtn{
	padding:10px 124px 0 130px;
}
.addBtn{
	margin: -15px  0 0 0;
	background:#FFFFFF;
}

.formularz .oferta-stanowisko label b,
.formularz .oferta-stanowisko label span{
	float: left;
	padding:5px 0 6px;
	cursor: auto;
}
.removeBtn a,
.addBtn a{
	width: 104px;
	display: block;
	color: #4c4d4e;
	text-align: center;
	background-position: -130px -320px;
}
.znajomosc-jezykow .row{
	padding:0 0 0 130px;
}

.formularz .znajomosc-jezykow label select{
	width:130px;
}
.formularz .oferta-pliki label input{
	width: auto;
	height: auto;
	border: auto;
}
.wyslij-2{
	background-position:-280px -320px;
	font-size:18px;
	height:38px;
	line-height:38px;
	padding:0 0 5px;
	text-transform:lowercase;
	width:222px;
	margin: 0;
}

.formularz-stopka-oferta{
	padding:11px 0 4px;
	text-align: center;
}

.formularz-regulamin-oferta{
	border-top:1px solid #E8E4D8;
	display: block;
	line-height:14px;
	margin:10px -8px 0 -10px;
	padding:9px 8px 6px 10px;
	font-size: 11px;
}

.formularz-regulamin-oferta input{
	position: relative;
	top: 2px;
	zoom: 1;
}

.formularz-regulamin-oferta p{
	padding:0 0 13px;
	line-height: 14px;
}

.formularz .poczta{
	width:121px;
}

.errorClass{
	border-color: red !important;
}

.formularz .telefon{
	width:211px;
}
.komunikat .blok-tresc{
	text-align: center;
	padding: 15px 15px 20px;
	font-size:13px;
}
.komunikat{
	padding: 0 0 50px;
}
#modul_komunikat{
	margin: 20px 60px 20px
}

.komunikat .wyslij{
	margin: 0px;
}
.formularz-tak-nie{
	padding: 10px 0 5px;
}

/*serwis info*/
.serwis-info-wyszukiwarka{
	background: url(../images/bcs/podstrony.gif) no-repeat -350px -500px;
	width: 697px;
	height: 59px;
	padding: 12px;
	margin:0 0 13px;
}

.serwis-info-sortowanie{
	
}
.serwis-tekst h3{
	padding:0 0 3px;
}
.serwis-info-sortowanie select{
	height:25px;
	padding:4px 4px 3px;
	float: left;
	background-color: #ffffff;
	width:287px;
}
.wyszukiwarka-sortowanie-dni,
.serwis-info-sortowanie b{
	float: left;
	width:165px;
	padding:2px 0 0;
}
.wyszukiwarka-sortowanie-dni{
	text-align: right;
}
.wyszukiwarka-sortowanie-dni a{
	font-size: 11px;
	text-decoration: underline;
	color: #4c4d4e;
	margin:0 9px 0 8px;
}
.wyszukiwarka-info-daty{
	float: left;
}
.sortowanie-zrodlo,
.wyszukiwarka-sortowanie-data{
	padding:10px 0 0;
}

.wyszukiwarka-info-daty select{
	height: 25px;
	width:93px;
	background-color: #ffffff;
}

.wyszukiwarka-sortowanie-data a.wyslij{
	float: left;
	margin:1px 0 0 11px;
	text-align: center;
}

.numer{
	float: left;
	width: 12px;
	text-align: right;
	padding:0 7px;
	color: #8e8e8e;
	font-weight: bold;
}
.serwis-tekst{
	overflow: hidden;
	zoom: 1;
}

.serwis-informacyjny{
	margin: 0px;
	padding:4px 0 9px;
	border: 0px;
}

#chat .formularz{
	padding:12px 0 1px;
}

#chat_msg_form .formularz .wyslij,
#chat .formularz .wyslij{
	margin:11px 0 1px;
	background-position:-130px -320px;
	margin:11px 0 1px;
	width:104px;
}

#chat .formularz-dane-adresowe{
	margin:20px 10px 0 0;
}
#chat .formularz-dane-adresowe .blok-tresc{
	line-height:17px;
	background: #FBFAF6 url(../images/bcs/podstrony.gif) no-repeat 144px 100%;
	padding:3px 9px 50px;
}
#chat .formularz-dane-adresowe h3{
	font-size: 15px;
	padding:2px 0 15px;
}

.chat-kontener h3{
	padding: 2px 0 11px;
}

#UserChatPanel{
	line-height: 25px;
}

.chat-kontener .chat-wyloguj{
	text-align: center;
}
.chat-kontener .wyslij{
	margin: 0;
}

#sendUserMsg{
	margin: 10px 0 0 0;
}
#chat_msg_form .formularz{
	padding:9px 0 1px;
}

.rozpoczecie-zakonczenie{
	padding: 15px 0 0;
}
.rozpoczecie-zakonczenie .data{
	background-position: -450px -93px;
	font-size: 13px;
	margin:0 0 5px;
}

.chat-zakonczenie{
	float: right;
	width: 227px;
	background: url(../images/bcs/podstrony.gif) no-repeat -436px -420px;
	height:53px;
	color: #ffffff;
	padding:6px 0 0;
	text-align: center;
}
.chat-zakonczenie span{
	color: #ffc90b;
	font-size: 19px;
	padding:4px 0 0;
	display: block;
}
.chat-kontener{
	margin: 10px 0 0;
}
.chatRow2,
.chatRow1{
	margin: 0 -8px;
	padding: 7px 9px 6px;
	border-bottom: 1px solid #e8e4d8;
}
.chatRow2{
	background: #f3f0ea;
}

.chat-ikona{
	background: url(../images/chat/user_0.gif) no-repeat 7px 7px;
	padding: 7px 9px 6px 26px;
}

.chat-moderowany{
	font-size: 12px;
	padding: 16px 0 13px;
	clear: both;
}

.chat-tytul{
	
}
.chat-tytul strong{
	font-size: 12px;
	color: #4c4d4e;
}
.chat-tytul span{
	color: #868686;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 4px;
}
.chat-wiadomosc{
	padding: 4px 0 0;
	line-height: 17px;
}
.ankieta-dynamiczna-mradio td,
.ankieta-dynamiczna-mcheckbox td{
	padding: 3px 5px;
}
.ankieta-dynamiczna-mcheckbox input,
input.checkbox{
	position: relative;
	top: 2px;
	margin:0 3px 0 0;
	zoom: 1;
}
.ankieta-dynamiczna-mradio input{
	position: relative;
	top: 2px;
	margin:0 3px 0 0;
	zoom: 1;
}
label.ankieta-dynamiczna{
	cursor: auto;
}
input.radio,
input.checkbox{
	cursor: pointer;
}
input.checkbox,
label.ankieta-dynamiczna-checkbox input.checkbox{
	text-align: left;
	background-color:transparent !important;
	border:0 !important;
	width:auto !important;
	height:auto !important;
}
.ankieta-dynamiczna-odstep{
	margin: 0 0 0 130px;
}
.ankiety-dynamiczne-file{
	width:auto !important;
	height:auto !important;
	padding: 0px !important;
	margin: 0px !important;
	font-family: Default !important;
	font-size: 12px !important;
}
/*blogi*/

.blogi-prio{
	margin:-9px -9px -11px -11px;
	padding: 0;
}
.blogi-prio .lista-aktualnosci-tlo{
	background: #f0ede6 url(../images/bcs/blogi-tlo.gif) repeat-x 0 0;
}

.blogi-prio h3 a,
.blogi-prio h3{
	font-size: 15px;
}

.blogi-prio .zdjecie {
	float:left;
	padding:0 13px 0 1px;
}

.blogi-prio .data{
	margin:11px 0 0;
	padding: 0 0 0 15px;
}
.wpis2,
.wpis{
	background-position: -450px -121px;
	margin:6px 0 10px;
}
.wpis2{
	margin:-3px 0 5px;
}
.blogi-lista .data{
	padding:0 0 7px 15px;
}
.blogi-lista .zdjecie{
	float: right;
	padding:0 1px 0 15px;
}

.blogi-lista .lista-aktualnosci-brak-tla{
	padding:16px 9px 7px;
}

/*zobacztakze*/

.opis-zobacz{
	margin: -5px 0 0;
	line-height: 16px;
}

.opis-zobacz ul{
	overflow: visible;
	margin: 0 -9px;
}
.opis-zobacz li.zobacz-takze-ostatni{
	background:#FFFFFF ;
	border:0 none;
	font-size:0;
	line-height:0;
	margin:-8px 0 0;
}
.opis-zobacz ul li{
	background-position: 15px 10px;
	padding: 6px 9px 6px 31px;
	border-bottom: 1px solid #E8E4D8;
	border-top: 0;
}
.opis-zobacz ul li a{
	color: #4c4d4e;
}
.blogi-lista{
	margin:10px -8px -11px;
}

.blogi-lista a{
	text-decoration: none;
}
.blogi-lista a:hover{
	text-decoration: underline;
}
.patnerzy a{
	position: relative;
	zoom: 1;
	float: left;
	padding: 0 0 12px;
	margin: 12px 0 0 ;
	z-index: 50;
	width: 120px;
	color: #4c4d4e;
	height: 46px;
	overflow: hidden;
}
.patnerzy a span{
	z-index: 10;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 10;
	display: block;
	width: 120px;
	height: 46px;
	overflow: hidden;
	zoom: 1;
	font: bold 14px Tahoma;
	line-height: 22px;
	text-align:center;
}
.patnerzy a span.logo-aktywne{
	z-index: -1;
}
.patnerzy a:hover,
a.partner-aktywny{
	background: url(../images/bcs/podstrony.gif) no-repeat 0px -672px;
}
.patnerzy a:hover span,
a.partner-aktywny span{
	z-index: -1;
}
.patnerzy a:hover span.logo-aktywne,
a.partner-aktywny span.logo-aktywne{
	z-index: 10;
}
.patnerzy{
	padding:1px 0 3px;
}
.patnerzy-belka div,
.patnerzy-belka{
	background: url(../images/bcs/podstrony.gif) no-repeat 100% -732px;
	padding:  5px 13px 0 0;
	height: 26px;
}
.patnerzy-belka{
	background-position: 0 -732px;
	padding: 0 0 0 13px;
	margin:0 -9px 9px -11px;
	height: 31px;
}
a.poprzedni-partner,
a.nastepny-partner{
	background: url(../images/bcs/strzalki.gif) no-repeat 100% -1051px;
	font-size: 11px;
	color: #4C4D4E;
	padding: 0 16px 0 0;
	float: right;
}
a.poprzedni-partner{
	padding: 0 0 0 16px;
	float: left;
	background-position: 0 -1071px;
}
.partnerzy-tresc{
	overflow: hidden;
	zoom: 1;
}
.partnerzy-tresc .tytul-tresc{
	padding: 0 0 10px;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
	width:675px;

}

.jcarousel-container ul {
	padding: 0px;
	margin: 0px;
	display: block !important;
}

.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
	width:675px;
	height: 81px;
}

.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

.jcarousel-item {
    float: left;
    list-style: none;
	padding: 0px;
	margin: 0px;
}

.jcarousel-next {
	z-index: 3;
    display: block;
}

.jcarousel-prev {
	z-index: 3;
    display: none;
}

.jcarousel-container {
	position: relative;
}

.jcarousel-skin-bcs {
	padding: 0px 22px;
	margin: 0px;
}

.jcarousel-skin-bcs .jcarousel-item {
	width: 105px;
	height: 81px;
	margin: 0px 9px 0 0;
}
.jcarousel-skin-bcs .jcarousel-item a{
	width: 105px;
	height: 81px;
	text-align: center;
}
.jcarousel-skin-bcs-normal {
	padding: 0;
	display: block;
}

.jcarousel-skin-bcs-active {
	padding: 0px;
}

.jcarousel-skin-bcs .jcarousel-next {
	width: 22px;
	height: 81px;
	cursor: pointer;
	background: url(../images/bcs/podstrony.gif) no-repeat -616px -200px;
	position: absolute;
	top: 1px;
	right: 0;
}
.jcarousel-skin-bcs .jcarousel-next-disabled {
	cursor: default;
	width: 22px;
	height: 81px;
	background: none;
	position: absolute;
	top: 0;
	right: 0;
}
* html body .jcarousel-skin-bcs .jcarousel-next,
* html body .jcarousel-skin-bcs .jcarousel-next-disabled {
	position: absolute; top: 0; right: -1px;
}

.jcarousel-skin-bcs .jcarousel-prev {
	width: 22px;
	height: 81px;
	cursor: pointer;
	background: url(../images/bcs/podstrony.gif) no-repeat -593px -200px;
	position: absolute;
	top: 0px;
	left: 0;
}
.jcarousel-skin-bcs .jcarousel-prev-disabled {
	cursor: default;
	width: 22px;
	height: 81px;
	background: none;
	position: absolute;
	top: 0;
	left: 0;
}
* html body .jcarousel-skin-bcs .jcarousel-prev,
* html body .jcarousel-skin-bcs .jcarousel-prev-disabled {
	position: absolute; top: 0; left: 0;
}

.jcarousel-skin-bcs-normal img {
	padding: 2px;
	margin: 0px;
	width: auto;
	border:  1px solid #e8e4d8;
	background: #ffffff;
}


.jcarousel-skin-bcs-active img {
	padding: 1px;
	width: auto;
	border: solid 2px #fecb00;
	background: #ffffff;
}

#galeriaFotoBigRamka {
	text-align: center;
}

#galeriaFotoBigRamka img {
	padding: 1px;
	width: auto;
	border: solid 1px #a2a2a2;
	background: #ffffff;
}

#galeriaFoto h3{
	font-size: 14px;
	margin:-4px 0 4px;
}

#galeriaFoto p{
	margin:0 0 15px;
}


#galeriaFoto .zdjecie{
	text-align: center;
	margin:0 0 11px;
}

.nawigacja{
	background: #f7f6f2;
	width: 721px;
	margin: 0 auto;
	padding: 10px 0;
}

#galeriaFoto .lista-margines{
	border: 0;
}

.multilista .pliki{
	margin: 0px;
	padding: 0 0 16px;
	border: 0;
}

.reg15{
	position: absolute;
	right:7px;
	top:30px;
}

.lista-aktualnosci-link{
	left:90px;
}

.video-case-study .FLVvideo{
	text-align: center;
}


/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Segoe%20UI,%20Helvetica,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=9fda58&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=85&borderColorHeader=000000&fcHeader=222222&iconColorHeader=1f1f1f&bgColorContent=000000&bgTextureContent=12_gloss_wave.png&bgImgOpacityContent=55&borderColorContent=4a4a4a&fcContent=ffffff&iconColorContent=9fda58&bgColorDefault=0a0a0a&bgTextureDefault=02_glass.png&bgImgOpacityDefault=40&borderColorDefault=1b1613&fcDefault=b8ec79&iconColorDefault=b8ec79&bgColorHover=000000&bgTextureHover=02_glass.png&bgImgOpacityHover=60&borderColorHover=000000&fcHover=96f226&iconColorHover=b8ec79&bgColorActive=4c4c4c&bgTextureActive=01_flat.png&bgImgOpacityActive=0&borderColorActive=696969&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=f1fbe5&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=8cce3b&fcHighlight=030303&iconColorHighlight=000000&bgColorError=f6ecd5&bgTextureError=12_gloss_wave.png&bgImgOpacityError=95&borderColorError=f1ac88&fcError=74736d&iconColorError=cd0a0a&bgColorOverlay=262626&bgTextureOverlay=07_diagonals_small.png&bgImgOpacityOverlay=50&opacityOverlay=30&bgColorShadow=303030&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=50&thicknessShadow=6px&offsetTopShadow=-6px&offsetLeftShadow=-6px&cornerRadiusShadow=12px
*/


/* Component containers
----------------------------------*/
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Segoe UI, Helvetica, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 0;; background: #4c4d4e; color: #ffffff; }
.ui-widget-content a { color: #ffffff;}


/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default {background: url(../images/bcs/podstrony.gif) 0 -250px no-repeat; font-weight: bold; color: #b8ec79; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #b8ec79; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {  background: url(../images/bcs/podstrony.gif) 0 -250px no-repeat; font-weight: bold; color: #96f226; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #96f226; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { background: url(../images/bcs/podstrony.gif) 0 -250px no-repeat; font-weight: bold; color: #ffffff; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; outline: none; text-decoration: none; }


/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 24px; height: 10px; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height:4px; cursor: pointer;}
.ui-slider-horizontal .ui-slider-handle { top:-3px; margin-left: -1em; cursor: pointer;}
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.sklep-opis-poprawa{
	margin: -38px 0 0 0px;
	z-index: 20;
	zoom: 1;
	position: relative;
}
.sklep-opis-poprawa .lista-aktualnosci-brak-tla{
	background: #ffffff;
}

.sklep-opis-poprawa h3{
	color:#4C4D4E;
	font-family:arial;
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:18px;
	padding:1px 0 15px;
}

/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0 !important;
	padding: 0 !important;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute; left: 0; top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.zdjecie-ramka-edytor{
	border: 1px solid #e8e4d8;
	background-color: #ffffff;
	padding: 2px;
	margin: 0 10px 0 0;
}
.formularz-komentarze{
	padding: 10px 0 15px;
}
.dodaj-komentarz{
	margin: 0 0 8px 0;
	width: 132px;
	background-position:-625px -330px;
}

.kontener-komentarze{
	padding: 0 8px 6px;
}
.kontener-komentarze .prawo{
	float: right;
}

.kontener-komentarze .formularz label textarea{
	width:715px;
}
#kontener_komentarzy h4{
	clear: both;
	padding: 0 0 4px;
}
#kontener_komentarzy .moderacja{
	font-size: 11px;
	float: right;
}
#kontener_komentarzy .tresc{
	border-bottom:1px solid #E8E4D8;
	margin: 0 0 8px;
	padding: 0 0 8px;
}
#kontener_komentarzy .data{
	background-position: -450px -94px;
	float: left;
}

/*OPISY BCS*/
.zwin-rozwin-aktywny-2,
.opisybcs-naglowek-aktywny2,
.zwin-rozwin-aktywny,
.opisybcs-naglowek-aktywny,
.zwin-rozwin-naglowek,
.opisybcs-naglowek{
	background: url(../images/bcs/opis-l.gif) no-repeat 0 0px ;
	padding: 0 0 0 37px;
	font: bold 13px Tahoma;
	line-height: 16px;
	cursor: pointer;
	display: block;
	zoom: 1;
}
.opisybcs-naglowek-aktywny2 div,
.zwin-rozwin-aktywny-2 div,
.opisybcs-naglowek-aktywny div,
.zwin-rozwin-aktywny div,
.opisybcs-naglowek div,
.zwin-rozwin-naglowek div{
	background: url(../images/bcs/podstrony.gif) no-repeat 100% -100px ;
	padding:6px 9px 6px 0;
	margin: 0px;
}
.zwin-rozwin-aktywny-2,
.opisybcs-naglowek-aktywny2,
.zwin-rozwin-aktywny,
.opisybcs-naglowek-aktywny{
	background: url(../images/bcs/opis-l-hover.gif) no-repeat 0 0px ;
}
.zwin-rozwin-aktywny-2 div,
.opisybcs-naglowek-aktywny2 div,
.zwin-rozwin-aktywny div,
.opisybcs-naglowek-aktywny div{
	background-position: 100% -129px;
	color: #fecb00;
}
.opisybcs-lista .modul-tresc {
	padding: 0px 3px !important;
	*width: auto !important;
}
.tresc-ankiety-wstep{
	padding: 0 0 8px;
}

.opisybcs-lista .tresc {
	padding: 5px 6px 16px 8px;
	background-color: #FBFAF6;
	overflow: hidden;
	zoom: 1;
}
.p_15_0_0_0{padding-top: 15px !important;}

.blok .kontener-stopka-koniec{
	_width: 295px;
}

.kontener-modulu .kontener-stopka{
	padding: 0 0 0 11px;
}
.wyniki{
	background: url(../images/wynik.gif) no-repeat;
	width: 315px;
	height: 67px;
	position: relative;
	float:right;
	margin-right:0px;
}
.wyniki span.opis{
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	line-height:23px;
	padding:9px;
}
.wyniki span.odpowiedz{
	bottom:28px;
	color:#FFC90B;
	font-size:18px;
	font-weight:bold;
}
.etykieta{
	/*top:122px;
	float:left;
	position:absolute;
	right:9px;*/
	
	float:left;
	margin-left:37px;
	margin-top:13px;
	
	
}
.opis_naglowek{
	margin:0px 0px 12px 0px;
	width:606px;
	min-height:38px;
}
.drukowanie{
	display: none;
}

.przycisk_lewo{
	background: url(../images/bottom_lewy.gif) no-repeat;
	width: 4px;
	height: 23px;
	float: left;
}
.przycisk_srodek{
	background: url(../images/bottom_middle.gif) repeat-x;
	height: 23px;
	float: left;
}
.przycisk_srodek input{
	background: none!important;
	margin: 0px!important;
	width: 90px!important;
}

.przycisk_prawo{
	background: url(../images/bottom_prawy.gif) no-repeat;
	width: 4px;
	height: 23px;
	float: left;
}