body {
	font-family: Arial, Tahoma, Verdana, Helvetica;
	padding: 0;
	margin: 0;
	background: #000 url("/images/gfx/s-bg.jpg") repeat-y center top;
	font-size: 12px;
	color: #1b1b1b;
}
h1,h2,h3,h4,h5,h6,p,form,fieldset,img,ul {
	margin: 0;
	padding: 0;
	border: 0;
}
input,select,textarea,.submit {
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-size: 11px;
}
a {
	text-decoration: none;
	cursor: pointer;
	color: #21557e;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
.Left {
	text-align: left;
}
.Center {
	text-align: center !important;
}
.Right {
	text-align: right !important;
}
.left {
	float: left !important;
}
.right {
	float: right !important;
}
.message {
	color: #53b23d;
	padding: 14px 0 14px 58px;
	font-weight: bold;
	border: 1px solid #dbe4c8;
	margin: 0 0 24px;
	font-size: 13px;
	background: #f7ffed url("/images/gfx/s-message.gif") no-repeat 22px 13px;
}
.messageContent {
	border-left: 1px solid #dce8cc;
	padding: 2px 0 2px 15px;
}
.error {
	color: #dd0000;
	padding: 14px 0 14px 74px;
	font-weight: bold;
	border: 1px solid #f4d4d4;
	margin: 0 0 24px;
	font-size: 13px;
	background: #fff7f7 url("/images/gfx/s-error.gif") no-repeat 22px 13px;
}
.errorContent {
	border-left: 1px solid #f4d4d4;
	padding: 2px 0 2px 15px;
}
.error ul, .errorContent ul, .messageContent ul {
	padding: 10px 0 10px 30px;
}
.imgOtaczanieLewe {
	float: left;
	margin: 2px 8px 3px 0;
}
.imgOtaczaniePrawe {
	float: right;
	margin: 2px 0 3px 8px;
}
.orange {
	color: #ff9600;
}
.shadow {
	margin: 0 3px;
	height: 2px;
	overflow: hidden;
	background: #ededed;
}

/* main content */
#container {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
	position: relative;
}

/* system bannerowy */
.banerCorner {
	height: 0;
	overflow: hidden;
}
.banner {
	text-align: center;
	padding: 0 0 10px 0;
}
.bBanner{
	text-align: center;
}
#zB27, #zB28 {
	width: 160px;
	position: absolute;
	top: 108px;
}
#zB27 {
	left: -170px;
}
#zB28 {
	right: -170px;
}
#zB27 * {float: right;text-align: right;}
#zB28 * {float: left;text-align: left;}
.hidden {
	display: none;
}

/* strefa z linkami w topie */
#zTopLinks {
	float: left;
	width: 1000px;
	padding: 3px 0;
	color: #3d3d3d;
	background: #121212 url("/images/gfx/s-top.gif") repeat-x;
}
#zTopLinks a {
	color: #8a8a8a;
}
#iTop {
	float: left;
	font-size: 11px;
	width: 510px;
	padding: 0 0 0 20px;
	background: url("/images/gfx/s-top-dot.gif") no-repeat 7px 4px;
}
#iTop ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
#iTop ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#bTopLinksRight {
	font-size: 10px;
	float: right;
	display: inline;
	margin: 0 7px 0 20px;
	padding: 0 16px 0 0;
	background: url("/images/gfx/s-top-dot.gif") no-repeat right 4px;
}
#bTopLinksRight a.newsletter {
	padding: 0 25px 0 0;
	background: url("/images/gfx/s-newsletter-ico.gif") no-repeat right 0;
}
#bTopLinksRight a.rss {
	padding: 0 17px 0 0;
	background: url("/images/gfx/s-rss-ico.gif") no-repeat right 0;
}
#bTopLinksRight a.login {
	color: #1c91cd;
	font-weight: bold;
	text-decoration: underline;
}

/* strefa z logiem */
#zLogo {
	float: left;
	width: 1000px;
	height: 103px;
	background: #121212 url("/images/gfx/s-logo.jpg") no-repeat;
}
#zLogo #logo {
	float: left;
	padding: 9px 0 0 16px;
}
#zLogo #logo a {
	float: left;
	width: 208px;
	height: 82px;
}
#zLogo #logoTv {
	float: right;
	padding: 11px 0 0 20px;
}
#bSearch {
	float: right;
	padding: 24px 24px 0 0;
	width: 267px;
	position: relative;
}
#bSearchTop {
	float: left;
	top: 8px;
	left: 0;
	position: absolute;
	width: 89px;
	height: 17px;
	background: url("/images/gfx/s-box-wyszukiwanie.gif") no-repeat;
}
#boxSearchForm {
	float: right;
	background: #000;
	border: 1px solid #1f1f1f;
	padding: 3px;
}
#boxSearchForm #q {
	border: 1px solid #d8d8d8;
	padding: 4px 8px;
	height: 15px;
	width: 208px;
	margin: 0;
	float: left;
	color: #767676;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, Helvetica;
}
#boxSearchForm #button {
	margin: 0 0 0 4px;
	float: left;
	background: url("/images/gfx/s-search-button.gif") no-repeat;
	width: 29px;
	height: 25px;
	border: 0;
}
#bSearch #text {
	float: right;
	font-size: 10px;
	color: #999999;
	background: #000000;
	padding: 0 6px 2px 8px;
}
#bAccount {
	float: right;
	width: 350px;
	height: 99px;
	background: url("/images/gfx/s-account-top.gif") no-repeat bottom;
	margin: 4px 6px 0 0;
}
.bAccountTitle {
	float: left;
	width: 101px;
	height: 24px;
	margin: 4px 0 0;
	background: url("/images/gfx/s-account-title.png") no-repeat;
}
.bAccountNew {
	float: left;
	margin: 9px 0 0;
	height: 18px;
	color: #ababab;
	font-size: 11px;
	background: #0d0d0d;
}
.bAccountNew span {
	padding: 2px 3px 0 3px;
	float: left;
}
.bAccountNew a {
	width: 80px;
	height: 18px;
	float: left;
	background: url("/images/gfx/s-account-new.gif") no-repeat right top;
}
.bAccountCenter {
	padding: 8px 0 0 16px;
	float: left;
	width: 334px;
}
.bAccountCenter .text {
	background: url("/images/gfx/s-imput-login.png") no-repeat;
	border: 0;
	font-size: 12px;
	padding: 4px 9px;
	width: 138px;
	margin: 0 5px 0 0;
	float: left;
	display: inline;
}
.bAccountCenter a {
	float: left;
	color: #8a8a8a;
	font-size: 11px;
	margin: 7px 0 0;
	background: url("/images/gfx/s-account-raquo.gif") no-repeat 3px 5px;
	padding: 0 0 0 12px;
	cursor: pointer;
}
.bAccountCenter .button {
	float: right;
	margin: 4px 17px 0 0;
}
.bAccountTitle2 {
	float: left;
	width: 108px;
	height: 24px;
	margin: 4px 0 0;
	background: url("/images/gfx/s-account-title2.png") no-repeat;
}
.bAccountLogout {
	float: right;
	width: 82px;
	height: 18px;
	margin: 9px 14px 0 0;
	display: inline;
	background: url("/images/gfx/s-account-logout.png") no-repeat;
	font-size: 11px;
	text-align: center;
}
.bAccountLogout a {
	color: #8a8a8a;
	padding: 2px 8px 0 10px;
	background: url("/images/gfx/s-account-raquo.gif") no-repeat right 7px;
	float: left;
}
.bAccountLogin {
	float: left;
	color: #e3bc00;
	font-weight: bold;
	padding: 10px 0 0 15px;
}
.bAccountSee {
	float: left;
}
.bAccountAvatar {
	float: right;
	width: 46px;
	height: 46px;
	border: 1px solid #111111;
	background: #353535;
	padding: 3px;
	margin: 6px 14px 0 0;
	display: inline;
}
.bAccountAvatar a {
	float: left;
	width: 46px;
	height: 46px;
	background-position: center center !important;
}
ul.bAccountOptions {
	float: left;
	width: 258px;
	font-size: 11px;
	margin: 12px 0 0 16px;
}
ul.bAccountOptions li {
	float: left;
	padding: 0 2px 0 0;
	list-style: none;
}
ul.bAccountOptions li a {
	background: #0d0d0d;
	border: 1px solid #0a0a0a;
	float: left;
	color: #8a8a8a;
	padding: 2px 7px;
}
ul.bAccountOptions li a:hover {
	background: #ffd612;
	border: 1px solid #d4b211;
	color: #000000;
	text-decoration: none;
}

/* strefa z menu głównym */
#zMain {
	float: left;
	width: 1000px;
	padding: 0 0 12px;
}
#iMain {
	position: relative;
	float: left;
	width: 1000px;
}
.iMainSubFirst ul.sub {
	width: 870px !important;
}
.subTitle {
	display: none;
}
.iMainSubFirst .subTitle {
	float: left;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 8px 0 0 8px;
	padding: 0 14px 0 0;
	background: url("/images/gfx/s-polecane-bg.gif") no-repeat right 1px;
}
#iMain ul.sec {
	float: left;
	width: 1000px;
	background: url("/images/gfx/s-main-menu-ul-bg.png") repeat-x 0 0;
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
#iMain ul.sec li {
	float: left;
	font-size: 12px;
	padding: 0 1px 0 0;
	background: url("/images/gfx/s-main-menu-li-bg.gif") no-repeat right 0;
}
#iMain ul.sec li a {
	color: #ffffff;
	padding: 8px 6px 7px 6px;
	height: 16px;
	float: left;
	text-decoration: none !important;
	font-weight: bold;
}
#iMain ul.sec li:hover a {
	color: #1b1b1b;
	background: #ffd612;
}
#iMain ul.sec li.selected a {
	color: #1b1b1b;
	background: #f3f0e4;
}
#iMain ul.sec li.first {
	background: none;
	padding: 0 1px 0 6px !important;
}
#iMain ul.sec li.first a {
	float: left;
	font-size: 12px;
	width: 31px;
	height: 31px;
	padding: 0;
	background: url("/images/gfx/s-home.png") no-repeat 0 0;
}
#iMain ul.sec li.first a.selected {
	background-position: 0 -64px;
}
#iMain ul.sec li.first a:hover {
	background-position: 0 -32px;
}
.iMainSub {
	float: left;
}
.iMainCenter {
	position: relative;
	float: left;
	width: 1000px;
	background: #f2efe3;
	border-bottom: 1px solid #E1DED4;
}
#iMain ul.sub {
	float: left;
	width: 980px;
	background: url("/images/gfx/s-main-menu-ul2-bg.gif") repeat;
	margin: 0 10px;
	display: inline;
	padding: 0 0 1px;
}
#iMain ul.sub li {
	float: left;
	margin: 0;
	list-style: none;
	background: url("/images/gfx/s-menu-ul2-dot.gif") no-repeat right 9px;
	margin: 0 10px 0 0;
}
#iMain ul.sub li a {
	float: left;
	color: #000000;
	font-weight: normal;
	padding: 8px 10px 7px 0;
}
#iMain ul.sub li a:hover {
	text-decoration: underline !important;
	background: none;
}
#iMain ul.sub li.selected a {
	font-weight: bold;
}
.iMainCenter .more {
	position: absolute;
	width: 13px;
	height: 12px;
	bottom: 1px;
	right: 1px;
	background: #f9f9f9 url("/images/gfx/s-main-menu-more.gif") no-repeat right bottom;
}

