
/* 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: #4f4f4f;
}

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


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: #804d0c;
}

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

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

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

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

.gray_light {
	color: #999;
}

.gray_verylight {
	color: #ccc;
}

.black {
	color: #000;
}

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

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

.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;
}

.nowrap {
	white-space: nowrap;
}

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

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

li.li_3,
ul.li_3 li {
	list-style-image: url(http://s.rednet.pl/images/lm/pkt/3.gif);
	margin-left: 28px;
	list-style-position: outside;
	line-height: 15px;
}

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

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

li.li_6 {
	list-style-position: outside;
	list-style-type: decimal;
	font-size:12px;
	color: #804d0c;
	font-weight: bold;
	margin: 2px 0 15px 30px;
}

.li_normal {
	font-size:12px;
	color: #000;
	font-weight: normal;
}

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

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

h2.underline {
	font-size: 14px;
	font-weight: bold;
	color: #804d0c;
	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: #804d0c;
	margin: 10px 0;
	border-bottom: 1px solid #fff;
	display: block;
	padding-bottom: 3px;
}



h3 {
	font-size: 14px;
	font-weight: bold;
	color: #804d0c;
	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: #4f4f4f;
	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: #4f4f4f;
	line-height: 14px;
	background: url(http://s.rednet.pl/images/lm/bg/ms.jpg) repeat-x top #fff;
	/* Dekoracje świąteczne // background: url(http://s.rednet.pl/images/to/bg/swieta_snieg.gif) #fff; */
}

div#container { /* cala zawartosc znajduje sie w tym divie */
	width: 986px;
	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#container.flexible {
	width: auto;
	min-width: 986px;
	max-width: 1240px;
	padding: 0 8px;
}

table#header_table {
	width: 100%;
}

table#header_table td.logo {
	padding: 28px 0 15px 8px;
	vertical-align: bottom;
	width: 130px;
}

td#content, td#content div.td { /* główna kolumna */
	width: 806px;
}

td#content {
	background: #fff;
	padding: 0 20px 0 0;
}

.reverse td#content {
	padding: 0 0 0 20px;
}

.wide td#content, .wide td#content div.td {
	width: 986px;
}

.flexible td#content, .flexible td#content div.td {
	width: auto;
	min-width: 486px;
	max-width: 740px;
}

.flexible td#content {
	padding: 0 10px;
}

.widecolumn td#content, .widecolumn td#content div.td {
	width: 666px;
}

/* thin - wąska kolumna */
td#thin, td#thin div.td {
	width: 160px;
}

.flexible td#thin, .flexible td#thin div.td {
	width: 180px;
}

/* boxy arbo w kolumnie 180px są za wąskie */
.flexible td#thin .adv div {
	margin-left: auto !important;
	margin-right: auto !important;
}

/* wide - szersza kolumna */
td#wide, td#wide div.td {
	width: 300px;
}

/* div zapobiegający rozszerzaniu td */
div.td {
	overflow: hidden;
}

div#footer { /* nowa stopka */
	background: url(http://s.rednet.pl/images/lm/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 */
	width: 100%;
}

div#footer_center {
	width: 986px;
}

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

.flexible div#footer_center {
	width: auto;
	min-width: 986px;
	max-width: 1240px;
}

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(http://s.rednet.pl/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 {
	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#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;
	width: 750px;
	margin: auto;
/*	float: right;*/
}

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

div#adv_box_pod_szukarka {
	width: 486px;
}

div#adv_belka_prosta {
	text-align: center;
}

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(http://s.rednet.pl/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 {
	clear: both;
	text-align: center;
	margin-bottom: 8px;
    border: 1px solid #dadada;
    padding: 10px;
}

div.adv_pasek_miedzyofertowy a {
	color: #804d0c;
	font-weight: bold;
	font-size: 13px;
}

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

p.adv_ls_title {
	display: block;
	color: #804d0c;
	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: 0px 10px 10px;
}

div.adv_box_polecany {
	float: left;
	text-align: center;
	color: #804d0c;
	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;
}

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

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: #804d0c;
}

