@import url('reset.css');
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	color: #393939;
}
.glowna {
	background: #fff url(/images/background.gif) repeat-x 0 0;
}
.podstrona {
	background: #fff url(/images/background_podstrona.gif) repeat-x 0 0;
}
div {
	text-align: left;
}
.clear {
	clear: both;
}
.pogrubienie_zielone {
	font-weight: bold;
	color: #64ad00;
}
.szary {
	color: #82745F;
   font-size:11px;
   line-height: 18px;
   text-align: justify;
   display:block;
   width: 900px;
}
#content div.box_uwaga .pogrubienie_zielone a {
	font-weight: bold;
	color: #064e80;
}
#content div.box_uwaga .pogrubienie_zielone a:hover {
	font-weight: bold;
	color: #393939;
}
.ramka_komunikat {
	border: 3px solid #e6f1fa;
	background: #f0f6fb;
	padding: 15px 20px;
	margin: 0 0 12px;
}
.ramka_komunikat_spons {
	border: 3px solid #e6f1fa;
	background: #f0f6fb;
	padding: 15px 20px;
	margin: 0 0 12px;
	width:  780px;
}
.small_font {
	font-size: 11px;
}
.box_uwaga_noimage {
	padding: 0 0 0 0px;
}
.box_uwaga {
	background: transparent url(/images/icon_uwaga.jpg) no-repeat 0 17px;
	padding: 0 0 0 80px;
}
.box_uwaga_int {
	background: transparent url(/images/icon_uwaga.jpg) no-repeat 0 17px;
	padding: 0 0 0 80px;
	width: 700px;
}
.czerwony {
	color: #db0000;
}
.do_prawej {
	float: right;
}
p {
	border: 0;
	padding: 0;
	margin: 0 0 12px 0;
	text-align: justify;
	line-height: 135%;
	overflow: hidden;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
}
/* przycisk */
#content a.przycisk_green {
	background: transparent url(/images/baton_right_g.gif) no-repeat right 0;
	display: inline;
	float: left;
	height: 29px;
	padding-right: 14px;
	text-decoration: none;
}
#content a.przycisk_green span {
	background: transparent url(/images/baton_left_g.gif) no-repeat left 0;
	display: inline;
	float: left;
	height: 29px;
	line-height: 29px;
	padding: 0 0 0 14px;
	cursor: pointer;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
}
#content a.przycisk_green:hover {
	background-position: right -29px;
	text-decoration: none;
}
#content a.przycisk_green:hover span {
	background-position: left -29px;
	text-decoration: none;
}
#content a.przycisk_red {
	background: transparent url(/images/baton_right_r.gif) no-repeat right 0;
	display: inline;
	float: left;
	height: 29px;
	padding-right: 14px;
	text-decoration: none;
}
#content a.przycisk_red span {
	background: transparent url(/images/baton_left_r.gif) no-repeat left 0;
	display: inline;
	float: left;
	height: 29px;
	line-height: 29px;
	padding: 0 0 0 14px;
	cursor: pointer;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
}
#content a.przycisk_red:hover {
	background-position: right -29px;
	text-decoration: none;
}
#content a.przycisk_red:hover span {
	background-position: left -29px;
	text-decoration: none;
}
#content .baton_info {
	font-size: 11px;
	color: #192b51;
	padding: 6px 0 10px 16px;
	float: left;
}
/*----[ logo, menu, baner ]-----------------------------------------------------------------------*/
#top {
	height: 104px;
	position: relative;
}
#top h1 {
	position: absolute;
	width: 275px;
	height: 73px;
	top: 15px;
	left: 13px;
}
#top h1 a {
/*	background: transparent url(/images/logo.gif) no-repeat left center;*/
   background: transparent url(/images/logo.gif) no-repeat left center;
	display: block;
	width: 275px;
	height: 73px;
	text-indent: -9999px;
}
#top h2 {
	position: absolute;
	width: 275px;
	height: 73px;
	top: 15px;
	left: 13px;
}
#top h2 a {
/*	background: transparent url(/images/logo.gif) no-repeat left center;*/
   background: transparent url(/images/logo.gif) no-repeat left center;
	display: block;
	width: 275px;
	height: 73px;
	text-indent: -9999px;
}
#top ul {
	position: absolute;
	top: 0;
	right: 0;
	margin: 7px 18px 0 0;
}
#top ul li {
	float: left;
	background: transparent url(/images/icon_przerwa.gif) no-repeat 0 6px;
	padding: 0 0 0 12px;
	margin: 0 0 0 9px;
}
#top ul li.first {
	padding: 0;
	margin: 0;
	background: none;
}
#top ul li a {
	font-size: 10px;
	color: #0d3b69;
	text-decoration: none;
}
#top ul li a:hover {
	color: #1062b4;
}
#top #baner {
	position: absolute;
	top: 65px;
	right: 3px;
}
#zielona {
	height: 37px;
	position: relative;
}
/*----[ dodaj ogloszenie, szukajka ]-----------------------------------------------------------------------*/
#zielona a.link_dodaj_ogloszenie {
	height: 28px;
	width: 199px;
	display: block;
	position: absolute;
	background: transparent url(/images/b_dodaj_ogloszenie.gif) no-repeat 0 0;
	text-indent: -9999px;
	top: 5px;
	left: 18px;
}
#zielona a.link_dodaj_ogloszenie:hover {
	background-position: 0 -28px;
}
#zielona a.link_rss {
	height: 18px;
	width: 18px;
	display: block;
	position: absolute;
	background: transparent url(/images/28.png) no-repeat 0 0;
	text-indent: -9999px;
	top: 10px;
	right: 48px;
}
#zielona .plusjeden {
	height: 18px;
	display: block;
	position: absolute;
	top: 9px;
	right: 50px;
	font-size:18px; 
}
#zielona .plusjeden span {
   padding-bottom: 10px;      
}
#zielona ul {
	position: absolute;
	top: 8px;
	right: 18px;
	overflow: hidden;
	z-index: 1;
}
#zielona ul li {
	float: left;
	margin: 0 0 0 5px;
}
#zielona ul li.szukajka div {
	background: transparent url(/images/background_input_szukaj.gif) no-repeat 0 0;
	width: 186px;
	height: 20px;
}
#zielona ul li.szukajka div input {
	border: none;
	width: 176px;
	height: 18px;
	font-size: 12px;
	color: #153d63;
	background: none;
	padding: 2px 5px 0 5px;
}
#zielona ul li.submit a {
	background: transparent url(/images/b_szukaj.gif) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
   border: none;
	width: 24px;
	height: 21px;
	max-height: 21px;
	cursor: pointer;
}
#zielona ul li.submit a:hover {
	background-position: 0 -21px;
	height: 21px;
	max-height: 21px;
}
#search_form {
	height: 37px;
	margin:5px 0 0 -5px;
}
h2.n_wybierz_szukanie {
	height: 18px;
	color:#276691;
	padding-bottom:5px;
}
/*----[ szukajka search zaawansowane]-----------------------------------------------------------------------*/
#search_form ul {
	overflow: hidden;
}
#search_form ul li {
	float: left;
	margin: 0 0 0 5px;
}
#search_form ul li.szukajka div {
	background: transparent url(/images/background_input_szukaj_search.gif) no-repeat 0 0;
	width: 186px;
	height: 20px;
}
#search_form ul li.szukajka div input {
	border: none;
	width: 176px;
	height: 18px;
	font-size: 12px;
	color: #153d63;
	background: none;
	padding: 2px 5px 0 5px;
}
#search_form ul li.szukajka div select {
	border: none;
	width: 186px;
	height: 20px;
	font-size: 12px;
	color: #153d63;
	background: none;
	padding: 2px 0 0 5px;
}
#search_form ul li.submit a {
	background: transparent url(/images/b_szukaj_search.gif) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
   border: none;
	width: 24px;
	height: 21px;
	max-height: 21px;
	cursor: pointer;
}
#search_form ul li.submit a:hover {
	background-position: 0 -21px;
	height: 21px;
	max-height: 21px;
}
/*----[ menu ]-----------------------------------------------------------------------*/
#menu {
 height: 34px;
 width: 990px;
 background: transparent url(/images/menu.gif) no-repeat 0 0;
 position: relative;
 z-index: 2;
}
#menu li { float: left; height: 34px; }
#menu li a { display: block; height: 34px; width: 100%; text-indent: -9999px; float: left; background: transparent url(/images/menu.gif) no-repeat 0 0; }
#menu li.strona_glowna { width: 135px; }
#menu li.o_nas { width: 80px; }
#menu li.forum { width: 153px; }
#menu li.ciekawe_ogloszenia { width: 160px; }
#menu li.reklama { width: 96px; }
#menu li.sklep_pajeczyny { width: 137px; }
#menu li.kontakt { width: 91px; }
#menu li.pomoc_faq { width: 118px; }
#menu li.strona_glowna a { background-position: 0 0; }
#menu li.o_nas a { background-position: -135px 0; }
#menu li.forum a { background-position: -215px 0; }
#menu li.ciekawe_ogloszenia a { background-position: -368px 0; }
#menu li.reklama a { background-position: -528px 0; }
#menu li.sklep_pajeczyny a { background-position: -624px 0; }
#menu li.kontakt a { background-position: -761px 0; }
#menu li.pomoc_faq a { background-position: -852px 0; }
#menu li.strona_glowna a:hover,
#menu li.strona_glowna a.active { background-position: 0 -34px; }
#menu li.o_nas a:hover,
#menu li.o_nas a.active { background-position: -135px -34px; }
#menu li.forum a:hover,
#menu li.forum a.active { background-position: -215px -34px; }
#menu li.ciekawe_ogloszenia a:hover,
#menu li.ciekawe_ogloszenia a.active { background-position: -368px -34px; }
#menu li.reklama a:hover,
#menu li.reklama a.active { background-position: -528px -34px; }
#menu li.sklep_pajeczyny a:hover,
#menu li.sklep_pajeczyny a.active { background-position: -624px -34px; }
#menu li.kontakt a:hover,
#menu li.kontakt a.active { background-position: -761px -34px; }
#menu li.pomoc_faq a:hover,
#menu li.pomoc_faq a.active { background-position: -852px -34px; }
/*----[ taby, flash ]-----------------------------------------------------------------------*/
#taby {
	overflow: hidden;
	float: left;
	width: 970px;
	height: 381px;
}
/*było 381px*/
#taby h2.n_wybierz_rejon {
	height: 18px;
	color:#276691;
	padding-top:15px;
	padding-bottom:5px;