/* strefa z stopką */
#zFooter {
	float: left;
	width: 1000px;
	font-size: 10px;
	color: #939393;
	padding: 0 0 29px 0;
	border-top: 1px solid #313131;
	background: #252525 url("/images/gfx/s-footer-bg.gif");
}
.zFooterBottom {
	float: left;
	width: 1000px;
	border-top: 1px solid #313131;
}
#footerLogoLeft {
	float: left;
	padding: 13px 0 0 20px;
}
#footerLogoRight {
	float: right;
	padding: 0 26px 0 0;
	margin: -1px 0 0 0;
}
#footerUser {
	display: inline;
	float: left;
	width: 790px;
	padding: 13px 0 0 13px;
}
#footerRealization {
	color: #6c6c6c;
	font-size: 11px;
	float: left;
	width: 1000px;
	text-align: center;
	padding: 20px 0 0;
	background: url("/images/gfx/s-footer-bottom.gif") repeat-x 0 bottom;
}
#footerRealization span.footerRealizationText {
	background: url("/images/gfx/s-footer-bg.gif") repeat-x;
	padding: 4px;
}
#footerRealization a {
	color: #6c6c6c;
}
#footerRealization strong a {
	color: #d3d3d3;
}
#footerRealization div {
	background: #252525 url("/images/gfx/s-footer-bg.gif");
	margin: 0 auto;
	width: 200px;
}
#iFooter {
	float: left;
	width: 1000px;
	background: #252525 url("/images/gfx/s-footer-bg.gif");
	border-bottom: 1px solid #161616;
}
#iFooterTitle {
	float: left;
	padding: 0;
	background: url("/images/gfx/s-footer-title.gif") repeat-x;
	width: 1000px;
	height: 35px;
}
#iFooterTitle h2 {
	background: url("/images/gfx/s-title-left-bottom.gif") no-repeat 0 8px;
	font-size: 17px;
	color: #ffffff;
	font-weight: normal;
	font-family: Impact;
	padding: 5px 0 0 19px;
	margin: 0 0 0 13px;
	float: left;
}
#iFooterTitle h2 a {
	color: #fff;
}
#iFooterTitle h2 a:hover {
	text-decoration: none;
}
ul#iFooterNavig {
	float: right;
	font-size: 11px;
	margin: 3px 4px 0 0;
	display: inline;
}
ul#iFooterNavig li {
	float: left;
	border: 1px solid #101010;
	margin: 0 0 0 2px;
}
ul#iFooterNavig li:hover {
	border: 1px solid #242424;
}
ul#iFooterNavig li a {
	float: left;
	border: 1px solid #242424;
	padding: 5px 10px 5px 21px;
	color: #a1a1a1;
	text-decoration: none;
	background: url("/images/gfx/s-footer-nav-bg.gif") no-repeat;
}
ul#iFooterNavig li a:hover {
	background-color: #111111;
	border: 1px solid #101010;
}
ul#iFooterNavig li.back a {
	background-position: 10px 8px;
}
ul#iFooterNavig li.maps a {
	background-position: 10px -16px;
}
ul#iFooterNavig li.top a {
	background-position: 10px -42px;
}
#iFooterContent {
	padding: 25px 0 23px 16px !important;
	float: left;
}
.iFooterMenu {
	float: left;
	padding: 0 8px 0 13px;
}
.iFooterMenu h3,.iFooterMenu h3 a {
	font-size: 12px;
	color: #d3d3d3;
	padding: 0 0 8px;
	font-weight: bold;
}
.iFooterMenu ul {
	list-style: none;
	margin: 0;
	padding: 0 33px 0 0;
	float: left;
	width: 110px;
}
.iFooterMenu ul li {
	padding: 0 0 0 14px;
	margin: 0;
	color: #1a171b;
	background: url("/images/gfx/s-menu-li-bottom.gif") no-repeat 0 7px;
	line-height: 18px;
}
.iFooterMenu ul li a {
	color: #939393;
}
.iFooterMenu ul li a:hover {
	color: #f2cb13;
}

/* strefa lewe */
#zLeft {
	float: left;
	width: 670px;
	padding: 0 0 0 10px;
	overflow: hidden;
}
#z2 {
	width: 360px;
	margin: 0 0 13px 0;
	float: left;
}
#z3 {
	float: right;
	width: 300px;
}
#z5 {
	width: 480px;
	float: left;
	margin: 0 0 13px 0;
}

/*strefa prawa */
#zRight {
	float: right;
	width: 300px;
	padding: 0 10px 0 0;
}
#zRight .shadow {
	margin-bottom: 10px;
}
.bLight {
	background: #fff;
	border: 1px solid #d5d5d5;
}
.bDark {
	background: #f4f4f4;
	margin: 0 0 10px;
}
.bDarkTitle {
	width: 300px;
	height: 31px;
	background: url("/images/gfx/s-title.png") no-repeat;
	overflow: hidden;
	text-transform: uppercase;
}
.bDarkTitle h2 {
	float: left;
	font-size: 17px;
	font-weight: normal;
	font-family: Impact;
	color: #ffffff;
	padding: 4px 10px 0;
	text-shadow: -1px -1px 0 #000;
}
.bDarkTitle a {
	color: #ffffff;
	text-decoration: none !important;
}
.bDarkCenter {
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	float: left;
	width: 298px;
	margin: 0 0 10px 0;
}

/* b aktualny nr */
#bCurrentNr {}
.bCurrentNrImg {}
.bCurrentNrImg img {
	float: left;
	padding: 4px;
	background: #fff;
	border: 1px solid #d5d5d5;
	margin: 9px 0 0 9px;
}
.bCurrentNrRight {
	float: left;
	width: 151px;
	padding: 9px 0 0 12px;
}
.bCurrentNrName {
	font-size: 13px;
	color: #1b1b1b;
	font-weight: bold;
	padding: 0 0 8px;
	text-transform: uppercase;
}
.bCurrentNrName h2 {
	color: #868686;
	font-size: 10px;
	font-weight: normal;
}
.bCurrentNrContent {
	border-top: 1px solid #dbdbdb;
	padding: 8px 0 0;
	font-size: 11px;
	color: #1b1b1b;
}
.bCurrentNrContent ul {
	list-style: none;
}
.bCurrentNrContent ul li {
	padding: 7px 0 0;
}
.bCurrentNrContent .button {
	margin: 10px 0 0;
	width: 122px;
	height: 23px;
	background: url("/images/gfx/s-button-zobacz-szczegoly.gif") no-repeat;
	display: block;
}
.bCurrentNrLinks {
	border-top: 1px solid #d0d0d0;
	font-size: 11px;
	color: #d0d0d0;
	background: #e6e6e6;
	text-align: center;
	padding: 4px 0 4px;
	margin: 10px 0 0;
}
.bCurrentNrLinks a {
	color: #262626;
}

/* b kalendarz */
#bCalendar {
	width: 300px;
	overflow: hidden;
}
#bCalendar .bDarkCenter {
	background: url("/images/gfx/s-calendar-th.gif") repeat-x 0 0;
	margin: 0;
}
#bCalendar .calendar {
	text-align: center;
	border-bottom: 1px solid #d8d8d8;
	font-size: 11px;
	margin: 0 auto;
}
#bCalendar .calendar th {
	font-size: 10px;
	color: #1a171b;
	font-weight: normal;
	padding: 4px 0 4px;
}
#bCalendar .calendar td {
	border-right: 1px solid #d8d8d8;
	text-align: center;
	padding: 2px 2px 0;
	height: 18px;
}
#bCalendar .calendar tr.last td {
	padding: 2px 0 3px;
}
#bCalendar .calendar td span {
	display: block;
	width: 35px;
	margin: 0 auto;
	color: #1a171b;
	padding: 2px 0;
}
#bCalendar .calendar td a {
	display: block;
	width: 35px;
	margin: 0 auto;
	padding: 2px 0;
}
#bCalendar .calendar td .past {
	font-weight: normal !important;
	background: url("/images/gfx/s-calendar.gif") no-repeat 0 0 !important;
	color: #1b1b1b !important;
}
#bCalendar .calendar td .future {
	font-weight: bold;
	background: url("/images/gfx/s-calendar.gif") no-repeat 0 -69px;
	color: #ffffff;
}
#bCalendar .calendar td span.now {
	width: 35px;
	padding: 2px 0 2px;
	background: url("/images/gfx/s-calendar.gif") no-repeat 0 -23px;
	color: #1b1b1b;
}
#bCalendar .calendar td a.now {
	background: url("/images/gfx/s-calendar.gif") no-repeat 0 -46px;
	color: #1b1b1b;
}
.bCalendarLinks {
	font-size: 9px;
	padding: 4px 9px 4px;
	float: left;
	width: 285px;
	text-transform: uppercase;
}
.bCalendarLinks a {
	color: #5b595c;
}

/* b kategorie artykulow */
#z5 .bCatArt {
	width: 240px;
	float: left;
}
#z5 .bCatArtImg img {
	width: 87px;
}
.bCatArt {
	padding: 0 0 2px;
	float: left;
	width: 360px;
}
.bCatArtName {
	padding: 8px 0 12px;
	margin: 0 0 1px;
	float: left;
	width: 360px;
	border-bottom: 1px solid #e0e0e0;
}
.bCatArtName h2 {
	color: #1b1b1b;
	font-size: 18px;
	font-weight: normal;
	float: left;
	font-family: Impact;
	padding: 2px 5px 0 20px;
	text-transform: uppercase;
	background: url("/images/gfx/s-title-left.gif") no-repeat 2px 6px;
}
.bCatArtName h2 a {
	color: #1b1b1b;
}
.bCatArtImg {
	float: left;
	padding: 15px 8px 5px 0;
}
.bCatArtImg img {
	padding: 2px;
	background: #fff;
	border: 1px solid #d5d5d5;
	float: left;
}
.bCatArtRight {
	font-size: 12px;
	color: #1b1b1b;
	border-top: 1px solid #e0e0e0;
	padding: 14px 0 0;
}
.bCatArtRight h3 {
	font-size: 14px;
	font-weight: bold;
	color: #1b1b1b;
	padding: 0 0 5px;
	line-height: 14px;
}
.bCatArtRight h3 a {
	color: #1b1b1b;
}
.bCatArtRight h3 a:hover {
	color: #c31818;
}
span.bCatArtRightComments {
	color: #1b1b1b;
	font-size: 11px;
	background: url("/images/gfx/s-comment-ico.gif") no-repeat 0 3px;
	padding: 0 0 0 15px;
	font-weight: normal;
	margin: 0 0 0 5px;
}
.bCatArt ul {
	list-style: none;
	padding: 11px 0 0;
}
.bCatArt ul li {
	padding: 0 0 8px 18px;
	background: url("/images/gfx/s-li.gif") no-repeat 4px 4px;
}
.bCatArt ul li a {
	color: #1b1b1b;
	text-decoration: underline;
}
.bCatArt ul li a:hover {
	color: #c31818;
}
.bCatArt .payed {
	color: #a6a5a5;
	font-size: 9px;
	padding: 0 0 0 4px;
}
.bCatArt .comment {
	color: #a4a4a4;
	font-size: 9px;
	padding: 0 0 0 4px;
}
.bCatArtDouble {
	width: 480px !important;
}
.bCatArtDouble .bCatArtDoubleIt {
	float: left;
	width: 240px;
}
.bCatArtDouble .bCatArtRight {
	padding-right: 22px;
}
.bCatArtDouble .bCatArtName {
	width: 480px !important;
}

/* lewa kolumna z trescia */
#zLeftContent {
	float: left;
	width: 670px;
	margin: 0 0 0 10px;
	display: inline;
	background: url("/images/gfx/s-left-column-top.png") repeat-x 0 0;
}
#crumbs {
	float: left;
	padding: 12px 1px 16px;
	clear: both;
	width: 514px;
	font-size: 10px;
	color: #bababa;
}
#crumbs a {
	color: #bababa;
	margin: 0 4px;
}
#crumbs a.selected {
	color: #8f8f8f;
}
.title {
	float: left;
	width: 662px;
	padding: 0 4px 18px;
	border-bottom: 1px solid #e0e0e0;
	margin: 0 0 22px;
}
.title h1 {
	color: #1b1b1b;
	font-size: 24px;
	font-weight: bold;
	float: left;
}

