body {
	margin: 0;
	padding: 0;
	font: 11px tahoma, verdana, arial, geneva, sans-serif;
	color: #555;
	text-align: center;
	background: #eee;
	}

a {
	color: #038;
	text-decoration: none;
	outline: none;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	}
a:hover {
	color: #03a;
	text-decoration: underline;
	outline: none;
	}

h1, h2, h3, h4, h5, h6, p, form {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	}

form {
	margin: auto;
	}

img {
	border: 0;
	}

table {
	position: relative;
	left: -3px !important;
	}

table, tr, td {
	margin: 0;
	padding: 0;
	border: none;
	border-collapse: collapse;
	vertical-align: top;
	}

.clear {
	font: 1px/1px sans-serif;
	clear: both;
	}

.bg, .bg2 {
	position: relative;
	margin: 0 auto;
	width: 1180px;
	background: #fff;
	z-index: 2;
	-moz-box-shadow: 2px 2px 6px #000;
	-webkit-box-shadow: 2px 2px 6px #000;
	-khtml-box-shadow: 2px 2px 6px #000;
	box-shadow: 0px 0px 30px #999;
	}

.bg2 {
	}

.m, .m2 {
	position: relative;
	width: auto;
	margin: 0;
	text-align: center;
	padding: 8px 0;
	color: #fff;
	background: #c00;
	box-shadow: inset 0 -10px 10px #a00;
	}
.m2 {
	height: 5px;
	font-size: 1px;
	line-height: 1%;
	padding: 0 0 5px 0;
	}

.m+div, .m2+div {
	box-shadow: inset 0 -20px 50px #eee;
	}

.ft {
	display: block;
	position: relative;
	margin-top: -8px;
	margin-bottom: -8px;
	padding-bottom: 10px;
	background: #c00;
	box-shadow: inset 0 0 100px #900;
	}

a.rs {
	position: absolute;
	top: 7px;
	right: 15px;
	display: block;
	width: 14px;
	height: 14px;
	z-index: 20;
	}

div.m a {
	color: #fff;
	font-weight: bold;
	}
div.m a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	}

.l {
	position: relative;
	height: 1px;
	font-size: 1px;
	line-height: 1%;
	background: #fff;
	}

.hd {
	position: relative;
	margin: 0 auto;
	height: 125px;
	background: #fff url('gfx/rhd.jpg') no-repeat;
	z-index: 5;
	}

div.hd a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 6;
  width: 390px;
  height: 95px;
	}

a.olg {
  text-indent: -9999px;
	}

div.hd h1, div.hd h2, div.hd h3 {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 57px;
	top: 76px;
	font: 15px tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	color: #c00;
	z-index: 7;
	}

.mn {
	position: absolute;
	left: 390px;
	top: 10px;
	text-align: left;
	z-index: 8;
	width: 780px;
	height: 105px;
	background: #fff;
	}

div.mn ul {
	margin: 0 0 0 170px;
	padding: 0;
	width: 610px;
	height: 105px;
	background: url('gfx/rhd.jpg') no-repeat right;
	}

div.mn li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	}

div.mn li a {
	position: relative;
	display: block;
	width: 118px;
	height: 35px;
	float: left;
	padding: 65px 3px 3px 3px;
	margin: 0 10px 0 15px;
	text-decoration: none;
	text-align: center;
	color: #999;
	z-index: 10;
	}
div.mn li a:hover {
	background: rgba(256,256,256,0.5);
	text-decoration: none;
	color: #c00;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 2px 2px 5px #666;
	-webkit-box-shadow: 2px 2px 5px #666;
	-khtml-box-shadow: 2px 2px 5px #666;
	box-shadow: 1px 1px 5px #666;
	}

.bla {
	color: #000;
	}

div.in {
	position: absolute;
	left: 57px;
	bottom: 5px;
	text-align: left;
	font: 9px verdana, tahoma, sans-serif;
	color: #aaa;
	z-index: 11;
	}

div.in em {
	color: #666;
	font-style: normal;
	}

.bd {
	position: relative;
	padding: 0;
	text-align: left;
	overflow: hidden;
	z-index: 5;
	}

.k1 {
	position: relative;
	float: left;
	width: 734px;
	z-index: 6;
	}

.k2 {
	position: relative;
	float: left;
	width: 160px;
	margin-left: 0px;
	padding: 15px;
	text-align: center;
	background: #f8f8f8;
	z-index: 6;
	text-align: center;
	border-left: 1px solid #cde;
	border-right: 1px solid #cde;
	}

.k3 {
	position: relative;
	float: right;
	width: 226px;
	padding: 0 14px;
	z-index: 6;
	}

.k4 {
	position: relative;
	float: left;
	width: 226px;
	padding: 0 14px;
	z-index: 6;
	}

.k5 {
	position: relative;
	float: right;
	width: 706px;
	padding: 0 14px;
	z-index: 6;
	}

.bn {
	margin: auto;
	text-align: center;
	padding: 5px 0;
	}

.o {
	position: relative;
	padding: 15px;
	text-align: center;
	overflow: hidden;
	z-index: 10;
	}

.o2 {
	position: relative;
	padding: 0 0 15px 0;
	height: 500px;
	text-align: center;
	overflow: hidden;
	z-index: 10;
	}

