body {
	background-color: #ffffff;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, tahoma, verdana;
}

div#glowny {
	text-align: left;
	margin: 0 auto;
	width: 815px;
}

div#panel_logowania {
	width: 190px;
	height: 77px;
	float: left;
	margin: 10px 0 0 12px;
}

div#panel_logowania_logged {
	width: 160px;
	height: 77px;
	float: left;
	margin: 25px 0 0 30px;
}

div#panel_logowania_logged .default {
	font-size: 11px;
	color: #444444;
}

div#panel_logowania_logged .witaj {
	display: block;
	margin: 0 0 5px 0;
	font-size: 19px;
	color: #fff;
}

div#login,div#haslo {
	width: 135px;
	margin: 0 auto 0 auto;
}

div#login {
	
}

div#haslo {
	clear: both;
	padding: 4px 0 0 0;
}

div#login .lewy,div#haslo .lewy {
	width: 5px;
	height: 23px;
	display: block;
	background-image: url(img/input_left.gif);
	float: left;
}

div#login .prawy {
	width: 5px;
	height: 23px;
	display: block;
	background-image: url(img/input_right.gif);
	float: left;
}

div.lewy_wh {
	width: 7px;
	height: 24px;
	display: block;
	background-image: url(img/input_left_wh.gif);
	float: left;
}

div.prawy_wh {
	width: 7px;
	height: 24px;
	display: block;
	background-image: url(img/input_right_wh.gif);
	float: left;
}

input.srodek_wh {
	width: 118px;
	height: 20px;
	background-image: url(img/input_middle_wh.gif);
	padding: 4px 0 0 4px;
	border: 0;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	font-family: arial, tahoma, verdana;
}

div#login .login_input {
	width: 118px;
	height: 20px;
	background-image: url(img/input_middle.gif);
	padding: 3px 0 0 4px;
	border: 0;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	font-family: arial, tahoma, verdana;
}

div#haslo .login_input {
	width: 97px;
	height: 20px;
	background-image: url(img/input_middle.gif);
	padding: 3px 0 0 4px;
	border: 0;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	font-family: arial, tahoma, verdana;
}

table.register_table {
	font-weight: normal;
	margin-top: 7px;
}

#register_button {
	margin: 4px 0 4px 0;
	width: 116px;
	height: 41px;
	float: right;
}

.default {
	font-size: 12px;
	font-weight: bold;
	color: #444;
	font-family: arial, tahoma, verdana;
	text-decoration: none;
	cursor: pointer;
}

.default:hover {
	font-size: 12px;
	font-weight: bold;
	color: #444;
	font-family: arial, tahoma, verdana;
	text-decoration: underline;
	cursor: pointer;
}

a.default_under {
	font-size: 12px;
	font-weight: bold;
	color: #444;
	font-family: arial, tahoma, verdana;
	text-decoration: underline;
}

a.default_under:hover {
	font-size: 12px;
	font-weight: bold;
	color: #444;
	font-family: arial, tahoma, verdana;
	text-decoration: underline;
}

div#cztery_obszary {
	width: 691px;
	height: 496px;
	clear: both;
	margin: 0 auto;
	padding: 4px 0 0 0;
}

div#jak_to_dziala {
	width: 332px;
	height: 237px;
	background-image: url(img/jak_to_dziala.jpg);
	float: left;
	cursor: pointer;
}

div#jak_to_dziala_h {
	width: 332px;
	height: 237px;
	background-image: url(img/jak_to_dziala_h.jpg);
	float: left;
	cursor: pointer;
}

div#pokaz_zestaw_wrapper {
	margin: 0 0 0 27px;
	float: left;
}

div#pokaz_zestaw {
	width: 332px;
	height: 237px;
	background-image: url(img/pokaz_zestaw.jpg);
	float: left;
	cursor: pointer;
}

div#pokaz_zestaw_h {
	width: 332px;
	height: 237px;
	background-image: url(img/pokaz_zestaw_h.jpg);
	float: left;
	cursor: pointer;
}

div#twoje_wyniki_wrapper {
	margin: 22px 0 0 0;
	float: left;
}

div#twoje_wyniki {
	width: 332px;
	height: 237px;
	background-image: url(img/twoje_wyniki.jpg);
	float: left;
}

div#twoje_wyniki_h {
	width: 332px;
	height: 237px;
	background-image: url(img/twoje_wyniki_h.jpg);
	float: left;
	cursor: pointer;
}

