/*******************************/
/*  Created by Mariusz Galka   */
/*  Modified by Damian Bonar   */
/*  Copyright by IguanaStudio  */
/*******************************/

@import url('reset.css');

body {
	text-align: center;
	font-size: 12px;
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url(../../images/wip/background.gif) repeat-x 0 0;
}
div {
	text-align: left;
}
p {
	line-height: 135%;
	margin: 0 0 15px;
}
a {
	color: #1e1ed7;
	text-decoration: none;
}
a:hover {
	color: #0000ff;
	text-decoration: underline;
}
input, select, textarea {
	font-size: 11px;
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
}
/*---[ dodatkowe klasy ]-----------------------------------------------------------------------*/
.clear {
	clear: both;
}
.imgRight {
	float: right;
	margin: 0 0 0 20px;
}
.imgLeft {
	float: left;
	margin: 0 20px 5px 0;
}
.txtCenter {
	text-align: center;
}
.red {
    color: #970000;
}
.mainList {
    padding-bottom: 15px;
    margin-left: 10px;
}
.mainList li {
    padding-bottom: 4px !important;
}
.padBottom {
    padding-bottom: 10px;
}
#menu_zawartosc {
	height: 21px;
	overflow: hidden;
	margin: 0 0 10px;
}
#menu_zawartosc li {
	float: left;
	border-left: 1px solid #ccc;
	margin: 5px 0 5px 11px;
	height: 12px;
	line-height: 12px;
	padding: 0 0 0 11px;
	background: none;
	font-size: 9px;
}
#menu_zawartosc li:first-child {
	border-left: 0 none;
	margin-left: 0;
	padding: 0;
}
#menu_zawartosc li a {
	color: #555;
	cursor: pointer;
}
#menu_zawartosc li a.link_polec_znajomemu {
	background: transparent url(../../images/wip/icon_koperta.gif) no-repeat left 1px;
	padding: 0 0 0 20px;
}
#menu_zawartosc li a.link_drukuj {
	background: transparent url(../../images/wip/icon_drukuj.gif) no-repeat left 0;
	padding: 0 0 0 16px;
}
/*---[ ramki ]---------------------------------------------------------------------------*/
div.pytanie {
    background: url("../../images/wip/ico-question.gif") no-repeat 9px 11px #E1EFE8;
    line-height: 145%;
    padding: 10px 10px 10px 33px;
    margin-bottom: 20px;
}
div.odpowiedz {
    background: transparent url("../../images/wip/ico-answer.gif") no-repeat 9px 11px;
    line-height: 145%;
    padding: 10px 10px 10px 33px;
    margin-bottom: 20px;
    border: 2px #E1EFE8 solid;
}
div.paragraf {
    background: transparent url("../../images/wip/ico-paragraf.gif") no-repeat 9px 11px;
    line-height: 145%;
    padding: 10px 10px 10px 33px;
    margin-bottom: 20px;
    border: 2px #d5d5d5 solid;
}
/*---[ przyciski ]-----------------------------------------------------------------------*/
a.btn {
	display: block;
	float: left;
	background: transparent url(../../images/wip/buttons-left.gif) no-repeat;
	height: 20px;
	padding: 0 0 0 10px;
	text-decoration: none;
}
a.btn span {
	display: block;
	float: left;
	background: transparent url(../../images/wip/buttons-right.gif) no-repeat;
	height: 19px;
	padding: 1px 10px 0 0;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #fff;
	cursor: pointer;
}
a.blue { background-position: left 0; }
a.blue span { background-position: right 0; }
a.blue:hover { background-position: left -20px; }
a.blue:hover span { background-position: right -20px; }

a.gray { background-position: left -40px; }
a.gray span { background-position: right -40px; }
a.gray:hover { background-position: left -60px; }
a.gray:hover span { background-position: right -60px; }

a.navy { background-position: left -80px; }
a.navy span { background-position: right -80px; }
a.navy:hover { background-position: left -100px; }
a.navy:hover span { background-position: right -100px; }

a.redDark { background-position: left -120px; }
a.redDark span { background-position: right -120px; }
a.redDark:hover { background-position: left -140px; }
a.redDark:hover span { background-position: right -140px; }

em.koszyk { background: transparent url(../../images/wip/icon-koszyk.gif) no-repeat left center; padding: 0 0 0 18px; font-style: normal; }