a.mg_typ:link, a.mg_typ:visited {
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	padding: 7px 0 7px 0;
}

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

a.mg_typ1:hover {
	color: #804d0c;
}

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

a.mg_typ2:hover {
	color: #804d0c;
}

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

a.mg_typ3:hover {
	color: #900;
}

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

a.mg_typ4:link, a.mg_typ4:visited {
	background: url(http://s.rednet.pl/images/lm/bg/tab_mg_04.gif);
	width: 161px;
	color: #fff;
}

a.mg_typ4:hover {
	color: #804d0c;
}

a.mg_typ5:link, a.mg_typ5:visited {
	background: url(http://s.rednet.pl/images/lm/bg/tab_mg_05.gif);
	width: 205px;
	color: #fff;
}

a.mg_typ5:hover {
	color: #804d0c;
}

a.mg_typ6:link, a.mg_typ6:visited {
	background: url(http://s.rednet.pl/images/to/bg/tab_mg_06.gif);
	width: 160px;
	float: right;
	color: #fff;
}

a.mg_typ6:hover {
	background: url(http://s.rednet.pl/images/to/bg/tab_mg_06.gif) 0 -30px no-repeat;
	color: #fff;
}

a.mg_typ:hover {
	background-position: 0 -28px;
	text-decoration: none;
}

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

/* Submenu */
div#submenu {
	background: url(http://s.rednet.pl/images/lm/bg/subm.gif) repeat-x;
	width: 100%;
	float: left;
	font-size: 12px;
	position: relative;
	z-index: 5;
}

div#submenu a:hover {
	text-decoration: none;
}

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: #804d0c;
}

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: #4f4f4f;
	text-decoration: none;
}

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

a.sm span.colored {
	color: #804d0c;
}

div#submenu_links a.hover {
	color: #804d0c;
}

div#submenu_links a.highlight {
	color: #804d0c;
}

.submenu_separator {
	font-weight: normal;
	color: #d2d2d2;
}

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

/* Hack na IE6 */
* html div#menu div.dropmenu_main {
	width: 161px;
}

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

div#menu a.dmm:link, div#menu a.dmm:visited  { /* drop menu main */
	padding: 5px 10px 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 #804d0c;
}

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: #4f4f4f;
	display: block;
}

div#submenu a.dms:link, a.dms:visited  { /* drop menu sub */
	color: #4f4f4f;
	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: #804d0c;
	text-decoration: none;
	background-color: #fff;
	padding-left: 5px;
	border-left: 6px solid #804d0c;
}

div#submenu div.dropmenu a.sm_gwiazdy_tygodnia {
	color: #fff;
	background-color: #804d0c;
	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;
	white-space: nowrap;
}

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

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

/* Breadcrumbs */
div#lokalizator {
	background: #f6f6f6 url(http://s.rednet.pl/images/to/bg/lok.gif) bottom repeat-x;
	width: 100%;
	margin-bottom: 10px;
	float: left;
}

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

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

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

div#breadcrumbs span.separator {
	font-family: verdana;
}

ul.breadcrumbs, ul.breadcrumbs li {
	display: inline;
}

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

a.breadcrumb:hover {
	text-decoration: none;
	color: #804d0c;
}

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

/* Małe zakładki */
a.msz_typ:link, a.msz_typ:visited {
	background: 0 0 no-repeat;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 4px 0 4px 0;
}

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