/*	text-indent: -9999px;
	background: transparent url(/images/n_wybierz_rejon.gif) no-repeat 0 0;*/
}
#taby h2.n_wybierz_rejon span.miasto_wybor {
   color: #2b9900;   
}
#taby h3.dzial {
	background: transparent url(/images/background_h2_dzial.gif) repeat-x 0 0;
	height: 25px;
	line-height: 25px;
	color: #284f79;
	font-size: 14px;
	font-family: 'Myriad Pro', Trebuchet, Arial, Sans-serif;
	text-transform: uppercase;
	clear: both;
}
#taby h3.dzial span {
	display: block;
	height: 25px;
	text-indent: -9999px;
}
#taby h3.dzial span.polska {
	background: transparent url(/images/n_polska.gif) no-repeat 0 0;
}
#taby h3.dzial span.europa {
	background: transparent url(/images/n_europa.gif) no-repeat 0 0;
}
#taby h3.dzial span.usa_kanada {
	background: transparent url(/images/n_usa_kanada.gif) no-repeat 0 0;
}
#taby h3.dzial span.forum {
	background: transparent url(/images/n_forum.gif) no-repeat 0 0;
}
#taby #polska, #taby #europa, #taby #usa_kanada, #taby #forum {
	background: transparent repeat-x 0 0;
	padding: 8px 0 8px 18px;
	margin: 0 0 5px;
	width: 952px;
	color: #fff;
	font-size: 11px;
	float: left;
}
#taby #polska {
	background-image: url(/images/background_dzial_polska.gif);
	height: 72px;
}
#taby #europa {
	background-image: url(/images/background_dzial_europa_usa_kanada.gif);
	height: 36px;
}
#taby #usa_kanada {
	background-image: url(/images/background_dzial_europa_usa_kanada.gif);
	height: 36px;
}
#taby #forum {
	background-image: url(/images/background_dzial_forum.gif);
	height: 18px;
	margin: 0;
}
#taby ul.kolumna li {
	margin: 0 6px 0 0;
	padding: 0;
	overflow: hidden;
	float: left;
}
#taby #polska ul.kolumna li {
	margin: 0 9px 0 0;
}
#taby #polska ul.rzad li {
	float: none;
	height: 18px;
}
#taby #europa ul.rzad li {
	float: none;
	height: 18px;
}
#taby #usa_kanada ul.kolumna li {
	margin: 0 20px 0 0;
}
#taby #usa_kanada ul.rzad li {
	float: none;
	height: 18px;
}
#taby #forum ul.rzad li {
	float: none;
	height: 18px;
	width: 380px;
}
#taby ul.rzad li a {
	background: transparent url(/images/icon_strzalka_biala.gif) no-repeat 4px center;
	padding: 3px 5px 3px 13px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	height: 16px;
	line-height: 16px;
}
#taby ul.rzad li a:hover {
	background-color: #7cc21b;
}
#taby ul.rzad li a.active {
	background-color: #7cc21b;
}
/*----[ kategorie ]-----------------------------------------------------------------------*/
#kategorie {
	overflow: hidden;
	padding: 10px 18px 16px 18px;
}
#kategorie h2.n_wybierz_kategorie {
	height: 18px;
	color:#276691;
	padding-bottom:5px;
	margin-left:6px;