a.bZorganizuj {
    background: transparent url(../../images/wip/b-zorganizuj-niezbednik.gif) no-repeat 0 0;
    width: 176px;
    height: 20px;
    display: block;
    clear: both;
    margin: 0 auto 5px;
}
/*---[ wrapper ]-----------------------------------------------------------------------*/
#wrapper {
	width: 980px;
	margin: 0 auto;
}
/*---[ top ]-----------------------------------------------------------------------*/
#top {
	height: 82px;
	position: relative;
}
#top h1 {
	width: 308px;
	height: 38px;
	position: absolute;
	top: 26px;
	left: 3px;
	background: transparent url(../../images/wip/logo-wip.gif) no-repeat 0 0;
}
#top h1 a {
	width: 308px;
	height: 38px;
	display: block;
	text-indent: -9999px;
	/*background: transparent url(../../images/wip/logo-wip.gif) no-repeat 0 0;*/
}
#top #szukajGdzie {
	position: absolute;
	top: 12px;
	left: 669px;
}
#top #szukajGdzie li {
	display: inline;
	float: left;
	background: transparent url(../../images/wip/background-szukaj-gdzie.gif) no-repeat left center;
	margin: 0 0 0 8px;
	padding: 0 0 0 9px;
}
#top #szukajGdzie li.first {
	background: none;
	margin: 0;
	padding: 0;
}
#top #szukajGdzie li a {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #15744a;
	text-decoration: none;
}
#top #szukajGdzie li a:hover {
	text-decoration: underline;
}
#top #szukajInput {
	background: transparent url(../../images/wip/background-input-szukaj.gif) no-repeat 0 0;
	width: 253px;
	height: 22px;
	padding: 0 0 0 63px;
	position: absolute;
	top: 32px;
	left: 603px;
}
#top #szukajInput input {
	background: none;
	width: 240px;
	padding: 4px 0 0 7px;
	border: 0 none;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	color: #383838;
}
#top #szukajSubmit {
	height: 20px;
	width: 51px;
	overflow: hidden;
	position: absolute;
	top: 33px;
	left: 927px;
}
#top #szukajSubmit input {
	background: transparent url(../../images/wip/b-szukaj.gif) no-repeat 0 0;
	border: 0 none;
	cursor: pointer;
	height: 20px;
	max-height: 20px;
	padding-top: 20px;
	width: 51px;
}
#top #szukajArtykuly {
	position: absolute;
	top: 57px;
	left: 668px;
	font-size: 10px;
	color: #474747;
}
#top #szukajArtykuly a {
	color: #474747;
	text-decoration: underline;
	margin: 0 5px 0 0;
}
#top #szukajArtykuly a:hover {
	color: #b7b7b7;
}
/*---[ menu ]-----------------------------------------------------------------------*/
#menu {
	height: 19px;
	padding: 7px 0;
}
#menu li {
	float: left;
	height: 19px;
	background: transparent url(../../images/wip/background-menu.gif) no-repeat right center;
	padding: 0 10px 0 0;
	margin: 0 9px 0 0;
}
#menu li.sklep {
	background: none;
	padding: 0;
	margin: 0;
}
#menu li a {
	float: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	height: 19px;
	padding: 0 0 0 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background: transparent url(../../images/wip/menu.gif) no-repeat left -19px;
}
#menu li a span {
	float: left;
	display: block;
	height: 18px;
	padding: 1px 10px 0 0;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background: transparent url(../../images/wip/menu.gif) no-repeat right -19px;
}
#menu li a:hover, #menu li a.active {
	background-position: left 0;
	color: #050505;
}
#menu li a:hover span, #menu li a.active span {
	background-position: right 0;
	color: #050505;
}
#menu li.sklep a span em {
	font-style: normal;
	padding: 0 0 0 22px;
	cursor: pointer;
	background: transparent url(../../images/wip/icon-sklep.gif) no-repeat left 2px;
}
#menu li.sklep a:hover span em {
	background: transparent url(../../images/wip/icon-sklep.gif) no-repeat left -35px;
}
/*---[ gdzie ]-----------------------------------------------------------------------*/
#gdzie {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #71737a;
	border-bottom: 1px solid #ccc;
	padding: 9px 0;
	margin: 0 0 10px;
	word-spacing: 4px;
}
#gdzie span {
	color: #474747;
	word-spacing: normal;
}
#gdzie a {
	color: #0c6c3f;
	word-spacing: normal;
}
#gdzie a:hover {
	text-decoration: underline;
}
#menuGdzie {
	float: right;
	width: 200px;
	overflow: hidden;
}
#menuGdzie li {
	float: right;
	border-left: 1px solid #ccc;
	margin: 0 0 0 11px;
	padding: 0 0 0 11px;
}
#menuGdzie li.polecZnajomemu {
	border-left: 0 none;
	margin-left: 0;
}
#menuGdzie li a {
	font-size: 9px;
	color: #555;
	cursor: pointer;
}
#menuGdzie li a.ar1 {
	display: block;
	width: 7px;
	height: 12px;
	text-indent: -9999px;
	background: transparent url(../../images/wip/b-powiekszanie.gif) no-repeat 0 0;
	float: left;
	margin: 0 4px 0 0;
}
#menuGdzie li a.ar1:hover, #menuGdzie li a.ar1.a {
	background-position: 0 -12px;
}
#menuGdzie li a.ar2 {
	display: block;
	width: 9px;
	height: 12px;
	text-indent: -9999px;
	background: transparent url(../../images/wip/b-powiekszanie.gif) no-repeat -11px 0;
	float: left;
	margin: 0 4px 0 0;
}
#menuGdzie li a.ar2:hover {
	background-position: -11px -12px;
}
#menuGdzie li a.ar3 {
	display: block;
	width: 11px;
	height: 12px;
	text-indent: -9999px;
	background: transparent url(../../images/wip/b-powiekszanie.gif) no-repeat -24px 0;
	float: left;
}
#menuGdzie li a.ar3:hover {
	background-position: -24px -12px;
}
#menuGdzie li.polecZnajomemu a {
	background: transparent url(../../images/wip/icon-koperta.gif) no-repeat left center;
	padding: 0 0 0 20px;
}
/*---[ opakowania ]-----------------------------------------------------------------------*/
.box {
	border: 1px solid #e6e6e6;
	overflow: hidden;
	height: 100%;
	margin: 0 0 10px;
}
.boxHead {
	color: #2d614b;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #e7f0ed;
	border-bottom: 1px solid #e6e6e6;
	padding: 6px 12px;
    position: relative;
}
.boxBody {
	padding: 6px 12px;
	overflow: hidden;
	height: 100%;
}
/*---[ serwisy tematyczne home ]---*/
#serwisyTematyczne {
	width: 483px;
	float: left;
}
#serwisyTematyczne .boxBody {
	padding: 10px 12px;
	height: 166px;
}
#serwisyTematyczne .boxBody ul {
	margin: 0 0 0 3px;
	width: 220px;
	float: left;
}
#serwisyTematyczne .boxBody ul li {
	background: transparent url(../../images/wip/li-arrow-red.gif) no-repeat 0 5px;
	padding: 0 0 5px 10px;
}
#serwisyTematyczne .boxBody ul li a {
	color: #006c3d;
	font-weight: bold;
}
/*---[ polecamy porady home ]---*/
#polecamyPorady {
	width: 483px;
	float: right;
}
#polecamyPorady .boxHead {
	color: #fff;
	background: #7b7b7b url(../../images/wip/background-gradient-szary.gif) repeat-x 0 0; 
}
#polecamyPorady .boxBody {
	padding: 0;
	background-color: #67625f;
	color: #fff;
	position: relative;
	height: 186px;
}
#polecamyPorady .boxBody img {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
}
#polecamyPorady .boxBody h2 {
	position: absolute;
	top: 29px;
	left: 12px;
	z-index: 15;
	background-color: #ffab14;
	padding: 9px 10px;
	font-size: 13px;
}
#polecamyPorady .boxBody h2 a {
	text-decoration: none;
	color: #fff;
}
#polecamyPorady .boxBody h2 a:hover {
	text-decoration: underline;
}
#polecamyPorady .boxBody p {
	position: absolute;
	top: 78px;
	left: 22px;
	margin: 0;
	width: 180px;
	z-index: 20;
}
#polecamyPorady .boxBody p a {
	text-decoration: none;
	color: #fff;
}
#polecamyPorady .boxBody p a:hover {
	text-decoration: underline;
}
/*---[ podstrony ]---*/
#left {
    width: 138px;
    float: left;
    padding: 10px 0 0 0;
    overflow: hidden;
    height: 100%;
}
#right {
    width: 830px;
    float: right;
    overflow: hidden;
    height: 100%;
}
#left .boxHead {
	color: #fff;
	background: #0d6f44 url(../../images/wip/background-gradient-zielony.gif) repeat-x 0 0;
    text-transform: none;
    padding: 6px 8px;
}
#left .boxBody {
	padding: 6px 8px;
}
#left ul.porady {
    width: 120px;
}
#left ul.porady li {
    border-bottom: 1px #dbdbdb solid;
    padding-bottom: 8px;
    margin-bottom: 7px;
}
#left ul.porady li a {
    color: #02359d;
    font-size: 12px;
    font-weight: bold;
}
#left ul.porady li.rss a {
    background:url("../../images/wip/ico-rss.jpg") no-repeat scroll 0 2px transparent;
    padding-left:19px;
}
#right .boxHead {
    padding: 4px 11px;
    text-transform: none;
}
#right .boxHead.transparent {
    border-bottom: 0;
    background: none;
}
#right #col1 {
    width: 390px;
    float: left;
}
#right #col2 {
    width: 210px;
    float: left;
    margin-left: 10px;
}
#right #col3 {
    width: 210px;
    float: right;
}
#right ul.przegladPrasy {}
#right ul.przegladPrasy li {
    border-bottom: 1px #dbdbdb solid;
    padding-bottom: 8px;
    margin-bottom: 7px;
}
#right ul.przegladPrasy li a {
    color: #0041c7;
    font-size: 13px;
}
#right ul.przegladPrasy li ul {
    font-size: 12px;
    margin: 4px 0 0 0;
    overflow: hidden;
    height: 100%;
}
#right ul.przegladPrasy li ul li {
    border: 0;
    margin: 0;
    padding: 2px 0 0;
    overflow: hidden;
    height: 100%;
}
#right ul.przegladPrasy li ul li span {
    color: #7a7a7a;
}
#right ul.przegladPrasy li ul li em {
    font-style: normal;
    float: right;
    color: #7a7a7a;
    display: block;
}
#right ul.publikacje {}
#right ul.publikacje li {
    border-bottom: 1px #dbdbdb solid;
    padding-bottom: 8px;
    margin-bottom: 7px;
}
#right ul.publikacje li a {
    color: #0041c7;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 6px;
    display: block;
}
#right ul.publikacje li p {
    margin-bottom: 6px;
}
#right ul.publikacje li ul {
    font-size: 12px;
    margin: 4px 0 0 0;
}
#right ul.publikacje li ul li {
    border: 0;
    margin: 0;
    padding: 4px 0 0;
}
#right ul.publikacje li ul li span {
    color: #7a7a7a;
}
#right ul.publikacje li ul li ul {
    display: inline;
    font-size: 12px;
}
#right ul.publikacje li ul li ul li {
    display: inline;
    background: url(../../images/wip/background-tagi-li.gif) no-repeat scroll right center transparent;
    margin-right: 7px;
    padding: 0 8px 0 0;
    line-height: 135%;
}
#right ul.publikacje li ul li ul li a {
    display: inline;
    font-size: 12px;
    font-weight: normal;
    color: #00368c;
}
#right ul.fora {}
#right ul.fora li {
    border-bottom: 1px #dbdbdb solid;
    padding-bottom: 8px;
    margin-bottom: 7px;
}
#right ul.fora li a {
    color: #0041c7;
    font-size: 13px;
    font-weight: bold;
}
#right ul.fora li ul {
    font-size: 12px;
    margin: 4px 0 0 0;
}
#right ul.fora li ul li {
    border: 0;
    margin: 0;
    padding: 2px 0 0;
}
#right ul.fora li ul li span {
    color: #7a7a7a;
}
#right ul.blogiEkspertow {
    padding-top: 5px;
}
#right ul.blogiEkspertow li {
    border-bottom: 1px #dbdbdb solid;
    padding-bottom: 14px;
    margin-bottom: 14px;
}
#right ul.blogiEkspertow li img {
    float: left;
    margin: 0 10px 7px 0;
}
#right ul.blogiEkspertow li p {
    clear: both;
    margin-bottom: 4px;
}
#right ul.blogiEkspertow li a {
    color: #0041c7;
    font-size: 13px;
    font-weight: bold;
}
#right ul.blogiEkspertow li ul {
    font-size: 12px;
    margin: 4px 0 0 0;
}
#right ul.blogiEkspertow li ul li {
    border: 0;
    margin: 0;
    padding: 2px 0 0;
}
#right ul.blogiEkspertow li ul li span {
    color: #7a7a7a;
}
#right ul.najblizszeWydarzenia {}
#right ul.najblizszeWydarzenia li {
    border-bottom: 1px #dbdbdb solid;
    padding-bottom: 8px;
    margin-bottom: 7px;
}
#right ul.najblizszeWydarzenia li h2 {
    font-size: 15px;
    color: #222;
    padding-bottom: 4px;
}
#right ul.najblizszeWydarzenia li img {
    padding-top: 8px;
}
#right ul.najblizszeWydarzenia li p {
    clear: both;
    margin-bottom: 4px;
    padding-top: 3px;
}
#right ul.najblizszeWydarzenia li a {
    color: #0041c7;
    font-size: 13px;
    font-weight: bold;
}
#right ul.najblizszeWydarzenia li ul {
    font-size: 12px;
    margin: 4px 0 0 0;
}
#right ul.najblizszeWydarzenia li ul li {
    border: 0;
    margin: 0;
    padding: 2px 0 0;
}
#right ul.najblizszeWydarzenia li ul li span {
    color: #7a7a7a;
}
#right ul.najblizszeWydarzenia li ul li em {
    font-style: normal;
    float: right;
    color: #7a7a7a;
}
#right .linkMore {
    font-size: 13px;
    color: #7a7a7a;
    clear: both;
    padding-bottom: 2px;
    text-align: right;
}
#right .linkMore a {
    background: transparent url(../../images/wip/ico-arrow-more.gif) no-repeat right center;
    font-weight: bold;
    color: #083987;
    padding-right:18px;
}
#right .linkMore.borderTop {
    border-top: 1px #e5e5e5 solid;
    margin-top:7px;
    padding-top:8px;
}
#right #zadajPytanieEkspertowi img {
    display: block;
}
#right #zadajPytanieEkspertowi #zadajPytanieTitle {
    background: #2c69af url('../../images/wip/background-zadaj-pytanie.gif') repeat-x bottom center;
    text-align: center;
    font-weight: bold;
    color: #FFF;
    padding: 8px 0 10px;
    font-size: 13px;
    margin-bottom: 5px;
}
#right #zadajPytanieEkspertowi #zadajPytanieTitle a {
    color: #FFF;
}
#szukajPublikacji {}
#szukajPublikacji li {
    padding: 4px 0 6px 0;
}
#szukajPublikacji li label {
    font-weight: bold;
    display: block;
    padding-bottom: 4px;
}
#szukajPublikacji li input {
    border: 1px #8f8f8f solid;
    padding: 3px;
    width: 178px;
}
#szukajPublikacji li select {
    padding: 2px;
    width: 184px;
}
#szukajPublikacji li.required {
    text-align: right;
    color: #970000;
    font-size: 11px;
    padding-top: 0;
}
#szukajPublikacji li.submit {
    padding-top: 2px;
    text-align: center;
}
#szukajPublikacji li.submit input {
    width: 116px;
    height: 20px;
    background: transparent url(../../images/wip/b-szukaj-publikacji.gif) no-repeat 0 0;
    padding: 0;
    margin: 0;
    border: 0;
    cursor: pointer;
}
#bezplatnaPrenumerata p {
    margin-bottom: 8px;
}
#bezplatnaPrenumerata ul {}
#bezplatnaPrenumerata ul li {
    background: transparent url(../../images/wip/blue-point.gif) no-repeat 1px 6px;
    padding: 1px 0 1px 11px;
}
#bezplatnaPrenumerata ul.opcje {}
#bezplatnaPrenumerata ul.opcje .ch {
    position: relative;
    bottom: -1px;
    margin: 0 1px 0 0;
    width: auto;
    border: 0;
    background: none;
}
#bezplatnaPrenumerata ul.opcje li a {
    color: #0c408d;
}
#bezplatnaPrenumerata ul.opcje li {
    background: none;
    line-height: 150%;
    background: none;
    padding: 0;
}
#bezplatnaPrenumerata ul.opcje li.border {
    background: url(../../images/wip/background-tagi-li.gif) no-repeat scroll right center transparent;
    margin: 0 5px 0 0;
    padding: 0 8px 0 0;
}
#bezplatnaPrenumerata ul.opcje li.left {
    float: left;
}
#bezplatnaPrenumerata ul.opcje li.second {
    margin-right: 0;
    padding-right: 0;
    background: 0;
}
#bezplatnaPrenumerata ul.opcje li.separator {
    clear: both;
    font-weight: bold;
    background: none;
    padding-bottom: 10px;
}
#bezplatnaPrenumerata ul.opcje li.regulamin {
    font-size: 11px;
    padding: 4px 0 10px;
}
#bezplatnaPrenumerata ul.opcje li input {
    border: 1px #8f8f8f solid;
    padding: 3px;
    width: 128px;
}
#bezplatnaPrenumerata ul.opcje li.submit {
    padding-bottom: 5px;
}
#bezplatnaPrenumerata ul.opcje li.submit input {
    background: transparent url(../../images/wip/b-prenumeruj.gif) no-repeat 0 0;
    width: 87px;
    height: 20px;
    padding: 0;
    margin: 0;
    cursor: pointer;
    border: 0;
}
#bezplatnaPrenumerata ul.opcje li label {
    width: 45px;
    display: block;
    float: left;
    padding: 1px 0 0 0;
}
#right ul.poradyMultimedialne, #right ul.poradyTab {
    padding: 5px 0 0 0;
}
#right ul.poradyMultimedialne li, #right ul.poradyTab li {
    overflow: hidden;
    height: 100%;
    padding: 4px 0;
    border-bottom: 1px #e5e5e5 solid;
    margin-bottom:7px;
    padding-bottom:8px;
}
#right ul.poradyMultimedialne li .imgLeft, #right ul.poradyTab li .imgLeft {
    margin: 0 10px 5px 0;
}
#right ul.poradyMultimedialne li a, #right ul.poradyTab li a {
    display: block;
    padding-bottom: 4px;
    color: #0041c7;
}
#right ul.poradyMultimedialne li a strong, #right ul.poradyTab li a strong {
    font-size: 14px;
}
#right ul.poradyMultimedialne li p, #right ul.poradyTab li p {
    font-size: 12px;
    margin-bottom: 5px;
}
#right ul.poradyMultimedialne li p a, #right ul.poradyTab li p a {
    font-size: 12px;
    color: #222;
    font-weight: normal;
}
#right ul.poradyMultimedialne li .detail, #right ul.poradyTab li .detail {
    overflow: hidden;
    height: 100%;
    position: relative;
    clear: both;
    padding: 3px 0 0 45px;
}
#right ul.poradyTab li .detail.toRight {
    text-align: right;
}
#right ul.poradyTab li .detail.toRight span {
    position: static !important;
    padding-right: 5px;
}
#right ul.poradyMultimedialne li .detail span, #right ul.poradyTab li .detail span {
    font-weight: normal;
    color: #7A7A7A;
    position: absolute;
    top: 3px;
    left: 0;
}
#right ul.poradyMultimedialne li .detail a, #right ul.poradyTab li .detail a {
    font-weight: normal;
    font-size: 12px;
}
#right ul.poradyMultimedialne li .tagi, #right ul.poradyTab li .tagi {
    overflow: hidden;
    height: 100%;
    padding-left: 45px;
    position: relative;
    clear: both;
}
#right ul.poradyMultimedialne li .tagi strong, #right ul.poradyTab li .tagi strong {
    font-weight: normal;
    color: #7A7A7A;
    position: absolute;
    top: 0;
    left: 0;
}
#right ul.poradyMultimedialne li .tagi ul, #right ul.poradyTab .tagi ul {
    /*width: 319px;*/
    overflow: hidden;
    height: 100%;
}
#right ul.poradyMultimedialne li .tagi ul li, #right ul.poradyTab li .tagi ul li {
    float: left;
    background: transparent url(../../images/wip/background-tagi-li.gif) no-repeat right center;
    padding: 0 7px 0 0;
    margin: 0 6px 0 0;
    white-space: nowrap;
    border: none;
    height: auto;
}
#right ul.poradyMultimedialne li .tagi ul li a, #right ul.poradyTab li .tagi ul li a {
    font-size: 12px;
    font-weight: normal;
}
#right ul.poradyMultimedialne li .left_part {
    width: 106px;
    float: left;
}
#right ul.poradyMultimedialne li .right_part {
    width: 245px;
    float: right;
}
#right ul.poradyMultimedialne li .right_part a {
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 2px;
}
#right #niezbednikKadrowca .boxBody {
    padding-top: 12px;
}
#right #niezbednikKadrowca .left_part .boxBody, 
#right #niezbednikKadrowca .right_part .boxBody{
    padding-top: 6px;
}
#right #niezbednikKadrowca .left_part {
    width: 177px;
    float: left;
}
#right #niezbednikKadrowca .right_part {
    width: 177px;
    float: right;
}
#right ul.komunikaty {}
#right ul.komunikaty li {
    border-bottom: 1px #e5e5e5 solid;
    margin-bottom:7px;
    padding-bottom:8px;
}
#right ul.komunikaty li a {
    color: #0041c7;
}
#right ul.komunikaty li ul {
    padding-top: 3px;
}
#right ul.komunikaty li ul li {
    padding: 2px 0;
    border: 0;
    margin: 0;
}
#right ul.komunikaty li ul li span {
    color: #7a7a7a;
}
#right ul.blueArrowList {
    border-bottom: 1px #e5e5e5 solid;
    margin-bottom:7px;
    padding-bottom:8px;
}
#right ul.blueArrowList li, #right ul.greenArrowList li {
    padding: 1px 0;
}
#right ul.greenArrowList.horizontal li {
    float: left;
    width: 180px;
}
#right ul.greenArrowList li {
    background: transparent url(../../images/wip/green-arrow.gif) no-repeat 0 5px;
    padding: 0 0 6px 9px;
}
#right ul.blueArrowList li a {
    color: #0041c7;
    background: transparent url(../../images/wip/blue-arrow.gif) no-repeat 0 5px;
    padding: 0 0 0 9px;
}
#right ul.greenArrowList li a {
    color: #0041c7;
}
table.kursyWalut {
	margin: 0 0 5px;
    font-size: 13px;
}
table.kursyWalut td {
	padding: 2px;
	vertical-align: middle;
	text-align: center;
}
table.kursyWalut td.nw {
	font-weight: bold;
	color: #242424;
}
#kursyNbp span.kursyData {
    font-size: 11px;
    display: block;
    padding-bottom: 3px;
}
#porady .boxBody {
    background: #f2faf5;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