a.msz_typ2:link, a.msz_typ2:visited {
	background-image: url(http://s.rednet.pl/images/lm/bg/tab_sz_02.gif);
	width: 88px;
}

a.msz_typ3:link, a.msz_typ3:visited {
	background-image: url(http://s.rednet.pl/images/lm/bg/tab_sz_03.gif);
	width: 78px;
}

a.msz_typ4:link, a.msz_typ4:visited {
	background-image: url(http://s.rednet.pl/images/lm/bg/tab_sz_04.gif);
	width: 130px;
}

a.msz_typ5:link, a.msz_typ5:visited {
	background-image: url(http://s.rednet.pl/images/to/bg/tab_sz_05.gif);
	width: 58px;
}

a.msz_video1:link, a.msz_video1:visited {
	background-image: url(http://s.rednet.pl/images/to/bg/bg_tab_video_mieszkania.gif);
	width: 88px;
}

a.msz_video2:link, a.msz_video2:visited {
	background-image: url(http://s.rednet.pl/images/to/bg/bg_tab_video_domy.gif);
	width: 88px;
}

a.msz_video3:link, a.msz_video3:visited {
	background-image: url(http://s.rednet.pl/images/to/bg/bg_tab_video_apartamenty.gif);
	width: 88px;
}

a.msz_typ:hover, a.msz_sel, #main_box a.msz_sel {
	color: #fff;
	text-decoration: none;
	background-position: 0 -26px;
}

/* 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: #804d0c;
	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 3px 0 3px;
}

.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: #804d0c;
	position: relative;
	z-index: 1;
	margin: 2px 0 1px 6px;
}

p.splash_title {
	font-weight: bold;
	font-size: 14px;
	color: #804d0c;
	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;
}

/* 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: #804d0c;
	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: #4f4f4f;
	margin-bottom: 4px;
	line-height: 16px
}

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

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

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

.art_wiecej {
	font-size: 11px;
	font-weight: bold;
	color: #804d0c;
	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: #804d0c;
	text-align: right;
	display: block;
}

a.arl:link, a.arl:visited { /* artykul red link */
	color: #804d0c;
	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;
}

/* Szary box na wąskim pasku */
div.grey_box {
	padding: 0 8px 3px 8px;
	background: url(http://s.rednet.pl/images/to/bg/notes_btm.gif) no-repeat bottom #eee;
	font-size: 11px;
}

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

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

/* Lista ofert + szukarka + confbar */
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;
}

/* Kolory */
.kolor_default {
	background-color: #000000;
}

.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_inny {
	background-color: #e43e1a;
}

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

.kolor_magazyny {
	background-color: #af2483;
}

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

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


/* Szczegóły oferty */
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_inny, 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;
}

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

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

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

td.of_aktualizacja {
	padding-top: 2px;
}

div#oferty_menu {
	float: left;
	width: 806px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
}

a.of_tab:link, a.of_tab:visited {
	text-decoration: none;
	height: 23px;
	display: block;
	padding-top: 2px;
	color: #4f4f4f;
	font-weight: bold;
	font-size: 12px;
	float: left;
	text-align: center;
	position: relative;
	top: 1px;
}

a.of_tab1:link, a.of_tab1:visited {
	background-image: url(http://s.rednet.pl/images/to/bg/tab_of_01.gif);
	width: 93px;
}

a.of_tab2:link, a.of_tab2:visited {
	background-image: url(http://s.rednet.pl/images/to/bg/tab_of_02.gif);
	width: 122px;
}

a.of_tab3:link, a.of_tab3:visited {
	background-image: url(http://s.rednet.pl/images/to/bg/tab_of_03.gif);
	width: 155px;
}

a.of_tab4:link, a.of_tab4:visited {
	background-image: url(http://s.rednet.pl/images/to/bg/tab_of_04.gif);
	width: 215px;
}

a.of_tab5:link, a.of_tab5:visited {
	background-image: url(http://s.rednet.pl/images/to/bg/tab_of_05.gif);
	width: 334px;
}

a.of_tab1_anim:link, a.of_tab1_anim:visited {
	background-image: url(http://s.rednet.pl/images/to/bg/tab_of_01_anim.gif);
	width: 93px;
}

a.of_tab:hover {
	color: #804d0c;
	background-position: 0 -25px;
}

a.of_tab:link img, a.of_tab:visited img {
	margin-right: 3px;
}

a.of_tab_sel, a.of_tab_sel:link, a.of_tab_sel:visited {
	color: #804d0c;
	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;
}

div#szczegoly_nav {
	margin: 0 0 8px 11px;
}

div#szczegoly_nav a {
	text-decoration: none;
}

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

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

a.szl:hover {
	text-decoration: none;
	color: #804d0c;
	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#szczegoly_container div#mapa_main #hmtctl {
	visibility: hidden;
}

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;
}

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;
	white-space: nowrap;
}

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: #4f4f4f;
}

/* Partnerzy */
div#sc_partnerzy {
	margin-top: 15px;
    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: #804d0c;
	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: #804d0c;
	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: #804d0c;
	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(http://s.rednet.pl/images/to/other/up.gif);
}

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

table#lista_ofert {
	width: 752px;
	cursor: pointer;
}

table#lista_ofert tr.selected {
	background-color: #ffffe2;
}

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

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

table#lista_ofert td a {
	text-decoration: none;
	display: block;
	padding: 0 5px;
}

/* Lista kredytów (do przepisania od nowa) */
table#lista_kredytow td {
	vertical-align: middle;
	text-align: center;
}

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

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

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

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

