
/* reseting */
html, body, h1, h2, h3, h4, h5, h6, p, ul, li, ol, dl, dt, dd, form, select, fieldset, hr, blockquote {
	margin: 0;
	padding: 0;
}

li, ul {
	list-style: none;
	list-style-type: none;
}

img {
	border: none;
}

a:link, a:visited	{
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
	color: #c70000;
}


table, td {
	border-collapse: collapse;
	vertical-align: top;
}

/* Style wyróżniające */
.hidden {
	display: none;
}

.b {
	font-weight: bold;
}

.mini {
	color: #666;
	font-size: 10px;
	font-weight: normal;
}

.red {
	font-weight: bold;
	color: #c70000;
}

.red_big, a.red_big,
.moje_oferty_red_big .red_big {
	font-size: 14px;
	font-weight: bold;
	color: #c70000;
}

.red_med, a.red_med { /* a dodane żeby nadpisać styl ze zwykłego a */
	font-size: 13px;
	font-weight: bold;
	color: #c70000;
}

.red_small, a.red_small {
	font-size: 12px;
	font-weight: bold;
	color: #c70000;
}

.gray, a.gray {
	color: #666;
}

.gray_light {
	color: #999;
}

.colored, a.colored, a.colored:link, a.colored:visited {
	color: #c70000;
}

.bordered, a.bordered, a.bordered:link, a.bordered:visited {
	border: 1px solid #c70000;
}

.salma_h, a.salma_h {
	background-color: #c7ff00;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: none;
}

img.ico {
	margin: 0 4px;
}

/* Wyłączone linki */
a.disabled {
	cursor: default;
}

/* Style sterujące pozycją */
.lewa {
	float: left;
}

.prawa {
	float: right;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.align_middle {
	vertical-align: middle;
}

table.align_middle tr td {
	vertical-align: middle;
}

.indent {
	text-indent: 40px;
}

.spaced {
	margin-bottom: 10px;
}

/* Wyliczenia */
li.li_1 {
	list-style-image: url(/images/rodzinaorg/pkt/1.gif);
	margin-left: 17px;
	list-style-position: outside;
}

li.li_2 {
	list-style-image: url(/images/rodzinaorg/pkt/2.gif);
	margin-left: 17px;
	list-style-position: outside;
}

div#expander li,
li.li_3,
ul.li_3 li {
	list-style-image: url(/images/rodzinaorg/pkt/3.gif);
	margin-left: 28px;
	list-style-position: outside;
	line-height: 15px;
}

li.li_4 {
	list-style-image: url(/images/rodzinaorg/pkt/6.gif);
	margin-left: 28px;
	list-style-position: outside;
}

li.li_5 {
	list-style-image: url(/images/rodzinaorg/pkt/2.gif);
	margin-left: 28px;
	list-style-position: outside;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #c70000;
	padding: 3px 0 5px 0;
	text-decoration: none;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #c70000;
}

h2.underline {
	font-size: 14px;
	font-weight: bold;
	color: #c70000;
	margin: 10px 0;
	border-bottom: 1px solid #e5e5e5;
	display: block;
	width: 590px;
	padding-bottom: 3px;
}

h2.long_underline {
	margin: 10px 0;
	border-bottom: 1px solid #e5e5e5;
	display: block;
	padding-bottom: 3px;
}


h2.red_underline {
	font-size: 13px;
	font-weight: bold;
	color: #c70000;
	margin: 10px 0;
	border-bottom: 1px solid #fff;
	display: block;
	padding-bottom: 3px;
}



h3 {
	font-size: 14px;
	font-weight: bold;
	color: #c70000;
	margin-bottom: 8px;
}

h3.underline {
	border-bottom: 1px solid #ccc;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

h4.underline {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding: 2px 0 2px 0px;
	margin-bottom: 8px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-top: 10px;
	border-bottom: 1px solid #e5e5e5;
	display: block;
	padding-bottom: 3px;
}

h6 {
	font-size: 10px;
	font-weight: normal;
	color: #666;
	margin-top: 7px;
	border-bottom: 1px solid #e5e5e5;
	display: block;
}

/* Layout - elementy globalne */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 14px;
	background: url(/images/to/bg/ms.jpg) repeat-x top #fff;
	/* Dekoracje świąteczne // background: url(/images/to/bg/swieta_snieg.gif) #fff; */
}

div#container,
div.container_width {
	width: 986px;
}

div#container { /* cala zawartosc znajduje sie w tym divie */
	margin: auto;
	/* overflow: hidden; */ /* powinien być auto ale w FF2 i Chrome strona pływa */
	margin-top: 15px;
}

div#container.wide {
	width: 1162px;
	padding-left: 9px;
	padding-right: 9px;
}

div#footer_container.wide div#footer_center.container_width {
	width: 1162px;
	padding-left: 9px;
	padding-right: 9px;
}

table#header_table {
	width: 986px;
}

td.logo {
	padding: 28px 0 15px 8px;
	vertical-align: bottom;
}

div#left { /* lewa, glowna kolumna */
	float: left;
	width: 806px;
	background: #fff;
}

.reverse div#left {
	float: right;
}

div#left.wide {
	width: 986px;
}

div#right { /* prawa, glowna kolumna */
	float: right;
	width: 160px;
}

.reverse div#right {
	float: left;
}

div#footer { /* nowa stopka */
	background: url(/images/rodzinaorg/bg/ft.gif) repeat-x top;
	color: #333;
	text-align: center;
	padding: 15px 0;
	margin: 2px -3px 0 0; /* dla IE6, zeby nie dublowalo ostatniego wyrazu */
}

div#footer_center { /* kontener centrujący, ze względu na powyższy fix z marginesem dla ie */
	margin: 0 auto;
}

div#footer_background {
	margin-top: 10px;
	background: #ddd url(/images/to/bg/stopka_gray.gif) repeat-x scroll top center;
	overflow: auto;
	clear: both;
}

div#footer_background h3 {
	margin-bottom: 0px;
	font-size: 13px;
	padding-bottom: 3px;
}

div#footer_background h3.underline {
	margin-bottom: 0px;
	border-bottom: 1px solid #fff;
}

div#to_opis {
	color: #666;
	font-size: 11px;
	line-height: 14px;
	margin: 10px 0;
	text-align: justify;
	float: left;
	width: 806px;
}

div#to_opis a:link, div#to_opis a:visited {
	color: #666;
}

div#to_opis a:link {
	color: #666;
}

div#sc_polecane {
	margin: 15px 0;
	float: right;
	width: 160px;
	font-size: 13px;
}

div#sc_polecane h3 {
	border-bottom: 1px solid #fff;
	font-size: 13px;
	padding-bottom: 3px;
}

div#sc_polecane h4 {
	margin-top: 6px;
	margin-bottom: 5px;
}

div#oferty_specjalne {
	margin-bottom: 10px;
	float: left;
	width: 486px;
	height: 235px;
}

div.tab_szczegoly {
	width: 774px;
	float: left;
	border: 1px solid #e5e5e5;
	padding: 15px;
}

div#separator {
	width: 100%;
	float: left
}

div#oferent_szczegoly {
	float: right;
	font-size: 12px;
	line-height: 17px;
	width: 590px;
}

div#oferent table table {
	width: 585px;
}

div.rss {
	float: right;
	padding: 2px 10px 0 0;
}

div.rss img {
	float: left;
	margin-right: 5px;
}

/* Reklamy */
#adv_billboard_top {
	position: relative;
	z-index: 100 !important;
	float: right;
}

td#adv_banner_top {
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 15px;
	width: 750px;
}

div#adv_box_pod_szukarka {
	width: 486px;
}

div.index_lewa {
	width: 486px;
	float: left;
}

div.index_prawa {
	width: 300px;
	float: right;
	margin-right: 5px;
}

.reverse div.index_prawa {
	margin-right: 0px;
}

div.legenda { /* np. napis inwestycje polecane nad boxem */
	letter-spacing: 5px;
	color: #999;
	padding: 0 0 0 15px;
	display: block;
	float: left;
	width: 90%;
	text-transform: uppercase;
}

div.legenda_prawa {
	letter-spacing: 5px;
	color: #999;
	padding: 0 0 0 4px;
	text-align: center;
	border-bottom: 1px solid #ddd;
	margin-bottom: 6px;
	display: block;
	float: left;
	width: 100%;
}

div#adv_box_news {
	width: 456px;
	background-color: #ffffe2;
	border: 1px solid #ebebeb;
	padding: 15px;
	overflow: auto;
	float: left;
	line-height: 15px;
}

div#adv_linki_sponsorowane {
	padding: 0 8px;
	background: #ffffe2;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	width: 142px;
	font-size: 11px;
}

div#adv_ls_top {
	background: url(/images/to/bg/ls_top.gif) no-repeat top;
	width: 160px;
	height: 6px
}

div#adv_wstawka_nad_ofertami {
	position: absolute;
	top: -5px;
	right: 0px;
}

div.adv_pasek_miedzyofertowy {
	width: 785px;
	clear: both;
	text-align: center;
	border: 1px solid #dadada;
	padding: 10px;
}

div.adv_pasek_miedzyofertowy a {
	color: #c70000;
	font-weight: bold;
	font-size: 14px;
}

/* Centrowanie reklam adKontekstu */
#left div.adv_pasek_miedzyofertowy #adKontekst_0 iframe {
	margin: auto;
}

p.adv_ls_title {
	display: block;
	color: #c70000;
	border-bottom: 1px solid #ebebeb;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px
}

div#adv_linki_sponsorowane p {
	margin-bottom: 5px;
}

div#adv_inwestycje_polecane {
	background-color: #ffffe2;
	border: 1px solid #ebebeb;
	float: left;
	margin-right: -3px; /* dla IE6, zeby nie dublowalo ostatniego wyrazu */
	margin-bottom: 10px;
	
	/*	padding: 15px 12px 0px; */
	padding: 6px 0px 6px 0px;
}

div#adv_inwestycje_polecane .adv_zobacz {
	clear: both;
	width: auto;
	text-align: right;
	/*padding: 7px 0 10px; */
	padding: 7px 10px 10px;
}

div.adv_box_polecany {
	float: left;
	text-align: center;
	color: #c70000;
	font-weight: bold;
	font-size: 12px;
	/* padding: 0 14px 0 14px; */
	width: 102px;

	padding: 0 9px 0 10px;
}

div.adv_box_polecany img {
	margin: 5px 0;
	border: 1px solid #999;
}


/* Box spółek */
div#rpg {
	float: right;
	margin-bottom: 10px;
	width: 305px;
	background: url(/images/to/rpg/bg.jpg) bottom no-repeat #fff;
	min-height: 190px;
	_height: 190px;
}