/* wydania */
#mEditionList .mEditionCurRight {
	margin: 32px 0 0;
}
.mEditionCurNav {
	float: right;
}
.mEditionCurNav * {
	width: 27px;
	height: 27px;
	background: url("/images/gfx/s-edition-navig.gif") no-repeat 0 0;
	float: left;
	margin: 0 0 0 3px;
}
.mEditionCurNav .next {
	background-position: 0 0;
}
.mEditionCurNav .nextNo {
	background-position: 0 -27px;
}
.mEditionCurNav .prev {
	background-position: -27px 0;
}
.mEditionCurNav .prevNo {
	background-position: -27px -27px;
}
.mEditionCurImg {
	float: left;
	background: #f4f4f4;
	padding: 15px;
	margin: 0 23px 30px 0;
}
.mEditionCurImg img {
	float: left;
}
.mEditionCurRight {
	float: left;
	margin: 8px 0 0;
	width: 447px;
}
.mEditionCurName {
	font-size: 12px;
	color: #868686;
	text-transform: uppercase;
}
.mEditionCurNr {
	font-size: 24px;
	text-transform: uppercase;
	padding: 0 0 11px;
}
.mEditionCurNr a {
	color: #1b1b1b;
}
.mEditionCurButtons {
	padding: 6px 0 10px;
}
.mEditionCurText {
	color: #1b1b1b;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 14px;
}
.mEditionCurMore {
	cursor: pointer;
	position: absolute;
	right: 0;
	bottom: 0;
	background: #fff;
}
.mEditionCurAuthorCon {
	position: relative !important;
	float: left;
	overflow: hidden;
}
.mEditionCur ul {
	list-style: none;
	padding: 0;
	margin: 0 0 8px;
}
.mEditionCur ul li {
	padding: 0 0 9px 20px;
	background: url("/images/gfx/s-li.gif") no-repeat 5px 4px;
}
.button2 {
	border: 1px solid #ebbe11;
	float: left;
	margin: 0 4px 0 0;
	background: #ffde49 url("/images/gfx/s-button2-bg.png") repeat-x 0 0;
	font-size: 13px;
	color: #1b1b1b;
	font-weight: bold;
	padding: 6px 13px 7px;
	text-decoration: none !important;
	cursor: pointer;
}
.button3 {
	border: 1px solid #c8c8c8;
	float: left;
	background: #ededed url("/images/gfx/s-button3-bg.gif") repeat-x 0 0;
	font-size: 13px;
	color: #1b1b1b;
	font-weight: bold;
	padding: 6px 13px 7px;
	text-decoration: none !important;
	cursor: pointer;
}
.mEditionCurAuthor {
	float: left;
	width: 447px;
	margin: 20px 0 0;
	line-height: 16px;
	font-size: 13px;
}
.mEditionCurAuthor h3 {
	border-bottom: 1px solid #d7d7d7;
	margin: 0 0 17px;
	padding: 0 0 15px;
	text-transform: uppercase;
	font-size: 13px;
}
form.year {
	float: right;
}	
form.year div, form.year select, form.year input {
	float: left;
}	
form.year div {
	font-weight: bold;
	padding: 4px 8px 0 0;
}
form.year select {
	border: 1px solid #c5c5c5;
	padding: 3px 3px;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	margin: 0 5px 0 0;
}
.mEditionListYears {
	float: left;
	width: 670px;
	border-top: 2px solid #ffdc15;
	margin: 28px 0 1px;
}
.mEditionListYearsNr {
	margin: 1px 0;
	background: #f4f4f4;
	float: left;
	width: 670px;
	height: 25px;
}
.mEditionListYearsNr a, .mEditionListYearsName {
	float: left;
	font-size: 12px;
	color: #1b1b1b;
	border-right: 2px solid #ffffff;
	padding: 5px 7px 4px;
	height: 16px;
}
.mEditionListYearsNr a:hover {
	background: #e4e4e4;
	text-decoration: none;
}
.mEditionListYearsNr a.selected {
	font-weight: bold;
}
.mEditionListYearsName {
	background: #ffdc15;
	padding: 6px 10px 4px;
	margin-top: -1px;
	position: relative;
	font-weight: bold;
}
.mEditionListYearsCenter {
	float: left;
	width: 670px;
	background: url("/images/gfx/s-left-column-top.png") repeat-x 0 -1px;
	margin: 1px 0 0;
}
.mEditionListYearsIt {
	float: left;
	width: 123px;
	height: 161px;
	margin: 0 11px 17px 0;
	background: #f3f3f3;
	text-align: center;
	padding: 12px 0 10px;
}
.mEditionListYearsIt img {
}
.mEditionListYearsIt strong {
	float: left;
	width: 123px;
	text-align: center;
	margin: 6px 0 0;
}
.mEditionListYearsIt a {
	color: #1b1b1b;
}
.mEditionListYearsCenterName {
	padding: 0 0 0 24px;
	margin: 34px 0 18px 0;
	background: url("/images/gfx/s-title-left.gif") no-repeat 5px 0;
	font-size: 14px;
	color: #1b1b1b;
	text-transform: uppercase;
	font-weight: bold;
}

/* b spis treści */
.bListArt {
	float: left;
	width: 650px;
	padding: 0 0 14px;
}
.bListArtName {
	float: left;
	border-bottom: 1px solid #d7d7d7;
	width: 643px;
	margin: 20px 0;
	padding: 0 0 0 7px;
}
.bListArtName h2 {
	float: left;
	border-left: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #ffffff;
	margin: 0 0 -1px;
	padding: 6px 14px;
	font-size: 13px;
	font-weight: bold;
	color: #262626;
	position: relative;
}
.bListArtTitle {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 18px 25px;
	background: url("/images/gfx/s-art-ico.gif") no-repeat 9px 2px;
	float: left;
	width: 624px;
}
.bListArtTitle a {
	color: #1b1b1b;
}
.selected .bListArtItName {
	font-weight: bold;
}
.bListArt ul {
	padding: 0 0 30px 9px;
	list-style: none;
	float: left;
	width: 650px;
}
.bListArt ul li {
	color: #7f7f7f;
	padding: 0 0 5px;
	font-style: italic;
	float: left;
}
.bListArt ul li a {
	color: #045391;
}
a.bListArtDescMore {
	color: #1c91cd !important;
}
.bListArtItName {
	font-style: normal;
}
.bListArtItAuthor {
	color: #7f7f7f;
}
.bListArt .pls, .bListArt .min {
	float: left;
	width: 9px;
	height: 9px;
	background: url("/images/gfx/s-plus.gif") no-repeat 0 0;
	margin: 2px 6px 0 0;
	overflow: hidden;
	cursor: pointer;
}
.bListArt .min {
	background: url("/images/gfx/s-plus.gif") no-repeat 0 -12px;
}
.bListArtIt {
	float: left;
	width: 624px;
}
.bListArtDesc {
	float: left;
	width: 625px;
	padding: 8px 0 16px 15px;
	font-style: normal;
	color: #484747;
	line-height: 14px;
}
.bListArtTags {
	padding: 4px 0 0;
	color: #8e8d8d;
	font-size: 11px;
}
.bListArtTags a {
	color: #8e8d8d !important;
}
.bListArtImg {
	float: left;
	padding: 0 7px 0 0;
}
.bListArtImg img {
	float: left;
	width: 66px;
	border: 1px solid #d6d6d6;
	padding: 2px;
	background: #fff;
}

/* b newsletter */
#bNewsletter {
	padding: 14px 9px;
	border: 1px solid #d3d3d3;
	width: 280px;
	background: #f4f4f4;
	margin: 0 0 10px 0;
	float: left;
}
#bNewsletterTop {
	float: left;
	font-size: 11px;
	color: #1b1b1b;
	margin: 0 0 9px 0;
}
#bNewsletterTop strong {
	color: #1b1b1b;
	text-transform: uppercase;
	font-size: 12px;
}
#bNewsletter form {
	float: left;
}
#bNewsletter input#email {
	float: left;
	padding: 3px 7px;
	width: 187px;
	height: 15px;
	background: url("/images/gfx/s-newsletter_input.png") no-repeat;
	margin: 0 3px 0 0;
	border: 1px solid #c1c1c1;
	font-size: 11px;
	color: #262626;
}
#bNewsletter form .button {
	float: left;
	padding: 0 !important;
	background: url("/images/gfx/s-button-zapisz-sie.png") no-repeat;
	width: 74px;
	border: 0;
	height: 23px;
	cursor: pointer;
}

/* m newsletter */
.mNewsletter {
	background: url("/images/gfx/s-newsletter-big-bg.png") no-repeat 471px 0;
}
.mNewsletterMain {
	font-size: 12px;
	padding: 22px 220px 14px 30px;
}
.mNewsletterForm {
	background: url("/images/gfx/s-dot-horizontal-2b.gif") repeat-x 0 0;
	padding: 25px 0;
}
.mNewsletterForm strong {
	float: left;
	font-size: 13px;
	padding: 2px 8px 0 126px;
}
/*
.mNewsletterForm #email {
	float: left;
	padding: 3px 7px;
	width: 187px;
	height: 15px;
	background: #fff url("/images/gfx/s-input-bg.gif") repeat-x 0 top;
	margin: 0 3px 0 0;
	border: 1px solid #c1c1c1;
	font-size: 11px;
}
*/
.mNewsletterForm .button {
	float: left;
	border: 0;
	background: url("/images/gfx/s-button-zapisz-sie.png") no-repeat;
	width: 74px;
	height: 23px;
}

/* strony opisowe */
.mMain {
	float: left;
	width: 670px;
}
.mMain .photosTop,
.mMain .photosBottom {
	float: left;
	width: 670px;
	margin: 0;
	display: inline;	
}
.mMain .photosBottom {
	margin-top: 10px;
}
.mMain .photosLeft,
.mMain .photosRight {
	width: 160px;
	display: inline;	
}
.mMain .photosLeft {
	float: left;
	margin: 0 15px 0 0;
}
.mMain .photosRight {
	float: right;
	margin: 0 0 0 15px;
}
.mMain .photoCnt {
	float: left;
	width: 160px;
	margin: 0 10px 15px 0;
	display: inline;
}
.mMain .textPhoto {
	width: 160px;
	text-align: center;
}
.mMain .textPhoto a img {
	padding: 2px;
	background: #fff;
	border: 1px solid #D5D5D5;
}
.mMain .photoDescription {
	font-size: 11px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	line-height: 13px;
}

/* m logowanie */
.mLogin .shadow {
	width: 384px;
	margin: 0 auto;
}
.mLoginB {
	width: 327px;
	height: 149px;
	margin: 0 auto;
	padding: 22px 0 0 0;
	margin: 0 0 0 188px;
	background: url("/images/gfx/s-login-box.png") no-repeat;
}
.mLoginB h2 {
	color: #b6b5b5;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 8px 20px;
	text-transform: uppercase;
}
.mLoginB .fRow {
	padding: 0 0 0 26px;
}
.mLoginB .fRow .fLabel {
	float: left;
	width: 36px;
	font-size: 11px;
	color: #b4b4b4;
	font-weight: bold;
}
.mLoginB .fRow .fLabel .gwiazdka {
	display: none !important;
}
.mLoginB .fRow .fInput input {
	width: 213px !important;
}
.mLoginB .button {
	float: right;
	margin: 0 20px 0 0;
}
.mLoginB a {
	padding: 0 0 0 9px;
	margin: 5px 0 0 70px;
	background: url("/images/gfx/s-li-menu-footer.gif") no-repeat 0 5px;
	color: #d1d1d1;
	font-size: 11px;
	float: left;
}
.mLoginReg {
	text-align: center;
	font-size: 12px;
	padding: 22px 0 0;
	margin: 26px 0 0;
	background: url("/images/gfx/s-dot-horizontal-2b.gif") repeat-x 0 0;
}
.mLoginRegButton {
	margin: 16px 0 0 243px;
	width: 209px;
	height: 24px;
	float: left;
	background: url("/images/gfx/s-button-zalozyc-konto-uzytkownika.png") no-repeat;
}

/* m form rejestracji */
.mRegFormText {
	padding: 22px 20px 14px;
	background: #f4f4f4;
	border: 1px solid #dcdcdc;
	color: #1b1b1b;
}
.mRegFormText h2 {
	font-size: 13px;
	font-weight: bold;
	color: #1b1b1b;
}
.mRegFormText ul {
	margin: 20px 0 0 15px;
}
.mRegFormText ul li {
	margin: 0 0 10px;
}
.mRegForm {
	background: url("/images/gfx/s-dot-horizontal-2b.gif") repeat-x 0 bottom;
	margin: 0 0 23px;
	padding: 0 0 30px;
}
.mRegForm h2, .mPassSend h2 {
	font-size: 13px;
	font-weight: bold;
	color: #1b1b1b;
	float: left;
	margin: 0 0 30px;
}
.mRegForm .fRow {
}
.mRegForm .fRow .fLabel {
	float: left;
	width: 200px;
	color: #1b1b1b;
}
.mRegForm .fRow .fInput ul.radiosList {
}
.mRegForm .fRow .fInput ul.radiosList li label {
	width: auto;
}
.mRegForm .fRow .fInput ul.radiosList li {
	float: left;
	padding: 0 14px 0 0;
}
.mRegForm .fRow .fInput .text {
	float: left;
	width: 200px !important;
}
.mRegForm .fRow .fInput2 {
	float: left;
}
.mRegForm .fRow .fLabel2 {
	float: left;
	margin: 2px 0 6px 5px;
}
.mRegForm .fRow .fLabel2 a {
	text-decoration: underline;
}
.mRegForm .fRow .fLabel2 a:hover {
	text-decoration: none;
}
.mPassSend .text {
	width: 214px !important;
}
.mPassSend .fInput {
	width: 236px;
}
.mPassSend .fRowGroup {
	margin: 0 0 22px 92px;
	display: inline;
}
.mPassSend .button2 {
	float: right;
	padding: 3px 3px 4px;
	margin: 0 0 0 4px !important;
	font-size: 12px;
}