.o3 {
	position: relative;
	padding: 5px 0 0 0;
	text-align: center;
	overflow: hidden;
	z-index: 10;
	}

.d1, .d2, .d3 {
	position: relative;
	float: left;
	width: 231px;
	text-align: left;
	z-index: 15;
	margin-right: 0px;
	margin-left: 14px;
	}

.d2, .d3 {
	margin-left: 7px;
	}

.c {
	position: relative;
	float: left;
	width: 215px;
	padding-left: 26px;
	text-align: left;
	z-index: 15;
	}

.c2 {
	position: relative;
	float: left;
	width: 178px;
	padding-left: 18px;
	text-align: left;
	z-index: 15;
	}

div.c h2, div.c2 h2 {
	margin: 15px 0 3px 0;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 5px;
	}

div.c h3, div.c2 h3 {
	margin: 15px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
	}

div.c span, div.c2 span {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
	}

div.c li a, div.c2 li a {
	color: #a00;
	display: block;
	}

div.c a:hover, div.c2 a:hover {
	color: #000;
	background: #ffa;
	text-decoration: none;
	}

div.c ul, div.c2 ul {
	display: block;
	margin: 0;
	padding: 0;
	margin-left: 12px;
	font-size: 12px;
	}

div.c span, div.c2 span {
	color: #999;
	}

.n {
	position: relative;
	height: 1px;
	font-size: 1px;
	line-height: 1%;
	border-bottom: 1px solid #cde;
	margin-bottom: 1px;
	}