/* Main menu - zakladki */
div#menu {
	font-size: 13px;
	float: left;
	width: 986px;
	position: relative;
/*	top: 1px;*/
	z-index: 20;
}

div#menu li {
	float: left;
}

div#menu a {
	margin-right: 1px;
	text-align: center;
	text-decoration: none;
	font-weight: bold
}

div#menu a.hover {
	background-position: 0 -28px;
	color: #c70000;
}

a.mg_typ1:link, a.mg_typ1:visited, /* menu glowne - typ 1, typ 2 i kolejne, w zaleznosci od szerokosci */
a.mg_typ2:link, a.mg_typ2:visited,
a.mg_typ3:link, a.mg_typ3:visited,
a.mg_typ4:link, a.mg_typ4:visited,
a.mg_typ3_darmowa_oferta, a.mg_typ3_darmowa_oferta:visited {
	background: 0 0 no-repeat;
	text-decoration: none;
	display: block;
	padding: 7px 0 7px 0;
}

a.mg_typ1:hover, a.mg_typ2:hover, a.mg_typ3:hover, a.mg_typ3_darmowa_oferta:hover {
	text-decoration: none;
}

a.mg_typ1:link, a.mg_typ1:visited { /* menu glowne - zakladki aktywne lub wybrane */
	background: url(/images/rodzinaorg/bg/tab_mg_01.gif);
	width: 141px;
	color: #fff;
}

a.mg_typ1:hover {
	background: url(/images/rodzinaorg/bg/tab_mg_01.gif) 0 -28px no-repeat;
	color: #c70000;
}

a.mg_typ2:link, a.mg_typ2:visited {
	background: url(/images/rodzinaorg/bg/tab_mg_02.gif);
	width: 111px;
	color: #fff;
}

a.mg_typ2:hover {
	background: url(/images/rodzinaorg/bg/tab_mg_02.gif) 0 -28px no-repeat;
	color: #c70000;
}

a.mg_typ3:link, a.mg_typ3:visited {
	background: url(/images/rodzinaorg/bg/tab_mg_03.gif);
	width: 160px;
	float: right;
	color: #963;
}

a.mg_typ3:hover {
	background: url(/images/rodzinaorg/bg/tab_mg_03.gif) 0 -28px no-repeat;
	color: #900;
}


a.mg_typ3_darmowa_oferta:link, a.mg_typ3_darmowa_oferta:visited {
	width: 160px;
	float: right;
}

a.mg_typ3_darmowa_oferta:hover {
	background-repeat: no-repeat;
	background-position: 0 -28px;
}

a.mg_sel, a.mg_sel:link, a.mg_sel:visited {
	background-position: 0 -28px;
	color: #000;
}

/* Submenu */
div#submenu {
	background: url(/images/to/bg/subm.gif) repeat-x;
	width: 986px;
	float: left;
	font-size: 12px;
	position: relative;
	z-index: 5;
}

div#submenu_links {
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-top: 9px;
	height: 21px;
	position: relative;
}

div#submenu_links li {
	float: left;
	display: block;
	height: 21px;
}

div.submenu_links_right {
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin-top: 9px;
	height: 21px;
	position: relative;
	padding-right: 10px;
}

div.submenu_links_right li {
	float: left;
	display: block;
	height: 21px;
}

div#login_container {
	height: 0px;
	overflow: hidden;
	width: 986px;
}

div#login_form {
	color: #c70000;
}

div#login_form img {
	vertical-align: middle;
	padding-bottom: 4px;
}

a.sm {
	margin: 0 8px;
}

a.sm:link, a.sm:visited { /* dla div#submenu_links */
	color: #000;
	text-decoration: none;
}

a.sm:hover {
	color: #c70000;
	text-decoration: none;
}

div#submenu_links a.hover {
	color: #c70000;
}

div#submenu_links a.highlight {
	color: #c70000;
}

div#submenu_specjalne img {
	margin: 8px 6px 8px 10px;
	vertical-align: middle;
}

div#submenu_specjalne {
	width: 986px;
	float: left;
	height: 29px;
	margin: 0 0 4px 0;
}

div#submenu_specjalne a.highlight {
	color: #c70000;
}

div#submenu_specjalne a.sm {
	margin: 0;
}

.submenu_separator {
/*     margin: 0 10px; */
	font-weight: normal;
	color: #d2d2d2;
}

/* Drop down menu */
div#menu div.dropmenu_main {
	width: 141px;
	border-top: 1px solid #d7d7d7;
	background-color: #FFF;
	padding: 0;
	position: absolute;
	z-index: 21;
}

div#menu a.dmm {
	text-align: left;
	font-weight: normal;
	color: #000;
	display: block;
}

div#menu a.dmm:link, div#menu a.dmm:visited  { /* drop menu main */
	padding: 5px 6px 4px 10px;
	border-bottom: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	margin-right: 0px;
}

div#menu a.dmm:hover {
	text-decoration: none;
	background-color: #eaeaea;
	padding-left: 5px;
	border-left: 6px solid #c70000;
}

div#submenu div.dropmenu_sub {
	min-width: 135px;
/*     _width: 135px; */
	border-top: 1px solid #e3e3e3;
	background-color: #e3e3e3;
	padding: 0;
	position: absolute;
	top: 7px;
	z-index: 21;
	white-space: nowrap;
}

div#submenu a.dms {
	text-align: left;
	font-weight: normal;
	color: #000;
	display: block;
}

div#submenu a.dms:link, a.dms:visited  { /* drop menu sub */
	color: #000;
	padding: 5px 10px 4px 10px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}

div#submenu a.dms:hover {
	color: #c70000;
	text-decoration: none;
	background-color: #fff;
	padding-left: 5px;
	border-left: 6px solid #c70000;
}

div#submenu div.dropmenu a.sm_gwiazdy_tygodnia {
	color: #fff;
	background-color: #c70000;
	font-weight: bold;
}

div#submenu div.dropmenu a.indent {
	text-indent: 15px;
}

div#submenu div.dropmenu a.luksusowe {
	color: #804d0c;
	font-weight: bold;
}

div#submenu div.dropmenu a.zagraniczne {
	color: #669933;
	font-weight: bold;
}

div#submenu div.dropmenu a.wakacyjne {
	color: #ea661e;
	font-weight: bold;
}

/* Logowanie i zalóż konto */
div#logowanie {
	float: right;
}

div#logowanie a:hover {
	color: #c70000;
	text-decoration: none;
}

div#logowanie img {
	vertical-align: middle;
}

/* Sitepath */
div#lokalizator {
/*     background: url(/images/to/bg/lok.gif) repeat-x bottom; */
	background: #f6f6f6 url(/images/to/bg/lok.gif) bottom repeat-x;
/*     height: 30px; */
	width: 986px;
	margin-bottom: 10px;
	float: left;
}

div#lokalizator table.main {
	width: 100%;
}

div#lokalizator table.main td {
	vertical-align: middle;
	padding: 7px 0;
}

div#lokalizator_links {
	float: left;
/*	padding: 8px 0 6px 24px;*/
	padding-left: 24px;
	padding-right: 15px;
	color: #666;
}

div#flagi {
	float: right;
	padding-right: 15px;
	width: 128px;
}

a.ll:link, a.ll:visited { /* div#lokalizator takze dla div#flagi i div#logowanie */
	color: #000;
}

a.ll:hover {
	text-decoration: none;
	color: #c70000;
}

/* Główny boks wyszukiwarki i mapy strony głównej */
div#main_box {
	width: 986px;
	background: #eee;
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
}

div#topcorners { /* gorne zaokraglenie rogow */
	background: url(/images/to/bg/corner_TR.gif) top right no-repeat;
}

div#bottomcorners { /* dolne zaokraglenie rogow */
	background: url(/images/to/bg/corner_BR.gif) bottom right no-repeat;
}

/* Wyszukiwarka prosta */
div#szukaj_home {
	width: 480px;
}

div#szukaj_content {
	background-color: #d2d2d2;
	width: 486px
}

div#topcorners_s { /* gorne zaokraglenie rogow wyszukiwarki */
	background: url(/images/to/bg/s_corner_TR.gif) top right no-repeat;
	height:5px
}

div#bottomcorners_s { /* dolne zaokraglenie rogow wyszukiwarki */
	background: url(/images/to/bg/s_corner_BR.gif) bottom right no-repeat;
}

div#szukaj_menu {
	text-align: center;
	height: 22px;
}

div#szukaj_menu a {
	margin-right: 1px
}

div#szukaj_menu li {
	float: left
}

/* Małe zakładki */
a.msz_typ1:link, a.msz_typ1:visited, /* menu wyszukiwarki - typ 1, typ 2 i kolejne, w zaleznosci od szerokosci */
a.msz_typ2:link, a.msz_typ2:visited,
a.msz_typ3:link, a.msz_typ3:visited,
a.msz_typ4:link, a.msz_typ4:visited,
a.msz_video1:link, a.msz_video1:visited,
a.msz_video2:link, a.msz_video2:visited,
a.msz_video3:link, a.msz_video3:visited
{
	background: 0 0 no-repeat;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 4px 0 4px 0;
}

a.msz_typ1:hover,
a.msz_typ2:hover,
a.msz_typ3:hover,
a.msz_typ4:hover,
a.msz_video1:hover,
a.msz_video2:hover,
a.msz_video3:hover
{
	color: #fff;
	text-decoration: none;
}

a.msz_typ1:link, a.msz_typ1:visited { /* menu wyszukiwarki - zakladki aktywne lub wybrane */
	background: url(/images/rodzinaorg/bg/tab_sz_01.gif);
	width: 110px;
}

a.msz_typ1:hover {
	background: url(/images/rodzinaorg/bg/tab_sz_01.gif) 0 -26px no-repeat;
}

a.msz_typ2:link, a.msz_typ2:visited {
	background: url(/images/rodzinaorg/bg/tab_sz_02.gif);
	width: 88px;
}

a.msz_typ2:hover {
	background: url(/images/rodzinaorg/bg/tab_sz_02.gif) 0 -26px no-repeat;
}

a.msz_video1:link, a.msz_video1:visited {
	background: url(/images/to/bg/bg_tab_video_mieszkania.gif);
	width: 88px;
}

a.msz_video1:hover {
	background: url(/images/to/bg/bg_tab_video_mieszkania.gif) 0 -26px no-repeat;
}

a.msz_video2:link, a.msz_video2:visited {
	background: url(/images/to/bg/bg_tab_video_domy.gif);
	width: 88px;
}

a.msz_video2:hover {
	background: url(/images/to/bg/bg_tab_video_domy.gif) 0 -26px no-repeat;
}