/*	text-indent: -9999px;
	background: transparent url(/images/n_wybierz_kategorie.gif) no-repeat 0 0;*/
	
}
#kategorie ul.kkolumna li {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}
#kategorie ul.krzad {
	margin: 0 0 5px;
	padding: 9px 13px;
	background: transparent url(/images/icon_kategoria.gif) no-repeat 3px 14px;
	overflow: hidden;
}
#kategorie ul.krzad:hover {
	background: #f0f5f9 none;
}
#kategorie ul.krzad li {
	float: none;
	border-bottom: 1px solid #e3e7ea;
	padding: 0 0 2px;
	margin: 0;
}
#kategorie ul.krzad li.last {
	border-bottom: 0 none;
}
#kategorie ul.krzad li.naglowek_kategoria {
	border-bottom: 0 none;
	margin: 0 0 7px;
}
#kategorie ul.krzad li.naglowek_kategoria span {
	color: #0e4e80;
	font-size: 11px;
	margin: 0 0 0 5px;
}
#kategorie ul.krzad li.naglowek_kategoria h2 {
	color: #2b9900;
   font-size: 13px;
	font-family: 'Trebuchet MS', 'Myriad Pro', Trebuchet, Arial, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
}
#kategorie ul.krzad li.naglowek_kategoria h2 a {
	color: #2b9900;
	text-decoration: none;
	font-size: 13px;
	display: inline;
	padding: 0;
	text-decoration: none;
}
#kategorie ul.krzad li.naglowek_kategoria h2 a:hover {
	color: #206e02;
	font-size: 13px;
	display: inline;
	padding: 0;
	text-decoration: none;
	background: none;
}
#kategorie ul.krzad li a {
	font-size: 12px;
	color: #064e80;
	display: block;
	padding: 5px 5px 5px 2px;
	text-decoration: none;
}
#kategorie ul.krzad li a:hover {
	background: #7cc21b;
	padding: 5px 5px 5px 13px;
	color: #fff;
}