/*Formularz kontaktu*/
.mFormContactLineTop {
	width: 653px;
	float: left;
	padding: 0 0 24px 17px;
	background: url("/images/gfx/s-title-left.gif") no-repeat 0 2px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
.fRowGroup {
	margin: 0 0 22px;
	float: left;
	color: #1b1b1b;
}
.fRow {
	float: left;
	margin: 0 0 7px 0;
}
.fRow .fLabel {
	float: left;
	width: 123px;
	text-align: right;
	padding: 5px 9px 0 0;
}
.fRow .fLabelBig {
	width: 148px;
}
.fRow .fInput {
	float: left;
	font-size: 13px;
}
.fRow .fInput input {
}
.fRow .fInput input.text, .fRow .fInput textarea, .fRow .fInput input.disabled {
	padding: 4px 10px 5px 10px;
	margin: 0;
	border: 1px solid #c3c2c3;
	width: 298px;
	color: #1b1b1b;
	font-size: 12px;
	background: #fff url("/images/gfx/s-input-bg.gif") repeat-x 0 top;
	float: left;
}
.fRow .fInput input.disabled {
	background-color: #f5f5f5;
	font-weight: bold;
} 
.fRow .fInput select {
	padding: 2px 0 0 6px;
	height: 24px;
	margin: 0;
	border: 1px solid #c3c2c3;
	width: 320px!important;
	color: #1b1b1b;
	font-size: 12px;
	background: #fff url("/images/gfx/s-input-bg.gif") repeat-x 0 top;
}
.fRow .fInput ul.radiosList, .fRow .fInput ul.checkBoxList {
	list-style: none;
	float: left;
}
.fRow .fInput ul.radiosList li, .fRow .fInput ul.checkBoxList li {
	margin: 0 14px 5px 0;
	float: left;
}
.fRow .fInput ul.radiosList li input, .fRow .fInput ul.checkBoxList li input {
	float: left;
	clear: both;
}
.fRow .fInput ul.radiosList li label, .fRow .fInput ul.checkBoxList li label {
	float: left;
	margin: 3px 0 0 4px;
	display: inline;
}
.gwiazdka, .mFormContactRequired span {
	color: #e20909;
}
.mFormContactSendButton {
	float: right;
	margin: 0 39px 0 0;
	display: inline;
}
.mFormContactRequired {
	float: left;
	font-size: 11px;
}

/* b prezentacje */
#z6 {
	float: right;
	width: 180px;
}

/* konta */
#zBigContent {
	width: 980px;
	margin: 0 10px;
	display: inline;
	float: left;
	background: url("/images/gfx/s-left-column-top.png") repeat-x 0 0;
}
.iAccount {
	float: left;
	width: 980px;
	border-bottom: 1px solid #dddddd;
	margin: 17px 0 16px 0;
}
.iAccount ul {
	float: left;
	padding: 0 0 0 4px;
}
.iAccount ul li {
	float: left;
	list-style: none;
	overflow: hidden;
	margin: 0 0 -1px;
	padding: 0 3px 0 0;
}
.iAccount ul li a {
	float: left;
	position: relative;
	text-decoration: none !important;
}
.iAccount ul li a .iAccountLeft {
	float: left;
	width: 4px;
	height: 31px;
	background: url("/images/gfx/s-li-account.gif") no-repeat 0 -32px;
}
.iAccount ul li a .iAccountCenter {
	float: left;
	height: 21px;
	background: url("/images/gfx/s-li-account.gif") repeat-x 0 -96px;
	font-size: 13px;
	font-weight: bold;
	color: #1b1b1b;
	padding: 8px 10px 2px 8px;
}
.iAccount ul li a .iAccountRight {
	float: left;
	width: 4px;
	height: 31px;
	background: url("/images/gfx/s-li-account.gif") no-repeat -5px -32px;
}
.iAccount ul li a:hover .iAccountLeft, .iAccount ul li.selected a .iAccountLeft{
	background: url("/images/gfx/s-li-account.gif") no-repeat 0 0;
}
.iAccount ul li a:hover .iAccountCenter, .iAccount ul li.selected a .iAccountCenter {
	background: url("/images/gfx/s-li-account.gif") repeat-x 0 -64px;
}
.iAccount ul li a:hover .iAccountRight, .iAccount ul li.selected a .iAccountRight {
	background: url("/images/gfx/s-li-account.gif") no-repeat -5px 0;
}
.titleAccount {
	float: left;
	width: 670px;
	padding: 0 0 16px;
	margin: 4px 0 24px;
	border-bottom: 1px solid #e6e6e6;
}
.titleAccount h1 {
	color: #1b1b1b;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 16px;
	margin: 0;
	float: left;
	background: url("/images/gfx/s-title-left-small.gif") no-repeat 0 3px;
	text-transform: uppercase;
}
.bAccountInfo {
	float: left;
	padding: 0 0 0 10px;
}
.bAccountInfoPhoto {
	padding: 2px;
	border: 1px solid #d9d9d9;
	background: #ffffff;
	float: left;
	margin: 0 12px 0 0;
	display: inline;
}
.bAccountInfoPhotoImg {
	width: 46px;
	height: 46px;
	background-position: center center !important;
float: left;
}
.bAccountInfoText {
	float: left;
	width: 560px;
}
.bAccountInfoName {
	font-size: 20px;
	color: #7e7e7e;
	margin: 7px 0 0;
	float: left;
}
.bAccountInfoName span {
	float: left;
}
a.bAccountInfoNameBuy {
	background: url("/images/gfx/s-buy-access-button.gif") no-repeat;
	width: 135px;
	height: 21px;
	float: left;
	margin: 2px 0 0 8px;
	display: inline;
}
.bAccountInfoName strong {
	color: #1b1b1b;
}
.bAccountInfoData {
	font-size: 11px;
	color: #8f8f8f;
}
.bAccountInfoData strong {
	color: #1b1b1b;
}
.bAccountInfoData span {
	color: #D7D6D7;
}
.iAccountTop {
	float: left;
}
.bAccountMenu {
	float: right;
	padding: 10px 10px 0 0;
}
.bAccountMenu ul {
	float: right;
	list-style: none;
	font-size: 11px;
	color: #9e9e9e;
	font-weight: bold;
	border-bottom: 1px solid #dddddd;
	padding: 0 0 5px;
	margin: 0 0 4px;
}
.bAccountMenu ul li {
	float: left;
}
.bAccountMenu ul li a {
	float: left;
	color: #1b1b1b;
}
.bAccountMenuData {
	float: right;
	font-size: 11px;
	color: #8f8f8f;
}
.bAccountDescription {
	border-bottom: 1px solid #dddddd;
	padding: 0 0 27px;
	margin: 0 0 28px;
	color: #1b1b1b;
}
.fInputAvatar {
	border: 1px solid #dddddd;
	background: #f1f1f1;
	padding: 10px;
	width: 298px;
}
.mCardPay {
	float: left;
	width: 670px;
	margin: 0 0 24px 0;
}
.mCardPayTop, .mCardPayBottom {
	float: left;
	height: 10px;
	width: 670px;
	overflow: hidden;
}
.mCardPayTop {
	background: url("/images/gfx/s-pay-card-bg-top.gif") no-repeat;
}
.mCardPayBottom {
	background: url("/images/gfx/s-pay-card-bg-bottom.gif") no-repeat;
}
.mCardPayCenter {
	float: left;
	width: 670px;
	background: url("/images/gfx/s-pay-card-bg-center.gif") repeat-y;
	padding: 0 0 10px 0;
}
.mCardPayCenterName {
	float: left;
	width: 625px;
	background: url("/images/gfx/s-title-left-small.gif") no-repeat 0 3px;
	margin: 4px 0 20px 15px;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 13px 15px;
	border-bottom: 1px solid #dadada;
	text-transform: uppercase;
	color: #1b1b1b;
}
.mCardPayCenterLeft {
	float: left;
	width: 385px;
	margin: 0 0 0 15px;
	display: inline;
	color: #1b1b1b;
	/*background: url("/images/gfx/dot-vertical-2b.gif") repeat-y right 0;*/
}
.mCardPayCenterLeftWhile {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 15px 5px;
}
.mCardPayCenterLeftWhile a {
	text-decoration: underline;
}
.mCardPayCenterLeftWhile a:hover {
	text-decoration: none;
}
.mCardPayCenterLeftInfo {
	font-size: 11px;
	background: url("/images/gfx/s-punkt.gif") no-repeat 0 5px;
	margin: 0 0 6px 12px;
	padding: 0 50px 0 15px;
}
.mCardPayCenterRight {
	float: left;
	width: 200px;
	margin: 0 15px 0 0;
	display: inline;
	background: #fff url("/images/gfx/s-pay-card-bg-right.png") no-repeat 0 bottom;
	text-align: center;
	font-size: 11px;
	padding: 0 25px 33px 25px;
}
.mCardPayCenterRight a {
	float: left;
	background: url("/images/gfx/s-pay-card-button.png") no-repeat;
	width: 197px;
	height: 39px;
	margin: 34px 0 2px 0;
}

/* m katalog firm */
.mSearchCompany * {zoom: 1;}
.mSearchCompany {
	margin: 0;
	border: 1px solid #d0d0d0;
	background: #f4f4f4;
}
#companyForm {
	padding: 15px 14px 11px;
	float: left;
	width: 640px;
}
#companyForm .inputPhrase {
	border: 0;
	margin: 5px 7px 0;
	font-size: 12px;
	color: #1b1b1b;
	width: 300px;
}
#companyForm ul.checkBoxList {
	float: left;
	width: 350px;
	color: #1b1b1b;
	margin: 2px 0 0 10px;
	font-size: 11px;
}
#companyForm ul.checkBoxList li {
	float: left;
	list-style: none;
}
#companyForm ul.checkBoxList input {
	float: left;
}
#companyForm ul.checkBoxList label {
	margin: 3px 0 0 0;
	float: left;
	width: auto;
	padding: 0 8px 0 0;
}
#companyForm #provinces {
	float: left;
	width: 134px;
	padding: 2px;
	color: #1b1b1b;
}
.companyFormBg #q {
	border: 0;
	width: 316px;
	margin: 6px 10px 0 8px !important;
	color: #1b1b1b;
	font-size: 12px;
}
.companyFormBg #industry {
	border: 0;
	margin: 6px 0 0 0 !important;
	color: #1b1b1b;
	font-size: 12px;
	width: 161px !important;
}
.companyFormSeparator {
	margin: 12px 0 !important;
}
.companyFormSeparatorVertical {
	margin: 6px 10px 14px 0 !important;
}
.companyFormName {
	width: 100px !important;
	text-align: right;
	color: #1b1b1b;
}
.companyFormName2{
	text-align: right;
	width: 100px;
	margin: 0;
	padding: 2px 10px 0 0;
	float: left;
	color: #1b1b1b;
}
.companyFormAdd {
	float: left;
	font-size: 12px;
	font-weight: bold;
}
.companyFormAdd a {
	color: #1b1b1b;
	text-decoration: none;
}
.companyFormCompany {
	color: #1b1b1b;
	margin: -3px 0 0;
	position: relative;
	float: left;
	padding: 0 0 0 20px;
}
.companyFormCompany strong {
	font-size: 16px;
}