div#opinie_ekspertow_wrapper {
	margin: 22px 0 0 27px;
	float: left;
}

div#opinie_ekspertow {
	width: 332px;
	height: 237px;
	background-image: url(img/opinie_ekspertow.jpg);
	float: left;
}

div#opinie_ekspertow_h {
	width: 332px;
	height: 237px;
	background-image: url(img/opinie_ekspertow_h.jpg);
	float: left;
	cursor: pointer;
}

div#menu {
	height: 34px;
	background-color: #f5f5f5;
	width: 100%;
	padding: 17px 0 0 0;
	margin: 27px 0 0 0;
	float: left;
}

div#stopka {
	width: 800px;
	font-weight: normal;
	margin: 0 auto;
	font-size: 11px;
	color: #808080;
}

div#copyright {
	float: left;
}

div#linki {
	float: right;
}

div#linki a {
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}

div#linki a:hover {
	font-size: 11px;
	color: #808080;
	text-decoration: underline;
}

div#ikonki_unii {
	width: 800px;
	margin: 0 auto;
}

img#innowacyjna {
	margin: 12px 0 0 85px;
	float: left;
}

img#unia {
	margin: 12px 0 0 105px;
}

.second_panel {
	margin: 0;
	clear: both;
	padding: 10px 0 0;
}

.second_panel div.zad_naglowek1 .lewy {
	width: 24px;
	height: 46px;
	background-image: url(img/left_green_wh.gif);
	float: left;
}

.second_panel div.zad_naglowek1 .prawy {
	width: 23px;
	height: 46px;
	background-image: url(img/right_green_wh.gif);
	float: left;
}

div.zad_naglowek1 {
	width: 693px;
	margin: 0 auto;
}

div.zad_naglowek1 .lewy {
	width: 24px;
	height: 46px;
	background-image: url(img/left_green.gif);
	float: left;
}

div.zad_naglowek1 .srodkowy {
	width: 646px;
	height: 46px;
	background-image: url(img/green.gif);
	float: left;
}

div.zad_naglowek1 .prawy {
	width: 23px;
	height: 46px;
	background-image: url(img/right_green.gif);
	float: left;
}

div.suwak {
	width: 693px;
	margin: 0 auto;
	clear: both;
	padding: 10px 0 0;
}

div.suwak .lewy_h {
	width: 38px;
	height: 46px;
	background-image: url(img/left_empty.gif);
	float: left;
	cursor: default;
}

div.suwak .lewy {
	width: 38px;
	height: 46px;
	background-image: url(img/left_arrow.gif);
	float: left;
	cursor: pointer;
}

div.suwak .lewy:hover {
	background-image: url(img/left_arrow_h.gif);
}

div.suwak .srodkowy {
	width: 617px;
	height: 33px;
	background-image: url(img/green_wh.gif);
	float: left;
	padding: 13px 0 0 0px;
}

div.suwak .prawy {
	width: 38px;
	height: 46px;
	background-image: url(img/right_arrow.gif);
	float: left;
	cursor: pointer;
}

div.suwak .prawy_h {
	width: 38px;
	height: 46px;
	background-image: url(img/right_empty.gif);
	float: left;
	cursor: default;
}

div.suwak .prawy:hover {
	background-image: url(img/right_arrow_h.gif);
}

.numer {
	width: 19px;
	height: 16px;
	padding: 2px 0 0 0px;
	float: left;
	text-align: center;
	color: #fff;
	text-decoration: none;
	background-image: none;
}

.numer_rozw {
	width: 19px;
	height: 16px;
	padding: 2px 0 0 0px;
	float: left;
	text-align: center;
	color: #85bb3e;
	text-decoration: none;
	background-image: none;
}

.numer_h {
	width: 19px;
	height: 16px;
	padding: 2px 0 0 0px;
	float: left;
	text-align: center;
	color: #fff;
	text-decoration: none;
	border-bottom: 2px solid #444444;
}

.numer_h_rozw {
	width: 19px;
	height: 16px;
	padding: 2px 0 0 0px;
	float: left;
	text-align: center;
	color: #85bb3e;
	text-decoration: none;
	border-bottom: 2px solid #444444;
}

.wezej {
	width: 15px;
}

.scroll_space {
	margin-left: 10px;
}

.numer:hover {
	border-bottom: 2px solid #444444;
}

.numer_rozw:hover {
	border-bottom: 2px solid #444444;
}

div.zad_naglowek1 h1 {
	color: #fff;
	font-size: 18px;
	padding: 0;
	margin: 11px 0 0 0;
	float: left;
}