#kategorie ul.krzad_addsponsadmin {
	margin: 0 0 5px;
	padding: 9px 13px;
	background: transparent url(/images/icon_kategoria.gif) no-repeat 3px 14px;
	overflow: hidden;
}
#kategorie ul.krzad_addsponsadmin:hover {
	background: #f0f5f9 none;
}
#kategorie ul.krzad_addsponsadmin li {
	float: none;
	border-bottom: 1px solid #e3e7ea;
	padding: 0 0 2px;
	margin: 0;
}
#kategorie ul.krzad_addsponsadmin li.last {
	border-bottom: 0 none;
}
#kategorie ul.krzad_addsponsadmin li.naglowek_kategoria {
	border-bottom: 0 none;
	margin: 0 0 7px;
}
#kategorie ul.krzad_addsponsadmin li.naglowek_kategoria span {
	color: #0e4e80;
	font-size: 11px;
	margin: 0 0 0 5px;
}
#kategorie ul.krzad_addsponsadmin li.naglowek_kategoria h2 {
	color: #2b9900;
   font-size: 13px;
	font-family: 'Trebuchet MS', 'Myriad Pro', Trebuchet, Arial, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
}
#kategorie ul.krzad_addsponsadmin li.naglowek_kategoria h2 a {
	color: #2b9900;
	text-decoration: none;
	font-size: 13px;
	display: inline;
	padding: 0;
	text-decoration: none;
}
#kategorie ul.krzad_addsponsadmin li.naglowek_kategoria h2 a:hover {
	color: #206e02;
	text-decoration: none;
	font-size: 13px;
	display: inline;
	padding: 0;
	text-decoration: none;
	background: none;
}
#kategorie ul.krzad_addsponsadmin li a {
	font-size: 12px;
	color: #064e80;
	display: block;
	padding: 5px 5px 5px 2px;
	text-decoration: none;
}
#kategorie ul.krzad_addsponsadmin li a {
	font-size: 12px;
	color: #064e80;
	display: inline;
	padding: 5px 5px 5px 2px;
	text-decoration: none;
}
#kategorie ul.krzad_addsponsadmin li a:hover {
	background: #7cc21b;
	padding: 5px 5px 5px 13px;
	color: #fff;
}
/*----[ calosc podstron ]-----------------------------------------------------------------------*/
#content {
	padding: 16px 22px;
}
#content a {
	text-decoration: none;
	color: #73b518;
}
#content a:hover {
	color: #225893;
}
#content #gdzie {
	color: #74c700;
	word-spacing: 2px;
	margin: 0 0 17px;
}
#content #gdzie a {
	color: #064e80;
	font-size: 12px;
	word-spacing: normal;
	text-decoration: none;
}
#content #gdzie a:hover {
	color: #1062b4;
}
#content #gdzie strong {
	color: #064e80;
	font-size: 12px;
	word-spacing: normal;
	text-decoration: none;
}
#content #gdzie strong:hover {
	color: #1062b4;
}
#content #baner_podstrona {
	float: right;
	width: 466px;
	height: 58px;
	border: 0;
	margin: 0 0 0 15px;
}
#content h1 {
	text-transform: uppercase;
	color: #2061ab;
	font-size: 23px;
	font-family: 'Trebuchet MS', 'Myriad Pro', Trebuchet, Arial, Sans-serif;
	margin: 0 0 4px;
	font-weight: normal;
}
#content h1.tekstowe {
	text-transform: uppercase;
	color: #1a1a1a;
	font-size: 23px;
	font-family: 'Trebuchet MS', 'Myriad Pro', Trebuchet, Arial, Sans-serif;
	margin: 0 0 15px;
	padding: 0 0 4px;
	font-weight: normal;
	border-bottom: 3px solid #C4E4F8;
}
#content h2 {
	text-transform: uppercase;
	color: #2061ab;
	font-size: 23px;
	font-family: 'Trebuchet MS', 'Myriad Pro', Trebuchet, Arial, Sans-serif;
	margin: 0 0 4px;
	font-weight: normal;
}
#content h2.tekstowe {
	text-transform: uppercase;
	color: #1a1a1a;
	font-size: 23px;
	font-family: 'Trebuchet MS', 'Myriad Pro', Trebuchet, Arial, Sans-serif;
	margin: 0 0 15px;
	padding: 0 0 4px;
	font-weight: normal;
	border-bottom: 3px solid #C4E4F8;
}
#content h3.regulamin1 {
	font-size: 16px;
	margin: 0 0 12px;
	color: #192b51;
}
#content h4.regulamin2 {
	font-size: 12px;
	margin: 0 0 12px;
	color: #192b51;
}
#content #ile {
	font-size: 11px;
	margin: 0 0 17px;
}
#content #ile a {
	color: #559300;
	text-decoration: underline;
}
#content #ile a:hover {
	color: #206e02;
}
#content #google_gora {
	padding: 7px 0;
	margin: 0 0 5px;
}
#content #google_prawa {
	width: 160px;
	float: right;
	margin: 0 0 0 5px;
	border: 0px solid #5595c8;
}
#content #google_prawa_ads {
	width: 160px;
	float: right;
	margin: 0 0 0 5px;
	border: 0px solid #c4c4c4;
}
/* ogloszenia */
#content #ogloszenia {
	width:  770px;
	margin: 0 0 12px;
}
#content #ogloszenia td {
	padding: 6px 8px;
	vertical-align: middle;
	line-height: 130%;
}
#content #ogloszenia .naglowek {
	background: transparent url(/images/background_naglowek.gif) repeat-x 0 0;
	color: #fff;
	font-weight: bold;
	border-right: 1px solid #fff;
}
#content #ogloszenia .naglowek_no {
	border-right: 0 none;
	background: transparent url(/images/background_naglowek.gif) repeat-x 0 0;
	color: #fff;
	font-weight: bold;
}
#content #ogloszenia .data {
	border: 1px solid #fff;
	font-size: 11px;
	width: 14%
}
#content #ogloszenia .zdjecie {
	border: 1px solid #fff;
	text-align: center;
	width: 5%
}
#content #ogloszenia .tytul {
	border: 1px solid #fff;
	width: 71%
}
#content #ogloszenia .tytul_search {
	border: 1px solid #fff;
	width: 59%
}
#content #ogloszenia .pozostale {
	border: 1px solid #fff;
	width: 71%;
	font-style: italic;
	text-align: center;
	color: #064e80;
}
#content #ogloszenia .pozostale_search {
	border: 1px solid #fff;
	width: 59%;
	font-style: italic;
	text-align: center;
	color: #064e80;
}
#content #ogloszenia .tytul_search a {
	color: #064e80;
	text-decoration: underline;
}
#content #ogloszenia .tytul_search a:hover {
	color: #1062b4;
}
#content #ogloszenia .tytul span {
	color: #787878;
	font-size: 11px;
}
#content #ogloszenia .tytul a {
	color: #064e80;
	text-decoration: underline;
	font-weight: bold;
}
#content #ogloszenia .tytul a:hover {
	color: #1062b4;
	font-weight: bold;
}
#content #ogloszenia .tytul a:visited {
	color: #82745F;
	font-weight: bold;
}
#content #ogloszenia .tytul a.wyroznione {
	color: #559300;
	text-decoration: underline;
	font-weight: bold;
}
#content #ogloszenia .tytul a.wyroznione:hover {
	color: #206e02;
	font-weight: bold;
}
#content #ogloszenia .region {
	border: 1px solid #fff;
	font-size: 11px;
	width: 10%
}
#content #ogloszenia .kategoria {
	border: 1px solid #fff;
	font-size: 11px;
	width: 14%
}
#content #ogloszenia tr.sponsorowane td {
	background: #f6fced;
}
#content #ogloszenia tr.jasny td {
	background: #fff;
}
#content #ogloszenia tr.ciemny td {
	background: #ecf2f8;
}
#content #ogloszenia .sponsorowane .data {
	border-top: 1px solid #c7e79a;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #c7e79a;
	border-left: 1px solid #c7e79a;
}
#content #ogloszenia .sponsorowane .zdjecie {
	border-top: 1px solid #c7e79a;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #c7e79a;
	border-left: 1px solid #fff;
}
#content #ogloszenia .sponsorowane .tytul {
	border-top: 1px solid #c7e79a;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #c7e79a;
	border-left: 1px solid #fff;
	background: #f6fced;
	padding: 5px 6px 5px 8px;
}
#content #ogloszenia .sponsorowane .tytul span {
	color: #787878;
	font-size: 11px;
}
#content #ogloszenia .sponsorowane .tytul_search {
	border-top: 1px solid #c7e79a;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #c7e79a;
	border-left: 1px solid #fff;
	background: #f6fced;
	padding: 5px 6px 5px 8px;
}
#content #ogloszenia .sponsorowane .spons {
	border-top: 1px solid #c7e79a;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #c7e79a;
	border-left: 1px solid #fff;
	background: #f6fced;
	padding: 5px 6px 5px 8px;
	color: #559300;
	font-style: italic;
	text-align: center;
}
#content #ogloszenia .jasny .spons {
	background: #ffffff;
	padding: 5px 6px 5px 8px;
	color: #559300;
	font-style: italic;
	text-align: center;
}
#content #ogloszenia .sponsorowane .tytul a {
	color: #22850E;
	text-decoration: underline;
	font-weight: bold;
}
#content #ogloszenia .sponsorowane .tytul a:hover {
	color: #76bb16;
}
#content #ogloszenia .sponsorowane .tytul_search a {
	color: #22850E;
	text-decoration: underline;
	font-weight: bold;
}
#content #ogloszenia .sponsorowane .tytul_search a:hover {
	color: #76bb16;
}
#content #ogloszenia .sponsorowane .region {
	border-top: 1px solid #c7e79a;
	border-right: 1px solid #c7e79a;
	border-bottom: 1px solid #c7e79a;
	border-left: 1px solid #fff;
}
#content #ogloszenia .sponsorowane .region_search {
	border-top: 1px solid #c7e79a;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #c7e79a;
	border-left: 1px solid #fff;
}
#content #ogloszenia .sponsorowane .kategoria {
	border-top: 1px solid #c7e79a;
	border-right: 1px solid #c7e79a;
	border-bottom: 1px solid #c7e79a;
	border-left: 1px solid #fff;
}
#content #google_dol {
	width: 825px;
	margin: 0 0 15px;
	border: 0px solid #999;
}
#content #navi_bottom {
	overflow: hidden;
	width:  827px;
}
#content #stronicowanie {
	clear: both;
	padding: 5px 0;
	font-size: 13px;
	font-weight: bold;
	float: left;
}
#content #stronicowanie a, #content #stronicowanie a:link, #content #stronicowanie a:active, #content #stronicowanie a:visited {
	padding: 2px 7px 2px 7px;
	margin: 2px 5px;
	text-decoration: none;
	border: 1px solid #58a23a;
	color: #005b9a;
	background-color: #fff;
}
#content #stronicowanie a:hover {
	border: 1px solid #58a23a;
	color: #fff;
	background-color: #58a23a;
}
#content #stronicowanie span.strony {
	padding: 2px 5px 2px 5px;
	margin: 2px 3px 2px 0;
	color: #005b9a;
	border: 0px solid #000;
	background-color: #fff;
}
#content #stronicowanie span.current {
	padding: 2px 7px 2px 7px;
	margin: 2px 5px;
	text-decoration: none;
	border: 1px solid #58a23a;
	color: #fff;
	background-color: #58a23a;
}
#content #stronicowanie a.link_np {
	padding: 3px 7px 3px 7px;
	margin: 2px 5px;
	text-decoration: none;
	color: #005b9a;
	background-color: #fff;
	border: 0 none;
}
#content #stronicowanie a.link_np:hover {
	color: #206e02;
}
#content #glowna {
	float: right;
	padding: 6px 0;
}
#content #glowna a {
	text-decoration: none;
	color: #005b9a;
	font-weight: normal;
}
#content #glowna a:hover {
	color: #206e02;
}
/* pojedyncze ogloszenie */
#content #baner_podstrona_do_lewej {
	width: 466px;
	height: 58px;
	border: 0;
	margin: 0 0 5px;
}
#content #ogloszenie {
	width:  770px;
	position: relative;
	border: 1px solid #5595c8;
	margin: 0 0 12px;
	min-height: 600px;
}