/* konto - moja firma*/
.mCard .mCompanyIt {
	border-top: none;
	padding-top: 0;
}
.mMyFirm .mCompanyItAddress {
	width: auto;
}
.mCardPayFree .mCardPayCenterRight a {
	width: 209px;
	background-image: url("/images/gfx/s-pay-card-free-button.png");
	margin-left: -4px;
}
.mCardPayPresentation .mCardPayCenterRight a {
	width: 138px;
	background-image: url("/images/gfx/s-ask-for-offer-button.png");
	margin-left: 34px;
}
.mCompanyItImg {
	margin: 1px 0 0 10px;
}
.mCompanyItButtons {
	margin: 12px 0 0;
}
.mCompanyItButtonsSee {
	float: left;
	width: 145px;
	height: 27px;
	margin: 0 4px 0 0;
	background: url("/images/gfx/s-button-see-card.png") no-repeat;
}
.mCompanyItButtonsEdit {
	float: left;
	width: 107px;
	height: 27px;
	margin: 0 4px 0 0;
	background: url("/images/gfx/s-button-edit-data.png") no-repeat;
}
.mCompanyItButtonsReport {
	float: left;
	width: 280px;
	height: 27px;
	margin: 0 4px 0 0;
	background: url("/images/gfx/s-button-report-changes.png") no-repeat;
}
.mCompanyItButtonsWaiting {
	float: left;
	width: 273px;
	height: 27px;
	margin: 0 4px 0 0;
	background: url("/images/gfx/s-button-waiting.png") no-repeat;
}
.mCompanyMini {
	float: left;
	width: 670px;
	margin: 10px 0 40px;
}
.mCompanyMiniName {
	float: left;
	width: 670px;
	font-size: 13px;
	color: #1b1b1b;
	font-weight: bold;
	padding: 0 0 12px;
	border-bottom: 1px solid #e9e9e9;
}
.mCompanyMiniIt {
	float: left;
	width: 656px;
	background: url("/images/gfx/s-li.gif") no-repeat 3px 15px;
	padding: 10px 0 10px 14px;
}
.mCompanyMiniItName {
	font-size: 13px;
	font-weight: bold;
	width: 500px;
}
.mCompanyMiniItData {
	font-size: 11px;
	color: #8f8f8f;
}
.mCompanyMiniItButton {
	float: right;
	width: 151px;
	height: 27px;
	background: url("/images/gfx/s-button-see-presentation.png") no-repeat;
}
.mCompanyMiniBottom {
	border-top: 1px solid #e9e9e9;
	float: left;
	width: 670px;
	padding: 22px 0 0;
	text-align: right;
}
.mCompanyMiniButton {
	float: right;
	width: 177px;
	height: 27px;
	background: url("/images/gfx/s-button-next-presentation.png") no-repeat;
	margin: -6px 0 0 7px;
}

/* b izo-altualnosci */
#bNews {
	width: 300px;
	margin: 0 0 10px;
	position: relative;
}
ul.bNewsTabs {
	list-style: none;
	float: left;
	top: 3px;
	right: 2px;
	position: absolute;
}
ul.bNewsTabs li {
	float: left;
	height: 28px;
	overflow: hidden;
}
ul.bNewsTabs li a {
	float: left;
	text-decoration: none !important;
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
}
ul.bNewsTabs li.ui-tabs-selected a {
	color: #1a171b;
}
ul.bNewsTabs li .bNewsTabsLeft {
	float: left;
	width: 5px;
	height: 28px;
}
ul.bNewsTabs li .bNewsTabsCenter {
	float: left;
	height: 28px;
	padding: 8px 4px 5px;
}
ul.bNewsTabs li .bNewsTabsRight {
	float: left;
	width: 5px;
	height: 28px;
}
ul.bNewsTabs li.ui-tabs-selected .bNewsTabsLeft {
	background: url("/images/gfx/s-tab-left.gif") repeat-x 0 0;
}
ul.bNewsTabs li.ui-tabs-selected .bNewsTabsCenter {
	background: url("/images/gfx/s-tab-center.gif") repeat-x 0 0;
}
ul.bNewsTabs li.ui-tabs-selected .bNewsTabsRight {
	background: url("/images/gfx/s-tab-right.gif") repeat-x 0 0;
}
.bNewsCenter {
	float: left;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	width: 274px;
	padding: 14px 12px 8px 12px;
	background: #F4F4F4;
}
.bNewsIco {
	margin: 0 0 12px 12px;
	float: right !important;
}
.bNewsIco img {
	width: 94px!important;
}
.bNewsTitle {
	font-size: 14px;
	font-weight: bold;
	color: #1b1b1b;
	padding: 0 0 8px;
	line-height: 15px;
}
.bNewsTitle a {
	color: #1b1b1b;
}
.bNewsContent {
	line-height: 14px;
	font-size: 12px;
	color: #1b1b1b;
}
.bNewsContent ul {
	list-style: none;
	margin: 10px 0 0;
	padding: 11px 0 0;
	border-top: 1px solid #d0d0d0;
	float: left;
}
.bNewsContent ul li {
	padding: 0 0 10px 0;
	float: left;
	width: 274px;
}
.bNewsContent ul li a {
	color: #1b1b1b;
	text-decoration: underline;
}
.bNewsContent ul li a:hover {
	color: #c31818;
}
.bNewsContentData {
	float: left;
	width: 32px;
	height: 17px;
	margin: 0 8px 0 0;
	padding: 2px 0 0;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	background: url("/images/gfx/s-news-cont-data.gif") no-repeat;
}
.bNewsContent .payed {
	color: #a6a5a5;
	font-size: 9px;
	padding: 0 0 0 4px;
}
.bNewsContent .comment {
	color: #a4a4a4;
	font-size: 9px;
	padding: 0 0 0 4px;
}
.bNewsBottom {
	border: 1px solid #d0d0d0;
	border-top: 0;
	background: #e6e6e6;
	height: 17px;
}
.bNewsBottom a {
	float: right;
}

/* przeczytaj koniecznie */
.bReadNece {
	float: left;
	width: 670px;
	height: 345px;
	position: relative;
	background: #f4f4f4;
	margin: 0 0 14px 0;
}
.bReadNeceTitle {
	float: left;
	height: 35px;
	position: absolute;
	left: -7px;
	top: 5px;
	z-index: 100;
	background: url("/images/gfx/s-read-title.gif") no-repeat 1px bottom;
}
.bReadNeceTitle h2 {
	background: #ffd612;
	font-family: Impact;
	color: #202020;
	float: left;
	font-size: 19px;
	padding: 3px 10px 0 8px;
	font-weight: normal;
	height: 26px;
	text-transform: uppercase;
}
.bReadNece ul#nav {
	font-size: 13px;
	list-style: none;
	font-weight: bold;
	position: absolute;
	right: 5px;
	top: 7px;
	z-index: 100;
	float: right;
}
.bReadNece ul#nav li {
	float: left;
}
.bReadNece ul#nav li a {
	color: #f7f6f7;
	background: url("/images/gfx/s-opacity-83.png") repeat;
	width: 22px;
	height: 19px;
	float: left;
	text-align: center;
	padding: 3px 0 0 0;
	margin: 0 2px 0 0;
	display: inline;
}
.bReadNece ul#nav li a.activeSlide, .bReadNece ul#nav li a:hover {
	color: #2f291a;
	background: #ffe234;
	text-decoration: none;
}
.bReadNeceIts, .bReadNeceIt {
	float: left;
	width: 670px;
	height: 345px;
}
.bReadNecePhoto {
	width: 670px;
	height: 345px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}
.bReadNeceBottom {
	float: left;
	width: 670px;
	background: url("/images/gfx/s-opacity-83.png") repeat;
	color: #ffffff;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px 0 16px;
	z-index: 10;
}
.bReadNeceBottom h2 {
	float: left;
	font-size: 18px;
	padding:0 11px;
	text-transform: uppercase;
}
.bReadNeceBottom h2 a, .bReadNeceBottom h2 a:hover {
	text-decoration: none;
	color: #ffffff;
}
span.bReadNeceBottomComments {
	background: url("/images/gfx/s-comments-ico-home.gif") no-repeat 0 3px;
	color: #fff;
	font-size: 11px;
	padding: 0 0 0 14px;
	font-weight: normal;
}
.bReadNeceText {
	float: left;
	padding:5px 11px 0;
	font-size: 13px;
}
.bReadNeceMore {
	color: #ffffff;
	font-weight: bold;
	padding: 0 12px 0 0;
	margin: 0 0 0 6px;
}

/*********************************border 0 dla izo-aktualnosci (naspisanie z kalendarzyka) ważne!!!!!!!!!!!!**************************/
#bNews .ui-widget-content {
	border: 0;
}
/*********************************************************************************************************/

/* b partnerzy */
.bPartner {
	float: left;
	width: 1000px;
	border-top: 1px solid #e5e5e5;
	padding: 18px 0 15px 0;
	position: relative;
	margin: 20px 0 0;
}
.bPartner .bPartnerName {
	position: absolute;
	top: -10px;
	left: 8px;
	font-size: 14px;
	text-transform: uppercase;
	color: #1a171b;
	padding: 0 8px 0 8px;
	background: #ffffff;
	font-family: Impact;
}
.bPartner ul#partners-area {
	float: left;
	width: 1000px;
	float: left;
	list-style: none;
	padding: 0;
}
.bPartner ul#partners-area li {
	float: left;
	width: 142px;
	padding: 0;
	margin: 0;
}

/* addthis */
.bAddthis {
	float: right !important;
	margin: 11px 5px 0 0;
}

/*drukuj*/
.bPrint {
	float: right!important;
}
.bPrint p {
	padding: 0;
}
.bPrint a {
	float: right;
	width: 18px;
	margin: 11px 3px 0 0;
	height: 16px;
	background: url("/images/gfx/s-print-ico.gif") no-repeat;
}

/****************profil***********************/
.mUser {
	float: left;
	width: 670px;
}
.mUserAvatarTitle {
	float: left;
	margin: 0 11px 0 6px;
	display: inline;
	padding: 2px;
	border: 1px solid #d2d2d2;
}
.mUserAvatarTitle .mUserAvatarTitleImg {
	width: 46px;
	height: 46px;
	background-position: center center !important;
float: left;
}
.mUserInfoTitle {
	float: left;
	width: 350px;
	font-size: 11px;
	margin: 5px 0 0 0;
}
.mUserInfoTitle h1 {
	font-size: 20px;
	color: #1b1b1b;
}
.mUserInfoTitle h1 a {
	font-size: 20px;
	color: #1b1b1b;
}
.mUserInfoTitle h1 a:hover {
	color: #C31818;
}
.mUserInfoTitle .mUserCreated {
	color: #8f8f8f;
	font-size: 11px;
}
.mUserLastLogTitle {
	float: right;
	color: #8f8f8f;
	font-size: 11px;
	margin: 18px 0 0 0;
}
.mUserAvatar {
	float: left;
	width: 149px;
	margin: 0 0 24px 0;
}
.mUserAvatarIco {
	float: left;
	padding: 3px;
	border: 1px solid #d2d2d2;
	margin: 0 0 0 18px;
	display: inline;
}
.mUserAvatarImg {
	width: 105px;
	height: 105px;
	background-position: center center !important;
float: left;
}
a#mUserButton {
	float: left;
	width: 105px;
	height: 27px;
	margin: 11px 0 0 22px;
	display: inline;
	background: url("/images/gfx/s-edit-account.gif") no-repeat;
}
.mUserGroup {
	float: left;
	width: 520px;
	margin: 0 0 28px 0;
}
.mUserGroupIt {
	float: left;
	width: 260px;
	margin: 0 0 10px 0;
}
.mUserGroupItLeft {
	font-weight: bold;
	float: left;
	width: 100px;
	padding: 0 9px 0 0;
	text-align: right;
	margin: 0 0 5px 0;
}
.mUserGroupItRight {
	float: left;
	width: 120px;
	padding: 0 10px 0 0;
	margin: 0 0 5px 0;
}
.mUserGroupItDescription {
	float: left;
	width: 380px;
	padding: 0 10px 0 0;
}
.mUserGroupItDescription p {
	padding: 0;
}

/* tooltip */
.hintBox {
	float: left;
	width: 21px;
	height: 21px;
	background: url("/images/gfx/s-help.gif") no-repeat 0 0;
	margin: 2px 0 0 7px;
}
.hintBox:hover {
	background-position: 0 -21px;
}
#hintbox {
	border-top: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	border-right: 2px solid #c5c5c5;
	border-bottom: 2px solid #c5c5c5;
	float: left;
	position: absolute;
	top: 0;
	z-index: 100;
	font-size: 11px;
	background: #ffffff;
	color: #1b1b1b;
	padding: 9px 9px;
	visibility: hidden;
}