input, select, textarea {
	border: 1px solid #aaa;
	padding: 3px;
	font: 12px verdana, sans-serif;
	line-height: 1.5em;
	color: #333;
	-moz-box-shadow: inset 2px 2px 7px #ddd;
	-webkit-box-shadow: inset 2px 2px 7px #dddb;
	-khtml-box-shadow: inset 2px 2px 7px #ddd;
	box-shadow: inset 2px 2px 7px #ddd;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	}
input.przycisk, input[type="button"], input[type="submit"]  {
	font-weight: bold;
	text-shadow: 1px 1px 0 #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-khtml-box-shadow: none;
	padding-left: 10px;
	padding-right: 10px;
	box-shadow: none;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #eeeeee 40%, #dddddd 60%, #dddddd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(40%,#eeeeee), color-stop(60%,#dddddd), color-stop(100%,#dddddd));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eeeeee 40%,#dddddd 60%,#dddddd 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#eeeeee 40%,#dddddd 60%,#dddddd 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#eeeeee 40%,#dddddd 60%,#dddddd 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#eeeeee 40%,#dddddd 60%,#dddddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 );
	}
input.promocja {
	font: 13px verdana, sans-serif;
	font-weight: bold;
	background: #fff url('gfx/f2.gif') repeat-x;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-khtml-box-shadow: none;
	box-shadow: none;
	}

.sf {
	font: 10px tahoma, sans-serif;
	}

.b5 {
	height: 5px;
	font-size: 1px;
	line-height: 1%;
	}

h3.tit {
	position: relative;
	padding:  15px 0 5px 0;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	color: #038;
	}

h1.tit {
	position: relative;
	padding:  15px 0;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	color: #038;
	}

h1.tit span {
	font-size: 11px;
	letter-spacing: 0;
	font-weight: normal;
	color: #999;
	}

h3.tit span {
	font-size: 11px;
	letter-spacing: 0;
	font-weight: normal;
	color: #999;
	}

div.ft ul {
	display: block;
	width: auto;
	padding: 20px;
	margin: 0;
	text-align: left;
	width: 600px;
	}

div.ft li {
	display: inline-block;
	width: 150px;
	list-style-type: none;
	padding: 0 5px;
	}

div.ft li a {
	display: inline-block;
	list-style-type: none;
	padding: 2px 5px;
	}

.fb {
	position: relative;
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 1px solid #cde;
	border-bottom: 1px solid #cde;
	margin: 0 0 5px 0;
	}

.fb2 {
	position: relative;
	float: left;
	width: 100%;
	text-align: right;
	border-top: 1px solid #cde;
	padding-right: 19px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.fb3 {
	position: relative;
	text-align: center;
	border-top: 1px solid #cde;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.fb4 {
	position: relative;
	text-align: center;
	border-top: 1px solid #cde;
	padding-top: 10px;
	padding-bottom: 10px;
	}

div.fb3 a, div.fb4 a {
	font-weight: bold;
	color: #c00;
	}

.tl {
	position: relative;
	text-align: left;
	padding: 10px 0 0 10px;
	}

.tm {
	position: relative;
	text-align: center;
	padding: 10px;
	}

a.sml {
	position: relative;
	display: block;
	text-align: center;
	font: 8px verdana, tahoma, arial, sans-serif;
	text-transform: uppercase;
	padding-top: 1px;
	letter-spacing: 1px;
	color: #888;
	}

a.oglm, a.oglm2, a.oglmp, a.ogld, a.ogld2, a.ogldp {
	position: relative;
	display: block;
	margin-bottom: 5px;
	padding: 6px 6px 7px 8px;
	color: #333;
	font-family: tahoma, sans-serif;
	text-align: left;
	overflow: hidden;
	z-index: 30;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.5);
	}

a.oglm, a.ogld {
	background: #f5f5f5;
	-moz-box-shadow: inset 0px 0px 80px #ddd;
	-webkit-box-shadow: inset 0px 0px 80px #ddd;
	-khtml-box-shadow: inset 0px 0px 80px #ddd;
	box-shadow: inset 0px 0px 80px #ddd;
	margin-bottom: 7px;
	margin-top: 7px;
	}
a.oglm2, a.ogld2 {
	background: #f0f5fb;
	-moz-box-shadow: inset 0px 0px 80px #d1d5db;
	-webkit-box-shadow: inset 0px 0px 80px #d1d5db;
	-khtml-box-shadow: inset 0px 0px 80px #d1d5db;
	box-shadow: inset 0px 0px 80px #d1d5db;
	margin-bottom: 7px;
	margin-top: 7px;
	}
a.oglm:hover, a.ogld:hover, a.oglm2:hover, a.ogld2:hover {
	text-decoration: none;
    background: #d0d0d0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-khtml-box-shadow: none;
	box-shadow: none;
	}

a.oglmp, a.ogldp {
	background: #ffa;
	-moz-box-shadow: inset 0px 0px 80px #ffe400;
	-webkit-box-shadow: inset 0px 0px 80px #ffe400;
	-khtml-box-shadow: inset 0px 0px 80px #ffe400;
	box-shadow: inset 0px 0px 80px #ffe400;
	margin-bottom: 7px;
	margin-top: 7px;
	}
a.oglmp:hover, a.ogldp:hover {
	background: #ffe400;
	text-decoration: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-khtml-box-shadow: none;
	box-shadow: none;
	}

a.oglm img, a.oglm2 img, a.oglmp img, a.ogld img, a.ogld2 img, a.ogldp img {
	float: left;
	padding: 0px;
	background: #fff;
	margin: 3px 7px 0 0; 
	border: 1px solid #fff;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	font: 8px/8px tahoma, sans-serif;
	color:#999;
	}

a.oglm em, a.oglm2 em, a.oglmp em, a.ogld em, a.ogld2 em, a.ogldp em {
	font-weight: bold;
	font-style: normal;
	}

a.oglm b, a.oglm2 b, a.oglmp b, a.ogld b, a.ogld2 b, a.ogldp b {
	font-weight: bold;
	color: #c00;
	}

a.oglm span, a.oglm2 span, a.oglmp span, a.ogld span, a.ogld2 span, a.ogldp span {
	position: relative;
	display: block;
	padding-top: 3px;
	font-weight: normal;
	color: #999;
	line-height: 115%;
	font-size: 9px;
	}

.og, .og2, .ogp, .ogp2, .ogpr, .ogp2r, .og0 {
	position: relative;
	margin: 0 auto;
	margin-bottom: 5px;
	padding: 5px;
	color: #333;
	font-family: tahoma, verdana, sans-serif;
	text-align: left;
	overflow: hidden;
	z-index: 30;
	background: #eee;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	}
.og2 {
	background: #ebeff5;
	}
.ogp {
	background: #ffa;
	}
.ogp2 {
	background: #ffebd2;
	}
.ogpr {
	margin: 0 auto 5px auto;
	color: #000;
	background: #ffa;
	}
.ogp2r {
	margin: 0 auto 5px auto;
	color: #000;
	background: #ffebd2;
	}
.og0 {
	background: none;
	}

.ogt {
	position: relative;
	padding: 5px 5px 10px 5px;
	border-bottom: 1px solid #fff;
	font: 11px tahoma;
	color: #666;
	margin-bottom: 10px;
	}

.ogm {
	position: relative;
	overflow: hidden;
	z-index: 40;
	}

.ogb {
	position: relative;
	padding: 10px 5px 5px 5px;
	border-top: 1px solid #fff;
	font: 11px tahoma;
	color: #666;
	margin-top: 10px;
	}

a.prom {
	position: relative;
	display: block;
	float: right;
	margin-right: 5px;
	background: #ffa;
	}

.prom2 {
	position: relative;
	float: right;
	margin-right: 5px;
	color: #c00;
	font-weight: bold;
	letter-spacing:-1px;
	}

div.ogt b, div.ogb b {
	font-weight: normal;
	color: #000;
	}

.ils {
	position: relative;
	float: left;
	margin: 0 10px 10px 5px;
	z-index: 41;
	}

a.il {
	position: relative;
	display: block;
	width: 100px;
	background: #fff;
	padding: 10px 10px 3px 10px;
	margin: 0 0 5px 10px;
	font-size: 9px;
	color: #999;
	text-align: center;
	}
a.il:hover {
	color: #000;
	text-decoration: none;
	}

div.ogm h3, div.ogm h1 {
	text-align: center;
	font: 20px calibri, tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	padding: 5px 15px 15px 15px;
	color: #333;
	}

div.ogm p {
	text-align: justify;
	font: 13px verdana, tahoma, sans-serif;
	color: #333;
	padding: 0 15px 15px 15px;
	}

div.ogm ul {
	padding: 0 40px;
	margin: 0;
	}

div.ogm li {
	padding-bottom: 7px;
	font: 13px verdana, tahoma, sans-serif;
	}

div.ogm ul.katy {
	padding-left: 0px;
	}

div.ogm ul.katy li {
	font: 11px tahoma, sans-serif;
	}

div.ogm li b {
	color: #00b;
	}

div.ogm form {
	margin: 0 auto;
	}

table.ogd  {
	margin-left: 15px;
	margin: 0 auto;
	}

table.ogd2 {
	margin: 0 auto;
	}

td.le {
	text-align: right;
	padding: 3px 10px 3px 0;
	}

td.ri {
	text-align: left;
	padding: 3px;
	font-weight: bold;
	}

.pn {
	padding: 7px;
	line-height: 170%;
	}

a.rig {
	display: block;
	float: right;
	}

a.oglm span.cz, a.oglm2 span.cz, a.oglmp span.cz, a.ogld span.cz, a.ogld2 span.cz, a.ogldp span.cz {
	position: relative;
	display: inline;
	padding: 0px;
	font-weight: bold;
	color: #000;
	line-height: 13px;
	font-size: 11px;
	}

.uft {
	font: 10px tahoma;
	text-align: left;
	}

div.s4u {
	position: absolute;
	right: 0;
	bottom: 0;
	}

.doda {
	padding-top: 20px;
	}

div.doda td {
	padding: 3px;
	vertical-align: middle;
	}

div.doda td span {
	color: #c00;
	}

.stronicowanie ul {
	margin: 0;
	float: right;
	padding:0;
	list-style-type: none;
	}

.stronicowanie ul li {
	margin: 0;
	padding: 0;
	float: left;
	}

.stronicowanie ul li a {
	display: block;
	float: left;
	background: #eee;
	padding: 10px 13px 10px 10px;
	margin: 0 2px 10px 0;
	border-radius: 3px;
	letter-spacing:-2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-box-shadow: 0 0 10px #CCCCCC inset;
	-webkit-box-shadow: 0 0 10px #CCCCCC inset;
	-khtml-box-shadow: 0 0 10px #CCCCCC inset;
	box-shadow: 0 0 10px #CCCCCC inset;
	}
.stronicowanie ul li a:hover, .stronicowanie ul li a.active {
	background: #fff;
	text-decoration: none;
	color: #000;
	}

ul.katy {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 450px;
	}

ul.katy li {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	padding-right: 4px;
	padding-top: 2px;
	}

ul.katy li.pad {
	padding-top:5px;
	}

ul.katy li a {
	background:#fff;
	font-weight: bold;
	display: block;
	padding: 2px 4px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	}
ul.katy li a:hover {
	background: #ffa;
	color: #000;
	text-decoration: none;
	}

ul.katy li a span {
	font-weight:normal;
	font-size:8px;
	color:#888;
	}

.dodatkowytekst p {
	font: 9px/12px verdana, sans-serif;
	color: #bbb;
	padding: 30px 10px;
	text-align: left;
	}

a.zglos {
	color: #f00;
	font-family: arial, sans-serif;
	font-size: 8px;
	text-align: right;
	display: block;
	position: absolute;
	top: -30px;
	letter-spacing: 1px;
	right: 10px;
	width: 80px;
	text-align: center;
	filter:alpha(opacity=50);-moz-opacity:.50;-khtml-opacity:0.50;opacity:.50;
	z-index: 50;
	}
a.zglos:hover {
	filter:alpha(opacity=50);-moz-opacity:1;-khtml-opacity:1;opacity:1;
	text-decoration: none;
	}

a.tag0 {
	font-size: 9px;
	}
a.tag1 {
	font-size: 10px;
	}
a.tag2 {
	font-size: 11px;
	}
a.tag3 {
	font-size: 12px;
	}
a.tag4 {
	font-size: 13px;
	}
a.tag5 {
	font-size: 15px;
	}
a.tag6 {
	font-size: 17px;
	}
a.tag7 {
	font-size: 19px;
	}
a.tag8 {
	font-size: 22px;
	}
a.tag9 {
	font-size: 25px;
	}

#dhtmltooltip {
	position: absolute;
	width: 360px;
	border: 2px solid #000;
	padding:1px;
	background-color: #fff;
	visibility: hidden;
	font: 12px/15px tahoma, sans-serif;
	z-index: 900;
	color: #000;
	}

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

#cboxOverlay{background:url(gfx/colorbox/overlay.png) repeat 0 0;}
#colorbox{}
#cboxTopLeft{width:21px; height:21px; background:url(gfx/colorbox/controls.png) no-repeat -100px 0;}
#cboxTopRight{width:21px; height:21px; background:url(gfx/colorbox/controls.png) no-repeat -129px 0;}
#cboxBottomLeft{width:21px; height:21px; background:url(gfx/colorbox/controls.png) no-repeat -100px -29px;}
#cboxBottomRight{width:21px; height:21px; background:url(gfx/colorbox/controls.png) no-repeat -129px -29px;}
#cboxMiddleLeft{width:21px; background:url(gfx/colorbox/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url(gfx/colorbox/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px; background:url(gfx/colorbox/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(gfx/colorbox/border.png) 0 -29px repeat-x;}
#cboxContent{background:#fff; overflow:hidden;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0; background:url(gfx/colorbox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious.hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(gfx/colorbox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxNext.hover{background-position:-50px -25px;}
#cboxLoadingOverlay{background:url(gfx/colorbox/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(gfx/colorbox/loading.gif) no-repeat center center;}
#cboxClose{position:absolute; bottom:0; right:0; background:url(gfx/colorbox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxClose.hover{background-position:-25px -25px;}

.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
	}