a.msz_video3:link, a.msz_video3:visited {
	background: url(/images/to/bg/bg_tab_video_apartamenty.gif);
	width: 88px;
}

a.msz_video3:hover {
	background: url(/images/to/bg/bg_tab_video_apartamenty.gif) 0 -26px no-repeat;
}

a.msz_typ3:link, a.msz_typ3:visited {
	background: url(/images/to/bg/tab_sz_03.gif);
	width: 78px;
}

a.msz_typ3:hover {
	background: url(/images/to/bg/tab_sz_03.gif) 0 -26px no-repeat;
}

a.msz_sel, a.msz_sel:link, a.msz_sel:visited {
	background-position: 0 -26px;
}

table#szukaj_table_1 {
	width: 466px;
	border-collapse: separate;
}

.wbb { /* white bottom border */
	border-bottom: 1px solid #fff;
}

.sek { /* sekcja w parametrach wyszukiwarki zaawansowanej */
	border-bottom: 1px solid #fff;
	padding: 3px 0;
	margin-bottom: 10px;
	width: 100%
}

/* Formularze */

.label {
	font-size: 11px;
}

.big_label {
    font-size: 13px;
    font-weight: bold;
}

select, input, textarea {
	font-size: 100%;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 1px;
}

input.text, select.select {
	border: 1px solid #ddd;
	background-color: #f6f6f6;
}

input.text {
	padding: 2px 2px 0 3px;
}

input.hint {
	color: #666 !important;
	text-align: center !important;
}

select.select {
	padding: 2px 2px 2px 0px;
	background-color: #f6f6f6;
}

textarea.textarea {
	border: 1px solid #ddd;
	padding: 3px;
	background-color: #f6f6f6;
}

input.radio {
	border: none;
	background: none;
	vertical-align: bottom;
}

input.checkbox {
	border: none;
	background: none;
	vertical-align: middle;
}

label.checkbox {
	vertical-align: middle;
}

input.submit, input.button {
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	background-color: #c70000;
	border-left: 2px solid #bd5b5b;
	border-top: 2px solid #bd5b5b;
	border-bottom: 2px solid #900;
	border-right: 2px solid #900;
}

.sel_0, .sel_2, .sel_2b, .sel_2c, .sel_2d, .sel_2e { /* select */
	margin: 5px 3px 0 0;
}

.sel_1, .sel_1a { /* select */
	margin: 2px 0 8px 0;
}

.sel_1 { /* select */
	width: 140px;
/*	margin-right: 18px;*/
}

.sel_1a { /* select */
	width: 180px;
}

.sel_2 { /* select */
	width: 40px;
}

.sel_2a { /* select */
	width: 294px;
	margin-top: 2px
}

.sel_2b { /* select */
	width: 15px;
}

.sel_2c { /* select */
	width: 75px;
}

.sel_2d { /* select */
	width: 95px;
}

.sel_2e {
	width: 58px;
}

.sel_2f {
	width: 80px;
}

.sel_3 { /* zakres stron */
	margin: 0 5px 0 5px;
}

.sel_4 { /* filtruj */
	margin: 0 5px 0 5px;
	width: 180px;
}

.sel_5 {
	margin:0 5px 0 0;
	width:160px;
}

.sel_6 {
	margin: 5px 0 0 0;
	width: 100px;
}

td.sel_padding {
	padding-right: 18px
}

/* Boks obok wyszukiwarki */
td#splash {
	padding: 5px 5px 0px 20px;
	width: 470px;
}

p.splash_main_title {
	font-size: 18px;
	color: #c70000;
	position: relative;
	z-index: 1;
	margin: 2px 0 1px 6px;
}

p.splash_title {
	font-weight: bold;
	font-size: 14px;
	color: #c70000;
	padding-bottom: 4px;
}

div#splashes {
	height: 215px;
	min-height: 215px;
	position: relative;
}

div.splash {
	position: absolute;
}

div#splash_confbar {
	position: relative;
	z-index: 1;
}

div#splash_confbar a span {
	color: #666;
}

div#splash_confbar span.spacer {
	font-weight: bold;
	color: #666;
	margin: 0 5px;
}

form#search {
	padding: 0px 10px 5px 13px
}

div#szukaj_content_wide {
	background-color: #d2d2d2;
	width: 796px;
}

div#search_content {
	width: 796px;
}

.advanced_search_content {
	background-color: #d2d2d2;
}

.advanced_search_table {
	margin: 10px;
	width: 785px;
	border-collapse: separate;
}

.advanced_search_table td {
	padding: 2px;
}

.advanced_search_opcje {
	width: 378px;
}

.advanced_search_opcje td {
	padding: 1px;
}

#search_tr_gora td {
	padding-right: 5px;
}

div#szukaj_page {
	width: 796px;
	margin-left: 5px;
}

td.sz_wide {
	width: 152px;
}

div#sz_za {
	float: right;
}

/* Artykuly */
div#news_lc img { /* zdjecie w artykule */
	float: left;
	margin: 0 10px 10px 10px;
	/*border: 1px solid #999*/
}

div#news {
	background: top left no-repeat;
	width: 806px;
	padding-top: 20px;
	float: left;
}

div#news2 {
	background: top left no-repeat;
	width: 486px;
	padding-top: 20px;
	float: left;
}

div#news_lc {
	width: 486px;
	padding: 0;
}

div#news_rc {
	width: 305px;
	padding: 0;
}

div#news_lc ul, div#news_rc ul {
	padding-bottom: 10px;
}

div#newsletter_link {
	width: 806px;
	text-align:right;
	padding: 3px 0 5px 0;
}

div.news_main {
	width: 486px;
	float: left;
}

/* Style działu Artykuły */
div#artykuly {
	float: left;
	width: 806px;
	margin-top: 10px
}

div#artykuly div.tresc table {
	margin-left: 1px;
}

div.tresc ul {
	list-style-type: disc;
}

div.tresc ul li {
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 8px;
}

div.tresc ol {
	list-style-type: decimal;
}

div.tresc ol li {
	list-style-type: decimal;
	list-style-position: inside;
	padding-left: 8px;
}

div.tresc p {
	margin-bottom: 8px;
}

div#art_lc {
	width: 486px;
	padding: 0;
}

div#art_rc {
	width: 305px;
	padding: 0;
}

div#art_lc ul, div#art_rc ul {
	padding-bottom: 10px;
}

.art_dzial {
	font-size: 13px;
	font-weight: bold;
	color: #666;
	margin: 8px 0
}

.art_title {
	font-size: 13px;
	font-weight: bold;
	color: #c70000;
	margin-bottom: 4px
}

.art_date {
	font-size: 10px;
	font-weight: normal;
	color: #999;
	margin-bottom: 4px
}

.art_skrot {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin-bottom: 4px;
	line-height: 16px
}

.art_default {
	font-size: 12px;
	line-height: 16px;
}

.art_txt {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-bottom: 4px;
	line-height: 18px
}

.art_wstep {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	margin: 6px 0;
}

.art_wiecej {
	font-size: 11px;
	font-weight: bold;
	color: #c70000;
	margin-bottom: 10px;
	text-align: right;
	display: block;
	padding-bottom: 2px;
	border-bottom: 1px solid #ddd;
}

.art_wiecej_light {
	font-size: 11px;
	font-weight: bold;
	color: #c70000;
	text-align: right;
	display: block;
}

a.arl:link, a.arl:visited { /* artykul red link */
	color: #c70000;
	text-decoration: none
}

a.arl:hover {
	text-decoration: underline
}

div.art_insert {
	float: right;
	width: 300px;
	margin: 0 0 15px 20px;
	padding: 15px;
	border: 1px solid #ccc;
	clear: both;
}

div.art_ramka {
	padding: 15px;
	border: 1px solid #ccc;
}

img.art_logo_txt {
	margin-right: 5px
}

fieldset.art_sponsorowany {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px 0;
}

legend.art_legend {
	color: #ccc;
	letter-spacing: 3px;
}

div.art_paginacja img {
	vertical-align: top;
	margin-top: 2px;
}

/* Box RPG */
a.box_rpg {
	margin: 0 8px;
}

a.box_rpg:link, a.box_rpg:visited { /* dla div#submenu_links */
	color: #000;
	text-decoration: none;
}

a.box_rpg:hover {
	color: #c70000;
	text-decoration: none;
}


/* Notes */
div#notes, div.grey_box {
	padding: 0 8px 3px 8px;
	background: url(/images/to/bg/notes_btm.gif) no-repeat bottom #eee;
	font-size: 11px;
}

div#notes_top, div.grey_box_top {
	background: url(/images/to/bg/notes_top.gif) no-repeat top;
	width: 160px;
	height: 5px;
	overflow: hidden;
}

p.notes_title_1, p.grey_box_title_1 {
	display: block;
	color: #000;
	border-bottom: 1px solid #a6a6a6;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
}

p.notes_title_2 {
	display: block;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	padding-top: 4px;
	border-top: 1px solid #a6a6a6;
}


div#notes p {
	margin-bottom: 5px
}

div#notes td {
	height: 16px
}

/* Lista ofert + szukarka + confbar */
div#znaleziono {
	background-color: #f6f6f6;
	border-bottom: 1px solid #dadada;
	padding: 4px 0 3px 6px;
	float: left;
	width: 800px;
}

div#znaleziono_liczba {
	float: left;
}

div.oferty_przegladaj {
	float: left;
	width: 806px;
	margin: 10px 0;
	color: #666;
}

div.oferty_przegladaj {
	float: left;
	width: 806px;
	margin: 10px 0;
	color: #666;
}

div.strony { /* Liczba stron */
	float: left
}


div.filtruj {
	float: left;
	margin: 0 0 0 20px;
}

div.filtruj img {
	vertical-align: middle;
}

div.paginacja {
	float: right
}

div.paginacja img {
	vertical-align: top;
	margin-top: 2px;
}

/* Lista ofert */
table.oferta {
	width: 800px;
	float: left;
	margin: 10px 0;
	font-size: 11px
}

table.oferta_wtorny {
	width: 480px;
	float: left;
	margin: 10px 0;
	font-size: 11px
}

td.of_stopka {
	background-color: #dadada;
	height: 4px
}

img.of_fot { /* zdjecie w ofercie */
	border: 1px solid #999;
}

div.separator {
	height: 4px;
	background-color: #dadada;
	width: 100%;
	margin: 8px 0 8px 0;
}

div.separator_dark {
	height: 4px;
	background-color: #999;
	width: 100%;
	margin: 15px 0 15px 0;
}