/* --------------------------------- SONDA --------------------------------------*/
/*sonda glowna box*/
.mListAuthorNumber {
	margin: 9px 0 0 12px;
	font-size: 13px;
	float: left;
}
.bPoll {
}
.bPollTitle {
	float: left;
	width: 254px;
	padding: 9px 8px 14px 13px;
	font-weight: bold;
	color: #1b1b1b;
	font-size: 14px;
}
.bPollContent {
	border: 1px solid #d8d8d8;
	border-top: 0;
}
ul.bPollVote {
	list-style: none;
	padding: 0 0 7px 0;
	float: left;
	width: 270px;
}
ul.bPollVote li {
	float: left;
	width: 270px;
	margin: 0 0 8px 0;
}
ul.bPollVote li input {
	float: left;
	width: 15px;
	height: 15px;
	margin: 0 6px 0 18px;
	display: inline;
	padding: 0;
}
ul.bPollVote li label {
	float: left;
	width: 230px;
	margin: 0 0 0 0;
	cursor: pointer;
}
.bPollBottom {
	margin: 0 13px;
	padding: 8px 0 8px;
	border-top: 1px solid #d9d9d9;
}
.bPollBottom span {
	float: left;
	color: #e2e2e2;
	width: 180px;
	font-size: 11px;
	margin: 4px 0 0 0;
}
.bPollBottom span a {
	color: #262626;
	text-decoration: underline;
}
.bPollBottom input {
	float: right;
}
.bPollResults {
	margin: 0 13px;
	padding: 8px 0 8px;
	border-top: 1px solid #d9d9d9;
}
.bPollResults a.allPoll {
	color: #262626;
	text-decoration: underline;
	float: left;
	margin: 4px 0 0 0;
}
.bPollResults a.seeResults {
	float: right;
	width: 126px;
	height: 22px;
	background: url("/images/gfx/s-button-wyniki.gif") no-repeat;
}

/*sonda artykuł*/
.bPollArticle {
	width: 140px;
	/*padding: 11px 9px 12px 9px;*/
	display: inline;
	float: left;
}
.bPollArticle .bPollName {
	width: 160px;
}
.bPollArticle .bPollName h2 a:hover {
	text-decoration: none;
	color: #262626;
}
.bPollArticle .bPollTitle {
	width: 160px;
	padding: 0;
	text-align: center;
	font-size: 13px;
}
.bPollArticle ul.bPollVote {
	width: 160px;
	border-bottom: 0;
	margin: 15px 0 10px 0;
}
.bPollArticle ul.bPollVote li {
	width: 160px;
	background: none;
	padding: 0;
}
.bPollArticle ul.bPollVote li input {
	margin: 0 8px;
	float: left;
}
.bPollArticle ul.bPollVote li label {
	width: 128px;
}
.bPollArticle input.bPollArticleVote {
	float: left;
}
.bPollArticle .bPollBottom {
	margin: 0;
}
.bPollArticle .bPollBottom span {
	width: 160px;
	border-top: 1px solid #e2e2e2;
	margin: 16px 0 0 0;
	padding: 8px 0 0 0;
}
.bPollArticle a.seeResults {
	float: left;
	width: 126px;
	height: 22px;
	background: url("/images/gfx/s-button-wyniki.gif") no-repeat;
	margin: 15px 0 16px 17px;
	display: inline;
}
.bPollArticle .allPoll {
	width: 160px;
	border-top: 1px solid #e2e2e2;
	float: left;
	color: #262626;
	text-decoration: underline;
	padding: 8px 0 0 0;
}

/*sonda wyniki*/
.mPollTitle {
	float: left;
	width: 670px;
	color: #1b1b1b;
}
.mPollTitleName {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 4px 0;
}
.mPollResultName {
	float: left;
	width: 670px;
	margin: 25px 0;
}
.mPollResultName span {
	border: 1px solid #d7d7d7;
	border-bottom: 1px solid #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 13px;
	float: left;
	margin: 0 0 0 7px;
	display: inline;
	position: relative;
}
.mPollSep {
	float: left;
	width: 670px;
	height: 1px;
	overflow: hidden;
	background: #d7d7d7;
	margin: -1px 0 0 0;
}
.mPollResult {
	float: left;
	width: 659px;
	padding: 0 0 0 11px;
}
.mPollResultOption {
	float: left;
	width: 660px;
	margin: 0 0 14px 0;
}
.mPollResultOptionTitle {
	float: left;
	font-size: 13px;
	margin: 0 0 9px 0;
}
.mPollResultOptionTitleMax {
	font-weight: bold;
	font-size: 14px;
}

/*artykuly przywiazane do sondy*/
.bPollArticleList {
	float: left;
	width: 670px;
}
.bPollArticleListSep {
	float: left;
	width: 670px;
	height: 1px;
	overflow: hidden;
	background: url("/images/gfx/s-file-sep-bg.gif") repeat-x;
	margin: 0 0 18px 0;
}
.bPollArticleListIt {
	float: left;
	width: 630px;
	background: #f4f4f4;
	padding: 19px 20px;
	margin: 0 0 15px 0;
}
.bPollArticleListItName {
	font-size: 13px;
	font-weight: bold;
	float: left;
	margin: 0 0 12px 0;
}
.bPollArticleList .mArticleListIt, .bPollArticleList .mArticleListSeparator {
	width: 630px;
}

/*lista sond*/
.mListPoll, .mListPollIt {
	float: left;
	width: 670px;
}
.mListPollItLeft {
	float: left;
	width: 530px;
}
.mListPollItLeft a {
	color: #1b1b1b;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin: 0 0 2px 0;
}
.mListPollItLeft a:hover {
	text-decoration: none;
	color: #D40F0F;
}
.mListPollItLeft span {
	color: #8f8f8f;
	font-size: 11px;
}
.mListPollItLeft span.mListPollItLeftSep {
	color: #dddddd;
}
a.mListPollItSeeResult {
	float: right;
	width: 116px;
	height: 26px;
	background: url("/images/gfx/s-button-see-results.gif") no-repeat;
	margin: 3px 6px 0 0;
	display: inline;
}
.mListPollItSep {
	float: left;
	width: 690px;
	height: 1px;
	overflow: hidden;
	background: #e9e9e9;
	margin: 28px 0;
}
/* --------------------------------- KONIEC SONDA --------------------------------------*/

/* konta zamow dostep */
ul.mOrderSteps {
	list-style: none;
	font-size: 13px;
	margin: 0 0 15px;
	float: left;
}
ul.mOrderSteps li {
	float: left;
	background: url("/images/gfx/s-kroki.png") no-repeat right top;
	border-left: 1px solid #d5d5d5;
	padding: 10px 31px 10px 20px;
	margin: 0 8px 0 0;
}
ul.mOrderSteps li.selected {
	background-position: right -41px;
	border-left: 1px solid #ebbd0c;
}
ul.mOrderSteps li.last {
	margin-right: 0;
}
.mOrderStep {}
.mOrderStepName {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 15px;
	clear: both;
}
#userOrderStepOne table.radiosList {
	width: 100%;
	padding: 0 0 16px;
}
#userOrderStepOne table.radiosList th {
	background: #f9f9f9;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	width: 40px;
	padding: 10px 0;
	vertical-align: top;
}
#userOrderStepOne table.radiosList td {
	background: #f9f9f9;
	border-bottom: 2px solid #fff;
	padding: 10px 0 10px 14px;
	vertical-align: top;
}
.accountStepOnePacketName, .accountStepTwoPacketName {
	font-weight: bold;
}
.accountStepOnePacketDescription, .accountStepTwoPacketDescription {
	font-size: 11px;
}
.accountStepOnePacketPrice {
	color: #e62424;
	font-weight: bold;
}
.mOrderStepFooter {
	float: left;
	width: 670px;
	border-top: 1px solid #dddddd;
	padding: 16px 0 0 0;
}
.mOrderBackButton {
	float: left;
	width: 78px;
	height: 27px;
	background: url("/images/gfx/s-button-wstecz-krok.png") no-repeat;
}
.mOrderStepButton {
	float: right;
}
.mOrderStepText {
	font-size: 13px;
	padding: 0 0 20px 0;
}
.mOrderStepText a {
	color: #1c91cd;
	text-decoration: underline;
}
.mOrderStepText a:hover {
	color: #D40F0F;
}
.mOrderStepGroup {
	border-left: 4px solid #eeeeee;
	padding: 0 26px 0 14px;
	margin: 0 0 20px;
	float: left;
	width: 290px;
	font-size: 13px;
}
.mOrderStepGroupLine {
	width: 600px;
}
.mOrderStepGroupTitle {
	font-weight: bold;
	padding: 0 0 10px 0;
}
span.mOrderStepGroupRed {
	color: #d40f0f;
	font-weight: bold;
}
.mOrderStepDotpay {
	float: left;
	width: 670px;
	height: 118px;
	margin: 0 0 20px 0;
	background: #f8f8f8;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.mOrderStepDotpayText {
	float: left;
	text-align: right;
	font-size: 14px;
	width: 385px;
	background: url("/images/gfx/s-arrow-dotpay.gif") no-repeat right 0;
	padding: 0 68px 0 0;
	margin: 33px 0 0 0;
	line-height: 18px;
}
.mOrderStepDotpayIco {
	float: left;
	margin: 18px 0 0 30px;
	display: inline;
}
.mOrderStepTransfer {
	float: left;
	width: 630px;
	padding: 20px;
	margin: 0 0 20px 0;
	background: #f8f8f8;
	-moz-border-radius: 6px;
	border-radius: 6px;
	line-height: 18px;
	font-size: 13px;
}
.mOrderStepBottom {
	float: left;
	width: 670px;
	border-top: 1px solid #dddddd;
	text-align: right;
	padding: 10px 0 0 0;
}
.mOrderStepBottom a {
	color: #1b1b1b;
}

/* -------------- blogi -------------------- */
.mBlog {
	position: relative;
}
.mBlogName {
	font-size: 22px;
color: #1B1B1B;
font-weight: bold;
margin: 0;
padding: 4px 30px 3px 0;
}
.mBlogName a {
	color: #1B1B1B;
}
.mBlogTitle {
	width: 65px;
	height: 30px;
	background: url("/images/gfx/s-title-blog.png") no-repeat;
	position: absolute;
	top: -37px;
	right: 0;
}
.mBlogAvatar {
	float: left;
	width: 65px;
	height: 71px;
	background: url("/images/gfx/s-blog-avatar-bg.gif") no-repeat;
	margin: 0 15px 15px 0;
}
.mBlogAvatarImg {
	margin: 4px 0 0 4px;
	width: 56px;
	height: 56px;
	overflow: hidden;
	background-position: center 0 !important;
}
.mBlogAvatarImg a {
	width: 100%;
	height: 100%;
	float: left;
}
.mBlog .mArticleAuthor {
	color: #a80a0a !important;
}
.mBlogPhotoMain {
	float: left;
	margin: 0 12px 14px 0;
}
.mBlogPhotoMainImg {
	border: 1px solid #d6d6d6;
	text-align: center;
}
.mBlogPhotoMainImg a {
	float: left;
	padding: 4px;
}
.mBlogPhotoMainDescription {
	font-size: 11px;
	color: #a6a6a6;
	border-bottom: 1px solid #dddddd;
	padding: 7px 0;
	max-width: 245px;
}
.mBlogPhotoMainDescription strong {
	color: #1b1b1b;
}

/* -------------- blogi lista -------------------- */
.mBlogListSeparator {
	width: 670px !important;
}
.mBlogListItGroup {
	width: 584px;
	float: right;
	padding: 0 6px 0 0;
}
.mBlogListItGroup .mArticleInfo {
	margin-bottom: 17px;
} 
.mBlogListItMore {
	background: url("/images/gfx/s-blog-czytaj-calosc.gif") no-repeat;
	width: 110px;
	height: 25px;
	float: right;
	margin: 20px 0 0;
} 
.mBlogListTags {
	float: left !important;
	width: 450px !important;
	margin: 24px 0 0 !important;
	border-bottom: 0 !important;
}

/* ----------------------- b blogi -----------------*/
.bBlog {
	padding: 0 0 40px 0;
}
.mBlog .pagerArticleListSeparator {
	width: 690px;
}
.mBlog .pagerBottom {
	margin: 21px 0 18px;
}
.bBlogAuthor {
	border-bottom: 1px solid #e0e0e0;
	margin: 0 0 10px 0;
}
.bBlogAuthorDesc {
	color: #1b1b1b;
	font-size: 11px;
	background: #f1f1f1;
	padding: 4px 6px;
	margin: 0 0 16px;
}
.bBlogIt {
	padding: 0 0 16px 0;
}
.bBlogPhoto {
	float: left;
	padding: 0 12px 0 0;
}
.bBlogPhoto img {
	padding: 2px;
	border: 1px solid #cecece;
}
.bBlogName {
	font-size: 13px;
	font-weight: bold;
}
.bBlogName a {
	color: #1B1B1B;
}
.bBlogDesc {
	padding: 4px 0 0 0;
}