div.zad_naglowek1 span {
	float: right;
	margin: 15px 0 0 0;
}

div.zad_tresc_1 {
	width: 693px;
	margin: 0 auto;
	clear: both;
	padding: 10px 0 0;
}

div.zad_tresc_1 .gora {
	width: 693px;
	height: 19px;
	background-image: url(img/white_up.gif);
	float: left;
}

.second_panel div.zad_tresc_1 .gora {
	width: 693px;
	height: 19px;
	background-image: url(img/white_up_wh.gif);
	float: left;
}

div.zad_tresc_1 .srodkowy {
	width: 636px;
	border-left: 1px #e1e1e1 solid;
	border-right: 1px #e1e1e1 solid;
	background-color: #fff;
	padding: 0 0 0 55px;
	position: relative;
	float: left;
}

.sum_result div.zad_tresc_1 .srodkowy {
	width: 667px;
	border-left: 1px #e1e1e1 solid;
	border-right: 1px #e1e1e1 solid;
	background-color: #fff;
	padding: 0 0 0 24px;
	position: relative;
	float: left;
}

.sum_result div.zad_tresc_1 .srodkowy .left {
	float: left;
	font-size: 18px;
}

.sum_result div.zad_tresc_1 .srodkowy .right {
	float: right;
	margin: 5px 0 0 0;
}

.wskazowka {
	display: block;
	background-image: url(img/clue.jpg);
	width: 121px;
	height: 74px;
	position: absolute;
	right: -40px;
	top: 5px;
	cursor: pointer;
}

.wskazowka:hover {
	background-image: url(img/clue_h.jpg);
}

div.zad_tresc_1 .dol {
	width: 693px;
	height: 20px;
	background-image: url(img/white_down.gif);
	float: left;
}

.tresc_wlasc {
	padding: 15px 0 0 0;
	width: 500px;
}

.tresc_wlasc_ex {
	padding: 10px 0 10px 0;
	width: 600px;
}

.summary_separator {
	clear: both;
	padding: 10px 0 0;
}

.sum_result .zad_tresc_1 {
	padding: 0;
}

.sum_result .tresc_wlasc_ex {
	padding: 0px;
	width: 642px;
}

div#tresc {
	clear: both;
	position: relative;
	padding: 10px 0 0;
}

.odpowiedz_lista {
	margin: 20px 0 0 0;
}

.odpowiedz_lista td {
	padding: 2px 0;
}

.przycisk,.przycisk_f {
	width: 19px;
	height: 19px;
	background-image: url(img/grey.gif);
	cursor: pointer;
	float: left;
	margin: 0 8px 0 0;
}

.przycisk_f {
	cursor: default;
}

.przycisk_c {
	width: 19px;
	height: 19px;
	background-image: url(img/greeen.gif);
	float: left;
	margin: 0 8px 0 0;
}

.przycisk_h,.przycisk_s,.przycisk_ss {
	width: 19px;
	height: 19px;
	cursor: pointer;
	background-image: url(img/yellow.gif);
	float: left;
	margin: 0 8px 0 0;
}

.przycisk_ss {
	cursor: default;
}

.feedback_area,#feed_inv {
	width: 290px;
	margin: 0px auto 0 auto;
	padding: 10px 0 2px 0;
	text-align: center;
}

.feedback_area img,#feed_inv img,.not_confirmed_trans img {
	vertical-align: middle;
	margin-right: 4px;
}

#feed_inv {
	padding-bottom: 5px;
	display: none;
}

.left_answer {
	float: left;
	width: 90px;
}

.login_msg {
	color: #fb3f24;
	display: block;
	margin: 0 auto 5px auto;
	width: 170px;
	height: 16px;
}

.tresc {
	padding: 0 0 0 0;
}

.img_lewy {
	border: 0;
	float: left;
}

img {
	border: 0;
}

.content .vertical_middle {
	vertical-align: middle;
}

.clear_both {
	clear: both;
}

.sets_table {
	background-image: url(img/sets_table_back.gif);
	background-repeat: repeat-y;
	background-position: 266px 50%;
	font-weight: normal;
}

td.solve {
	width: 100px;
	text-align: right;
	f
}

td.solve .bulb {
	background-image: url(img/bulb.gif);
	background-repeat: no-repeat;
	margin: 2px 0 0 35px;
	float: left;
	height: 14px;
	margin: 0 0 0 35px;
	width: 11px;
}