div.kolor_mieszkania, div.kolor_mieszkania_wysoki_standard, div.kolor_apartamenty, div.kolor_domy, div.kolor_lofty,
div.kolor_biura, div.kolor_handel, div.kolor_dzialki, div.kolor_magazyny, div.kolor_lokale_uzytkowe ,
div.kolor_default {
	color: #fff;
	letter-spacing: 2px;
	margin: 1px 0;
	text-align: center;
	font-size: 10px;
	border: 1px solid #ebebeb;
	width: 165px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.kolor_default {
	background-color: #000;
}

.kolor_mieszkania {
	background-color: #c2252e;
}

.kolor_mieszkania_wysoki_standard {
	background-color: #843049;
}

.kolor_apartamenty {
	background-color: #296193;
}

.kolor_domy {
	background-color: #a1a713;
}

.kolor_lofty {
	background-color: #835719;
}

.kolor_handel {
	background-color: #e43e1a;
}

.kolor_dzialki {
	background-color: #09962f;
}

.kolor_magazyny {
	background-color: #af2483;
}

.kolor_biura {
	background-color: #15a9a7;
}

.kolor_lokale_uzytkowe {
	background-color: #15a9a7;
}

.developer {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.lokalizacja, .lokalizacja_standard {
	font-size: 14px;
	font-weight: normal;
	color: #c70000;
	margin-bottom: 5px;
}

.lokalizacja_polecana {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 5px;
}

td.of_polecana {
	background: #ffffe2;
	border: 1px solid #c70000;
	padding: 5px 0 5px 5px;
	width: 515px;
}

p.of_tekst_polecana {
	font-size: 14px;
	font-weight: bold;
	color: #c70000;
	margin: 8px 0;
	text-align: right;
}

p.of_tekst_standard {
	font-size: 12px;
	font-weight: bold;
	color: #c70000;
	margin: 8px 0;
	text-align: right;
}

p.of_tekst_reklama {
	font-size: 12px;
	font-weight: bold;
	color: #c70000;
	margin: 4px 0;
	text-align: right;
}

p.of_tekst_reklama a {
	color: #c70000;
}

td.of_linia {
	border-bottom: 1px solid #dadada;
	padding: 4px 6px 4px 0;
}

td.of_aktualizacja {
	padding: 6px 0 10px 0;
	text-align: right;
}

td.of_tools {
	padding: 10px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #c70000;
}

td.of_tools a {
	padding-right: 8px;
	text-decoration: none;
	white-space: nowrap;
}

td.of_tools img {
	margin-right: 5px;
}

td.of_logo {
	background-color: #fff;
	vertical-align: middle;
	text-align: center;
	width: 100px;
	padding-left: 5px;
}

p.of_tekst_sponsorowany {
	font-size: 14px;
	font-weight: bold;
	color: #c70000;
	margin: 8px 0;
	text-align: right;
}

td.of_standard {
	padding-bottom: 5px;
	width: 520px;
}

/* Szczegóły oferty */
div#oferty_menu {
	float: left;
	width: 806px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
}

a.of_tab1:link, a.of_tab1:visited, a.of_tab2:link, a.of_tab2:visited, a.of_tab3:link, a.of_tab3:visited, a.of_tab4:link, a.of_tab4:visited, a.of_tab5:link, a.of_tab5:visited {
	text-decoration: none;
	height: 23px;
	display: block;
	padding-top: 2px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	float: left;
	text-align: center;
	position: relative;
	top: 1px;
}

a.of_tab1:link, a.of_tab1:visited {
	background: url(/images/to/bg/tab_of_01.gif) 0 0 no-repeat;
	width: 93px;
}

a.of_tab2:link, a.of_tab2:visited {
	background: url(/images/to/bg/tab_of_02.gif) 0 0 no-repeat;
	width: 122px;
}

a.of_tab3:link, a.of_tab3:visited {
	background: url(/images/to/bg/tab_of_03.gif) 0 0 no-repeat;
	width: 155px;
}

a.of_tab4:link, a.of_tab4:visited {
	background: url(/images/to/bg/tab_of_04.gif) 0 0 no-repeat;
	width: 215px;
}

a.of_tab5:link, a.of_tab5:visited {
	background: url(/images/to/bg/tab_of_05.gif) 0 0 no-repeat;
	width: 334px;
}

a.of_tab1:hover, a.of_tab2:hover, a.of_tab3:hover, a.of_tab4:hover, a.of_tab5:hover {
	color: #c70000;
	background-position: 0 -25px;
}

a.of_tab1:link img, a.of_tab1:visited img, a.of_tab1:hover img, a.of_tab2:link img, a.of_tab2:visited img, a.of_tab2:hover img, a.of_tab3:link img, a.of_tab3:visited img, a.of_tab3:hover img, a.of_tab4:visited img, a.of_tab4:hover img, a.of_tab5:visited img, a.of_tab5:hover img {
	margin-right: 3px;
}

a.of_tab_sel, a.of_tab_sel:link, a.of_tab_sel:visited {
	color: #c70000;
	background-position: 0 -50px;
}

div#oferta_logo {
	text-align: center;
	padding: 10px 0;
}

div#oferta_logo_dodatkowe {
	text-align: center;
	padding: 10px 0;
}

table.oferta_sz {
	float: left;
	font-size: 11px;
}

td.oferta_tools {
	padding: 10px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

td.oferta_tools a {
	padding-left: 8px;
	text-decoration: none;
	position: relative;
	z-index: 1;
}

td.oferta_tools img {
	margin-right: 5px;
}

div#szczegoly {
	float: right;
	font-size: 12px;
	line-height: 17px;
	width: 590px;
}

div#szczegoly_lewa {
	float: left;
	font-size: 11px;
	width: 165px;
	padding-top: 3px;
}

div.szczegoly_podgrupa {
	width: 565px;
	margin-left: 25px;
}

div.szczegoly_podgrupa img {
	margin: 0 0 0 4px;
}

div#szczegoly div#kontakt {
	width: 590px;
	margin-top: 10px;
}

img.szczegoly_ico {
	margin: 5px 6px 0 0;
}

a.szl:link, a.szl:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

a.szl:hover {
	text-decoration: none;
	color: #c70000;
	font-weight: bold;
}

tr.dt_sz_1 {
	background-color: #f1f1f1;
}

tr.dt_sz_2 {
	background-color: #d2d2d2;
}

/* Szczegóły - wyliczenia w opisach z bazy */
.opis ul {
	list-style-type: disc;
}

.opis ul li {
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 8px;
}

.opis ol {
	list-style-type: decimal;
}

.opis ol li {
	list-style-type: decimal;
	list-style-position: inside;
	padding-left: 8px;
}

.opis li {
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 8px;
}

.opis p {
	margin-bottom: 8px;
}

ul.wyposazenie {
	list-style-type: disc;
	list-style-position: inside;
}

.wyposazenie li {
	list-style-type: disc;
	list-style-position: inside;
	display: inline;
}

/* Mapa */
div#mapa_main {
	float: left;
	width: 804px;
	height: 500px;
	border: 1px solid #e5e5e5;
}

div#mapa_sponsor {
	float: left;
	height: 50px;
	width: 420px;
}

div#mapa_sponsor img {
	margin-right: 10px;
}

div#mapa_tabs {
	float: right;
	width: 366px;
	margin-top: 28px;
}

div#mapa_tabs li {
	float: right;
	margin-left: 1px
}

div#mapa_tabs li {
	text-align: center
}

/* Video */
div#video_main {
	width: 806px;
	float: left
}

div#video_player {
	width: 480px;
	float: left;
	margin-bottom: 10px;
}

div#video_opis {
	width: 480px;
	float: left
}

div#video_title {
	padding-bottom: 4px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 5px;
}

div#video_zakladki {
	width: 310px;
	height: 22px;
	text-align: center;
}

div#video_zakladki a {
	margin-right: 1px
}

div#video_zakladki li {
	float: left
}

div#video_lista {
	float: left;
	width: 300px;
	height: 650px;
	overflow: auto;
	overflow-x: hidden;
	background-color: #eee;
	padding: 5px;
}

div.video_lista_oferta {
	background-color: #eee;
	padding: 10px 0 10px 0;
	width: 280px;
	border-bottom: 1px solid #fff;
	/*margin-bottom: 8px; */
	margin-left: 5px;
}

div.video_lista_oferta img {
	border: 1px solid #fff;
}

div#video_region {
	margin: 0px 0px 8px 0px;
}

/* Nowe na skróty */
div#na_skroty {
	width: 806px;
	margin: 15px -3px 0 0;
/*     border-bottom: 1px solid #fff; */
	padding-bottom: 15px;
}

div#na_skroty h4 {
	margin-top: 8px;
	color: #333;
}

div#na_skroty h3 {
	width: 806px;
}

div#na_skroty div.dropdiv {
	margin-top: 5px;
	width: 806px;
}

div#na_skroty a {
	font-size: 11px;
}

div#na_skroty a:link, div#na_skroty a:visited {
	color: #666;
}

div#na_skroty span {
	color: #999;
	font-size: 11px;
}

div#na_skroty span.b, div#na_skroty a:hover, div#na_skroty a.enabled {
	color: #000;
}

/* Partnerzy */
div#sc_partnerzy {
    border-bottom: 1px solid #fff;
    padding-bottom: 3px;
    font-size: 11px;
/*     text-align: center; */
	width: 806px;
	float: left;
}

div#sc_partnerzy h3 {
	width: 806px;
}

div#sc_partnerzy h3.underline {
	text-align: left;
	margin-bottom: 10px;
}

div#sc_partnerzy img {
	margin: 5px 30px 0px 0px;
}

div#sc_partnerzy p {
	text-align: right;
	clear: left;
}

div#sc_partnerzy br {
	clear: left;
}

/* Kredyty */

div.sub_lc { /* uniwersalny styl dla wewnetrznych lewych kolumn */
	width: 486px;
	padding: 0;
}

div.sub_rc { /* uniwersalny styl dla wewnetrznych prawych kolumn */
	width: 305px;
	padding: 0;
}

div.sub_ramka { /* uniwersalny styl dla plywajacych ramek srodteksotwyc */
	padding: 15px;
	border: 1px solid #ccc;
}

table.kredyty {
	width: 486px;
	margin: 0 0 20px 0;
	border-bottom: 4px solid #dadada
}

td.kredyty_kol_1 {
	width: 212px;
	padding: 0 0 8px 0
}

td.kredyty_kol_1 img {
	margin-bottom: 10px
}

td.kredyty_kol_1 a {
	margin: 3px 0 3px 20px;
	font-weight: bold;
	line-height: 18px
}

td.kredyty_kol_2 {
	width: 274px;
	padding: 0 0 8px 0
}

div.kredyty_polecane {
	margin: 3px 0 10px 0
}