.cboxIE6 #cboxTopLeft{background:url(gfx/colorbox/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(gfx/colorbox/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(gfx/colorbox/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(gfx/colorbox/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(gfx/colorbox/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(gfx/colorbox/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(gfx/colorbox/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(gfx/colorbox/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
	}




































@media (min-width: 980px) and (max-width: 1180px) { /* 980 */

	body {
		font: 11px tahoma, verdana, arial, geneva, sans-serif;
		}

	.bg, .bg2 {
		position: relative;
		margin: 0 auto;
		width: 980px;
		}

	.m, .m2 {
		padding: 5px 0;
		box-shadow: inset 0 -7px 7px #a00;
		}

	.ft {
		margin-top: -5px;
		margin-bottom: -5px;
		padding-bottom: 10px;
		}

	a.rs {
		top: 4px;
		}

	.mn {
		width: 590px;
		left: 370px;
		background: none;
		}

	div.mn ul {
		margin: 0;
 		}

	.k1 {
		width: 602px;
		z-index: 6;
		}

	.k2 {
		width: 160px;
		padding: 15px 7px;
		}

	.k3 {
		width: 182px;
		padding: 0 10px;
		}

	.k4 {
		position: relative;
		float: left;
		width: 182px;
		padding: 0 10px;
		z-index: 6;
		}

	.k5 {
		width: 582px;
		padding: 0 10px;
		}

	.o {
		padding: 10px 0;
		}

	.o2 {
		padding: 0 0 10px 0;
		height: 475px;
		}

	.d1, .d2, .d3 {
		width: 191px;
		margin-left: 7px;
		}

	.c {
		width: 180px;
		padding-left: 20px;
		}

	.c2 {
		width: 170px;
		padding-left: 15px;
		}

	div.c span, div.c2 span {
		font-size: 9px;
		}

	div.c ul, div.c2 ul {
		font-size: 11px;
		}

	input, select, textarea {
		padding: 2px;
		font: 11px verdana, sans-serif;
		line-height: 1.5em;
		}

	a.oglm, a.oglm2, a.oglmp, a.ogld, a.ogld2, a.ogldp {
		padding: 4px 4px 5px 6px;
		}

	a.oglm img, a.oglm2 img, a.oglmp img, a.ogld img, a.ogld2 img, a.ogldp img {
		margin: 1px 5px 0 0; 
		}

} /* 980 */











































