/*******************************/
/*  Created by Mariusz Galka   */
/*  Copyright by IguanaStudio  */
/*******************************/

@import url('reset.css');

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #222425;
	background: #f6fafd url(images/background.gif) repeat-x top;
}
div {
	text-align: left;
}
.clear {
	clear: both;
}
.flash-replaced .alt {
	display: block;
	height: 0;
	overflow: hidden;
	position: absolute;
	width: 0;
}
.do_lewej {
	float: left;
}
.do_prawej {
	float: right;
}
.txt_do_prawej {
	text-align: right;
}
.txt_srodek {
	text-align: center;
}
.niebieski {
	color: #20639c;
}
a {
	color: #20639c;
	text-decoration: underline;
}
a:hover {
	color: #7da109;
}
a.link_wiecej {
	background: transparent url(images/icon_wiecej.gif) no-repeat right 2px;
	padding: 0 15px 0 0;
	text-decoration: none;
}
a.link_wiecej:hover {
	background-position: right bottom;
}
a.link_pobierz_katalog {
	background: transparent url(images/b_pobierz_katalog.gif) no-repeat 0 0;
	width: 189px;
	height: 24px;
	display: block;
	margin: 30px auto 25px;
	text-indent: -9999px;
	text-decoration: none;
}
a.link_pobierz_katalog:hover {
	background-position: 0 -24px;
}
p {
	border: 0;
	padding: 0;
	margin: 0 0 12px 0;
	text-align: justify;
	line-height: 135%;
}
input, textarea {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	background: #fff url(images/background_input.gif) repeat-x 0 0;
	border: 1px solid #d8d5d2;
	color: #585858;
	padding: 4px 7px;
}
textarea {
	overflow: auto;
}
input {
	overflow: hidden;
}
.submit input {
	background: transparent url(images/b_dodaj.gif) no-repeat 0 0;
	width: 73px;
	height: 19px;
	max-height: 19px;
	padding: 19px 0 0 0;
	border: none;
	cursor: pointer;
}
.submit_polec input {
	background: transparent url(images/b_wyslij_polec.gif) no-repeat 0 0;
	width: 73px;
	height: 19px;
	max-height: 19px;
	padding: 19px 0 0 0;
	border: none;
	cursor: pointer;
}
.submit input:hover, .submit_polec input:hover {
	background-position: 0 -19px;
}
.active, .active_menul, .active_podmenul {
	cursor: default;
}
.zdjecie_z_podpisem {
	overflow: hidden;
	margin: 0 0 25px;
	text-align: center;
	color: #3a3a3a;
}
.zdjecie_z_podpisem img {
	margin: 0 auto 5px;
	display: block;
}
.img_right {
	float: right;
	margin: 0 0 10px 15px;
	border: 1px solid #cae2ec;
	padding: 2px;
}
h2 {
	font-size: 20px;
	color: #578809;
	font-family: 'Myriad Pro', 'Trebuchet MS', Trebuchet, Arial, Sans-serif;
	font-weight: normal;
	background: transparent url(images/h2_listek.gif) no-repeat 0 0;
	padding: 0 0 0 31px;
	margin: 0 0 12px;
}
h2 span {
	border-bottom: 1px solid #d9e9ef;
	padding: 0 0 2px;
	display: block;
}
h3 {
	font-size: 18px;
	color: #1a5b95;
	font-family: 'Myriad Pro', 'Trebuchet MS', Trebuchet, Arial, Sans-serif;
	font-weight: normal;
	margin: 0 0 12px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px;
	line-height: 130%;
}
#wrapper {
	width: 998px;
	margin: 0 auto;
	background: transparent url(images/background_wrapper.png) repeat-y 0 0;
	overflow: hidden;
}
#wrapper_podstrona {
	width: 998px;
	margin: 0 auto;
	background: transparent url(images/background_wrapper_podstrona.png) repeat-y 0 0;
	overflow: hidden;
}
/*----[ top i menu ]-----------------------------------------------------------------------*/
#top {
	height: 246px;
	background: transparent;
}
#menu {
	z-index: 100;
	height: 41px;
	width: 916px;
	padding: 0 22px;
	margin: 0 19px;
	background: transparent url(images/menu1.jpg) no-repeat 0 0;
	position: relative;
}
#menu li { float: left; height: 41px; position: relative; }
#menu li a { display: block; height: 41px; width: 100%; text-indent: -9999px; float: left; background: transparent url(images/menu1.jpg) no-repeat 0 0; }
#menu li.start { width: 79px; }
#menu li.o_nas { width: 85px; }
#menu li.aktualnosci { width: 127px; }
#menu li.poradnik { width: 110px; }
#menu li.dostawcy { width: 113px; }
#menu li.oferta { width: 91px; }
#menu li.do_pobrania { width: 133px; }
#menu li.raty { width: 77px; }
#menu li.kontakt { width: 101px; }