#content #ogloszenie .plusjeden {
	height: 18px;
	width: 18px;
	display: block;
	position: absolute;
	top: 10px;
	right: 58px;
}

#content #ogloszenie .tytul_ogloszenia {
	padding: 12px 14px;
	background: #fff url(/images/background_tytul_ogloszenia.gif) repeat-x 0 0;
}
#content #ogloszenie .tytul_ogloszenia a {
	text-decoration: none;
	padding: 2xp 0 5px;
	color: #005b9a;
	font-weight: bold;
	float: right;
	margin: 6px 0 0 15px;
	display: block;
}
#content #ogloszenie .tytul_ogloszenia a:hover {
	color: #206e02;
}
#content #ogloszenie .tytul_ogloszenia h2 {
	text-transform: uppercase;
	color: #22850E;
	font-size: 20px;
	font-family: 'Trebuchet MS', 'Myriad Pro', Trebuchet, Arial, Sans-serif;
	font-weight: normal;
	margin: 0;
}
#content #ogloszenie .tytul_ogloszenia h1 {
	text-transform: uppercase;
	color: #22850E;
	font-size: 20px;
	font-family: 'Trebuchet MS', 'Myriad Pro', Trebuchet, Arial, Sans-serif;
	font-weight: normal;
	margin: 0;
}
#content #ogloszenie #info_ogloszenia {
	height: 28px;
	background: transparent url(/images/background_info_ogloszenie.gif) repeat-x 0 0;
	padding: 0 14px;
}
#content #ogloszenie #info_ogloszenia li {
	float: left;
	color: #fff;
}
#content #ogloszenie #info_ogloszenia li.ogloszenie_data {
	background: transparent url(/images/icon_data.gif) no-repeat left center;
	padding: 0 20px 0 13px;
	margin: 9px 0 0;
	font-size: 11px;
}
#content #ogloszenie #info_ogloszenia li.ogloszenie_kto {
	padding: 0 20px 0;
	margin: 8px 0 0;
	font-weight: bold;
	border-left: 1px solid #9dc1de;
	border-right: 1px solid #9dc1de;
}
#content #ogloszenie #info_ogloszenia li.ogloszenie_gdzie {
	padding: 0 20px 0;
	margin: 8px 0 0;
}
#content #ogloszenie #info_ogloszenia li.ogloszenie_kontakt {
	padding: 0 20px 0;
	margin: 8px 0 0;
	border-left: 1px solid #9dc1de;
	font-weight: bold;
}
#content #ogloszenie #info_ogloszenia li.odp_na_ogloszenie {
	padding: 0 20 0 0 px;
	margin: 5px 0 0;
	float:right;
}
#content #ogloszenie #info_ogloszenia li.odp_na_ogloszenie a {
	height: 19px;
	width: 174px;
	display: block;
	background: transparent url(/images/b_odp_na_ogloszenie.gif) no-repeat 0 0;
	text-indent: -9999px;
}
#content #ogloszenie #info_ogloszenia li.odp_na_ogloszenie a:hover {
	background-position: 0 -19px;
}
#content #ogloszenie #opis_ogloszenia {
	color: #192b51;
	padding: 20px 14px 15px;
	line-height: 140%;
}
#content #ogloszenie .spons_opis {
	color: #192b51;
	padding: 10px 14px 10px;
	line-height: 140%;
}
#content #ogloszenie #opis_ogloszenia p {
	margin: 0 0 5px;
}
#content #ogloszenie #opis_ogloszenia ul {
	margin: 0 0 5px;
}
#content #ogloszenie #opis_ogloszenia ul li {
	background: transparent url(/images/icon_kreska.gif) no-repeat 0 8px;
	padding: 0 0 0 8px;
	margin: 3px 0 3px 10px;
	line-height: 120%;
}
#content #ogloszenie #billboard_top_ogloszenie {
	border-bottom: 1px solid #a7c8e1;
	background: #f2f7fb;
	padding: 12px 14px;
	color: #192b51;
}
#content #ogloszenie #zdjecia_ogloszenia {
	border-top: 1px solid #a7c8e1;
	background: #f2f7fb;
	padding: 12px 14px;
	color: #192b51;
}
#content #ogloszenie #zdjecia_ogloszenia ul {
	overflow: hidden;
	padding: 10px 0 0;
}
#content #ogloszenie #zdjecia_ogloszenia ul li {
	float: left;
	margin: 5px 15px 5px 0;
}
#content #ogloszenie #zdjecia_ogloszenia ul li img {
	background: #fff;
	padding: 2px;
	border: 2px solid #5091c5;
}
#content #ogloszenie #zdjecia_ogloszenia ul li img:hover {
	border: 2px solid #1e335a;
}

