* {
	padding:0;
	margin:0;
	border:0;
	outline:0;
}
body {
	margin:5px 0;
	background:#fff;
	text-align:center;
	font:10pt Arial, Helvetica, Tahoma;
}
a, u {
	text-decoration:none;
	color:#006E5D;
	cursor:pointer;
	cursor:hand;
}
a:hover, a:active, u:hover, u:active {
	color:#FF0000;
}
table {
	font-size:10pt;
}
dd {
	padding-left:20px;
}
ul {
	margin-left:15px;
}
input {
	background:#f5f5f5;
}
#mainlayer {
	background:#fff;
	margin:auto;
	text-align:left;
	width:924px;
	color:#000;
}
#top {
	background:#fff url('../img/img_00.png') no-repeat;
	width:924px;
	height:190px;
	margin-bottom:3px;
	border-bottom:10px solid #000;
}
.glowna {
	position:absolute;
	margin:20px 0 0 10px;
}
.glowna img {
	width:150px;
	height:70px;
}
#mG_ico {
	position:absolute;
	margin:10px 0 0 805px;
}
#mG_ico img {
	margin-left:20px;
	width:15px;
	height:15px;
}
#mG1 {
	position:absolute;
	background: url('../img/img_03.png') repeat-y;
	margin-top:98px;
	width:172px;
	height:90px;
	font-size:12pt;
}
#mG1 ul {
	margin:0;
}
#mG1 ul li{
	margin:4px 0;
	list-style-type:none;
}
#mG1 a{
	color:#fff;
	padding-left:20px;
	line-height:23px;
	background: url('../img/img_06.png') no-repeat;
}
#mG1 a:hover, #mG1 a:active {
	color:#000;
	background: url('../img/img_06.png') 0px -43px  no-repeat;
}

#mG2 {
	position:absolute;
	background: url('../img/img_02.png') repeat-x;
	margin:39px 0 0 172px;
	width:752px;
	height:52px;
}
#mG2 li {
	display:inline;
	list-style-type:none;
}
#mG2 a {
	display:block;
	float:left;
	height:29px;
	line-height:30px;
	padding:0 10px;
	font-weight:bold;
	color:#eeeeee;
	border-right:1px solid #fff;
}
#mG2 a:hover, #mG2 a:active {
	color:#000;
}

#menu_t {
	list-style-type:none;
	border-bottom:1px solid #ccc;
	background:#f6f6f6;
	width:100%;
	height:18px;
	margin:0;
}
#menu_t li {
	display:inline;
}
#menu_t a {
	display:block;
	float:left;
	padding:1px 16px;
	margin-bottom:-1px;
	font-size:9pt;
	background:#f6f6f6;
}
#activ {
	background:#fff !important;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:2px solid #fff;
}

#banner_750x100 {
	position:absolute;
	margin: 88px 0 0 174px;
	width:750px;
	height:100px;
	background:#ddd;
}
#banner_750x100 object {
	position:absolute;
}
#banner_750x100 div {
	position:absolute;
	width:100%;
	height:100%;
	background:url('../img/img.gif');
	cursor:pointer;
	cursor:hand;
}


#banner_160x600 {
	background-color:#f9f9f9;
	border:1px solid #908564;
	width:160px;
	height:600px;
	cursor:pointer;
	cursor:hand;
	text-align:center;
}
#banner_160x600 td a {
	color:#555;
}
#banner_160x600 thead td{
	background:#908564;
	height:190px;
	padding: 0 3px 70px;
	color:#fff;
	font-size:14pt;
	line-height:34px;
}
#banner_160x600 tbody td{
	height:270px;
	padding: 50px 5px 0;
	line-height:28px;
	font-size:11pt;
}
#banner_160x600 tfoot td{
	height:20px;
	padding: 1px 5px;
	text-align:right;
	font-size:7pt;
}


#panelL {
	float:left;
	overflow:hidden;
	width:172px;
	background:#eee url('../img/img_10.png') repeat-y;
}
#panelL span {
	display:block;
	padding:1px 0 1px 7px;
	background:#ddd;
	border:1px solid #888;
}
#panelL ul {
	margin:0;
}
#panelS {
	float:right;
	overflow:hidden;
	width:570px;
	background:#fff;
	margin:0 9px 20px 0;
}
#panelR {
	float:right;
	overflow:hidden;
	width:160px;
	background:#fff;
	border-left:1px solid #eee;
	padding-left:2px;
	color:#777;
}
.mL1 {
	list-style-type:none;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
}
.mL1 a, .mL1 u {
	background: url('../img/img_08.png') no-repeat;
	display:block;
	height:20px;
	padding-left:20px;
	line-height:20px;
	font-size:9pt;
	border-top:1px solid #fff;
	border-bottom:1px solid #888;
}
.mL1 a:hover, .mL1 a:active, .mL1 u:hover, .mL1 u:active {
	color:#000;
	background:#ddd url('../img/img_08.png') 0px -21px;
}
h1,h2 {
	font-size:17pt;
	color:#908564;
	border-bottom: 1px solid #ccc;
}
h2 {
	font-size:16pt;
}
h3,h4 {
	font-size:12pt;
}
h5 {
	font-size:10pt;
	color:#999;
}