div.kredyty_slogan {
	font-size: 18px;
	font-style: italic;
	color: #c70000;
	margin-bottom: 10px;
	line-height: 22px
}

table#form_kredyty_table td {
	vertical-align: middle;
}

.zgloszenie_form {
	padding-bottom: 5px;
}

.zgloszenie_form table {
/*	margin: 0px auto 0px auto;*/
}

.zgloszenie_form td {
	padding-top: 5px;
}

.zgloszenie_form input.text, .zgloszenie_form div.center {
	width: 300px;
}

.zgloszenie_form label, .zgloszenie_form .label {
	font-weight: bold;
	font-size: 12px;
}

.zgloszenie_form .small {
	font-weight: normal;
	font-size: 11px;
}

.zgloszenie_form textarea {
	width: 300px;
	height: 82px;
	margin-bottom: 0px;
}

.zgloszenie_form select {
/*	margin-left: 5px;*/
}

.zgloszenie_form input.submit {
	text-align: right;
}

.zgloszenie_form td.header {
	font-weight: bold;
/*	padding: 5px 5px 5px 0px;*/
	padding-top: 0px;
}

.zgloszenie_form td.header h2 {
	margin-top: 5px;
	margin-bottom: 0px;
	width: auto;
}

.zgloszenie_form ul.errors {
/*	margin-left: 5px;*/
}

.zgloszenie_success {
	margin-top: 10px;
	vertical-align: middle;
	padding: 15px;
	border: 1px solid #ddd;
}

.zgloszenie_success h1 {
	text-align: center;
	font-weight: bold;
}

/* Małe zakładki */
div#container ul.subsection_tabs {
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	clear: both;
	height: 23px
}

div#container ul.subsection_tabs li.tab {
	float: left;
	display: inline;
}

/* Komunikaty i błędy */
div.msg_error {
	background-color: #c70000;
	font-size: 13px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	padding: 15px;
	font-weight: bold;
	margin: 15px 0;
	border: 1px solid #ddd;
}

div.msg_ok {
	background-color: #a1a713;
	font-size: 13px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	padding: 15px;
	margin: 15px 0;
	border: 1px solid #ddd;
}

div.msg_error_light {
	background-color: #fff;
	font-size: 13px;
	color: #c70000;
	text-align: center;
	vertical-align: middle;
	padding: 15px;
	font-weight: bold;
	margin: 15px 0;
	border: 1px solid #ddd;
}

div.msg_ok_light {
	background-color: #fff;
	font-size: 13px;
	color: #390;
	text-align: center;
	vertical-align: middle;
	padding: 15px;
	margin: 15px 0;
	border: 1px solid #ddd;
}

input.errors, select.errors {
	border-color: #f63;
	background-color: #fee;
}

ul.errors {
	color: #f00;
}

/* Tabelka ofert */
table.lista {
	width: 98%;
	font-size: 11px;
	float: right;
	position: relative;
}

table.lista td, table.lista th {
	padding: 0px 5px 0px 5px;
	border: 1px solid #ccc;
}

div.lista {
	position: relative;
}

div.folded {
	overflow: auto;
	height: 200px;
}

.sortcol {
	cursor: pointer;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right center;
}

.sortasc {
	background-color: #ff5f5f;
	background-image: url(/images/to/other/up.gif);
}

.sortdesc {
	background-color: #ff5f5f;
	background-image: url(/images/to/other/down.gif);
}

table#lista_ofert {
	width: 752px;
}

table#lista_ofert td {
	vertical-align: middle;
	padding: 1px 5px;
}

table#lista_ofert td img {
	vertical-align: middle;
}

/* Podobne */
table.podobne {
	width: 98%;
	font-size: 11px;
	float: right;
	position: relative;
}

table.podobne td, table.podobne th {
	vertical-align: middle;
	padding: 2px 3px 0px 5px;
	border: 1px solid #ccc;
}

table.podobne tr.highlight {
	color: #888;
}

/* Oferty specjalne flashowe */
div#specjalna_div {
/*     background: #ffffe2; */
	text-align: center;
	height: 235px;
	width: 486px;
}

td#splash div#specjalna_div {
	background: #eee;
}

/* Common.Loader */
#common_loader_iframe {
	width: 292px;
	height: 46px;
	position: absolute;
}
div#common_loader {
	width: 250px;
	border: 1px solid #aaa;
	background: url(/images/to/other/loading.gif) no-repeat 6px 6px #ffffff;
	padding: 15px 10px 15px 30px;
	text-align: center;
	font-size: 14px;
	color: #333;
	z-index: 1000;
}

/* Common.Tip */
#common_tip {
	padding: 5px;
	background-color: #ffffe2;
	border: 1px solid #aaa;
	font-size: 11px;
	color: #000;
	position: absolute;
	left: -9999px;
	top: -9999px;
	z-index: 1000;
}

/* GMapStyle */
#map div span, #mapa_google div span, #mapa_main div span {
     white-space: normal;
}

.Gmarker {
	font-size: 11px;
	color: #000;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	text-align: left;
}
table.Gmarker {
	width: 460px;
}
td.GLink a {
	text-decoration: none;
	color: #c70000;
}
.GImg {
	border: 0;
	float: none;
}
.GName {
	font-size: 15px;
	font-weight: bold;
	padding-left: 4px;
	color: #c70000;
}
.GAddress {
	font-size: 13px;
	padding-bottom: 1px;
	padding-left: 6px;
	color: #c70000;
}
.GType {
	font-weight: normal;
}
.GTypeData {
	font-weight: bold;
	padding-left: 6px;
}
.GNo {
	font-weight: normal;
	padding-left: 6px;
}
.GNoData {
	font-weight: bold;
}
.GSpace {
	font-weight: normal;
	padding-left: 6px;
}
.GSpaceData {
	font-weight: bold;
}
.GDate {
	font-weight: normal;
	padding-left: 6px;
}
.GDateData {
	font-weight: bold;
}
.GPrice {
	font-weight: normal;
	padding-left: 6px;
}
.GPriceData {
	font-weight: bold;
}

.GsubMenu {
	position: absolute;
	display: block;
	border: solid 1px #e00000;
	background-color: #fff;
	z-index: 999;
	padding: 2px 4px 2px 2px;
}

/* POI */
#gmap_poi_div ul, #gmap_poi_div li {
	list-style: none;
	list-style-type: none;
}

#gmap_poi_div.POIinline ul, #gmap_poi_div.POIinline li {
	display: inline;
	list-style: none;
	list-style-type: none;
	padding: 0px 2px 0px 2px;
}


/* Strona z formami reklamy */

table.adv_kreacja {
	margin: 10px 0 0 0
}

table.adv_kreacja th {
	border-bottom: 1px solid #e5e5e5;
	text-align: left
}

table.adv_kreacja td {
	padding-top: 10px;
}

table.adv_kreacje a img {
	margin-right: 10px;
}

td.adv_opis {
	padding-left: 10px;
}

td.adv_opis ul {
	padding-left: 20px;
}

td.adv_opis ul li ul {
	padding-left: 10px;
}

td.adv_opis a {
	color: #c70000;
}

.art_insert ul li ul {
	padding-left: 12px;
}

.li_point {
	list-style-type: disc;
}


/* Strona Kontakt */

table#kontakt {
	width: 806px;
}

table#kontakt p {
	line-height: 16px;
}

td.kontakt_tdl {
	vertical-align: top;
	padding: 0 20px 0 0
}

td.kontakt_td {
	padding: 30px 20px 0 0
}

td.kontakt_tdr {
	padding: 30px 0 0 0
}

td.kontakt_mapa {
	border: 1px solid #ccc;
	width: 530px;
}

table.mo_table_pokoje {
	border: none;
	margin-left: 2px;
}

table.mo_table_pokoje th {
	text-align: center;
	font-weight: bold;
	padding: 8px;
}

table.mo_table_pokoje td {
	vertical-align: top;
}

div.mo_field {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}

div.mo_field div {
	float: left;
}

div.mo_suffix {
	padding-top: 18px;
}

div.mo_nl_suffix {
	padding-top: 3px;
}


textarea.moje_oferty_opis {
	width: 450px;
	height: 150px;
}


div#moje_oferty_jezyk_menu {
	text-align: center;
	height: 22px;
}

div#moje_oferty_jezyk_menu a {
	margin-right: 1px
}

div#moje_oferty_jezyk_menu li {
	float: left
}


select.moje_oferty_input_short, input.moje_oferty_input_short {
	width: 50px;
	margin-right: 4px;
}

select.moje_oferty_input_medium, input.moje_oferty_input_medium {
	width: 110px;
	margin-right: 4px;
}

select.moje_oferty_input_long, input.moje_oferty_input_long {
	width: 155px;
	margin-right: 4px;
}

select.moje_oferty_input_very_long, input.moje_oferty_input_very_long {
	width: 265px;
	margin-right: 4px;
}


div#moje_oferty_menu {
	height: 27px;
	width: 806px;
}

div.moje_oferty_spacer {
	height: 30px;
}

div.moje_oferty_spacer_small {
	height: 10px;
}

div.moje_oferty_wyposazenie {
	float: left;
	width: 160px;
	padding-top: 4px;
}

div.moje_oferty_wyposazenie input {
	vertical-align: bottom;
}

div.moje_oferty_wyposazenie label {
	vertical-align: bottom;
}

a.moje_oferty_link_1:link, a.moje_oferty_link_1:visited,
a.moje_oferty_link_2:link, a.moje_oferty_link_2:visited {
	float: left;
	text-align: center;
	display: block;
	padding: 7px 12px 7px 0;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	margin-right: 1px
}

a.moje_oferty_link_1:link, a.moje_oferty_link_1:visited {
	background-color: #c70000;
	color: #fff;
}

a.moje_oferty_link_2:link, a.moje_oferty_link_2:visited {
	background-color: #CCC;
	color: #333;
}

a.moje_oferty_link_1:hover, a.moje_oferty_link_2:hover {
	background-color: #F00;
	color: #FFF
}

a.moje_oferty_link_sel {
	background-color: #F00 !important;
}

div.errors {
	color: #ff0000;
}

table.generic_table {
	border: 1px solid #888;
	border-collapse: collapse;
}

table.generic_table th {
	padding: 3px 10px 3px 10px;
	background-color: #cccccc;
	font-weight: bold;
	text-align: center;
}

table.generic_table td {
	padding: 3px 10px 3px 10px;
	border: 1px solid #888;
	text-align: center;
}

table.generic_table tr.dark {
	background-color: #f1f1f1;
}

table.generic_table_vmiddle th, table.generic_table_vmiddle td {
	vertical-align: middle;
}