td.solve .bulb_cur_sol {
	background-image: url(img/bulb_cur_sol.gif);
	background-repeat: no-repeat;
	margin: 2px 0 0 35px;
	float: left;
	height: 14px;
	margin: 0 0 0 35px;
	width: 11px;
}

td.print {
	width: 80px;
	background-repeat: no-repeat;
	background-position: 24px 3px;
	text-align: right;
}

.your_result {
	float: left;
	padding-top: 2px;
	font-weight: bold;
}

td.result {
	width: 290px;
	padding-left: 40px;
}

.leftRes {
	float: left;
	width: 9px;
	height: 19px;
	margin-left: 12px;
}

.leftResSolved {
	float: left;
	width: 9px;
	height: 19px;
	margin-left: 12px;
	cursor: pointer;
}

.middleRes {
	float: left;
	height: 19px;
}

.middleResSolved {
	float: left;
	height: 19px;
	cursor: pointer;
}

.rightRes {
	float: left;
	width: 9px;
	height: 19px;
}

.rightResSolved {
	float: left;
	width: 9px;
	height: 19px;
	cursor: pointer;
}

#dhtmltooltip {
	position: absolute;
	left: -300px;
	width: 150px;
	padding: 2px;
	visibility: hidden;
	z-index: 100;
	height: 31px;
	background-color: #fff;
	border: 1px solid #B3B3B3;
	padding: 15px 5px 5px;
	background-color: #fff;
	font-size: 18px;
	text-align: center;
}

#dhtmlpointer {
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

.hidden {
	display: none;
}

.shown {
	display: block;
}

form {
	padding: 0;
	margin: 0;
}

.tab_1_12 {
	border-collapse: collapse;
	margin: 7px 0;
}

.tab_1_12 td {
	border: 1px #e2e2e2 solid;
	padding: 1px 5px;
	text-align: center;
}

.tab_1_12 td.left {
	text-align: left;
}

.tab_1_12 .grubo {
	font-weight: bold;
}

.tab_1_12 td.grey {
	background-color: #efefef;
}

.clues_area {
	margin-top: 25px;
	font-weight: normal;
}

.clue_content_hide {
	display: none;
}

.clue_content_show {
	display: inline;
}

.yellow_hr {
	display: block;
	width: 413px;
	height: 1px;
	margin: 12px auto;
	background-image: url(img/yellow_hr.gif);
	background-repeat: no-repeat;
}

.mark_link {
	height: 41px;
	display: block;
	margin: 0;
	width: 116px;
	background-image: url(img/mark.gif);
	float: left;
	cursor: pointer;
}

.mark_link:hover {
	background-image: url(img/mark_h.gif);
}

.solution_link {
	height: 41px;
	display: block;
	margin: 0;
	width: 126px;
	background-image: url(img/solution.gif);
	float: left;
	cursor: pointer;
}

.solution_link:hover {
	background-image: url(img/solution_h.gif);
}

.finish_link {
	height: 41px;
	display: block;
	margin: 0;
	width: 116px;
	background-image: url(img/finish.gif);
	float: right;
	cursor: pointer;
}

.finish_link:hover {
	background-image: url(img/finish_h.gif);
}

div.ok_link {
	height: 41px;
	display: block;
	width: 116px;
	float: right;
	margin: 15px 15px 0 0;
	background-image: url(img/ok.gif);
	cursor: pointer;
}

div.ok_link:hover {
	background-image: url(img/ok_h.gif);
}

div.cancel_link {
	height: 41px;
	display: block;
	width: 116px;
	float: right;
	cursor: pointer;
	margin: 15px 30px 0 0;
	background-image: url(img/cancel.gif);
}

div.cancel_link:hover {
	background-image: url(img/cancel_h.gif);
}

.points_item {
	float: left;
	margin-right: 18px;
}

.message_box {
	background-color: #fff;
	border: 1px solid #B3B3B3;
	left: 245px;
	padding: 15px 5px 5px;
	position: absolute;
	text-align: center;
	top: 180px;
	width: 301px;
}

.message_box_open {
	background-color: #fff;
	border: 1px solid #B3B3B3;
	left: 190px;
	padding: 15px 5px 5px;
	position: absolute;
	text-align: center;
	bottom: 50px;
	width: 301px;
}

.message_box_solve {
	background-color: #fff;
	border: 1px solid #B3B3B3;
	left: 190px;
	padding: 15px 5px 5px;
	position: absolute;
	text-align: center;
	bottom: 140px;
	width: 301px;
	font-weight: bold;
}