@media (min-width: 0px) and (max-width: 980px) { /* fluid 320 */

table {
	left: -3px !important;
	}

.bg, .bg2 {
	width: auto;
	}

.m, .m2 {
	position: relative;
	width: auto;
	margin: 0;
	text-align: center;
	padding: 8px 0;
	color: #fff;
	background: #c00;
	box-shadow: inset 0 -10px 10px #a00;
	}
.m2 {
	height: 5px;
	font-size: 1px;
	line-height: 1%;
	padding: 0 0 5px 0;
	}

.m+div, .m2+div {
	box-shadow: inset 0 -20px 50px #eee;
	}

.hd+.m,
.hd+.m+div {
	display: none;
	}

.ft {
	display: block;
	position: relative;
	margin-top: -8px;
	margin-bottom: -8px;
	padding-bottom: 10px;
	background: #c00;
	box-shadow: inset 0 0 100px #900;
	}

a.rs {
	position: absolute;
	top: 7px;
	right: 15px;
	display: block;
	width: 14px;
	height: 14px;
	z-index: 20;
	}

div.m a {
	color: #fff;
	font-weight: bold;
	}
div.m a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	}

.hd {
	height: auto;
	background: #fff url('gfx/rhd.jpg') no-repeat -40px 0;
	}

div.hd>a {
	display: block;
	position: relative;
	width: 320px;
	padding-bottom: 30px;
	z-index: 200;
	width: 290px;
	}
div.hd h1, div.hd h2, div.hd h3 {
	left: 14px;
	top: 76px;
	font: 15px tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	color: #c00;
	z-index: 7;
	}

.mn {
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	margin-left: 0px;
	z-index: 8;
	width: auto;
	height: auto;
	background: #none;
	}

.mn::before {
	display: block;
	content: " ";
	width: auto;
	height: 125px;
	background: url('gfx/masktp.png') repeat-y;
	top: -125px;
	right: 0;
	width: 100%;
	position: absolute;
	margin-left: 0px;
	}

.n * {
	display: none;
}

div.mn ul {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	/*background: url('gfx/rhd.jpg') no-repeat right;*/
	background: none;
	text-align: center;
	margin-top: 10px;
	background: #eee;
	padding: 10px 0;
	}

div.mn li {
	list-style: none;
	margin: 5px 4px;
	padding: 0;
	display: inline-block;
	}

div.mn li a {
	position: relative;
	display: block;
	width: 140px;
	height: 40px;
	float: none;
	padding: 0;
	padding-left: 00px;
	text-align: center;
	margin: 0;
	text-decoration: none;
	color: #999;
	z-index: 10;
	border-radius: 4px;
	background: #fff;
	color: #000;
	font-size: 13px;
	line-height: 16px;
	padding-top: 6px;
	color: #00a;
	}