.art {
	clear:both;
}
.art p {
	color:#444;
	margin:15px 0;
}

.txt {
	clear:both;
}
.gray{
	background:#f7f7f7;
	padding:4px 0;
}
#footer{
	clear:both;
	background:#ccc url('../img/img_99.png') repeat-y;
	margin-top:2px;
	width:924px;
	height:34px;
	color:#eee;
	font-size:8pt;
}
#licznik{
	position:absolute;
	margin:4px 0 0 3px;
}
#admin {
	position:absolute;
	margin:17px 0 0 3px;
}
#banki {
	position:absolute;
	margin: 4px 0px 0px 180px;
	width:550px;
}
.b_tab {
	font-size:8pt;
}
.b_tab td {
	border-bottom: 1px solid #ccc;
	padding:5px 0;
}
.b_logo {
	width:155px;
	float:left;
	text-align:center;
	font-size:8pt;
}
.b_txt {
	width:415px;
	float:left;
}
.wiecej {
	float:right;
	width:100px;
	text-align:right;
	margin-right:5px;
}
.ng_R {
	background:#908564;
	color:#fff;
	padding:2px;
}
.clear {
	clear:both;
}
.l {
	float:left;
}
.r {
	float:right;
}

.newsy {
	font-size:8pt;
	border-right:1px solid #eee;
}
.nbp {
	border-collapse:collapse;
	width:100%;
	font-size:8pt;
	text-align:center;
	color:#000;
}
.nbp thead {
	background:#908564;
	color:#fff;
	padding:2px;
}
.nbp td {
	border-bottom:1px solid #908564;
}

.por_ng2 td {
	background:#999;
	color:#fff;
	font-size:8pt;
}
.por_w1 td, .por_w2 td {
	border-bottom:1px solid #ddd; 
	border-right:1px solid #ddd;
	font-size:8pt;
}
.por_w1 td {
	background:#f5f5f5;
}
.por_w2 td {
	background:#fcfcfc;
}
.nmTd3 {
	text-align:left;
	border-bottom:1px solid #ddd; 
	border-right:1px solid #ddd; 
}

.mdt, .mhd3 {
	background:#888;
	margin:15px 0 1px 0;
	font-size:8pt;
}
.mdt a, .mhd3 a {
	display:block;
	color:#fff;
	padding:1px;
}
.mifr{
	float:left;
	margin:2px 2px 0 0;
}



/*oferta txt*/
.wbl {
	margin:20px 0 10px 0px;
	color:#555;
	font-size:11pt;
}
.fl a img {
	margin:10px 0;
}
.ul2 {
	margin-left:17px;
}
.m2m_offerer_salechannel,
.m2m_offerer_link_desc{
	float:right;
	clear:both;
	background:green;
	padding:1px 7px 2px;
	margin:1px 0;
	width:120px;
	text-align:center;
}
.m2m_offerer_salechannel a,
.m2m_offerer_link_desc a{
	font-weight:bold;
	text-transform:lowercase;
	color:#fff;
	font-size:10pt;
}




.nmTd3 {
	text-align:left;
	font-size:8pt;
	border-top:1px solid #ddd; 
}

#wysz ul{
	margin:0;
}
#wysz ul .checkboxlist,
#wysz ul .booleanradiobuttonlist {
	margin:0 20px 10px;
}
#wysz li{
	list-style-type:none;
}
#wysz form{
	margin:10px 0;
}
#wysz .submitbutton {
	padding:1px 5px;
	background:green;
	border:0;
	color:#fff;
	font-weight:bold;
	font-size:10pt;
	text-transform:uppercase;
}
#wysz fieldset {
	padding:10px;
	border:1px solid #ddd;
}


/*detalis*/
.m2m_mod_offer_table{
	margin:40px 0 30px 0px;
}
.m2m_mod_offer_table img{
	margin:10px 0;
}
.m2m_mod_offer_table table{
	border-collapse:collapse;
	width:100%;
}
.m2m_mod_offer_table td{
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:1px 6px;
	width:50%;
}
.m2m_mod_offer_table .tr1{
	background:#f6f6f6;
}
.m2m_mod_offer_table a{
	font-weight:bold;
}
.m2m_mod_offer_table .tdw5{
	padding:0;
}
.m2m_mod_offer_table .tdw5 a{
	float:right;
	display:block;
	text-align:center;
	text-transform:lowercase;
	background:green;
	color:#fff;
	padding:1px 7px 2px;
	width:120px;
}