* {
	padding:0;
	margin:0;
	border:0;
	outline:0;
}
body {
	margin:10px 0 0;
	background:#fff;
	text-align:center;
	font:10pt Arial, Helvetica, Tahoma;
}
a {
	text-decoration:none;
}
a:link, a:visited {
	color:#274E00;
}
a:hover, a:active {
	color:#FF0000;
}
ul {
	margin:0 0 0 20px;
}
table {
	font-size:10pt;
}



#main1 {
	background:url('../img/img_01.png') repeat-x;
	height:219px;
}
#main2 {
	clear:both;
	background:url('../img/img_04.png') repeat-y;
	margin:auto;
	text-align:left;
	width:962px;
	color:#000;

}
#main3 {
	clear:both;
	background:url('../img/img_06.png') repeat-x;
	height:96px;
}




#top {
	margin:auto;
	text-align:left;
	width:962px;
	height:219px;
	background:url('../img/img_02.png') no-repeat;
}



#logo {
	position:absolute;
	margin:3px 0 0 30px;
}
#logo a img {
	position:absolute;
	width:480px;
	height:63px;
}




#mG_ico {
	position:absolute;
	margin: 100px 0 0 30px;
}
#mG_ico img {
	margin:0 10px;
	width:15px;
	height:15px;
}




#mG {
	position:absolute;
	margin:75px 0 0 27px;
}
#mG li {
	float:left;
	display:block;
	list-style-type:none;
	border-left:5px solid #9dd100;
}
#mG a {
	display:block;
	padding:0px 6px;
	font: bold 9pt arial;
	color:#000;
	line-height:14px;
}
#mG a b {
	font: bold 12pt arial;
	line-height:18px;
	display:block;
	padding-bottom:4px;
}
#mG a span {
	color:#888;
}
#mG a:hover,
#mG a:hover span {
	color:red;
}



#mT {
	margin:5px 0;
}
#mT li {
	float:right;
	display:block;
	list-style-type:none;
	border-left:5px solid #9dd100;
}
#mT a {
	display:block;
	padding:0px 20px 0 6px;
	font-size:8pt;
	color:#888;
}
#mT a b {
	font-size:12pt;
	text-transform:uppercase;
	color:#000;
}

#mT a:hover b {
	color:red;
}

#oT {
	float:left;
	width:240px;
	padding:5px 0 0 1px;
	font-size:8pt;
	color:#888;
}



#banner_top {
	position:absolute;
	margin:29px 0 0 547px;
	width:415px;
	height:190px;
	background:url('../img/img_03.png') no-repeat;
}
#banner_G {
	margin:40px 0 0 18px;
	width:150px;
	font-size:9pt;
}
#banner_G a {
	display:block;
	padding:3px 0;
	border-bottom:1px solid #9dd100;
	font-size:11pt;
}



#banner_240x240 {
	background-color:#F5F9FF;
	border:1px solid #4A9600;
	width:430px;
	height:300px;
	cursor:pointer;
	cursor:hand;
	text-align:center;
}
#banner_240x240 td a {
	color:#555;
}
#banner_240x240 thead td{
	background:#4A9600 url('../img/img_08.png') repeat-x;
	height:150px;
	padding: 0 20px;
	color:#fff;
	font-size:18pt;
	line-height:34px;
}
#banner_240x240 tbody td{
	padding: 0 20px;
	line-height:28px;
	font-size:12pt;
}
#banner_240x240 tfoot td{
	height:10px;
	padding: 1px 5px;
	text-align:right;
	font-size:7pt;
}


.banner_txt {
	border-right:1px solid #ccc;
	padding-bottom:15px;
}


#panelL {
	float:left;
	margin-top:-40px;
	overflow:hidden;
	width:222px;
	padding: 4px 12px 0 10px;
}
#panelL span {
	display:block;
	padding:1px 0 1px 14px;
	background:#9dd100;
	font-weight:bold;
}
#panelR {
	float:right;
	overflow:hidden;
	width:700px;
	background:#fff;
	padding-top:20px;
}


.mL1 {
	list-style-type:none;
	margin:0;
}

.mL1 a{
	display:block;
	height:21px;
	padding:0 0 0 10px;
	line-height:22px;
	font-size:10pt;
	border-top:1px solid #fff;
	border-bottom:1px solid #bbb;
	border-left:5px solid #9dd100;
}
.mL1 a:hover, .mL1 a:active {
	color:#0000;
	background:#eee;
}



.nbp {
	border-collapse:collapse;
	margin:20px 0;
	width:222px;
	text-align:center;
	color:#000;
}
.nbp thead td{
	background:#93CB00;
	padding:1px 0 1px 14px;
	font-weight:bold;
	text-align:left;
}
.nbp td {
	padding:1px;
	border-bottom:1px solid #93CB00;
}