div.mn li a:hover {
	background: #fff;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 2px 2px 5px #666;
	-webkit-box-shadow: 2px 2px 5px #666;
	-khtml-box-shadow: 2px 2px 5px #666;
	box-shadow: 1px 1px 5px #666;
	}

.bla {
	color: #000;
	}

div.in {
	left: 15px;
	bottom: auto;
	top: 100px;
	}


.bd {
	position: relative;
	padding: 0;
	text-align: left;
	overflow: hidden;
	z-index: 5;
	}

.k1, .k3, .k4 {
	float: none;
	display: block;
	width: auto;
	clear: both;
	}

.k2, .k5 {
	display: none;
	}

.bn {
	margin: auto;
	text-align: center;
	padding: 5px 0;
	}

.o {
	position: relative;
	padding: 15px;
	text-align: center;
	overflow: hidden;
	z-index: 10;
	}

.o form td,
.o2 form td {
	display: inline-block;
	padding: 3px;
	}

.k1 .o+.n+.o,
.k1 .o2+.n+.o {
	display: none;
	}

.o2 {
	position: relative;
	padding: 0 0 15px 0;
	height: auto;
	text-align: center;
	overflow: hidden;
	z-index: 10;
	}

.o3 {
	position: relative;
	padding: 5px 0 0 0;
	text-align: center;
	overflow: hidden;
	z-index: 10;
	}

.d1, .d2, .d3 {
	position: relative;
	float: none;
	clear: both;
	width: auto;
	margin: 0 15px;
	}

.c {
	position: relative;
	float: none;
	width: 90%;
	margin: 0 auto;
	padding-left: 0px;
	text-align: left;
	z-index: 15;
	}

.c2 {
	position: relative;
	float: left;
	width: 178px;
	padding-left: 18px;
	text-align: left;
	z-index: 15;
	}

div.c h2, div.c2 h2 {
	margin: 15px 0 3px 0;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 5px;
	}

div.c h3, div.c2 h3 {
	margin: 15px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
	}

div.c span, div.c2 span {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
	}

div.c li a, div.c2 li a {
	color: #a00;
	display: block;
	}

div.c a:hover, div.c2 a:hover {
	color: #000;
	background: #ffa;
	text-decoration: none;
	}

div.c ul, div.c2 ul {
	display: block;
	margin: 0;
	padding: 0;
	margin-left: 12px;
	font-size: 12px;
	}

div.c span, div.c2 span {
	color: #999;
	}

.n {
	position: relative;
	height: 1px;
	font-size: 1px;
	line-height: 1%;
	border-bottom: 1px solid #cde;
	margin-bottom: 1px;
	}

input, select, textarea {
	border: 1px solid #aaa;
	padding: 3px;
	font: 12px verdana, sans-serif;
	line-height: 1.5em;
	color: #333;
	-moz-box-shadow: inset 2px 2px 7px #ddd;
	-webkit-box-shadow: inset 2px 2px 7px #dddb;
	-khtml-box-shadow: inset 2px 2px 7px #ddd;
	box-shadow: inset 2px 2px 7px #ddd;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	}
input.przycisk, input[type="button"], input[type="submit"]  {
	font-weight: bold;
	text-shadow: 1px 1px 0 #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-khtml-box-shadow: none;
	padding-left: 10px;
	padding-right: 10px;
	box-shadow: none;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #eeeeee 40%, #dddddd 60%, #dddddd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(40%,#eeeeee), color-stop(60%,#dddddd), color-stop(100%,#dddddd));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eeeeee 40%,#dddddd 60%,#dddddd 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#eeeeee 40%,#dddddd 60%,#dddddd 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#eeeeee 40%,#dddddd 60%,#dddddd 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#eeeeee 40%,#dddddd 60%,#dddddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 );
	}
input.promocja {
	font: 13px verdana, sans-serif;
	font-weight: bold;
	background: #fff url('gfx/f2.gif') repeat-x;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-khtml-box-shadow: none;
	box-shadow: none;
	}

.sf {
	font: 10px tahoma, sans-serif;
	}

.b5 {
	height: 5px;
	font-size: 1px;
	line-height: 1%;
	}

h3.tit {
	position: relative;
	padding:  15px 0 5px 0;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	color: #038;
	}

h1.tit {
	position: relative;
	padding:  15px 0;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	color: #038;
	}

h1.tit span {
	font-size: 11px;
	letter-spacing: 0;
	font-weight: normal;
	color: #999;
	}

h3.tit span {
	font-size: 11px;
	letter-spacing: 0;
	font-weight: normal;
	color: #999;
	}

div.ft ul {
	display: block;
	width: auto;
	padding: 20px;
	margin: 0;
	text-align: left;
	width: auto;
	}

div.ft li {
	display: inline-block;
	width: 150px;
	list-style-type: none;
	padding: 0 5px;
	}

div.ft li a {
	display: inline-block;
	list-style-type: none;
	padding: 2px 5px;
	}

.fb {
	position: relative;
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 1px solid #cde;
	border-bottom: 1px solid #cde;
	margin: 0 0 5px 0;
	}

.o3 .fb {
	display: none;
	}

.fb2 {
	display: none;
	}

.fb3 {
	position: relative;
	text-align: center;
	border-top: 1px solid #cde;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.fb4 {
	position: relative;
	text-align: center;
	border-top: 1px solid #cde;
	padding-top: 10px;
	padding-bottom: 10px;
	}

div.fb3 a, div.fb4 a {
	font-weight: bold;
	color: #c00;
	}

.tl {
	position: relative;
	text-align: left;
	padding: 10px 0 0 10px;
	}

.tm {
	position: relative;
	text-align: center;
	padding: 10px;
	}

a.sml {
	position: relative;
	display: block;
	text-align: center;
	font: 8px verdana, tahoma, arial, sans-serif;
	text-transform: uppercase;
	padding-top: 1px;
	letter-spacing: 1px;
	color: #888;
	}

a.oglm, a.oglm2, a.oglmp, a.ogld, a.ogld2, a.ogldp {
	position: relative;
	display: block;
	margin-bottom: 5px;
	padding: 6px 6px 7px 8px;
	color: #333;
	font-family: tahoma, sans-serif;
	text-align: left;
	overflow: hidden;
	z-index: 30;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.5);
	}