.user_points {
	margin-top: 10px;
}

.task_content {
	width: 540px;
	display: block;
}

.correct {
	width: 37px;
	height: 37px;
	background-image: url(img/correct.gif);
	position: absolute;
	top: 0px;
	left: 9px;
}

.incorrect {
	width: 37px;
	height: 37px;
	background-image: url(img/incorrect.gif);
	position: absolute;
	top: 0px;
	left: 9px;
}

.up_link {
	float: left;
	margin: 12px 0 0 0;
	padding-left: 75px;
}

.cats_table td {
	padding: 3px 0;
}

.cats_table .category {
	width: 180px;
}

.cats_table .result_closed {
	width: 215px;
}

.cats_table .headers {
	text-align: center;
}

.tab_1_12 .bottom_b td {
	border-bottom: 1px solid #989898;
}

.tab_1_12 .right_b {
	border-right: 1px solid #989898;
}

.sprobuj {
	width: 91px;
	height: 20px;
	background-image: url(img/sprobuj.gif);
	left: 23px;
	position: absolute;
	top: -1px;
}

.quote {
	position: relative;
	margin: 35px 0 0;
	clear: both;
}

.quote .left {
	width: 35px;
	height: 27px;
	left: -17px;
	top: -35px;
	position: absolute;
	background-image: url(img/left_quote.gif);
}

.quote .right {
	width: 35px;
	height: 28px;
	position: absolute;
	right: -7px;
	background-image: url(img/right_quote.gif);
}

.sign {
	clear: both;
	float: right;
	padding: 35px 0 45px;
	line-height: 13px;
}

.sign span {
	font-size: 9px;
}

.platnosci_footer {
	background-image: url(img/platnosci_pl.jpg);
	width: 76px;
	height: 19px;
	display: block;
	margin: 28px 0 0 125px;
	float: left;
}

.pay {
	margin: 5px 9px 5px 0;
	width: 174px;
	height: 102px;
	border: 4px #fff solid;
	float: left;
	cursor: pointer;
	width: 174px;
}

.pay_podst,.pay_podst_h {
	background-image: url(img/pay/podst.jpg);
}

.pay_sms1,.pay_sms1_h {
	margin-left:90px;
	background-image: url(img/pay/sms1.jpg);
}

.pay_sms2,.pay_sms2_h {
	background-image: url(img/pay/sms2.jpg);
}

.pay_rozsz,.pay_rozsz_h {
	background-image: url(img/pay/rozsz.jpg);
}

.pay_podst_rozsz,.pay_podst_rozsz_h {
	background-image: url(img/pay/podstrozsz.jpg);
}

.pay_podst_h,.pay_rozsz_h,.pay_podst_rozsz_h,.pay:hover , .pay_sms1_h, .pay_sms2_h {
	border: 4px #fed12e solid;
}

#sms_payments{
padding-left:230px;
}

.smaller {
	font-size: 10px;
	display: block;
	clear: both;
	padding: 14px 0 0 0;
}

.invoice {
	clear: both;
	padding: 0 0 0 0;
}

#invoice_data {
	display: none;
	clear: both;
	padding: 8px 0 0 0;
}

#invoice_data span {
	font-size: 10px;
}

.payments {
	clear: both;
	margin: 5px 0 7px 0;
}

.visa_master,.visa_master_h {
	width: 117px;
	background-image: url(img/pay/visa_master.jpg);
}

.mtransfer,.mtransfer_h {
	width: 159px;
	background-image: url(img/pay/mtransfer.jpg);
	margin-left: 15px;
}

.multitransfer,.multitransfer_h {
	width: 127px;
	background-image: url(img/pay/multitransfer.jpg);
	margin-left: 15px;
}

.inteligo,.inteligo_h {
	width: 72px;
	background-image: url(img/pay/inteligo.jpg);
	margin-left: 15px;
}

.przelew24,.przelew24_h {
	width: 117px;
	background-image: url(img/pay/przelew24.jpg);
}

.ipko,.ipko_h {
	width: 99px;
	background-image: url(img/pay/ipko.jpg);
	margin-left: 18px;
}

.nordea,.nordea_h {
	width: 119px;
	background-image: url(img/pay/nordea.jpg);
	margin-left: 16px;
}

.pekao24,.pekao24_h {
	width: 135px;
	background-image: url(img/pay/pekao24.jpg);
	margin-left: 15px;
}