h1,h2 {
	font-size:16pt;
	color:#274E00;
	border-bottom: 1px solid #85B000;
	background:#eee;
	padding:1px 0 0 1px;
}
h2:first-letter {
	text-transform:uppercase;
}
h3 {
	font-size:12pt;
}
h4 {
	font-size:10pt;
}
h5 {
	font-size:8pt;
	text-transform:uppercase;
	color:#666;
	padding:1px 0 0 1px;
}



.news {
	border-collapse:collapse;
	width:100%;
	font-size:8pt;
	border: 1px solid #eee;
}
.news tr {
	cursor:pointer;
	cursor:hand;
	background:#f8f8f8;
}
.news td{
	text-align:center;
	padding:10px 2px;
	border-bottom:1px solid #eee;
}
.news td div {
	background:#fff;
	border:1px solid #ddd;
	margin-left:5px;
}
.news td p {
	text-align:left;
}
.news tr:hover  {
	background:#eee;
}



.art {
	margin:0 8px 0 15px;
}
.art a {
	color:#000;
}
.txt {
	clear:both;
}
.txt:first-letter {
	padding: 0 0 0 20px;
	font-size:12pt;
	font-weight:bold;
}


#footer{
	clear:both;
	background:#ccc url('../img/img_07.png') no-repeat;
	margin:auto;
	text-align:left;
	width:962px;
	height:96px;
	color:#333;
	font-size:8pt;
}
#footer a {
	color:#fff;
}
#licznik{
	position:absolute;
	margin:4px 0 0 10px;
}
#w_gore {
	position:absolute;
	margin: 12px 0 0 952px;
}
#w_gore img {
	width:10px;
	height:20px;
}
#admin {
	position:absolute;
	margin: 31px 0 0 10px;
}

#banki {
	position:absolute;
	margin: 17px 0px 0px 260px;
	width:600px;
}




.b_tab {
	font-size:8pt;
	border-right: 1px solid #ccc;
}
.b_tab td {
	border-bottom: 1px solid #ccc;
}
.b_logo {
	width:130px;
	float:left;
	text-align:center;
	font-size:8pt;
}

.b_txt {
	width:300px;
	float:left;
}
.wiecej {
	float:right;
	width:60px;
	text-align:right;
	margin-right:5px;
}
.clear {
	clear:both;
}
.l{
	float:left;
}
.r{
	float:right;
}





/*porownania*/
.tabela1 thead th {
	background:#999;
	color:#fff;
	font-size:8pt;
	text-align:center;
}
.tr1 td, .tr2 td {
	border-bottom:1px solid #ddd; 
	border-right:1px solid #ddd; 
	font-size:8pt;
}
.tr1 td {
	background:#f5f5f5;
}
.tr2 td {
	background:#fcfcfc;
}


/*oferta txt*/
.wbl {
	font-size:11pt;
	margin:0 0 30px 0;
}
.fl a img {
	margin:10px 0;
}
.m2m_offerer_salechannel,
.m2m_offerer_link_desc{
	font-weight:bold;
	text-transform:uppercase;
	margin:5px 0 0 480px;
}


/*detalis*/
.m2m_mod_offer_table{
	width:100%;
}
.m2m_mod_offer_table img{
	margin:0 0 10px -2px;
}
.m2m_mod_offer_table table{
	border-collapse:collapse;
	width:100%;
}
.m2m_mod_offer_table td{
	border:1px solid #ddd;
	padding:1px 4px;
	width:50%;
	font-size:10pt;
}
.m2m_mod_offer_table .tr1{
	background:#f6f6f6;
}
.m2m_mod_offer_table a{
	font-weight:bold;
}
.m2m_mod_offer_table .tdw5{
	text-align:right;
	padding:0 10px;
	font-size:12pt;
}



/*pelna oferta*/
.box1_left{
	clear:both;
	float:left;
	width:230px;
	font-size:13px;
	padding:15px 5px 20px;
	border-top:1px solid #ddd;
}
.box1_right{
	float:right;
	width:460px;
	font-size:13px;
	padding:20px 0;
	border-top:1px solid #ddd;
}
.wniosek h5 {
	padding:3px 0 0;
	margin:0;
	font-size:11px;
	text-align:right;
}



/*wyszukiwarka*/
#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:#9dd100;
	border:0;
	font-weight:bold;
	font-size:10pt;
	text-transform:uppercase;
	cursor:pointer;
	cursor:hand;
}
#wysz select{
	border:1px solid #bbb;
}
#wysz fieldset {
	padding:10px;
	border:1px solid #ddd;
}



#newsy {
	font-size:8pt;
}
.mdt, .mhd3 {
	background:#274E00;
	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;
}
.rss dt {
	clear:both;
	border-top: 1px solid #ddd;
	margin-top:2px;
	padding-top:2px;
}
.rss dd {
	padding:0 5px 0 30px;
}