a.oglm, a.ogld {
	background: #f5f5f5;
	-moz-box-shadow: inset 0px 0px 80px #ddd;
	-webkit-box-shadow: inset 0px 0px 80px #ddd;
	-khtml-box-shadow: inset 0px 0px 80px #ddd;
	box-shadow: inset 0px 0px 80px #ddd;
	margin-bottom: 7px;
	margin-top: 7px;
	}
a.oglm2, a.ogld2 {
	background: #f0f5fb;
	-moz-box-shadow: inset 0px 0px 80px #d1d5db;
	-webkit-box-shadow: inset 0px 0px 80px #d1d5db;
	-khtml-box-shadow: inset 0px 0px 80px #d1d5db;
	box-shadow: inset 0px 0px 80px #d1d5db;
	margin-bottom: 7px;
	margin-top: 7px;
	}
a.oglm:hover, a.ogld:hover, a.oglm2:hover, a.ogld2:hover {
	text-decoration: none;
    background: #d0d0d0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-khtml-box-shadow: none;
	box-shadow: none;
	}

a.oglmp, a.ogldp {
	background: #ffa;
	-moz-box-shadow: inset 0px 0px 80px #ffe400;
	-webkit-box-shadow: inset 0px 0px 80px #ffe400;
	-khtml-box-shadow: inset 0px 0px 80px #ffe400;
	box-shadow: inset 0px 0px 80px #ffe400;
	margin-bottom: 7px;
	margin-top: 7px;
	}
a.oglmp:hover, a.ogldp:hover {
	background: #ffe400;
	text-decoration: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-khtml-box-shadow: none;
	box-shadow: none;
	}

a.oglm img, a.oglm2 img, a.oglmp img, a.ogld img, a.ogld2 img, a.ogldp img {
	float: left;
	padding: 0px;
	background: #fff;
	margin: 3px 7px 0 0; 
	border: 1px solid #fff;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	font: 8px/8px tahoma, sans-serif;
	color:#999;
	}

a.oglm em, a.oglm2 em, a.oglmp em, a.ogld em, a.ogld2 em, a.ogldp em {
	font-weight: bold;
	font-style: normal;
	}

a.oglm b, a.oglm2 b, a.oglmp b, a.ogld b, a.ogld2 b, a.ogldp b {
	font-weight: bold;
	color: #c00;
	}

a.oglm span, a.oglm2 span, a.oglmp span, a.ogld span, a.ogld2 span, a.ogldp span {
	position: relative;
	display: block;
	padding-top: 3px;
	font-weight: normal;
	color: #999;
	line-height: 115%;
	font-size: 9px;
	}