table.podobne tr.selected {
	background-color: #ffffe2;
}

table.podobne td a {
	text-decoration: none;
	display: block;
	padding: 0 5px;
}

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

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

/* Common.Loader */
img#common_loader {
	z-index: 1000;
}

/* Common.Tip */
#common_tip {
	padding: 5px;
	background-color: #ffffe2;
	border: 1px solid #aaa;
	font-size: 11px;
	color: #4f4f4f;
	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: #4f4f4f;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	text-align: left;
}
table.Gmarker {
	width: 460px;
}
td.GLink a {
	text-decoration: none;
	color: #804d0c;
}
.GImg {
	border: 0;
	float: none;
}
.GName {
	font-size: 15px;
	font-weight: bold;
	padding-left: 4px;
	color: #804d0c;
}
.GAddress {
	font-size: 13px;
	padding-bottom: 1px;
	padding-left: 6px;
	color: #804d0c;
}
.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;
}

table.GENav {
	width: 100%;
}

td.GENavTd {
	vertical-align: middle;
	text-align: center;
}

div.windRoseDiv {
	width: 74px;
	height: 74px;
	position: relative;
	background-image: url(http://s.rednet.pl/images/to/map/google_earth_roza_wiatrow.gif);
}

div.GEWRbtnOuterN {
	width: 74px;
	height: 14px;
	position: absolute;
	display: block;
	cursor: pointer;
	left: 0px; 
	top: 0px;
}

div.GEWRbtnInnerN {
	background-image: url(http://s.rednet.pl/images/to/map/google_earth_roza_PN.gif);
	width: inherit;
	height: inherit;
}

div.GEWRbtnOuterS {
	width: 75px;
	height: 15px;
	position: absolute;
	display: block;
	cursor: pointer;
	left: 0px; 
	top: 59px;
}

div.GEWRbtnInnerS {
	background-image: url(http://s.rednet.pl/images/to/map/google_earth_roza_PD.gif);
	width: inherit;
	height: inherit;
}

div.GEWRbtnOuterE {
	width: 19px;
	height: 74px;
	position: absolute;
	display: block;
	cursor: pointer;
	left: 55px; 
	top: 0px;
}

div.GEWRbtnInnerE {
	background-image: url(http://s.rednet.pl/images/to/map/google_earth_roza_WSCH.gif);
	width: inherit;
	height: inherit;
}

div.GEWRbtnOuterW {
	width: 19px;
	height: 74px;
	position: absolute;
	display: block;
	cursor: pointer;
	left: 0px; 
	top: 0px;
}

div.GEWRbtnInnerW {
	background-image: url(http://s.rednet.pl/images/to/map/google_earth_roza_ZACH.gif);
	width: inherit;
	height: inherit;
}

/* 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;
}


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(http://s.rednet.pl/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;
}

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

.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#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: #4f4f4f;
	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(http://s.rednet.pl/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;
}

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;
}
/* video na stronie glownej */
a.tekst:link, a.tekst:visited	{
	text-decoration: none;
	/*font-weight: bold;*/
	color: #aa0000;
}

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

/* 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: #804d0c;
	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: #804d0c;
	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;
}

/* flagi */
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(http://s.rednet.pl/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(http://s.rednet.pl/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: #4f4f4f;
}

/* Style tabelki wirtualki */
table#virtual {
	width: 100%;
}

table#virtual h1 {
	color: #4f4f4f;
}

table#virtual td {
	vertical-align: middle;
	padding: 0;
}




/**
 * Kolory dla LM
 * 
 * treść:
 * #000;
 * 
 * Nagłówki:
 * #804d0c;
 * #804d0c;
 * 
 */

div#adv_inwestycje_polecane {
	width: 298px;
}

div.adv_box_polecany {
	padding: 0 23px 0 24px;
}

div#definicja {
	margin: 0px;
	padding: 10px;
}