#content #ogloszenie p.tytul a {
	color: #064e80;
	text-decoration: underline;
	font-weight:bold;
}
#content #ogloszenie p.tytul a:hover {
	color: #1062b4;
	font-weight:bold;
}
#content #ogloszenie p.tytul span {
	color: #787878;
	font-size: 11px;
}
/* dodaj ogloszenie */
#content #krok {
	font-weight: bold;
	color: #a4a8ab;
	border-bottom: 3px solid #c4e4f8;
	padding: 0 0 4px;
	margin: 16px 0 20px;
}
#content #krok span {
	font-weight: bold;
	color: #83d512;
	margin: 0 7px;
}
#content #krok em {
	font-style: normal;
	color: #115285;
}
#content #krok em {
	font-style: normal;
	color: #115285;
}
#content .zielone {
	margin: 0 0 25px 10px;
}
#content .zielone li {
	margin: 3px 0;
	padding: 0 0 0 10px;
	background: transparent url(/images/li_strzalka_zielona.gif) no-repeat 0 4px;
	line-height: 120%;
}
#content #ogloszenie_standardowe h3, #content #ogloszenie_sponsorowane h3 {
	color: #fff;
	font-family: 'Trebuchet MS', 'Myriad Pro', Trebuchet, Arial, Sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	background: transparent url(/images/background_h3.gif) repeat-x 0 0;
	padding: 5px 0;
}
#content .inside {
	padding: 20px 18px;
	height: 250px;
	position: relative;
}
#content #ogloszenie_standardowe {
	float: left;
	width: 450px;
	border: 1px solid #5595c8;
}
#content #ogloszenie_standardowe a {
	width: 216px;
	height: 29px;
	background: transparent url(/images/b_dodaj_standardowe.gif) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
	margin: 0 auto;
	position: absolute;
	bottom: 20px;
	left: 117px;
}
#content #ogloszenie_standardowe a:hover {
	background-position: 0 -29px;
}
#content #ogloszenie_sponsorowane {
	float: right;
	width: 450px;
	border: 1px solid #5595c8;
	background: #e6f1fa;
}
#content #ogloszenie_sponsorowane a {
	width: 226px;
	height: 29px;
	background: transparent url(/images/b_dodaj_sponsorowane.gif) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
	margin: 0 auto;
	position: absolute;
	bottom: 20px;
	left: 112px;
}
#content #ogloszenie_sponsorowane a:hover {
	background-position: 0 -29px;
}
#content #ramka_form h3 {
	color: #fff;
	font-family: 'Trebuchet MS', 'Myriad Pro', Trebuchet, Arial, Sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	background: transparent url(/images/background_h3.gif) repeat-x 0 0;
	padding: 5px 0 5px 15px;
}
#content #ramka_form {
	border: 1px solid #5595c8;
}
#content #ramka_form .inside {
	padding: 20px 18px;
	height: auto;
}
.cena_info {
	padding: 8px 18px;
	background-color: #f0f2f4;
	color: #192b51;
	font-size: 11px;
}
#content #ramka_form .inside .del_ad{
	height: 30px;
	margin: 20px 0 10px 60px;
}
#content #ramka_form .inside .edit_send{
	height: 30px;
	margin: 0 0 10px 60px;
}
#content #ramka_form .inside .del_adspons{
	height: 30px;
	margin: 20px 0 10px 127px;
}
#content #ramka_form .inside .editspons_send{
	height: 30px;
	margin: 0 0 10px 127px;
}
#content #ramka_form form h4 {
	color: #0a558f;
	font-family: 'Trebuchet MS', 'Myriad Pro', Trebuchet, Arial, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 12px;
}
#content #ramka_form form .row_long {
	margin: 0 0 10px;
	width: 500px;
}
#content #ramka_form form .row_long label {
	float: left;
	width: 57px;
	font-weight: bold;
	text-align: right;
	margin: 0 5px 0 0;
	padding: 3px 0 0;
}
#content #ramka_form form .row_long input, #content #ramka_form form .row_long textarea {
	border: 1px solid #b9c2ca;
	padding: 2px 3px;
	font-family: Tahoma, sans-serif;
	overflow: auto;
	width: 430px;
}
#content #ramka_form form .row_long .pic_row p.usun_zdj {
   font-weight: bold;
	text-align:center;
}
#content #ramka_form form .row_long .pic_row {
   float:left; 
   width:160px;
}
#content #ramka_form form .row_long input.wyszukaj_zdj{
	border: 1px solid #b9c2ca;
	font-family: Tahoma, sans-serif;
	width: 430px;
	height: 25px;
	overflow: hidden;
}
#content #ramka_form form .row_long input.wyszukaj_zdj_add{
	border: 1px solid #b9c2ca;
	font-family: Tahoma, sans-serif;
	width: 430px;
	height: 25px;
	overflow: hidden;
}
#content #ramka_form form .row_long a.wyslij_zdj{
	border: 1px solid #b9c2ca;
	font-family: Tahoma, sans-serif;
	width: 100px;
	height: 25px;
}
#content #ramka_form form .row_long_spons {
	margin: 0 0 10px;
	width: 880px;
}
#content #ramka_form form .row_long_spons label {
	float: left;
	width: 120px;
	font-weight: bold;
	text-align: right;
	margin: 0 5px 0 0;
	padding: 3px 0 0;
}
#content #ramka_form form .row_long_spons input, #content #ramka_form form .row_long_spons textarea {
	border: 1px solid #b9c2ca;
	padding: 2px 3px;
	font-family: Tahoma, sans-serif;
	overflow: auto;
	width: 430px;
}
#content #ramka_form form .row_long_spons .pic_row p.usun_zdj {
   font-weight: bold;
	text-align:center;
}
#content #ramka_form form .row_long p.male {
   font-size: 9px;
   font-weight: normal;
}
#content #ramka_form form .row_long p.konkurs {
   font-size: 14px;
   margin-left: -2px;
   padding:2px;
   background: #f0f6fb;
}
#content #ramka_form form .row_long_spons .pic_row {
   float:left; 
   width:160px;
}
#content #ramka_form form .row_long_spons input.short {
	border: 1px solid #b9c2ca;
	padding: 2px 3px;
	font-family: Tahoma, sans-serif;
	width: 209px;
}
#content #ramka_form form .row_long_spons input.wyszukaj_zdj{
	border: 1px solid #b9c2ca;
	font-family: Tahoma, sans-serif;
	overflow: hidden;
	width: 250px;
	height: 25px;
}
#content #ramka_form form .row_long_spons a.wyslij_zdj{
	border: 1px solid #b9c2ca;
	font-family: Tahoma, sans-serif;
	width: 100px;
	height: 25px;
}
#content #ramka_form form .row_long_spons input.check_regulamin {
	vertical-align: middle;
	width: auto;
	border: 0 none;
	margin-left: 0;
}
#content #ramka_form form .row_long_spons input.radio {
	vertical-align: top;
	width: auto;
	border: 0 none;
	margin-left: 0;
}
#content #ramka_form form .row_short {
	margin: 0 0 10px;
	width: 350px;
}
#content #ramka_form form .row_short label {
	float: left;
	width: 125px;
	font-weight: bold;
	text-align: right;
	margin: 0 5px 0 0;
	padding: 3px 0 0;
}
#content #ramka_form form .row_short p {
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0 0 0;
}
#content #ramka_form form .row_short p.bad_message {
	color: red;
   text-align: left;
	margin: 0 0 10px 0;
	padding: 0 0 0;
}
#content #ramka_form form .row_long_spons p.bad_message {
	color: red;
   text-align: left;
	margin: 0 0 10px 0;
	padding: 0 0 0;
}
#content #ramka_form form .row_short input, #content #ramka_form form .row_short textarea {
	border: 1px solid #b9c2ca;
	padding: 2px 3px;
	font-family: Tahoma, sans-serif;
	overflow: auto;
	width: 210px;
}
#content #ramka_form form .row_short img.captchapict {
	vertical-align: middle;
	margin-top: -15px;
	margin-left: 130px;
	border: 1px solid #b9c2ca;
	width: 216px;
}
#content #ramka_form form .row_long_spons img.captchapict {
	vertical-align: middle;
	border: 1px solid #b9c2ca;
	width: 216px;
}
#content #ramka_form form .row_long input.check_regulamin {
	vertical-align: middle;
	width: auto;
	border: 0 none;
	margin-left:-2px;
}
#content #ramka_form form .row_long input.check_konkurs {
	vertical-align: middle;
	width: auto;
	border: 0 none;
	margin-left:0px;
}
#content #ramka_form form a.link_przejdz_dalej {
	display: block;
	width: 106px;
	height: 29px;
	background: transparent url(/images/b_przejdz_dalej.gif) no-repeat 0 0;
	text-indent: -9999px;
	margin: 0 0 0 50px;
}
#content #ramka_form form a.link_przejdz_dalej:hover {
	background-position: 0 -29px;
}
#content #ramka_form form a.link_wyslij {
 display: block;
 width: 62px;
 height: 29px;
 background: transparent url(/images/b_wyslij.gif) no-repeat 0 0;
 text-indent: -9999px;
 margin: 0 0 0 60px;
}
#content #ramka_form form a.link_wyslij:hover {
 background-position: 0 -29px;
}
#content #ramka_form form a.link_wyslij_spons {
 display: block;
 width: 62px;
 height: 29px;
 background: transparent url(/images/b_wyslij.gif) no-repeat 0 0;
 text-indent: -9999px;
 margin: 0 0 0 125px;
}
#content #ramka_form form a.link_wyslij_spons:hover {
 background-position: 0 -29px;
}
#content #ramka_form form input.link_przejdz_dalej {
	display: block;
	width: 106px;
	height: 29px;
	background: transparent url(/images/b_przejdz_dalej.gif) no-repeat 0 0;
	text-indent: -9999px;
	margin: 0 0 0 50px;
}
#content #ramka_form form input.link_przejdz_dalej:hover {
	background-position: 0 -29px;
}
#content form a.link_wyroznij {
	display: block;
   width: 150px;
   height: 29px;
   background: transparent url(/images/b_wyroznij_ogloszenie2.gif) no-repeat 0 0;
   text-indent: -9999px;
}
#content form a.link_wyroznij:hover {
	background-position: 0 -29px;
}
/* Komunikat */
#content #komunikat h2 {
	color: #fff;
	font-family: 'Trebuchet MS', 'Myriad Pro', Trebuchet, Arial, Sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	background: transparent url(/images/background_h3.gif) repeat-x 0 0;
	padding: 5px 0 5px 15px;
}
#content #komunikat_edit {
	border: 1px solid #5595c8;
	border-top: 2px solid white;
	margin-top: -2px;
}
#content #komunikat {
	border: 1px solid #5595c8;
}
#content #komunikat .inside, #content #komunikat_edit .inside {
	padding: 20px 18px;
	height: auto;
}
#content #komunikat .inside .ramka_komunikat h3, #content .inside .ramka_komunikat h3 {
	color: #be0000;
	font-family: 'Trebuchet MS', 'Myriad Pro', Trebuchet, Arial, Sans-serif;
	font-size: 20px;
	text-align: left;
	margin: 0 0 12px;
}
#content .inside .ramka_komunikat h4 {
	color: #be0000;
	font-family: 'Trebuchet MS', 'Myriad Pro', Trebuchet, Arial, Sans-serif;
	font-size: 20px;
	text-align: left;
	margin: 0 0 12px;
}
#content #komunikat .inside a.link_wyroznij_ogloszenie, #content #komunikat_edit .inside a.link_wyroznij_ogloszenie {
	display: block;
	width: 148px;
	height: 29px;
	background: transparent url(/images/b_wyroznij_ogloszenie.gif) no-repeat 0 0;
	text-indent: -9999px;
}
#content #komunikat .inside a.link_wyroznij_ogloszenie:hover, #content #komunikat_edit .inside a.link_wyroznij_ogloszenie:hover {
	background-position: 0 -29px;
}
#content #komunikat .inside a.link_zakoncz, #content #komunikat_edit .inside a.link_zakoncz {
	display: block;
	width: 78px;
	height: 29px;
	background: transparent url(/images/b_zakoncz.gif) no-repeat 0 0;
	text-indent: -9999px;
}
#content #komunikat .inside a.link_zakoncz:hover, #content #komunikat_edit .inside a.link_zakoncz:hover {
	background-position: 0 -29px;
}
/* Regulamin */
#content ul.regulamin_wypunktowanie {
	margin: 0 0 12px;
}
#content ul.regulamin_wypunktowanie li {
	background: transparent url(/images/icon_kreska.gif) no-repeat 0 8px;
	padding: 0 0 0 8px;
	margin: 3px 0 3px 15px;
	line-height: 120%;
	text-align: justify;
}
#content p.regulamin {
	margin: 0 0 12px 15px;
}
#content p.help {
	margin: 0 0 12px 0;
}
/* O nas */
#content .naglowek_zielony {
	color: #73b518;
	font-weight: bold;
}
#content .naglowek_zielony span {
	padding: 0 0 0 25px;
}
/* Forum */
#content #forum {
	border: 1px solid #5595c8;
	background: transparent url(/images/background_forum_lista.gif) repeat-x 0 0;
	padding: 15px 13px;
	margin: 0 0 12px;
}
#content .forum_lista {
	width: 799px;
}
#content #dodaj_nowy_temat {
	height: 27px;
	width: 827px;
}
#content #dodaj_nowy_temat a {
	height: 27px;
	width: 173px;
	display: block;
	background: transparent url(/images/b_dodaj_nowy_temat.gif) no-repeat 0 0;
	text-indent: -9999px;
	float: right;
}
#content #dodaj_nowy_temat a:hover {
	background-position: 0 -27px;
}
#content #forum table {
	width: 100%;
}
#content #forum table td {
	padding: 6px 8px;
	vertical-align: middle;
	line-height: 130%;
}
#content #forum table td.odp_forum {
	padding: 3px 8px 5px 85px;
	vertical-align: middle;
	line-height: 115%;
	font-size: 11px;
}
#content #forum table .naglowek_forum td {
	color: #005b9a;
	font-weight: bold;
	border-right: 1px solid #fff;
	background: transparent url(/images/background_naglowek_forum.gif) repeat-x left bottom;
}
#content #forum table .data {
	border: 1px solid #fff;
	font-size: 11px;
	width: 9%
}
#content #forum table .tytul {
	border: 1px solid #fff;
	width: 80%
}
#content #forum table .tytul a {
	color: #064e80;
	text-decoration: underline;
}
#content #forum table .tytul a:hover {
	color: #1062b4;
}
#content #forum table .autor {
	border: 1px solid #fff;
	font-size: 11px;
	width: 11%
}
#content #forum table tr.jasny td {
	background: #fff;
}
#content #forum table tr.ciemny td {
	background: #ecf2f8;
}
#content h2.h_forum {
	color: #1a1a1a;
	font-family: 'Trebuchet MS','Myriad Pro',Trebuchet,Arial,Sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: none;
	margin: 0;
}
#content h2.h_forum span {
	color: #2061AB;
	text-transform: uppercase;
}
#content #menu_wybierz_forum {
	height: 27px;
	width: 496px;
	float: right;
	margin: 0;
	padding: 0;
	padding: 0 0 0 103px;
	background: transparent url(/images/background_forum_wybierz.gif) no-repeat 0 0;
}
#menu_wybierz_forum li { float: left; height: 27px; }
#menu_wybierz_forum li a { display: block; height: 27px; width: 100%; text-indent: -9999px; float: left; background: transparent url(/images/background_forum_wybierz.gif) no-repeat 0 0; }
#menu_wybierz_forum li.forum_polska, #menu_wybierz_forum li.forum_europa, #menu_wybierz_forum li.forum_usa_i_kanada, #menu_wybierz_forum li.forum_reszta_swiata { width: 124px; }
#menu_wybierz_forum li.forum_polska a { background-position: -103px 0; }
#menu_wybierz_forum li.forum_europa a { background-position: -227px 0; }
#menu_wybierz_forum li.forum_usa_i_kanada a { background-position: -351px 0; }
#menu_wybierz_forum li.forum_reszta_swiata a { background-position: -475px 0; }
#menu_wybierz_forum li.forum_polska a.active,
#menu_wybierz_forum li.forum_polska a:hover { background-position: -103px -27px; }
#menu_wybierz_forum li.forum_europa a.active,
#menu_wybierz_forum li.forum_europa a:hover { background-position: -227px -27px; }
#menu_wybierz_forum li.forum_usa_i_kanada a.active,
#menu_wybierz_forum li.forum_usa_i_kanada a:hover { background-position: -351px -27px; }
#menu_wybierz_forum li.forum_reszta_swiata a.active,
#menu_wybierz_forum li.forum_reszta_swiata a:hover { background-position: -475px -27px; }