div.info_box {
	color: #463c3b;
	border: 1px solid #f2caca;
	width: 380px;
	padding: 15px;
	padding-top: 20px;
	background: url(/images/to/other/info.gif);
	background-repeat: no-repeat;
	background-position: 360px 5px;
	background-color: #faecec;
}

div.info_box h1 {
	color: #c60508;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}


div.box {
	border: 1px solid #ccc;
	float: right;
	padding: 10px;
}

div.box ul li {
	list-style-position: outside;
}

div.li_inside ul li {
	list-style-position: inside;
}

div.sponsorowany {
	background-color: #ffffe2;
}

table#info_z_doplata {
	margin: auto;
}

table#info_z_doplata td {
	padding-top: 1px;
	padding-bottom: 1px;
}

/* tabelka opłat */
table#oplaty_table table {
	padding: 2px;
}

table#oplaty_table tr.top {
	border-top: solid 1px #ddd;
}

table#oplaty_table td {
	border-bottom: solid 1px #ddd;
	padding: 4px 10px 4px 5px;
}

table#oplaty_table td.left {
	border-right: solid 1px #ddd;
}

table#oplaty_table td.right {
	text-align: right;
}

table#oplaty_table td.bottom {
	border-bottom: medium none;
}

/* wykończenie */
div#wykonczenie {
	font-size: 12px;
	line-height: 17px;
}

div#wykonczenie div.wykonczenie_container {
	clear: both;
}

div#wykonczenie div.separator {
	clear: both;
}

div#wykonczenie img.logo {
	margin: 0 0 0 20px;
}

div#wykonczenie div.foto {
	margin: 0 20px 0px 0;
}

div#wykonczenie div.box {
	margin: 0 0 15px 20px;
	background-color: #fff;
}

div#wykonczenie h1.lewa {
	margin-bottom: 10px;
}

div#wykonczenie table.galeria td {
	padding: 10px 20px 0 0;
}

div#wykonczenie p.multi img {
	padding-bottom: 3px;
}

/* golden buttony */
p.ikonki_oferty {
	float: right;
}

.oferta p.ikonki_oferty {
	margin: 0px 5px 0 10px;
}

/*  SEO */
.site_path {
	display: inline;
	color: #666666;
	font-size:12px;
}

.seo_tags {
	color: #999;
	font-size: 12px;
	padding: 4px;
	float: right;
	text-align: right;
}

.seo_tags_szczegoly {
	color: #666666;
}

div.seo_text {
	text-align: center;
	clear: both;
	width: 100%;
}

div.seo_text p {
	margin: auto;
	text-align: center;
	color: #666;
	font-size: 11px;
	padding: 5px 0 10px 0;
	width: 700px;
}

table#moje_oferty_aktywacja {
	width: 100%;
}

table#moje_oferty_aktywacja tr td {
	padding: 10px;
	text-align: center;
}

table#moje_oferty_aktywacja tr td.left {
	text-align: left;
}

table#moje_oferty_aktywacja tr.mo_underline td {
	border-bottom: 1px solid #cccccc;
}

table#moje_oferty_aktywacja tr td.mo_leftline {
	border-left: 1px solid #cccccc;
}

table#moje_oferty_aktywacja tr td.mo_leftdash {
	border-left: 1px dashed #cccccc;
}

table#moje_oferty_aktywacja tr.mo_kolor_1 td {
	background-color: #ebebeb;
}

table#moje_oferty_aktywacja tr.mo_kolor_2 td {
	background-color: #f6f6f6;
}

table#moje_oferty_aktywacja tr.mo_kolor_3 td {
	background-color: #faecec;
}

table#moje_oferty_aktywacja .moje_oferty_gray {
	color: #888;
}

table#profil_edycja {
	margin-left: 30px;
}

table#profil_edycja td {
	vertical-align: middle;
	padding: 5px;
}

table.table_login td {
	padding: 0 5px 0 5px;
}

table.table_login input {
	padding-top: 0px;
	padding-bottom: 0px;
}

table.table_login  input.pole {
	/*border: 1px solid #dddddd;*/
	width: 148px;
}

div#przypomnienie_hasla {
	width: 400px;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: #ddd;
	border: solid 1px #ebebeb;
	z-index: 99
}

div#przypomnienie_hasla_back {
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	position: fixed;
	background-color: #000;
	z-index: 98
}

div#przypomnienie_hasla_close {
	position: absolute;
	top: 5px;
	right: 8px;
	vertical-align: middle;
}

div#przypomnienie_hasla_title {
	vertical-align: middle;
	color: #ddd;
}

div#przypomnienie_hasla_top {
	text-align: left;
	width: 380px;
	height: 28px;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	background: url(/images/to/bg/komunikat_tlo_top.gif);
}

div#przypomnienie_hasla_form {
	padding: 15px;
	min-height: 55px;
}

div#przypomnienie_hasla_ok {
	display: none;
	padding: 15px;
	min-height: 55px;
}

.text_center {
	text-align: center;
}

.artykuly_dzial_naglowek {
	border-bottom: 1px solid #ccc;
}

/* Katalog firm */

div#katalog_firm {
	float: left;
	width: 806px
}

div#kf_lc {
	width: 490px;
	padding: 0;
}

div#kf_rc {
	width: 300px;
	padding: 0;
}

div#kf_lc ul, div#kf_rc ul {
	padding-bottom: 10px;
}


div#kf_naglowek_katalog_box {
	color: #000000;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
	width: 806px;
	padding-bottom: 5px;
}

div#kf_box_polecany {
	color: #000000;
	border: 1px solid #e5e5e5;
	width: 475px;
	padding: 5px;
	text-align: center;
}

div#kf_box_polecany h1 {
	font-size: 12px;
}

div#kf_naglowek_katalog {
	font-size: 20px;
	color: #000;
	width: 100%;
	padding: 1px 0 6px 0
}

div.kf_ramka {
	padding: 15px;
	border: 1px solid #e5e5e5;
	margin-bottom: 15px;
}

div.kf_tab_box_menu {
	width: 300px;
	height: 25px
}


a.kf_tab_box_link:link, a.kf_tab_box_link:visited {
	/*border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;*/
	border: 1px solid #ebebeb;
	font-size: 12px;
	display: block;
	float: left;
	padding: 5px 12px;
	text-decoration: none;
	margin-right: 2px;
	color: #666;
	background-color: #f6f6f6;
}

a.kf_tab_box_link:hover {
	color: #c70000;
}

a.kf_tab_sel:link, a.kf_tab_sel:visited  {
	border-bottom: 1px solid #fff;
	color: #c70000;
	font-weight: bold;
	background-color: #fff;
}

a.kf_tab_box_link_2:link, a.kf_tab_box_link_2:visited {
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background-color: #f6f6f6;
	display: block;
	float: left;
	padding: 5px 12px;
	text-decoration: none;
	margin-right: 2px;
}

a.kf_tab_box_link_2:hover {
	color: #c70000;
}

table#kf_szukaj_table {
	background-color: #d2d2d2;
	margin: 0 5px;
	width: 480px
}

div#kf_szukaj {
	width: 490px;
	background: #eee;
	margin: 5px 0 10px 0;
}

.kf_sel_1a { /* select */
	width: 150px;
	padding: 2px 1px;
}

.kf_sel_3 { /* select */
	width: 305px;
	padding: 2px 1px;
}

div.kf_filtruj {
	float:left;
}

div.kf_przegladaj {
	color:#666666;
	float:left;
	margin:10px 0;
	width:490px;
}

table.firma_premium {
	width: 485px;
	margin: 10px 1px;
	border-top: 1px solid #c70000;
	border-left: 1px solid #c70000;
	border-right: 1px solid #c70000;
	border-bottom: 4px solid #c70000;
	background-color: #ffffe2;
}

table.firma_premium td {
	padding: 5px;
}

table.td_middle td {
	vertical-align: middle;
}

table#zgloszenie_ajax_kredyty td,
table#zgloszenie_ajax_wykonczenia td
{
	vertical-align: middle;
	padding: 2px 0 0 0;
}


table#zgloszenie_ajax_kredyty,
table#zgloszenie_ajax_wykonczenia,
div#default_zgloszenie_informacje
{
	margin: 0 0;
	width: 288px;
}

div.underline {
	border-bottom: 1px solid #ccc;
}


div#box_skrot {
	float: left;
	width: 487px;
	background: url(/images/to/bg/box_skrot_top.gif) top left no-repeat;
}

div#box_skrot a.sm {
	margin: 0;
}

div#box_skrot_footer {
	width: 487px;
	height: 6px;
	background: url(/images/to/bg/box_skrot_bottom.gif) bottom left no-repeat;
}

.box_skrot_specjalne {
	margin: 0 5px 4px 23px;
	vertical-align: middle;
}

table#box_skrot_table {
	margin: 8px 7px 0px 10px;
	width: 470px;
}

td#box_skrot_typy_nieruchomosci_td {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	width: 445px;
}

div#box_skrot_typy_nieruchomosci_div {
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
	padding: 6px;
	background-color: #f6f6f6;
}

/* video na stronie glownej */
.front_video_naglowek {
	float: left;
	width: 300px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
/*	margin-top: 10px;*/
}

div#frontVideo {
	margin-bottom: 5px;
	float: left;
	width: 300px;
	min-height: 260px;
}

a.tekst:link, a.tekst:visited	{
	text-decoration: none;
	/*font-weight: bold;*/
	color: #aa0000;
}

a.tekst:hover {
	text-decoration: underline;
	color: #c70000;
}

/* sponosorowane jak na SMI */

div.art_legenda {
	letter-spacing: 5px;
	color: #999;
	text-align: center;
	font-size: 11px;
}

div.art_box_sponsorowany {
	margin-bottom: 10px;
	width: 300px;
}

div.art_box_sponsorowany_lewy {
	margin-bottom: 10px;
	width: 485px;
	float: left
}

div.art_box_sponsorowany_tresc {
	border: 1px solid #ebebeb;
	padding: 10px;
	margin: 0;
	background-color: #ffffe2;
	width: 278px;
	overflow: auto
}

div.art_box_sponsorowany_lewy_tresc {
	border: 1px solid #ebebeb;
	padding: 10px;
	margin: 0;
	background-color: #ffffe2;
	width: 464px;
	overflow: auto
}

div.art_box_sponsorowany_tresc div.adv_zobacz, div.art_box_sponsorowany_lewy_tresc div.adv_zobacz {
	clear: both;
	float: right;
}

div.art_inwestycje_polecane {
	float: left;
	text-align: center;
	color: #c70000;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 15px;
	width: 138px;
	height: 132px;
}

div.art_inwestycje_polecane img {
	margin: 5px 18px;
	border: 1px solid #999;
}