#menu li.start a { background-position: -22px 0; }
#menu li.o_nas a { background-position: -101px 0; }
#menu li.aktualnosci a { background-position: -186px 0; }
#menu li.poradnik a { background-position: -313px 0; }
#menu li.dostawcy a { background-position: -423px 0; }
#menu li.oferta a { background-position: -536px 0; }
#menu li.do_pobrania a { background-position: -627px 0; }
#menu li.raty a { background-position: -760px 0; }
#menu li.kontakt a { background-position: -837px 0; }

#menu li.start:hover a,
#menu li.start.sfHover a,
#menu li.start a.active { background-position: -22px -41px; }
#menu li.o_nas:hover a,
#menu li.o_nas.sfHover a,
#menu li.o_nas a.active { background-position: -101px -41px; }
#menu li.aktualnosci:hover a,
#menu li.aktualnosci.sfHover a,
#menu li.aktualnosci a.active { background-position: -186px -41px; }
#menu li.poradnik:hover a,
#menu li.poradnik.sfHover a,
#menu li.poradnik a.active { background-position: -313px -41px; }
#menu li.dostawcy:hover a,
#menu li.dostawcy.sfHover a,
#menu li.dostawcy a.active { background-position: -423px -41px; }
#menu li.oferta:hover a,
#menu li.oferta.sfHover a,
#menu li.oferta a.active { background-position: -536px -41px; }
#menu li.do_pobrania:hover a,
#menu li.do_pobrania.sfHover a,
#menu li.do_pobrania a.active { background-position: -627px -41px; }
#menu li.raty:hover a,
#menu li.raty.sfHover a,
#menu li.raty a.active { background-position: -760px -41px; }
#menu li.kontakt:hover a,
#menu li.kontakt.sfHover a,
#menu li.kontakt a.active { background-position: -837px -41px; }