#forum ul.fora {
	margin: 0 0 5px;
	padding: 9px 13px;
	background: transparent url(/images/icon_kategoria.gif) no-repeat 3px 23px;
	overflow: hidden;
}
#forum ul.fora li {
	float: none;
	border-bottom: 1px solid #e3e7ea;
	padding: 6px;
	margin: 0;
}
#forum ul.fora li.naglowek_kategoria {
	border-bottom: 0 none;
	margin: 0 0 7px;
}
#forum ul.fora li.naglowek_kategoria h2 {
	font-size: 18px;
	font-family: 'Trebuchet MS', 'Myriad Pro', Trebuchet, Arial, Sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	display: inline;
}
#forum ul.fora li.naglowek_kategoria h2 a {
	color: #2b9900;
	text-decoration: none;
	font-size: 18px;
	display: inline;
	padding: 0;
	text-decoration: none;
}
#forum ul.fora li.naglowek_kategoria h2 a:hover {
	color: #206e02;
	text-decoration: none;
	font-size: 18px;
	display: inline;
	padding: 0;
	text-decoration: none;
	background: none;
}
/*----[ bottom menu, stopka ]-----------------------------------------------------------------------*/
#drss  {
	margin: 0 auto;
	height: 30px;
	padding: 0;
	padding-left: 50px;
	width: 990px;
}
#drss a.link_rss {
	height: 28px;
	width: 40px;
	display: inline-block;
	vertical-align:middle;
	background: transparent url(/images/28x28.png) no-repeat 0 0;
	text-indent: -9999px;
}
#dol {
	background: #fff url(/images/background_stopka.gif) repeat-x 0 0;
	text-align: center;
	font-size: 10px;
}
#dol #menu_bottom  {
	margin: 0 auto;
	height: 21px;
	padding: 13px 0 0;
	width: 990px;
}
#dol #menu_bottom ul {
	margin: 0 auto;
	overflow: hidden;
	width: 800px;
}
#dol #menu_bottom ul li {
	float: left;
	background: transparent url(/images/icon_przerwa.gif) no-repeat 0 6px;
	padding: 0 0 2px 12px;
	margin: 0 0 0 9px;
}
#dol #menu_bottom ul li.first {
	padding: 0;
	margin: 0;
	background: none;
}
#dol #menu_bottom ul li a {
	font-size: 10px;
	color: #45688c;
	text-decoration: none;
}
#dol #menu_bottom ul li a:hover {
	color: #1062b4;
}
#dol #stopka {
	padding: 9px 30px;
	width: 910px;
	margin: 0 auto;
	overflow: hidden;
}
#dol #stopka .copy {
	float: left;
	padding: 2px 0;
}
#dol #stopka .iguana {
	float: right;
	padding: 2px 0;
}
#dol #stopka .iguana a {
	font-size: 10px;
	color: #45688c;
	text-decoration: none;
}
#dol #stopka .iguana a:hover {
	color: #1062b4;
}