/* ---------- b blogi na stronie glownej --- */
.bBlogs {
	margin: 0 0 10px;
}
.bBlogsIts {
	width: 280px;
	padding: 11px 9px 5px 9px;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	background: #f4f4f4;
}
.bBlogsIt {
	padding: 0 0 13px 0;
	margin: 0 0 13px 0;
	border-bottom: 1px solid #d8d8d8;
}
.bBlogsItLast {
	border: 0;
	padding: 0;
}
.bBlogsItAvatar {
	float: left;
	background: #ffffff;
	padding: 3px;
	border: 1px solid #dbdbdb;
	margin: 0 10px 2px 0;
}
.bBlogsItAvatar a {
	float: left;
	width: 56px;
	height: 56px;
	background-position: center center !important;
}
.bBlogsItAuthor {
	font-size: 11px;
	color: #676767;
	text-transform: uppercase;
	padding: 0 0 2px 0;
}
.bBlogsItTitle {
	color: #1b1b1b;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 4px 0;
}
.bBlogsItTitle a {
	color: #1b1b1b;
}
.bBlogsItContent {
	color: #1b1b1b;
	font-size: 11px;
}

/* ------------- artykuly autora bloga ----------------- */
.bBlogsAuthor .bMenuRightCenter {
	border-bottom: 0;
}
.bBlogsAuthorIt {
	margin: 11px 12px 0;
}
.bBlogsAuthorItLast {
	margin-bottom: 11px !important;
}
.bBlogsAuthorItImage {
	background: #ffffff;
	padding: 2px;
	border: 1px solid #d5d5d5;
	float: left;
	margin: 0 10px 0 0;
}
.bBlogsAuthorItImage a {
	width: 66px;
	height: 44px;
	overflow: hidden;
	float: left;
}
.bBlogsAuthorItGroup {
	float: left;
	width: 192px;
	margin: 4px 0 0 0;
}

.bBlogsAuthorItName {}
.bBlogsAuthorItName a {
	color: #1b1b1b;
	font-size: 12px;
	font-weight: bold;
}
.bBlogsAuthorItInfo {
	font-size: 10px;
	color: #8f8f8f;
	margin: 1px 0 0;
}

/* ------------- autor bloga ----------------- */
.bAuthorBlog {
	
}
.bAuthorBlogIt {
	margin: 9px 8px 12px;
}
.bAuthorBlogItAvatar {
	border: 1px solid #d9d9d9;
	background: #ffffff;
	padding: 2px;
	float: left;
	margin: 0 9px 8px 0;
}
.bAuthorBlogItAuthor {
	font-size: 14px;
	color: #1b1b1b;
	padding: 8px 0 10px 0;
	font-weight: bold;
}

/*------ boks oferty ksiegarni technicznej ------- */
.bBook {
}
.bBookCenter {
	width: 300px;
	overflow: hidden;
	height: 166px;
	background: url("/images/gfx/s-books-bg.png") no-repeat;
}
.bBookCenter ul {
	visibility: hidden;
}
.ui-jcoverflip {
	position: relative;
	visibility: visible !important;
}
.ui-jcoverflip--item {
	position: absolute;
	display: block;
	background: none !important;
}
#flip {
	height: 113px;
	width: 300px;
	margin-left: -4px;
}
#flip .ui-jcoverflip--title {
	position: absolute;
	bottom: -33px;
	width: 100%;
	text-align: center;
	color: #ffffff;
	border: 0;
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding: 0;
}
#flip img {
	display: block;
	border: 0;
	outline: none;
}
#flip a {
	outline: none;
}
#wrapper {
	height: 300px;
	width: 630px;
	overflow: hidden;
	position: relative;
}
.ui-jcoverflip--item {
	cursor: pointer;
}

/***************************************** video *****************************************/
#bPromoVideo {
	background: #e9e9e9;
	float: left;
	width: 670px;
	margin: 15px 0 20px 0;
}
.bPromoVideoCenter {
	float: left;
	width: 650px;
	height: 375px;
	margin: 10px;
	position: relative;
	display: inline;
}
.bPromoVideoPhoto {
	width: 650px;
	height: 374px;
	background-repeat: no-repeat !important;
	background-position: top center !important;
	position: absolute;
	top: -3px;
	left: 0;
}
.bPromoVideoPhoto a {
	width: 650px;
	height: 374px;
	display: block;
}
.bPromoVideoContent {
	position: absolute;
	width: 630px;
	bottom: 0;
	left: 0;
	background: url("/images/gfx/bg-video.png") repeat;
	color: #cececd;
	padding: 10px 10px 18px;
}
.bPromoTitle {
	float: left;
	margin: -23px 0 0;
	background: url("/images/gfx/promo-video-title.gif") no-repeat right top;
	padding: 0 11px 0 0;
	position: relative;
	height: 26px;
}
.bPromoTitle h2 {
	font-weight: bold;
	font-size: 18px;
	background: #ebebeb;
	color: #1b1b1b;
	padding: 4px 8px 0 10px;
}
.bPromoTitle h2 a {
	color: #1b1b1b;
}
.bPromoTitle h2 a:hover {
	text-decoration: none;
}
.bPromoVideoText {
	color: #dedede;
	border-top: 1px solid #51504e;
	padding: 8px 0 0 0;
	margin: 8px 0 0;
	float: left;
	width: 630px;
}
.bPromoVideoText a {
	color: #fff;
	font-weight: bold;
}
.bPromoVideoName {
	float: left;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	width: 440px;
}
.bPromoVideoName a {
	color: #ffffff;
}
.bPromoVideoName a:hover {
	text-decoration: none;
}
.bPromoVideoVote {
	float: right;
	padding: 6px 0 0;
}
.bPromoVideoVote .ui-stars-star a,.bPromoVideoVote .ui-stars-cancel a {
	background-image: url(/images/gfx/stars-dark.png);
	width: 17px;
	height: 15px;
}
.bPromoVideoVote .ui-stars-star-on a {
    background-position: 0 -15px;
}
.bPromoVideoVote .mVideoVote {
	margin-top: 1px;
}
.bPromoVideoVote .mVideoRating {
	margin-left: 5px;
	color: #fff;
}
.bPromoVideoInfo {
	float: left;
	width: 440px;
	font-size: 11px;
	color: #888888;
}
.bPromoVideoInfo a {
	color: #888888;
}
.bPromoVideoInfo span {
	color: #565656;
	padding: 0 3px;
}
.bPromoVideoMore {
	color: #e5ba09;
}

/* lista filmow wideo w boksie */
.bVideoList {
	float: left;
	width: 670px;
	margin: 0 0 18px;
}
.bVideoListTitle {
	width: 670px;
	border-bottom: 1px solid #ebebeb;
	margin: 0 0 15px;
}
.bVideoListIt {
	float: left;
	width: 156px;
	padding: 0 15px 0 0;
	margin-bottom: 20px;
}
.bVideoListItPhoto {
	float: left;
	width: 150px;
	height: 84px;
	padding: 2px;
	border: 1px solid #d5d5d5;
	text-align: center;
	overflow: hidden;
}
.bVideoListItPhoto img {
	position: relative;
}
.bVideoListItName {
	margin: 8px 0 2px;
	float: left;
	width: 156px;
}
.bVideoListItName a {
	color: #1b1b1b;
}
.bVideoListItName a:hover {
	color: #c31818;
}
.bVideoListItInfo {
	font-size: 10px;
	color: #8f8f8f;
}
.bVideoListItInfo span {
	color: #dddddd;
	padding: 0 4px;
}
/* m video lista */
.mVideoTitleRightList {
	margin: 0 0 22px 0;
	padding: 0 0 18px 4px;
	float: left;
	width: 666px;
	border-bottom: 1px solid #e0e0e0;
}
.mVideoTitleRightList h1 {
	color: #1B1B1B;
	margin: 0;
	float: left;
	font-weight: bold;
	padding: 0;
	font-size: 24px;
}

/* m video */
.mVideoTitle {
	float: left;
	width: 670px;
	margin: 0 0 28px;
}
.mVideoTitleRight {
	float: left;
	margin: 5px 0 0;
	padding: 0;
	width: 650px;
}
.mVideoTitle h1 {
	font-size: 30px;
	color: #1B1B1B;
	margin: 0;
	padding: 0;
	float: left;
	font-weight: bold;
}
.mVideoTitle a {
	color: #8f8f8f;
}
.mVideoTitle img {
	float: left;
	padding: 3px 0 0;
}
.mVideoTitle .pagerTop {
	margin: 8px 0 0;
}
.mVideoTitleGroup {
	color: #8f8f8f;
}
.mVideoTitleGroup span {
	color: #dddddd;
	float: left;
}
.mVideoTitleAuthors, .mVideoTitleGroup a, .mVideoTitleData {
	float: left;
}
a.mVideoTitleComments {
	background: url("/images/gfx/comment-ico.gif") no-repeat 0 2px;
	padding: 0 0 0 15px;
	text-align: right;
	color: #3a3a3a;
	font-weight: bold;
	font-size: 10px;
	margin: 2px 0 0 0;
}
.mVideo {
	float: left;
	margin: 0 0 24px;
}
#mVideoPlayer {}
.mVideoPlayer {
	float: left;
	width: 650px;
	padding: 10px;
	background: #e9e9e9;
	text-align: center;
}
.mVideoGroupInfo {
	float: left;
	width: 670px;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 14px;
	margin: 17px 0 0;
}
.mVideoViews {
	float: right;
	font-size: 13px;
}
.mVideoViews strong {
	font-size: 18px;
	margin: -5px 0 0 5px;
}
.mVideoGroupContent {
	float: left;
	width: 670px;
	background: url("/images/gfx/video-tags.gif") repeat-x left bottom;
	padding: 14px 0 20px;
}
.mVideoContent {
	float: left;
	padding: 0 3px;
	width: 664px;
	color: #1b1b1b;
}
.mVideoTags {
	float: left;
	padding: 0 5px;
	width: 660px;
}
.mVideoTags a {
	color: #c31818;
}
.mVideoTags a:hover {
	text-decoration: underline;
}
.mVideo .ui-stars-star,
.mVideo .ui-stars-cancel {
	float: left;
	display: block;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}
.mVideo .ui-stars-star a, .mVideo .ui-stars-cancel a {
	width: 21px;
	height: 21px;
	display: block;
	background: url(/images/gfx/s-star2.png) no-repeat 0 0;
}
.mVideo .ui-stars-star a {background-position: 0 0;}
.mVideo .ui-stars-star-on a {background-position: 0 -21px;}
.mVideo .ui-stars-star-hover a {background-position: 0 -21px;}
.mVideo .ui-stars-cancel-hover a {background-position: 0 -16px;}
.mVideo .ui-stars-star-disabled, .mVideo .ui-stars-star-disabled a, .mVideo .ui-stars-cancel-disabled a {
	cursor: default !important;
}
.mVideoVote {
	float: left;
}
.mVideoVoteTitle {
	float: left;
	padding: 1px 9px 0 0;
	font-size: 13px;
}
.mVideoGroupInfo #stars-wrapper1 {
	float: left;
	width: 138px;
	padding: 0 0 0;
}
.mVideoRating {
	float: left;
	width: 38px;
	height: 19px;
	background: url("/images/gfx/video-rating.png") no-repeat;
	color: #1b1b1b;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding: 1px 0 0;
}