div#definicja h1 {
	font-weight: normal;
	font-size: 20px;
	padding: 0px 0px 16px 10px;
}

div#definicja p {
	text-indent: 20px;
	line-height: 18px;
}

div#container {
	margin: 8px auto auto;
	overflow: hidden;
	width: 1004px;
}

div#container.flexible {
	min-width: 1004px;
}

div.lm_top {
	margin: 0px auto;
	clear: both;
	position: relative;
}

#luksusowe {
	margin: 0px auto;
	clear: both;
}

#luksusowe .lm_top_text {
	height: 32px;
	padding-left: 10px;
	text-align: left;
}

#luksusowe .lm_header {
	background: #fff repeat-y;
	min-height: 120px;
	_height: 120px;
	border-left: 1px solid #ededed;
}

#luksusowe .lm_header_top {
	background: url(http://s.rednet.pl/images/lm/bg/box_top.gif) repeat-x;
	height: 16px;
	clear: both;
}

#luksusowe .lm_header_logo {
	float:left;
	display:inline;
	width: 400px;
	padding-left:2px;
}

#luksusowe .lm_header_menu {
	float: right;
	display: inline;
	width: 550px;
	margin-bottom: 20px;
}

#luksusowe .lm_content {
	background: #fff repeat-y;
	padding: 10px 8px 10px 8px;
	border-left: 1px solid #ededed;
}

#luksusowe .lm_content .lm_content_wrapper {
	margin: 0px auto 0px auto;
}

#luksusowe .lm_about {
	padding-top:10px;
	text-align:right;
	padding-right:20px;
}

.lm_footer {
	margin-bottom: 20px;
	background: #fff url(http://s.rednet.pl/images/lm/bg/ft.gif) repeat-x;
	position: relative;
	height: 16px;
}

body { 
	color: #330000;
	background: url(http://s.rednet.pl/images/lm/bg/ms.jpg) repeat-x #412a08;
	font-family: Georgia, "Times New Roman", Times, serif
}

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

div#footer_background {
	background: #fff repeat-y scroll 0 0;
	margin: 0 auto;
	padding-left: 8px;
	border-left: 1px solid #ededed;
}

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

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

div.seo_text p {
	color: #777; 
}

/* Main menu - zakladki */

a.mg_typ:link, a.mg_typ:visited {
	color: #fde585;
}

a.mg_typ:hover {
	color: #fff;
}

a.mg_sel, a.mg_sel:link, a.mg_sel:visited {
	color: #fff;
}

div#menu a.hover {
	color: #fff;
}

/* Breadcrumbs */
div#lokalizator {
	background: #f7f4e6 none;
}

/* 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: #804d0c;
}

a.of_tab_sel, a.of_tab_sel:link, a.of_tab_sel:visited {
	color: #804d0c;
}

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

.seo_tags {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
	
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_default {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer_menu {
	float: right;
	color: #fde585;
	padding: 0 0 10px 0;
}

.footer_menu a, .footer_menu a:link, .footer_menu a:visited {
	color: #fde585;
}

.footer_menu a:hover, .footer_menu a:focus {
	text-decoration: underline;
	color: #804d0c}