.og, .og2, .ogp, .ogp2, .ogpr, .ogp2r, .og0 {
	position: relative;
	margin: 0 auto;
	margin-bottom: 5px;
	padding: 5px;
	color: #333;
	font-family: tahoma, verdana, sans-serif;
	text-align: left;
	overflow: hidden;
	z-index: 30;
	background: #eee;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	}
.og2 {
	background: #ebeff5;
	}
.ogp {
	background: #ffa;
	}
.ogp2 {
	background: #ffebd2;
	}
.ogpr {
	margin: 0 auto 5px auto;
	color: #000;
	background: #ffa;
	}
.ogp2r {
	margin: 0 auto 5px auto;
	color: #000;
	background: #ffebd2;
	}
.og0 {
	background: none;
	}

.ogt {
	position: relative;
	padding: 5px 5px 10px 5px;
	border-bottom: 1px solid #fff;
	font: 11px tahoma;
	color: #666;
	margin-bottom: 10px;
	}

.ogm {
	position: relative;
	overflow: hidden;
	z-index: 40;
	}

.ogb {
	position: relative;
	padding: 10px 5px 5px 5px;
	border-top: 1px solid #fff;
	font: 11px tahoma;
	color: #666;
	margin-top: 10px;
	}

a.prom {
	position: relative;
	display: block;
	float: right;
	margin-right: 5px;
	background: #ffa;
	}

.prom2 {
	position: relative;
	float: right;
	margin-right: 5px;
	color: #c00;
	font-weight: bold;
	letter-spacing:-1px;
	}

div.ogt b, div.ogb b {
	font-weight: normal;
	color: #000;
	}

.ils {
	position: relative;
	float: left;
	margin: 0 10px 10px 5px;
	z-index: 41;
	}

a.il {
	position: relative;
	display: block;
	width: 100px;
	background: #fff;
	padding: 10px 10px 3px 10px;
	margin: 0 0 5px 10px;
	font-size: 9px;
	color: #999;
	text-align: center;
	}
a.il:hover {
	color: #000;
	text-decoration: none;
	}

div.ogm h3, div.ogm h1 {
	text-align: center;
	font: 20px calibri, tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	padding: 5px 15px 15px 15px;
	color: #333;
	}

div.ogm p {
	text-align: justify;
	font: 13px verdana, tahoma, sans-serif;
	color: #333;
	padding: 0 15px 15px 15px;
	}

div.ogm ul {
	padding: 0 40px;
	margin: 0;
	}

div.ogm li {
	padding-bottom: 7px;
	font: 13px verdana, tahoma, sans-serif;
	}

div.ogm ul.katy {
	padding-left: 0px;
	}

div.ogm ul.katy li {
	font: 11px tahoma, sans-serif;
	}

div.ogm li b {
	color: #00b;
	}

div.ogm form {
	margin: 0 auto;
	}

table.ogd  {
	margin-left: 15px;
	margin: 0 auto;
	}

table.ogd2 {
	margin: 0 auto;
	}

td.le {
	text-align: right;
	padding: 3px 10px 3px 0;
	}

td.ri {
	text-align: left;
	padding: 3px;
	font-weight: bold;
	}

.pn {
	padding: 7px;
	line-height: 170%;
	}

a.rig {
	display: block;
	float: right;
	}

a.oglm span.cz, a.oglm2 span.cz, a.oglmp span.cz, a.ogld span.cz, a.ogld2 span.cz, a.ogldp span.cz {
	position: relative;
	display: inline;
	padding: 0px;
	font-weight: bold;
	color: #000;
	line-height: 13px;
	font-size: 11px;
	}

.uft {
	font: 10px tahoma;
	text-align: left;
	}

div.s4u {
	position: absolute;
	right: 0;
	bottom: 0;
	}

.doda {
	padding-top: 20px;
	}

div.doda td {
	padding: 3px;
	vertical-align: middle;
	}

div.doda td span {
	color: #c00;
	}

.stronicowanie ul {
	margin: 0;
	float: right;
	padding:0;
	list-style-type: none;
	}

.stronicowanie ul li {
	margin: 0;
	padding: 0;
	float: left;
	}

.stronicowanie ul li a {
	display: block;
	float: left;
	background: #eee;
	padding: 10px 13px 10px 10px;
	margin: 0 2px 10px 0;
	border-radius: 3px;
	letter-spacing:-2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-box-shadow: 0 0 10px #CCCCCC inset;
	-webkit-box-shadow: 0 0 10px #CCCCCC inset;
	-khtml-box-shadow: 0 0 10px #CCCCCC inset;
	box-shadow: 0 0 10px #CCCCCC inset;
	}
.stronicowanie ul li a:hover, .stronicowanie ul li a.active {
	background: #fff;
	text-decoration: none;
	color: #000;
	}

ul.katy {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 450px;
	}

ul.katy li {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	padding-right: 4px;
	padding-top: 2px;
	}

ul.katy li.pad {
	padding-top:5px;
	}

ul.katy li a {
	background:#fff;
	font-weight: bold;
	display: block;
	padding: 2px 4px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	}
ul.katy li a:hover {
	background: #ffa;
	color: #000;
	text-decoration: none;
	}

ul.katy li a span {
	font-weight:normal;
	font-size:8px;
	color:#888;
	}

.dodatkowytekst p {
	font: 9px/12px verdana, sans-serif;
	color: #bbb;
	padding: 30px 10px;
	text-align: left;
	}

a.zglos {
	color: #f00;
	font-family: arial, sans-serif;
	font-size: 8px;
	text-align: right;
	display: block;
	position: absolute;
	top: -30px;
	letter-spacing: 1px;
	right: 10px;
	width: 80px;
	text-align: center;
	filter:alpha(opacity=50);-moz-opacity:.50;-khtml-opacity:0.50;opacity:.50;
	z-index: 50;
	}
a.zglos:hover {
	filter:alpha(opacity=50);-moz-opacity:1;-khtml-opacity:1;opacity:1;
	text-decoration: none;
	}

a.tag0 {
	font-size: 9px;
	}
a.tag1 {
	font-size: 10px;
	}
a.tag2 {
	font-size: 11px;
	}
a.tag3 {
	font-size: 12px;
	}
a.tag4 {
	font-size: 13px;
	}
a.tag5 {
	font-size: 15px;
	}
a.tag6 {
	font-size: 17px;
	}
a.tag7 {
	font-size: 19px;
	}
a.tag8 {
	font-size: 22px;
	}
a.tag9 {
	font-size: 25px;
	}

#dhtmltooltip {
	position: absolute;
	width: 360px;
	border: 2px solid #000;
	padding:1px;
	background-color: #fff;
	visibility: hidden;
	font: 12px/15px tahoma, sans-serif;
	z-index: 900;
	color: #000;
	}
}

.k3 h3+center>table td {
	padding: 0 0 0 3px !important;
	width: 100%;
    }

.k3 h3+center>table td a img {
	width: 100%;
    }