.lukas,.lukas_h {
	width: 117px;
	background-image: url(img/pay/lukas.jpg);
}

.bph,.bph_h {
	width: 124px;
	background-image: url(img/pay/bph.jpg);
	margin-left: 10px;
}

.ing,.ing_h {
	width: 111px;
	background-image: url(img/pay/ing.jpg);
	margin-left: 10px;
}

.raiff,.raiff_h {
	width: 142px;
	background-image: url(img/pay/raiff.jpg);
	margin-left: 9px;
}

.polbank,.polbank_h {
	width: 159px;
	background-image: url(img/pay/polbank.jpg);
}

.citi,.citi_h {
	width: 159px;
	background-image: url(img/pay/citi.jpg);
	margin-left: 24px;
}

.deutsche,.deutsche_h {
	width: 162px;
	background-image: url(img/pay/deutsche.jpg);
	margin-left: 24px;
}

.kredytbank,.kredytbank_h {
	width: 159px;
	background-image: url(img/pay/kredytbank.jpg);
}

.bgz,.bgz_h {
	width: 134px;
	background-image: url(img/pay/bgz.jpg);
	margin-left: 4px;
}

.millenium,.millenium_h {
	width: 131px;
	background-image: url(img/pay/millenium.jpg);
	margin-left: 5px;
}

.przelew,.przelew_h {
	width: 85px;
	background-image: url(img/pay/przelew.jpg);
	margin-left: 4px;
}

.sms,.sms_h {
	width: 84px;
	background-image: url(img/pay/smspremium.jpg);
	margin-left: 4px;
}

.pay_types_row .visa_master_h,.pay_types_row .mtransfer_h,.pay_types_row .multitransfer_h,.pay_types_row .inteligo_h,.pay_types_row .przelew24_h,.pay_types_row .ipko_h,.pay_types_row .nordea_h,.pay_types_row .pekao24_h,.pay_types_row .lukas_h,.pay_types_row .bph_h,.pay_types_row .ing_h,.pay_types_row .raiff_h,.pay_types_row .polbank_h,.pay_types_row .citi_h,.pay_types_row .deutsche_h,.pay_types_row .kredytbank_h,.pay_types_row .bgz_h,.pay_types_row .millenium_h,.pay_types_row .przelew_h, .pay_types_row .sms_h , .pay_types_row div:hover
	{
	border: 4px #fed12e solid;
}

.pay_types_row div {
	height: 46px;
	border: 4px #fff solid;
	cursor: pointer;
	float: left;
}

.continue_link {
	height: 41px;
	display: block;
	margin: 0;
	width: 126px;
	background-image: url(img/continue.gif);
	float: right;
	cursor: pointer;
}

.continue_link:hover {
	background-image: url(img/continue_h.gif);
}

.pay_types_row {
	clear: both;
	margin: 5px 0 3px 0;
}

.payments_all {
	width: 560px;
	height: 271px;
	background-image: url(img/pay/all.jpg);
	margin: 0 auto;
}

.not_confirmed_trans {
	width: 350px;
	margin: 0 auto;
}

.contact_left {
	float: left;
	width: 46px;
	height: 146px;
	background-image: url(img/contact_left.gif);
}

.poradnik_img {
	margin: 13px auto;
	border: 1px #e1e1e1 solid;
	display: block;
}

.por_header {
	display: block;
	margin: 0 0 5px 0;
}

#baner_boczny {
	width: 200px;
	height: 450px;
	position: absolute;
	right: -175px;
	top: -6px;
	background-color: #fff;
	border: 1px #b3b3b3 solid;
}

#baner_lewy {
	width: 210px;
	height: 450px;
	position: absolute;
	left: -175px;
	top: -5px;
	background-color: #fff;
	border: 1px #b3b3b3 solid;
}

#baner_boczny .baner {
	background-image: url(img/baner_boczny.jpg);
	width: 190px;
	height: 415px;
	margin: 0 0 0 9px;
	float: left;
	cursor: pointer;
}

#baner_boczny img {
	float: right;
	margin: 8px 8px 0 0;
	cursor: pointer;
}

.favour {
	text-decoration: underline;
}

.favour_red {
	text-decoration: underline;
}

.favour_big {
	color: #f4c611;
	font-size: 16px;
	text-decoration: underline;
}

.favour_yellow {
	color: #f4c611;
}

.pdf_icon {
	height: 25px;
	background-image: url(img/pdf.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 30px;
	padding: 6px 0 0 35px;
}