#menu ul {
	margin: 0;
	position: absolute;
	top: -999em;
	left: 0;
}
#menu li:hover ul,
#menu li.sfHover ul {
	top: 41px;
}
#menu ul li {
	border: 0;
	float: none;
	width: 200px;
	height: 29px;
}
#menu ul a {
	padding: 10px 15px;
	height: auto;
	display: block;
	background: #91c537;
	color: #fff;	
	text-indent: 0;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#menu ul a:hover {
	background: #2d79b3;
}
/*----[ content ]-----------------------------------------------------------------------*/
#content {
	overflow: hidden;
	padding: 24px 14px 0;
	background: transparent url(images/background_cien_menu.gif) repeat-x 0 0;
	margin: 0 19px;
}
#left_glowna, #right_glowna {
	width: 448px;
	overflow: hidden;
	margin: 0 0 12px;
}
#left_glowna {
	float: left;
}
#left_glowna a.link_pobierz_ulotke {
	background: transparent url(images/b_pobierz_ulotke.gif) no-repeat 0 0;
	width: 114px;
	height: 24px;
	display: block;
	text-indent: -9999px;
	margin: 0 auto 20px;
}
#left_glowna a.link_pobierz_ulotke:hover {
	background-position: 0 -24px;
}
#left_glowna .do_lewej_glowna {
	width: 47%;
	float: left;
}
#left_glowna .do_prawej_glowna {
	width: 47%;
	float: right;
}
#left_glowna .do_prawej_glowna .newsletter input {
	width: 195px;
}
#right_glowna {
	float: right;
}
#right_glowna a.link_energia_jest_wszedzie {
	background: transparent url(images/b_energia_jest_wszedzie.jpg) no-repeat 0 0;
	width: 448px;
	height: 109px;
	display: block;
	text-indent: -9999px;
	margin: 0 0 15px;
}
#right_glowna a.link_energia_jest_wszedzie:hover {
	background-position: 0 -109px;
}
#right_glowna a.link_sprzedaz_ratalna {
	float: left;
	background: transparent url(images/b_sprzedaz_ratalna.jpg) no-repeat 0 0;
	width: 217px;
	height: 142px;
	display: block;
	text-indent: -9999px;
	margin: 0 0 15px;
}
#right_glowna a.link_sprzedaz_ratalna:hover {
	background-position: 0 -142px;
}
#right_glowna a.link_dla_zwierzat {
	float: right;
	background: transparent url(images/b_dla_zwierzat.jpg) no-repeat 0 0;
	width: 216px;
	height: 142px;
	display: block;
	text-indent: -9999px;
	margin: 0 0 15px;
}
#right_glowna a.link_dla_zwierzat:hover {
	background-position: 0 -142px;
}
#right_glowna .newsletter {
	float: left;
}
#right_glowna .newsletter input {
	width: 195px;
}
#right_glowna .submit {
	float: left;
	margin-left: 15px;
}
/*----[ content podstrona ]-----------------------------------------------------------------------*/
#content_podstrona {
	overflow: hidden;
	padding: 24px 0 0;
	background: transparent url(images/background_cien_menu_podstrona.jpg) no-repeat 0 0;
	margin: 0 19px;
}
#left_podstrona {
	width: 186px;
	overflow: hidden;
	margin: 0 0 12px;
	float: left;
}
#left_podstrona h3 {
	margin-left: 11px;
}
#left_podstrona #menul {  }
#left_podstrona #menul li {
	margin: 0 0 1px;
}
#left_podstrona #menul li a {
	display: block;
	background: #b9d9f2 url(images/icon_menul.gif) no-repeat right top;
	padding: 8px 20px 8px 11px;
	color: #1f629c;
	font-weight: bold;
	text-decoration: none;
}
#left_podstrona #menul li a:hover, #left_podstrona #menul li a.active_menul {
	background: #7bc100 url(images/icon_menul_over.gif) no-repeat right top;
	color: #fff;
}
#left_podstrona #menul li ul {
	margin: 4px 7px;
}
#left_podstrona #menul li ul li {
	border-bottom: 1px solid #d4dbe0;
	margin: 0;
}
#left_podstrona #menul li ul li span {
    display:block;
    padding:2px 0 1px 5px;
}
#left_podstrona #menul li ul li.last {
	border-bottom: 0 none;
}
#left_podstrona #menul li ul li a {
	display: block;
	background: transparent url(images/icon_podmenul.gif) no-repeat 4px 10px;
	padding: 5px 20px 5px 14px;
	color: #1c5d97;
	font-weight: normal;
	text-decoration: none;
}
#left_podstrona #menul li ul li a:hover, #left_podstrona #menul li ul li a.active_podmenul {
	background: #dee9f0 url(images/icon_podmenul.gif) no-repeat 4px 10px;
	color: #1c5d97;
}
#srodek_podstrona {
	width: 517px;
	padding: 0 19px 0 20px;
	overflow: hidden;
	margin: 0 0 12px;
	float: left;
}
#srodek_podstrona ul, #left_long ul {
	margin: 0 0 12px 10px;
}
#srodek_podstrona ul li, #left_long ul li {
	margin: 4px 0 0;
	padding: 0 0 0 12px;
	background: transparent url(images/icon_li.gif) no-repeat 0 4px;
	line-height: 105%;
}
#srodek_podstrona ul li div.m_info, #left_long ul li div.m_info{
	line-height: 130%;
	padding: 7px 0 2px 0;
	font-size: 11px;
	font-style: italic;
}
#right_podstrona {
	float: right;
	width: 209px;
	overflow: hidden;
	margin: 0 9px 12px 0;
}
#right_podstrona #form_bottom {
	background: transparent url(images/background_form_bottom.gif) no-repeat left bottom;
	width: 208px;
	padding: 0 0 11px;
	margin: 0 0 20px;
}
#right_podstrona #form_top {
	background: transparent url(images/background_form_top.gif) no-repeat left top;
	padding: 11px 0 0;
}
#right_podstrona #form_middle {
	background: #589ecf url(images/background_form_middle.gif) repeat-x left top;
	padding: 0 15px;
	overflow: hidden;
}
#right_podstrona #form_middle .etykiety {
	margin: 0 0 4px;
	display: block;
	color: #fff;
}
#right_podstrona #form_middle .inputy {
	margin: 0 0 10px;
}
#right_podstrona #form_middle .inputy input, #right_podstrona #form_middle .inputy textarea {
	border: 0 none;
	background: #fff;
	font-size: 12px;
	font-family: Arial, sans-serif;
	width: 176px;
	padding: 2px;
	overflow: auto;
}
#right_podstrona #form_middle .submit1 {
	margin: 0;
}
#right_podstrona #form_middle .submit1 input {
	background: transparent url(images/b_wyslij.gif) no-repeat 0 0;
	border: none;
	width: 88px;
	height: 22px;
	max-height: 22px;
	padding: 22px 0 0 0;
	cursor: pointer;
	overflow: hidden;
}
#right_podstrona #form_middle .submit1 input:hover {
	background-position: 0 -22px;
}
#right_podstrona .newsletter input {
	width: 190px;
}
/*----[ podstrona z formem ]-----------------------------------------------------------------------*/
#content_long {
	overflow: hidden;
	padding: 24px 0 0;
	background: transparent url(images/background_cien_menu.gif) repeat-x 0 0;
	margin: 0 19px;
}
#left_long {
	width: 709px;
	margin: 0 0 0 14px;
	overflow: hidden;
	float: left;
}
/*----[ galeria ]-----------------------------------------------------------------------*/
#srodek_podstrona ul.galeria {
	margin: 0 0 18px;
	overflow: hidden;
}
#srodek_podstrona ul.galeria li {
	position: relative;
	/*width: 156px;
	height: 106px;*/
	float: left;
	margin: 7px;
	background: none;
	padding: 0;
}
#srodek_podstrona ul.galeria li img {
	border: 1px solid #cae2ec;
	padding: 2px;
}
#srodek_podstrona ul.galeria span {	
	display: none;
}
#srodek_podstrona ul.galeria a {
	text-decoration: none;
}
#srodek_podstrona ul.galeria a:hover img  {
	border-color: #7bc100;
}
#srodek_podstrona ul.galeria a:hover span {
	background: transparent url(images/icon_lupa.png) no-repeat scroll center center;
	cursor: pointer;
	display: block;
	left: 0;
	position: absolute;
	top: 0;
}
/*----[ powrot ]------------------------------------------------------------*/
#powrot {
	width: 100%;
	background: transparent url(images/background_powrot.gif) repeat-x center center;
	overflow: hidden;
	margin-top: 15px;
	clear: both;
}
#powrot .back {
	float: left;
	padding: 3px 5px;
	color: #3d5f96;
	font-size: 10px;
	border-right: 2px solid #fff;
	background: #fff;
	text-decoration: none;
}
#powrot .back:hover {
	background: #7bc100;
	color: #fff;
}
#powrot .home {
	float: right;
	padding: 3px 5px;
	color: #3d5f96;
	font-size: 10px;
	border-left: 2px solid #fff;
	background: #fff;
	text-decoration: none;
}
#powrot .home:hover {
	background: #7bc100;
	color: #fff;
}
/*----[ aktualnosci glowna i pozostale ]-----------------------------------------------------------------------*/
.akt_glowna {
	margin: 0 0 6px;
	padding: 0 0 6px;
}
.kropy {
	border-bottom: 1px dotted #b0b0b0;
}
.akt_glowna_data {
	margin: 0 0 5px;
	font-size: 9px;
	padding: 0 0 0 11px;
	color: #b0b0b0;
	background: transparent url(images/icon_data.gif) no-repeat left center;
}
.akt_glowna h3, .akt_pozostale h3 {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	margin: 0 0 5px;
}
.akt_glowna p, .akt_pozostale p {
	margin: 0;
}
.akt_pozostale {
	margin: 0 12px 6px;
	padding: 0 0 6px;
	float: left;
	width: 330px;
	border-bottom: 1px dotted #b0b0b0;
}
.pozostale_akt_h {
	background: none;
	padding: 10px 0 0;
	font-size: 17px;
}
/*----[ kontakt ]-----------------------------------------------------------------------*/
#kontakt {
	overflow: hidden;
	margin: 0 0 15px;
}
#kontakt li {
	background: transparent url(images/background_cien_kontakt.jpg) no-repeat 0 0;
	padding: 10px 0 10px 25px;
	float: left;
	line-height: 135%;
	margin: 0 0 0 10px;
	width: 270px;
}
#map {
	height: 250px;
	margin: 0 0 30px;
	background: transparent url(images/ajax_loader.gif) no-repeat center center;
}
/*----[ producenci ]-----------------------------------------------------------------------*/
#srodek_podstrona #producenci {
	margin: 0 0 12px;
	overflow: hidden;
}
#srodek_podstrona #producenci li {
	float: left;
	margin: 2px;
	background: none;
	padding: 0;
}
#srodek_podstrona #producenci li a {
	width: 168px;
	height: 106px;
	display: block;
	text-indent: -9999px;
}
a.link_grammer {
	background: transparent url(images/logo_grammer_solar.jpg) no-repeat 0 0;
}
a.link_ouraset {
	background: transparent url(images/logo_ouraset.jpg) no-repeat 0 0;
}
a.link_immosolar {
	background: transparent url(images/logo_immosolar.jpg) no-repeat 0 0;
}
a.link_solar_venti {
	background: transparent url(images/logo_solar_venti.jpg) no-repeat 0 0;
}
a.link_ensol {
	background: transparent url(images/logo_ensol.jpg) no-repeat 0 0;
}
a.link_watt {
	background: transparent url(images/logo_watt.gif) no-repeat 0 0;
}
/*----[ formularz na kontakcie ]-----------------------------------------------------------------------*/
.row {
	padding: 10px;
	border-top: 1px solid #d4d4d4;
	overflow: hidden;
	width: 620px;
	margin: 0 auto;
}
.row_submit {
	padding: 10px;
	border-top: 1px solid #d4d4d4;
	overflow: hidden;
	width: 620px;
	margin: 0 auto 25px;
}
.row_naglowek {
	text-align: center;
	padding: 10px;
	border-top: 1px solid #d4d4d4;
	overflow: hidden;
	width: 620px;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
	background-color: #f3f3f3; 
}
.row .col_left {
	float: left;
	width: 300px;
	text-align: right;
	padding-top: 6px;
}
.row .col_right {
	float: right;
	width: 300px;
}
.row .col_right_padding {
	float: right;
	width: 300px;
	padding-top: 6px;
}
.row .col_right input, .row .col_right textarea, .row .col_right_padding input {
	border: 1px solid #c2c2c2;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	margin: 1px 0;
	padding: 5px 5px 4px;
	width: 288px;
	overflow: auto;
}
.row .col_right input, .row .col_right_padding input {
	vertical-align: middle;
}
.row .col_right .no_margin, .row .col_right_padding .no_margin {
	width: auto;
}
.row .col_right .no_margin_border, .row .col_right_padding .no_margin_border {
	width: auto;
	border: 0 none;
}
.row label.error {
	background: transparent url(images/error.gif) no-repeat scroll left center;
	color: #CC0000;
	display: block;
	font-family: Tahoma,sans-serif;
	font-size: 10px;
	line-height: 120%;
	margin: 3px 0 0 3px;
	padding-left: 18px;
	width: 250px;
}
.row label.error1 {
	display: block;
	font-family: Tahoma,sans-serif;
	font-size: 10px;
	line-height: 120%;
	margin: 3px 0 0 3px;
	width: 250px;
	color: #888;
}
.row_submit #submit {
	float: right;
	width: 300px;
}
.row_submit #submit input {
	background: transparent url(images/b_wyslij_big.gif) no-repeat 0 0;
	border: none;
	width: 132px;
	height: 32px;			
	max-height: 32x;
	padding: 32px 0 0;
	cursor: pointer;
}
.row_submit #submit input:hover {
	background-position: 0 -32px;
}
/*----[ Do pobrania ]-----------------------------------------------------------------------*/
#srodek_podstrona #do_pobrania {
	margin: 0 0 20px;
	clear: both;
	overflow: hidden;
}
#srodek_podstrona #do_pobrania li {
	padding: 0;
	margin: 0;
	background: none;
	border-right: 1px solid #e9ebed;
	border-bottom: 1px solid #e9ebed;
	border-left: 1px solid #e9ebed;
}
#srodek_podstrona #do_pobrania li a {
	background: #fff url(images/icon_pdf.gif) no-repeat 7px center;
	padding: 6px 0 6px 33px;
	display: block;
	text-decoration: none;
}
#srodek_podstrona #do_pobrania li a:hover {
	background-color: #f4f7fa;
	text-decoration: underline;
}
#srodek_podstrona #do_pobrania li.li_dopobrania {
	background: transparent url(images/background_do_pobrania.gif) no-repeat 0 0;
	height: 24px;
	text-indent: -9999px;
	border-right: none;
	border-bottom: 1px solid #e9ebed;
	border-left: none;
}
/*----[ do pobrania ]-----------------------------------------------------------------------*/
#left_long ul#pobierz {
	margin: 0 0 15px;
	border-top: 1px solid #e9ebed;
}
#left_long ul#pobierz li {
	border-right: 1px solid #e9ebed;
	border-bottom: 1px solid #e9ebed;
	border-left: 1px solid #e9ebed;
	background: none;
	padding: 0;
	margin: 0;
}
#left_long ul#pobierz li a {
	display: block;
	background: transparent url(images/icon_pdf_big.gif) no-repeat 10px center;
	text-decoration: none;
	color: #3c4753;
	padding: 10px 10px 10px 35px;
}
#left_long ul#pobierz li a:hover {
	background-color: #f4f7fa;
}
/*----[ stopka ]-----------------------------------------------------------------------*/
#stopka {
	width: 960px;
	height: 71px;
	margin: 0 auto;
	padding: 0 19px;
	background: transparent url(images/background_stopka.png) no-repeat 0 0;
	font-size: 9px;
	font-family: Tahoma, sans-serif;
	color: #908e8e;
	overflow: hidden;
}
#stopka #copy {
	float: left;
	width: 107px;
	margin: 0 0 0 11px;
	border-bottom: 1px solid #cfcfcf;
	padding: 30px 0 3px;
}
#stopka #baners {
	float: left;
	width: 677px;
}
#stopka #banery {
	overflow: hidden;
	float: left;
	padding: 13px 0 0 12px;
}
#stopka #banery li {
	overflow: hidden;
	float: left;
	margin: 0 12px;
}
#stopka #banery a.baner1 {
	height: 48px;
	width: 68px;
	margin: 2px 0 0;
	background: transparent url(images/logo_bos.gif) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
}
#stopka #banery a.baner2 {
	height: 44px;
	width: 112px;
	margin: 4px 0 0;
	background: transparent url(images/logo_green_dragon_energy.gif) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
}
#stopka #banery a.baner3 {
	height: 44px;
	width: 102px;
	margin: 4px 0 0;
	background: transparent url(images/logo_medyczna.gif) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
}
#stopka #banery a.baner4 {
	height: 51px;
	width: 62px;
	margin: 0;
	background: transparent url(images/logo_wseit.gif) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
}
#stopka #banery a.baner5 {
	height: 33px;
	width: 72px;
	margin: 11px 0 0;
	background: transparent url(images/logo_top50.gif) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
}
#stopka #banery a.baner6 {
	height: 36px;
	width: 95px;
	margin: 9px 0 0;
	background: transparent url(images/logo_europejski_fundusz.gif) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
}
#stopka #iguana {
	float: right;
	width: 154px;
	margin: 0 11px 0 0;
	border-bottom: 1px solid #cfcfcf;
	text-align: right;
	padding: 30px 0 3px;
}
#stopka #iguana a {
	color: #908e8e;
	text-decoration: none;
}
#stopka #iguana a:hover {
	color: #6a6a6a;
}