div.art_inwestycje_polecane_lewe {
	float: left;
	text-align: center;
	color: #c70000;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 15px;
	width: 138px;
	height: 132px;
}

div.art_inwestycje_polecane_lewe img {
	margin: 5px 26px;
	border: 1px solid #999;
}

div.art_inwestycje_polecane a span, div.art_inwestycje_polecane_lewe a span {
	width: 102px;
}

/* nowe klasy do porównania kredytów tabelki */
table.porownanie_kredytow {
	border-collapse: collapse;
	border-spacing: 2px;
	margin-top: 20px;
}

table.porownanie_kredytow th {
	background-color: #d2d2d2;
	padding: 3px;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	text-align: center;
	vertical-align: middle;
}

table.porownanie_kredytow td {
	padding: 3px;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	text-align: center;
	vertical-align: middle;
}

table.porownanie_kredytow tr.szary {
	 background-color: #f1f1f1;
}



div#lokalizator table#flagi2 {
	float: right;
	margin-right: 2px;
	width: auto;
	position: relative;
	z-index: 10;
	white-space: nowrap;
}

div#lokalizator table#flagi2 td {
	vertical-align: middle;
	line-height: 11px; /* tyle co flaga, żeby było równo */
	padding: 0;
}

table#flagi2 td#flagi2_jezyk {
	text-align: right;
	font-weight: bold;
	padding: 0 6px 0 0;
}

table#flagi2 td div#flagi2_current {
	position: relative;
	overflow: visible;
	padding: 0 20px 0 5px;
}

table#flagi2 td div#flagi2_current div#flagi2_dziobek {
	position: absolute;
	
	top: 5px;	/* 5 z obrazka */
	right: 4px;	/* 4 z obrazka */

	width: 7px;
	height: 4px;
	background-image: url(/images/to/other/flagi2/dziobek.gif);
	background-repeat: no-repeat;
}

div#flagi2_lista {
	position: absolute;
	top: 0px;
	right: 0px;
	background: transparent;
	z-index: 20;
	width: 81px;
}

table#flagi2 td div#flagi2_current div#flagi2_lista div#flagi2_lista_top {
	width: 81px;
	height: 24px;
	background-image: url(/images/to/other/flagi2/top.gif);
	background-repeat: no-repeat;
}

table#flagi2 td div#flagi2_current div#flagi2_lista div#flagi2_lista_content {
	width: 79px;
	background-color: #fff;
	line-height: 11px;

	border-left: 1px solid #abadb3;
	border-right: 1px solid #abadb3;
	border-bottom: 1px solid #abadb3;
}

table#flagi2 td div#flagi2_current div#flagi2_lista_content a:link,
table#flagi2 td div#flagi2_current div#flagi2_lista_content a:visited,
table#flagi2 td div#flagi2_current div#flagi2_lista_content a:hover {
	display: block;
	width: 71px;
	padding: 4px;
	text-decoration: none;
}

table#flagi2 td div#flagi2_current div#flagi2_lista_content a:hover {
/*	background-color: #ebebeb; */
	color: #000;
}



/*=====================================

//===== rodzinanaswoim

//===== author Paweł Tarasiuk

//===== v.1.0

//===== 2009-02-11

//=====================================*/



/*body {font-size:14px; font-family:Arial; text-align:center; margin:0; padding:0; background-image:url('/images/rodzinaorg/layout/tlo-gradient.png');}*/

p {margin:0; padding:0;}

#kontener {width:791px; margin:0 auto; background-image:url('/images/rodzinaorg/layout/kontener-gradient.png'); background-repeat:repeat-y;}

#strona {width:777px; margin:0 auto; background-color:#f6f6f6;}

#top {height:134px; border-bottom:4px solid #1d521f;}

#stopka { clear: both; background-image:url('/images/rodzinaorg/layout/stopka-gradient.png'); background-repeat:repeat-x; background-position:0 105px;}

#stopka-tresc {height:57px;}

#stopka-tresc ul {margin:0; padding:0; list-style-type:none; padding-top:12px; text-align:center; margin-left:70px;}

#stopka-tresc li {float:left;  margin:0; padding:0; padding-right:14px;}

#stopka-tresc li a {font-size:12px; color:#000000; text-decoration:none;}

#stopka-tresc li a:hover {text-decoration:underline;}

#stopka-tresc p {font-size:11px; color:#7b7b7b; text-align:center; clear:both;}

#stopka-tresc p a {color:#7b7b7b; text-decoration:underline;}

#stopka-banner {height:33px;}

#srodek p.ok { text-align:left; padding:10px; margin-bottom:15px; font-size:12px; font-weight:bold; border:1px solid #999999; background-color:#8cf37f;}

#srodek p.error {text-align:left; padding:10px; margin-bottom:15px; font-size:12px; font-weight:bold; border:1px solid #999999; background-color:#fba4a4;}

#srodek p.link_drukuj {padding:15px 0 10px 0;}



#kontakt-menu {clear:both; margin-top:100px;}

#kontakt-menu p {color:#1d521f; text-align:left; font-size:12px; padding:0 0 3px 29px;}

#kontakt-menu p.kontakt-naglowek {margin-right:4px; margin-bottom:14px; font-size:14px; padding:9px 0 9px 29px; font-weight:bold;  background-image:url('../images/layout/menu-gradient.png'); background-repeat:repeat-x; background-position:0 32px;}

#kontakt-menu a {color:#1d521f; text-decoration:underline;}

 



 

.czysc {font-size:0; clear:both; margin:0; padding:0;}

/*#rno_menu {width:180px; border-top:2px solid #d5d5d5; float:left; padding-top:20px;}*/

#rno_menu ul {
	margin:0;
	padding:0;
}

#rno_menu li {
	float: left;
	height:34px;
	margin-right:4px;
	list-style:none;
	font-size:13px;
	text-align:left;
	background-image:url('/images/rodzinaorg/layout/menu-gradient.png');
	background-repeat:repeat-x;
	background-position:0 32px;}

#rno_menu li span {
	margin:0;
	display:block;
	padding: 7px 21px 0 14px;
	margin-left:14px;
	background-image:url('/images/rodzinaorg/layout/menu-strzalka.png');
	background-repeat:no-repeat;
	background-position: 0 13px;
}

#rno_menu li span a {font-weight:bold; color:#1d521f; text-decoration:none;}

#rno_menu li span a:hover{text-decoration:underline;}


/**
 * Kolory dla RodzinaNaSwoimOrg
 * 
 * treść:
 * #000;
 * 
 * Nagłówki:
 * #1d521f
 * 
 * Drugi kolor:
 * #94823a
 *
 * Trzeci kolor:
 * #fdd72f
 */

/* Koniec */
body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #F6F6F6 url(/images/rodzinaorg/bg/tlo-gradient.png);
}

div#container { /* cala zawartosc znajduje sie w tym divie */
	margin-top: 0px;
	background: #F6F6F6 url(/images/rodzinaorg/bg/kontener-gradient.png);
	width: 996px;
	padding-left: 7px;
	padding-right: 7px;
	overflow: hidden;
}

div.container_width {
	width: 996px;
}

div#rno_container {
	margin-left: auto;
	margin-right: auto;
	width: 986px;
	padding: 0 0 15px 0;
	background: #FFFFFF;
}

div#top_swf {
	float: right;
	}

div#container #header {
	position: relative;
	height: 130px;
}

div#header #logo {
	position: absolute;
}

div#header #top_bg {
	position: absolute;
}

/* reseting */
a:hover {
	text-decoration: underline;
	color: #1d521f;
}


.red {
	color: #000;
}

.red_big, a.red_big {
	color: #94823a;
}	

.red_med, a.red_med { /* a dodane żeby nadpisać styl ze zwykłego a */
	color: #1d521f;
}

.red_small, a.red_small {
	color: #1d521f;
}	

.gray, a.gray {
	color: #666;
}

.colored, a.colored, a.colored:link, a.colored:visited {
	color: #1d521f;
}

.bordered, a.bordered, a.bordered:link, a.bordered:visited {
	border: 1px solid #1d521f;
}

/* Wyliczenia */
li.li_1 {
	list-style-image: url(/images/rodzinaorg/pkt/1.gif);
}

li.li_2 {
	list-style-image: url(/images/rodzinaorg/pkt/2.gif);
}

li.li_3 {
	list-style-image: url(/images/rodzinaorg/pkt/3.gif);
}

li.li_4 {
	list-style-image: url(/images/rodzinaorg/pkt/6.gif);
}

li.li_5 {
	list-style-image: url(/images/rodzinaorg/pkt/2.gif);
}

a.scr:link, a.scr:visited {
	color: #264943;
}

h1 {
	color: #1d521f;
}

h2 {
	color: #1d521f;
}

h2.underline {
	color: #1d521f;
}

h3 {
	color: #94823a;
}

h5 {
	color: #94823a;
}

div#footer { /* stopka */
	background: url(/images/rodzinaorg/bg/ft.gif) repeat-x top;
	color: #333;
}

div#footer_background {
	margin-top: 0px;
	background: transparent;
}

div#na_skroty {
	padding-bottom: 0px;
	padding-left: 10px;
}

div#na_skroty h3.underline {
	border-bottom: 1px solid #ebebeb;
}

div.legenda { /* np. napis inwestycje polecane nad boxem */
	color: #999;
}

div#adv_box_news {
	background-color: #ffffe2;
	border: 1px solid #ebebeb;
}

p.adv_ls_title {
	color: #1d521f;
	border-bottom: 1px solid #ebebeb;
}

div#adv_inwestycje_polecane {
	background-color: #ffffe2;
	border: 1px solid #ebebeb;
}

div.adv_box_polecany {
	color: #1d521f;
}

/* Box spółek */
div#rpg {
	background: url(/images/to/rpg/bg.jpg) bottom no-repeat #fff;
}

/* Main menu - zakladki */

div#menu {
	background: #f6f6f6;
}

a.mg_typ1:link, a.mg_typ1:visited { /* menu glowne - zakladki aktywne lub wybrane */
	background: url(/images/rodzinaorg/bg/tab_mg_01.gif) ;
	color: #ffffff;
}

a.mg_typ1:hover {
	background: url(/images/rodzinaorg/bg/tab_mg_01.gif) 0 -40px no-repeat;
	color: #ffffff;
}

a.mg_typ2:link, a.mg_typ2:visited {
	background: url(/images/rodzinaorg/bg/tab_mg_02.gif);
	color: #ffffff;
}

a.mg_typ2:hover {
	background: url(/images/rodzinaorg/bg/tab_mg_02.gif) 0 -40px no-repeat;
	color: #ffffff;
}

a.mg_typ3:link, a.mg_typ3:visited {
	background: url(/images/rodzinaorg/bg/tab_mg_01.gif);
	width: 141px;
	color: #ffffff;
}