/* boks z filmami na stronie glownej */
.bPromoVideoMain {
	float: left;
	width: 300px;
	margin: 0 0 10px 0;
}
.bPromoVideoMainBorder {
	float: left;
	width: 298px;
	border: 1px solid #d8d8d8;
	border-bottom: 0;
	padding: 15px 0 0 0;
}
.bPromoVideoMainIt {
	width: 127px;
	overflow: hidden;
	float: left;
	margin: 0 0 12px 15px;
	text-align: left;
	padding: 12px 0 0;
	border-top: 1px solid #e0e0e0;
}
.bPromoVideoMain .bPollName {
	background-color: #f0f0f0;
	padding: 10px 0 10px 27px;
	border-bottom: 1px solid #e0e0e0;
	background-position: 14px 12px;
	margin: 0 0 15px;
	width: 271px;
}
.bPromoVideoMain .bVideoListItName {
	width: 127px
}
.bPromoVideoMain .bPollName a {
	background-image: url("/images/gfx/raquo-9-tv.gif");
}
.bPromoVideoMainIt .bVideoListItPhoto, .bPromoVideoMainIt .bVideoListItPhoto a {
	width: 121px;
	height: 68px;
	overflow: hidden;
	float: left;
}
.bPromoVideoMainIt .bVideoListItName {
	font-weight: bold;
}
.bPromoVideoMainIt .bVideoListItInfo {
	padding: 0 0 0 16px;
	background: url("/images/gfx/video-ico.gif") no-repeat 0 2px;
}

/* b szukaj video */
#bSearchVideo {
	padding: 0 14px 12px;
	border: 1px solid #D3D3D3;
}
#bSearchVideo h2 {
    background: url("/images/gfx/s-title-left.gif") no-repeat scroll 0 1px transparent;
    color: #1B1B1B;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding: 0 15px 10px 22px;
    text-transform: uppercase;
}
#bSearchVideo #q {
	float: left;
	border: 1px solid #d8d8d8;
	background: #ffffff;
	color: #767676;
	font-size: 12px;
	width: 178px;
	padding: 3px 6px 4px;
}
#bSearchVideo #button {
	float: right;
	margin: 0;
	background: url("/images/gfx/button-search-box.png") no-repeat;
	width: 74px;
	height: 23px;
	cursor: pointer;
	border: 0;
}

/* b najczesciej ogladane video */
.bVideoBestMini .bVideoBestTitle {
	border-bottom: 1px solid #d9d9d9;
	margin: 0 0 14px;
}
.bVideoBestTitle {
	padding: 9px 10px 0;
	float: left;
	width: 278px;
	background: #f4f4f4;
}
.bVideoBestTitle h2 {
	color: #1b1b1b;
	font-size: 14px;
	font-weight: bold;
	float: left;
	padding: 0 15px 10px 22px;
	text-transform: uppercase;
	background: url("/images/gfx/s-title-left.gif") no-repeat 0 1px;
}
.bVideoBest {
	float: left;
	width: 298px;
	margin: 0 0 10px 0;
}
.bVideoBest2 {
	width: 300px;
}
.bVideoBestBorder {
	float: left;
	width: 298px;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	padding: 14px 0 0 0;
}
.bVideoBestTabs {
	float: left;
	background: #f4f4f4;
	width: 288px;
	list-style: none;
	border-bottom: 1px solid #d9d9d9;
	padding: 0 0 0 10px;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 15px;
}
.bVideoBestTabs li {
	float: left;
	border: 1px solid #d9d9d9;
	border-bottom: 0;
	margin: 0 2px 0 0;
	position: relative;
}
.bVideoBestTabs li a {
	padding: 6px 9px;
	display: block;
	color: #3d3d3d;
}
.bVideoBestTabs li a:hover {
	text-decoration: none;
}
.bVideoBestTabs li.ui-state-active {
	background: #ffffff;
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.bVideoBestTabs li.ui-state-active a {
	color: #1b1b1b;
}
.bVideoBestIt {
	padding: 0 15px 13px;
	float: left;
	width: 268px;
}
.bVideoBestItPhoto {
	padding: 2px;
	border: 1px solid #d5d5d5;
	text-align: center;
	float: left;
	position: relative;
}
.bVideoBestItPhoto a {
	float: left;
	width: 89px;
	height: 49px;
	overflow: hidden;
	z-index: 10;
}
.bVideoBestItPhotoPlay {
	width: 93px;
	height: 53px;
	background: url("/images/gfx/play.png") no-repeat right bottom;
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
}
.bVideoBestItRight {
	float: left;
	width: 163px;
	padding: 0 0 0 10px;
}
.bVideoBestItName {
	margin: 2px 0 2px;
	float: left;
	width: 156px;
}
.bVideoBestItName a {
	color: #1b1b1b;
}
.bVideoBestItName a:hover {
	color: #c31818;
}
.bVideoBestItInfo {
	font-size: 10px;
	color: #8f8f8f;
}
.bVideoBestItInfo span {
	color: #dddddd;
	padding: 0 4px;
}

#sort {
	margin: 2px 0 0;
	float: right;
}
#sort span {
	float: left;
	padding: 1px 5px 0 0;
}
#sort form {
	float: left;
}

/*linki obce*/
.foreignLink {
	float: left;
	width: 980px;
	margin: 0 0 0 10px;
	display: inline;
}
.bFLinks {
	float: left;
	width: 168px;
	border: 1px solid #d5d5d5;
	border-right: 0;
	margin: 20px 0 0 0;
	padding: 12px 13px 16px 14px;
	line-height: 14px;
	min-height: 354px;
	height: auto !important;
	height: 354px;
}
.bFLinksLast {
	float: left;
	width: 167px;
	border: 1px solid #d5d5d5;
	margin: 20px 0 0 0;
	padding: 12px 13px 16px 14px;
	line-height: 14px;
	min-height: 354px;
	height: auto !important;
	height: 354px;
}
.bFLinksName {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 12px 0;
}
.bFLinksImg {
	float: left;
	border: 1px solid #d5d5d5;
	padding: 3px;
	margin: 0 0 8px 0;
}
.bFLinksImg a {
	float: left;
	width: 160px;
	height: 107px;
	overflow: hidden;
}
a.bFLinksFirst {
	color: #1b1b1b;
	margin: 0 0 14px 0;
	display: inline-block;
	font-weight: bold;
}
a.bFLinksFirst:hover {
	color: #c31818;
	text-decoration: underline;
}
a.bFLinksNext {
	display: inline-block;
	background: url("/images/gfx/s-li.gif") no-repeat 0 3px;
	padding: 0 0 0 12px;
	margin: 0 0 8px 0;
	color: #1b1b1b;
}
a.bFLinksNext:hover {
	color: #c31818;
	text-decoration: underline;
}

/**********  produkty  ************/
.padding10Container {
	padding: 0 10px;
}

.padding10Container .zRightProduct > .title {
	width: 660px !important;
	font-size: 26px;
	padding: 0 !important;
}
.padding10Container .zRightProduct > .title h1 {
	font-size: 26px;
}

.zBoxKategorii {
	width: 320px;
	overflow: hidden;
	float: left;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 35px;
}

.zBoxKategorii.second {
	margin-left: 20px;
}

.zBoxKategorii .title, .zBoxKategorii .title a {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.zBoxKategorii .title {
	background: url("/images/gfx/s-title-left.gif") no-repeat 0 14px;
	padding: 8px 0px 8px 20px;
	margin: 0 0 12px 0;
	border: 0;
	width: 300px;
	text-align: left;
}
.zBoxKategorii .title span{
	color: #aeaeae;
	font-size: 20px;
	font-weight: normal;
}

.zBoxKategorii .mainProduct {
	width: 320px;
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
}

.zBoxKategorii .mainProduct .mainLeft {
	/*width: 117px;*/
	margin-right: 13px;
	overflow: hidden;
	float: left;
}
.zBoxKategorii .mainProduct .mainLeft img {
	max-height: 90px;
}
.zBoxKategorii .mainProduct .mainRight {
	max-width: 180px;
	padding: 5px 0 10px 0;
	overflow: hidden;
	float: left;
}
.zBoxKategorii .mainProduct .mainRight a {
	color: #333;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
	display: block;
}
.zBoxKategorii .mainProduct .mainRight a:hover {
	color: #C31818;
}
.zBoxKategorii .minorProducts {
	width: 320px;
	list-style: none;
	margin: 0 0 0 3px;
	padding: 0;	
	overflow: hidden;
}

.zBoxKategorii .minorProducts li {
	background: url("/images/gfx/produkt-li.gif") no-repeat 0 4px;
	padding: 0 12px 7px 14px;
	text-align: left;
	display: list-item;
}

.zBoxKategorii .minorProducts li a {
	text-decoration: none;
	cursor: pointer;
	color: #333;
}
.zBoxKategorii .minorProducts li a:hover {
	color: #C31818;
	text-decoration: underline;
}

.zBoxKategorii .bottom {
	width: 320px;
	height: 30px;
	overflow: hidden;
	background: url(/images/gfx/products-box-bottom-bg.gif) repeat-x #fff;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.zBoxKategorii .bottom .handler {
	height: 30px;
	overflow: hidden;
	background: #fff;
	float: right;
	padding-left: 4px;
}

.zBoxKategorii .bottom .handler a {
	background: url("/images/gfx/product-arrow.gif") no-repeat 135px 10px #696969;
	float: left;
	line-height: 30px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	padding: 0 25px 0 11px;
	text-transform: uppercase;
}

#compare {
	position: relative;
	float: left;
	width: 980px;
	margin-top: 10px;
	margin-left: 10px;
}

#compare .compare_bg {
	height: 43px;
	width: 122px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url('/images/gfx/bg_compare.png') no-repeat 0 0;
	display: block;
	z-index: 2;
}

.zPorownywarka {
	overflow: hidden;
	height: 41px;
	position: relative;
	background: url('/images/gfx/bg_compare.jpg') repeat-x bottom left #fff;
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
	z-index: 1;
}

.zPorownywarka:hover {
	overflow: visible;
	height: 43px;
	border: 0;
	-webkit-border-radius: 0;
    border-radius: 0;	
}

.zPorownywarka .zContent {
	overflow: hidden;
	position: relative;
}

.zPorownywarka:hover .zContent {
	background: url('/images/gfx/bg_compare.jpg') repeat-x bottom left #fff;
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 3px;
    border-radius: 3px;
}

.zPorownywarka .zContent .item {
	width: 210px;
	height: 41px;
	margin-right: 5px;
	float: left;
	overflow: hidden;
	line-height: 41px;
}

.zPorownywarka .zContent .item > span {
	font-size: 22px;
	color: #afafaf;
	float: left;
	font-weight: bold;	
	margin-right: 10px;
}

.zPorownywarka .zContent .item span + span, .zPorownywarka .zContent .item a {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
 .zPorownywarka .zContent .item a:hover {
	 color: #C31818;
 }

.zPorownywarka .zContent .compare_button {
	background: url('/images/gfx/porownaj_produkty.png') no-repeat top left;
	float: right;
	width: 176px;
	height: 29px;
	overflow: hidden;
	margin: 6px 5px 0 0;
}

.zPorownywarka .zContent .item.first {
	margin-left: 138px;
}

.zComparer {
	overflow: hidden;
	float: left;
	margin: 15px 0 25px 90px;
}

.zComparer .item2 {
	width: 250px;
	padding-left: 25px;
	border-left: 1px solid #e0e0e0;
	overflow: hidden;
	float: left;
	margin-left: 20px;
}

.zComparer .item2.first {
	border-left: 0;
}

.zComparer .item2 .itemLeft {
	width: 58px;
	margin-right: 20px;
	float: left;
	overflow: hidden;
}

.zComparer .item2 .itemRight {
	width: 172px;
	float: left;
	overflow: hidden;
}

.zComparer .item2 .itemRight a {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
.zComparer .item2 .itemRight a:hover {
	color: #C31818;
}
.zComparer .item2 .itemRight a + a {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	height: 16px;
	line-height: 16px;
	padding: 0 0 0 16px;
	background: url('/images/gfx/usun_porownanie.jpg') no-repeat bottom left;
}
.zComparer .item2 .itemRight a + a:hover {
	color: #C31818;
	background: url('/images/gfx/usun_porownanie.jpg') no-repeat top left;	
}

.containerPro .lineLike {
	float: right;
	width: auto;
}
.containerPro .lineLike > * {
	margin: 0 !important;
}


/* NOWE - MODYFIKAJCA POROWNYWARKI I NEWSLETTERA - 11.2014 */
#bNewsletter input#email {
	box-sizing: border-box;
	padding: 4px 7px 5px 7px;
	width: 278px;
	height: 24px;
	background: #fff url("/images/gfx/s-input-bg.gif") repeat-x 0 top;
	margin: 0 3px 6px 0;
}
#bNewsletter .fRow .fLabel {
	width: 95px;
}
#bNewsletter .fRow .fInput select {
	width: 174px !important;
}
.ovh {
	overflow: hidden;
}