#porady div.boxBody div.boxBody {
    padding: 6px 12px;
}
#right .boxBody .tab_menu {
    margin:0;
    padding:0;
    overflow: hidden;
    height: 100%;
    background: #FFFFFF url(../../images/wip/background-tab.gif) repeat-x right top;
}
#right .boxBody .tab_menu li {
    float:left;
    margin:0 0 0 0;
}
#right .boxBody .tab_menu li a {
    background: #FFFFFF url(../../images/wip/background-tab.gif) repeat-x right top;
    border-right:1px solid #47807b;
    color:#FFF;
    display:block;
    height:31px;
    line-height:31px;
    padding:0 10px;
    position:relative;
    text-decoration:none;
    font-weight: bold;
    top:0;
    float: left;
}
#right .boxBody .tab_menu li a.selected {
    background-position: right bottom;
}
.greenInfo {
    padding: 10px 16px;
    border: 2px #6ea98f solid;
    text-align: justify;
    line-height: 135%;
    margin-bottom: 15px;
}
#bezplatnaPrenumerataBox ul#prenumerataOpcje {
    overflow: hidden;
    height: 100%;
    border-bottom: 1px #e5e5e5 solid;
    margin-bottom:7px;
    padding-bottom:8px;
}
#bezplatnaPrenumerataBox ul#prenumerataOpcje li {
    float: left;
    width: 380px;
    padding: 2px 0;
}
#bezplatnaPrenumerataBox ul#prenumerataOpcje li .ch {
    position: relative;
    bottom: -2px;
    margin-right: 8px;
}
#bezplatnaPrenumerataBox ul#prenumerataOpcje li a {
    color: #083987;
}
#bezplatnaPrenumerataBox ul#prenumerataOpcje li label {
    background: transparent url(../../images/wip/background-tagi-li.gif) no-repeat right center;
    padding-right: 7px;
    margin-right: 7px;
}
#bezplatnaPrenumerataBox ul#prenumerata {
    width: 405px;
    margin: 0 auto;
    padding: 10px 0 5px;
    font-size: 11px;
}
#bezplatnaPrenumerataBox ul#prenumerata li {
    overflow: hidden;
    height: 100%;
    line-height: 14px;
    padding: 2px 0 3px;
    line-height: 150%;
}
#bezplatnaPrenumerataBox ul#prenumerata label {
    width: 45px;
    display: block;
    float: left;
    padding-top: 3px;
    font-size: 12px;
}
#bezplatnaPrenumerataBox ul#prenumerata input {
    border: 1px #8f8f8f solid;
    padding: 3px;
    width: 250px;
    float: left;
}
#bezplatnaPrenumerataBox ul#prenumerata button {
    width: 87px;
    height: 20px;
    border: 0;
    margin: 1px 0 0 0;
    cursor: pointer;
    background: transparent url(../../images/wip/b-prenumeruj.gif) no-repeat 0 0;
    float: left;
    margin-left: 8px;
    padding: 0;
}
#bezplatnaPrenumerataBox ul#prenumerata .ch {
    padding: 0;
    margin: 0 5px 0 0;
    width: auto;
    border: 0;
    background: none;
    vertical-align: middle;
    position: relative;
    bottom: -1px;    
}
/*---[ glowna kolumna ]---*/
#mainCol {
    float: left;
    width: 600px;
    overflow: hidden;
    height: 100%;
}
#mainCol h2 {
    font-weight: bold;
    color: #aa0000;
    font-size: 17px;
    margin-bottom: 10px;
    clear: both;
}
#mainCol h3 {
    font-weight: bold;
    color: #0b6d42;
    font-size: 16px;
    margin-bottom: 10px;
    clear: both;
}
#mainCol h2.artTitle {
    font-size: 19px;
}
#mainCol .pubDate {
    color: #575757;
    display: block;
    padding: 2px 0 8px 0;
}
#mainCol #leftPart {
    width: 345px;
    float: left;
    padding-top: 15px;
}
#mainCol #rightPart {
    width: 215px;
    float: right;
    padding: 15px;
}
#mainCol #rightPart.green {
    background: #f4f8f7;
}
#mainCol ul.wynikiWyszukiwania {}
#mainCol ul.wynikiWyszukiwania li {
    margin-bottom: 20px;
}
#mainCol ul.wynikiWyszukiwania li a {
    color: #0041c7;
}
#mainCol ul.wynikiWyszukiwania li a strong {
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold;
}
#mainCol ul.wynikiWyszukiwania li p {
    margin-bottom: 5px;
    padding-top: 4px;
}
.blueCircleList {}
.blueCircleList li {
    background: transparent url(../../images/wip/blue-point.gif) no-repeat 1px 6px;
    padding: 1px 0 1px 11px;
}
.blueCircleList li a {
    color: #222;
}
.p-m {
    width: 11px;
    height: 11px;
    background: transparent url(../../images/wip/ico-p-m.gif) no-repeat 0 0;
    display: block;
    position: absolute;
    right:6px;
    top:6px;
    overflow: hidden;
}
.p-m.active {
    background-position: 0 -11px;
}
#col3 .boxBody {
    float: left;
    overflow: auto;
    height: auto;
}
#right #poradyMultimedialne ul.poradyMultimedialne.sub .left_part {
    width: 150px;
}
#right #poradyMultimedialne ul.poradyMultimedialne.sub .right_part {
    width: 410px;
}