a.mg_typ3:hover {
	background: url(/images/rodzinaorg/bg/tab_mg_03.gif) 0 -40px no-repeat;
	color: #ffffff;
	width: 141px;
}

a.mg_sel, a.mg_sel:link, a.mg_sel:visited {
	background-position: 0 -40px;
	color: #ffffff;
}


a.msz_typ1:link, a.msz_typ1:visited { /* menu wyszukiwarki - zakladki aktywne lub wybrane */
	background: url(/images/rodzinaorg/bg/tab_sz_01.gif);
	color: #ffffff;
}

a.msz_typ1:hover {
	background: url(/images/rodzinaorg/bg/tab_sz_01.gif) 0 -26px no-repeat;
	color: #ffffff;
}

a.msz_typ2:link, a.msz_typ2:visited {
	background: url(/images/rodzinaorg/bg/tab_sz_02.gif);
	color: #ffffff;
}

a.msz_typ2:hover {
	background: url(/images/rodzinaorg/bg/tab_sz_02.gif) 0 -26px no-repeat;
	color: #ffffff;
}

a.msz_sel, a.msz_sel:link, a.msz_sel:visited {
	background-position: 0 -26px;
	color: #ffffff;
}

/* Submenu */
div#menu a.hover {
	background-position: 0 -40px;
	color: #fff;
}

a.sm:hover {
	color: #1d521f;
	text-decoration: none;
}

div#submenu_links a.hover {
	color: #1d521f;
}

div#submenu_links a.highlight {
	color: #1d521f;
}

div#submenu_specjalne a.highlight {
	color: #1d521f;
}

div#menu a.dmm:hover {
	border-left: 6px solid #94823a;
}

div#submenu a.dms:hover {
	border-left: 6px solid #1d521f;
	color: #1d521f;
}

div#lokalizator_links {
	color: #666;
}

a.ll:link, a.ll:visited { /* div#lokalizator takze dla div#flagi i div#logowanie */
	color: #000;
}

a.ll:hover {
	color: #1d521f;
}

div#topcorners_s { /* gorne zaokraglenie rogow wyszukiwarki */
	background: url(/images/to/bg/s_corner_TR.gif) top right no-repeat;
}

div#bottomcorners_s { /* dolne zaokraglenie rogow wyszukiwarki */
	background: url(/images/to/bg/s_corner_BR.gif) bottom right no-repeat;
}

div#szukaj_content {
	background-color: #d2d2d2;
}

/* Sitepath */
div#lokalizator {
	background: url(/images/to/bg/lok.gif) repeat-x bottom;
}

div#topcorners { /* gorne zaokraglenie rogow */
	background: url(/images/to/bg/corner_TR.gif) top right no-repeat;
}

div#bottomcorners { /* dolne zaokraglenie rogow */
	background: url(/images/to/bg/corner_BR.gif) bottom right no-repeat;
}


/* Małe zakładki */
a.msz_typ1:link, a.msz_typ1:visited, /* menu wyszukiwarki - typ 1, typ 2 i kolejne, w zaleznosci od szerokosci */
a.msz_typ2:link, a.msz_typ2:visited {
	background: 0 0 no-repeat;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 4px 0 4px 0;
}

a.msz_typ1:hover, a.msz_typ2:hover {
	color: #fff;
}

a.msz_typ1:link, a.msz_typ1:visited { /* menu wyszukiwarki - zakladki aktywne lub wybrane */
	background: url(/images/rodzinaorg/bg/tab_sz_01.gif) ;
}

a.msz_typ1:hover {
	background: url(/images/rodzinaorg/bg/tab_sz_01.gif) 0 -26px no-repeat;
}

a.msz_typ2:link, a.msz_typ2:visited {
	background: url(/images/rodzinaorg/bg/tab_sz_02.gif);
}

a.msz_typ2:hover {
	background: url(/images/rodzinaorg/bg/tab_sz_02.gif) 0 -26px no-repeat;
}

a.msz_sel, a.msz_sel:link, a.msz_sel:visited {
	background-position: 0 -26px;
}

select, input, textarea {
	color: #333;
}

input.text, select.select {
	border: 1px solid #ddd;
	background-color: #f6f6f6;
}

select.select {
	background-color: #f6f6f6;
}

textarea.textarea {
	border: 1px solid #ddd;
	background-color: #f6f6f6;
}

input.submit, input.button {
	color: #fff;
	background-color: #1d521f;
	border-left: 2px solid #bd5b5b;
	border-top: 2px solid #bd5b5b;
	border-bottom: 2px solid #900;
	border-right: 2px solid #900;
}

/* Boks obok wyszukiwarki */
p.splash_main_title {
	color: #1d521f;
}

p.splash_title {
	color: #1d521f;
}

div#szukaj_content_wide {
	background-color: #d2d2d2;
}

.art_dzial {
	color: #666;
}

.art_title {
	color: #1d521f;
}

.art_date {
	color: #999;
}

.art_skrot {
	color: #000;
}

.art_txt {
	color: #000;
}

.art_wstep {
	color: #000;
}

.art_wiecej {
	color: #94823a;
	border-bottom: 1px solid #ddd;
}

.art_wiecej_light {
	color: #94823a;
}

a.arl:link, a.arl:visited { /* artykul red link */
	color: #94823a;
}

fieldset.art_sponsorowany {
	border: 1px solid #ccc;
}

legend.art_legend {
	color: #ccc;
}

p.notes_title_1 {
	color: #000;
	border-bottom: 1px solid #a6a6a6;
}

p.notes_title_2 {
	color: #000;
	border-top: 1px solid #a6a6a6;
}

/* Lista ofert + szukarka + confbar */
div#znaleziono {
	background-color: #f6f6f6;
	border-bottom: 1px solid #dadada;
}

div.oferty_przegladaj {
	color: #666;
}

div.oferty_przegladaj {
	color: #666;
}

img.of_fot { /* zdjecie w ofercie */
	border: 1px solid #999;
}

div.kolor_mieszkania, div.kolor_apartamenty, div.kolor_domy, div.kolor_lofty,
div.kolor_biura, div.kolor_handel, div.kolor_dzialki, div.kolor_magazyny {
	color: #fff;
	border: 1px solid #ebebeb;
}

.kolor_mieszkania {
	background-color: #c2252e;
}

.kolor_apartamenty {
	background-color: #296193;
}

.kolor_domy {
	background-color: #a1a713;
}

.kolor_lofty {
	background-color: #835719;
}		

.kolor_handel {
	background-color: #e43e1a	
}

.kolor_dzialki {
	background-color: #09962f	
}	

.kolor_magazyny {
	background-color: #af2483	
}

.kolor_biura {
	background-color: #15a9a7	
}

.developer {
	color: #000;
}

.lokalizacja, .lokalizacja_standard {
	color: #94823a;
	font-weight: bold;
}

.lokalizacja_polecana {
	color: #fff;
}	

td.of_polecana {
	border: 1px solid #1d521f;
}

h1.polecana a.colored {
	color: #fbd502;
}

p.of_tekst_polecana {
	color: #1d521f;
}

p.of_tekst_standard {
	color: #94823a;
}

p.of_tekst_reklama {
	color: #94823a;
}

td.of_linia {
	border-bottom: 1px solid #dadada;
}

td.of_tools {
	color: #1d521f;
}

td.of_logo {
	background-color: #fff;
}

p.of_tekst_sponsorowany {
	color: #1d521f;
}

/* Szczegóły oferty */
div#oferty_menu {
	border-bottom: 1px solid #e5e5e5;
} 

a.of_tab1:link, a.of_tab1:visited, a.of_tab2:link, a.of_tab2:visited {
	color: #000;
}

a.of_tab1:hover, a.of_tab2:hover {
	color: #1d521f;
}

a.of_tab_sel, a.of_tab_sel:link, a.of_tab_sel:visited {
	color: #1d521f;
}

a.szl:link, a.szl:visited {
	color: #000;
}

a.szl:hover {
	color: #1d521f;
}

tr.dt_sz_1 {
	background-color: #f1f1f1;
}

tr.dt_sz_2 {
	background-color: #d2d2d2;
}

/* Mapa */
div#mapa_main {
	border: 1px solid #e5e5e5;
}

div#video_title {
	border-bottom: 1px solid #e5e5e5;
}

div#video_lista {
	background-color: #eee;
}

div.video_lista_oferta {
	background-color: #eee;
	border-bottom: 1px solid #fff;
}

div.video_lista_oferta img {
	border: 1px solid #fff;
}

.sc_sekcja {
	color: #1d521f;
}

.sc_sub_sekcja {
	color: #000;
}

a.scr:link, a.scr:visited {
	color: #1d521f;
}

div.sub_ramka { /* uniwersalny styl dla plywajacych ramek srodteksotwyc */
	border: 1px solid #ccc;
}

table.kredyty {
	border-bottom: 4px solid #dadada;
}

/* Komunikaty i błędy */
div.msg_error {
	background-color: #1d521f;
	color: #fff;
	border: 1px solid #ddd;
}

div.msg_ok {
	background-color: #a1a713;
	color: #fff;
	border: 1px solid #ddd;
}

div.msg_error_light {
	background-color: #fff;
	color: #1d521f;
	border: 1px solid #ddd;
}

div.msg_ok_light {
	background-color: #fff;
	color: #339900;
	border: 1px solid #ddd;
}

input.errors, select.errors {
	border-color: #f63;
	background-color: #fee;
}

ul.errors {
	color: #f00;
}

/* Tabelka ofert */
table.lista td, table.lista th {
	border: 1px solid #ccc;
}

.sortasc {
	background-color: #ff5f5f;
}

.sortdesc {
	background-color: #ff5f5f;
}

/* Oferty specjalne flashowe */
div#specjalna_div {
	background: #ffffe3;
}

/* Common.Loader */	
div#common_loader {
	color: #333;
}

/* Common.Tip */
#common_tip {
	background-color: #ffffe2;
	border: 1px solid #aaa;
	color: #000000;
}

/* GMapStyle */
.Gmarker {
	color: #000;
}

td.GLink a {
	color: #1d521f;
}

.GName {
	color: #1d521f;
}

.GAddress {
	color: #94823a;
}

.GsubMenu {
	border: solid 1px #e00000;
	background-color: #fff;
}

#search_tr_gora td {
	padding-right: 0px;
}

#search_tr_cel {
	display: none;
}

#search_td_z_doplata {
	display: none;
}

#search_td_negocjowalne {
	display: none;
}

#search_td_polecane {
	display: none;
}

#search_td_klient_typ {
	display: none;
}

#search_td_zdjecia {
	display: none;
}