#right ul.poradyList {
    overflow: hidden;
    height: 100%;
    padding: 5px 0 5px;
}
#right ul.poradyList li {
    width: 180px;
    float: left;
    margin-right: 17px;
}
#right ul.poradyList li a {
    color: #0041c7;
    font-size: 13px;
}
#right ul.poradyList li a.title {
    display: block;
    padding-bottom: 8px;
}
#right ul.poradyList li p {
    margin-bottom: 10px;
}

#right ul.poradyList li ul {
    font-size: 12px;
    margin: 4px 0 0 0;
}
#right ul.poradyList li ul li {
    border: 0;
    margin: 0;
    padding: 1px 0 0;
    width: auto;
    float: none;
}
#right ul.poradyList li ul li span {
    color: #7a7a7a;
}
#right ul.poradyList li ul li ul {
    display: inline;
    font-size: 12px;
}
#right ul.poradyList li ul li a {
    color: #00368c;
}
#right ul.poradyList li ul li ul li {
    display: inline;
    background: url(../../images/wip/background-tagi-li.gif) no-repeat scroll right center transparent;
    margin-right: 4px;
    padding: 0 6px 0 0;
    line-height: 135%;
}
#right ul.poradyList li ul li ul li a {
    display: inline;
    font-size: 12px;
    font-weight: normal;
    color: #00368c;
}
#right div.opracowaniaTematyczne {
    overflow: hidden;
    height: 100%;
    width: 281px;
    margin: 5px 12px 10px 0;
    float: left;
}
#right div.opracowaniaTematyczne.odd {
    margin-right: 0;
}
#right div.opracowaniaTematyczne .left_part {
    width: 105px;
    float: left;
}
#right div.opracowaniaTematyczne .right_part {
    width: 170px;
    float: right;
}
#right div.opracowaniaTematyczne a {
    color: #0041c7;
}
#right div.opracowaniaTematyczne a.title {
    display: block;
    padding-bottom: 4px;
}
#right div.opracowaniaTematyczne p {
    margin-bottom: 10px;
}
#right .readMore {
    text-align: right;
    clear: both;
    overflow: hidden;
    height: 100%;
    padding-top: 3px;
}
#right .readMore a {
    font-size: 12px;
    color: #00368c;
    font-weight: bold;
    display: block;
    padding-top: 6px;
    float: right;
}
#right ul.detailInfo {
    font-size: 12px;
    margin: 4px 0 0 0;
}
#right ul.detailInfo li {
    border: 0;
    margin: 0;
    padding: 1px 0 0;
    width: auto;
    float: none;
}
#right ul.detailInfo li span {
    color: #7a7a7a;
}
#right ul.detailInfo li ul {
    display: inline;
    font-size: 12px;
}
#right ul.detailInfo li a {
    color: #00368c;
    display: inline;
}
#right ul.detailInfo li ul li {
    display: inline;
    background: url(../../images/wip/background-tagi-li.gif) no-repeat scroll right center transparent;
    margin-right: 4px;
    padding: 0 6px 0 0;
    line-height: 135%;
}
#right ul.detailInfo li ul li a {
    display: inline;
    font-size: 12px;
    font-weight: normal;
    color: #00368c;
}
#right #poradySub .boxBody {
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
}
#right #poradySub #poradyTabContent .boxBody {
    padding: 6px 12px;
}
#right #poradySub .poradyTab .left_part {
    width: 370px;
    float: left;
}
#right #poradySub .poradyTab .right_part {
    width: 190px;
    float: right;
}
#right #poradySub .poradyTab .right_part a.title, #right #poradySub .poradyTab .right_part a.title strong {
    font-size: 13px;
}
#right #poradySub .poradyTab li ul.poradyList {
    padding-top: 0;
}
#right #poradySub .poradyTab li ul.poradyList li {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
}
#right #poradySub .poradyTab li ul.poradyList li a strong {
    font-size: 13px;
}
#right #poradySub .poradyTab li ul.poradyList li ul li a {
    display: inline;
}
/*---[ spolecznosciowe ]---*/
div.podzielSieLinkiem {
    overflow: hidden;
    height: 100%;
    margin-bottom: 5px;
    padding-top: 5px;
}
div.podzielSieLinkiem span {
    font-size: 12px;
    color: #7a7a7a;
    display: block;
    float: left;
    position: relative;
    bottom: -3px;
}
div.podzielSieLinkiem ul {
    padding-left: 10px;
    overflow: hidden;
    height: 100%;
}
div.podzielSieLinkiem li {
    float: left;
    margin-right: 10px;
}
div.podzielSieLinkiem li a {
    float: left;
    display: block;
    color: #0a46c6;
    padding: 4px 0 0 27px;
    height: 18px;
    text-decoration: underline;
    font-size: 11px;
}
div.podzielSieLinkiem li a:hover {
    text-decoration: none;
}
div.podzielSieLinkiem li.facebook a {
    background: transparent url(../../images/wip/ico-facebook.gif) no-repeat 0 0;
}
div.podzielSieLinkiem li.twitter a {
    background: transparent url(../../images/wip/ico-twitter.gif) no-repeat 0 0;
}
div.podzielSieLinkiem li.delicous a {
    background: transparent url(../../images/wip/ico-delicous.gif) no-repeat 0 0;
}
div.podzielSieLinkiem li.blip a {
    background: transparent url(../../images/wip/ico-blip.gif) no-repeat 0 0;
}
div.podzielSieLinkiem li.sfora a {
    background: transparent url(../../images/wip/ico-sfora.gif) no-repeat 0 0;
}
div.podzielSieLinkiem li.sledzik a {
    background: transparent url(../../images/wip/ico-sledzik.gif) no-repeat 0 0;
}
ul.komentarze {
    overflow: hidden;
    height: 100%;
    margin-bottom: 15px;
}
ul.komentarze li {
    overflow: hidden;
    height: 100%;
    border-bottom: 1px #e0e0e0 solid;
    padding: 6px 0;
}
ul.komentarze li a {
    color: #00368c;
    text-decoration: underline;
}
ul.komentarze li a:hover {
    text-decoration: none;
}
ul.komentarze li div {
    float: right;
    margin-left: 20px;
    text-align: right;
    font-size: 10px;
    color: #7a7a7a;
}
ul.komentarze li div span {
    display: block;
}
ul.komentarze li div a {
    text-decoration: none;
}
ul.komentarze li div a:hover {
    text-decoration: underline;
}
div.gray {
    background-color: #f6f6f6;
    line-height: 145%;
    padding: 10px 15px;
    margin-bottom: 20px;
    border: 1px #dddddd solid;
    overflow: hidden;
    height: 100%;
}
div.gray ul.opcje {
    float: left;
    width: 195px;
    padding-top: 5px;
}
div.gray ul.opcje .ch {
    position: relative;
    bottom: -1px;
    margin: 0 1px 0 0;
    width: auto;
    border: 0;
    background: none;
}
div.gray ul.opcje li a {
    color: #0c408d;
}
div.gray ul.opcje li a.linkMoreSubjects {
    background: transparent url(../../images/wip/ico-arrow-more.gif) no-repeat right 2px;
    padding: 0 17px 0 0;
}
div.gray ul.opcje li {
    background: none;
    line-height: 150%;
    background: none;
    padding: 0;
}
div.gray ul.opcje li.border {
    background: url(../../images/wip/background-tagi-li.gif) no-repeat scroll right center transparent;
    margin: 0 5px 0 0;
    padding: 0 8px 0 0;
}
div.gray ul.opcje li.left {
    float: left;
    color: #777777;
}
div.gray ul.opcje li.second {
    margin-right: 0;
    padding-right: 0;
    background: 0;
}
div.gray ul.opcje li.separator {
    clear: both;
    font-weight: bold;
    background: none;
    padding-bottom: 10px;
}
div.gray ul.opcje li input {
    border: 1px #8f8f8f solid;
    padding: 3px;
    width: 128px;
}
div.gray ul#prenumerata {
    width: 305px;
    float: right;
    font-size: 11px;
}
div.gray ul#prenumerata li {
    overflow: hidden;
    height: 100%;
    line-height: 14px;
    padding: 2px 0 3px;
    line-height: 150%;
}
div.gray ul#prenumerata label {
    width: 45px;
    display: block;
    float: left;
    padding-top: 3px;
    font-size: 12px;
}
div.gray ul#prenumerata input {
    border: 1px #8f8f8f solid;
    padding: 3px;
    width: 155px;
    float: left;
}
div.gray ul#prenumerata button {
    width: 87px;
    height: 20px;
    border: 0;
    margin: 1px 0 0 0;
    cursor: pointer;
    background: transparent url(../../images/wip/b-prenumeruj-gray.gif) no-repeat 0 0;
    float: left;
    margin-left: 8px;
    padding: 0;
}
div.gray ul#prenumerata .ch {
    padding: 0;
    margin: 0 5px 0 0;
    width: auto;
    border: 0;
    background: none;
    vertical-align: middle;
    position: relative;
    bottom: -1px;    
}
/*---[ najnowsze porady home ]---*/
#najnowszePorady {
	clear: both;
}
.boxPorady {
    width: 464px;
    float: left;
    position: relative;
    padding-top: 4px
}
.boxPorady.right {
    float: right;
}
.boxPorady .linkRss {
    background: #FFF url(../../images/wip/ico-rss.gif) no-repeat 5px 2px;
    color: #006c3d;
    font-size: 11px;
    text-decoration: none;
    padding: 0 0 0 20px;
    display: block;
    position: absolute;
    top: 9px;
    right: 0;
}
.boxPorady .linkRss:hover {
    text-decoration: underline;
}
.boxPorady h2 {
    color: #cc0000;
    font-weight: bold;
    font-size: 15px;
    height: 25px;
    background: transparent url(../../images/wip/background-h-line.gif) repeat-x center center;
    margin-bottom: 7px;
}
.boxPorady h2 span {
    background: #FFF;
    padding: 3px 8px 0 35px;
    display: block;
    height: 22px;
    float: left;
}
.boxPorady h2 span.iconBhp {
    background: #FFF url(../../images/wip/ico-bph.jpg) no-repeat 0 0;
}
.boxPorady h2 span.iconPrawnicy {
    background: #FFF url(../../images/wip/ico-prawnicy.jpg) no-repeat 0 0;
}
.boxPorady h2 span.iconInwestycje {
    background: #FFF url(../../images/wip/ico-inwestycje.jpg) no-repeat 0 0;
}
.boxPorady h2 span.iconSpolka {
    background: #FFF url(../../images/wip/ico-spolka.jpg) no-repeat 0 0;
}
.boxPorady h2 span.iconJakosc {
    background: #FFF url(../../images/wip/ico-jakosc.jpg) no-repeat 0 0;
    padding-left: 31px;
}
.boxPorady h2 span.iconTransport {
    background: #FFF url(../../images/wip/ico-transport.jpg) no-repeat 0 0;
    padding-left: 41px;
}
.boxPorady .porada {
    overflow: hidden;
    height: 100%;
    width: 280px;
    float: left;
}
.boxPorady .porada h3 {
    margin-bottom: 5px;
}
.boxPorady .porada h3 a {
    color: #006c3d;
    font-size: 15px;
    display: block;
}
.boxPorady .porada p {
    margin-bottom: 5px;
}
.boxPorady .porada p a {
    text-decoration: none;
    color: #222;
}
.boxPorady .porada p a:hover {
    text-decoration: underline;
}
.boxPorady .porada small {
    background: transparent url(../../images/wip/ico-pub.gif) no-repeat 0 2px;
    color: #555;
    font-size: 11px;
    display: block;
    padding: 0 0 3px 11px;
}
.boxPorady .porada .tagi {
    overflow: hidden;
    height: 100%;
    padding-left: 33px;
    position: relative;
}
.boxPorady .porada .tagi strong {
    font-weight: normal;
    color: #555;
    position: absolute;
    top: 0;
    left: 0;
}
.boxPorady .porada .tagi ul {
    width: 247px;
    overflow: hidden;
    height: 100%;
}
.boxPorady .porada .tagi ul li {
    float: left;
    background: transparent url(../../images/wip/background-tagi-li.gif) no-repeat right center;
    padding-right: 8px;
    margin-right: 7px;
    white-space: nowrap;
}
.boxPorady .porada .tagi ul li a {}
.boxPorady ul.porady {
    float: right;
    width: 165px;
}
.boxPorady ul.porady li {
    border-bottom: 1px #CCC solid;
    padding-bottom: 8px;
    margin-bottom: 7px;
}
.boxPorady ul.tagiApla {
    clear: both;
    width: 448px;
    background-color: #edf3f1;
    overflow: hidden;
    height: 100%;
    padding: 4px 8px;
    float: left;
    margin: 10px 0 6px;
}
.boxPorady ul.tagiApla li {
    float: left;
    background: transparent url(../../images/wip/background-tagi-li.gif) no-repeat right center;
    padding-right: 8px;
    margin-right: 7px;
}
.horizontalSeparator {
    background: transparent url(../../images/wip/background-horizontal-separator.gif) repeat-x center center;
    clear: both;
    height: 25px;
    float: left;
    width: 954px;
}
.sectionHorizontalSeparator {
    background: transparent url(../../images/wip/background-horizontal-separator.gif) repeat-x center center;
    clear: both;
    height: 25px;
    float: left;
    width: 100%
}
#linki {
    background: transparent url(../../images/wip/background-linki.gif) repeat-x top center;
    clear: both;
}
#wrapperLinki {
    width: 980px;
	margin: 0 auto;
    padding: 15px 0 12px;
}
#wrapperLinki #bottomLinki {
	margin: 0;
	padding: 0 15px;
	font-size: 11px;
    width: 950px;
}
#wrapperLinki #bottomLinki li {
	margin: 0;
    width: 950px;
    overflow: hidden;
    height: 100%;
}
#wrapperLinki #bottomLinki li.last div {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
#wrapperLinki #bottomLinki li h3 {
	float: left;
	text-align: right;
	width: 165px;
	padding: 0 0 0 0;
	color: #555;
    font-weight: normal;
}
#wrapperLinki #bottomLinki li div {
    width: 775px;
    float: right;
    overflow: hidden;
    height: 100%;
    border-bottom: 1px #e5e5e5 solid;
    padding-bottom: 6px;
    margin-bottom: 5px;
}
#wrapperLinki #bottomLinki li a {
	margin: 0 7px 0 0;
	padding: 1px 8px 1px 0;
	color: #2b7943;
	text-decoration: none;
    background: transparent url(../../images/wip/background-tagi-li.gif) no-repeat right center;
    display: block;
    float: left;
}
#wrapperLinki #bottomLinki li a:hover {
	text-decoration: underline;
}
#stopka {
    border-top: 2px #c4c4c4 solid;
    color: #5d5d5d;
    font-size: 10px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#wrapperStopka {
    padding: 8px 0;
    width: 980px;
	margin: 0 auto;
    overflow: hidden;
    height: 100%;
}
#wrapperStopka #copyright {
    float: left;
}




#top .christmasLogo {
    background: transparent url("../../images/wip/bg-christmas-logo-main.png") no-repeat 0 0;
    display: block;
    height: 40px;
    left: -4px;
    position: absolute;
    top: -2px;
    width: 100px;
    z-index: 1;
}

#top.christmas {
    background: transparent url("../../images/wip/bg-top-christmas.jpg") no-repeat 325px 0;
}

#gdzie.christmas {
    background: transparent url("../../images/wip/bg-gdzie-christmas.jpg") no-repeat 325px 0;
}

#gdzie.christmas2 {
background: url("../../images/wip/bg-gdzie-christmas.jpg") no-repeat scroll 175px 0 transparent;
}

#szukajSubmit.christmas input {
    background: transparent url("../../images/wip/b-szukaj-christmas.gif") no-repeat 0 0 !important;
}
