
/*moje css*/
/* content fonts HEADLINE*/   

/*PARAGRAPH
.content p {
	     font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
        font-size: 12px;
        margin-top: color: #666;
} */


/*  IE fix */
img, div, a { behavior: url(iepngfix.htc) }

/* MAIN TYPOGRAPHY */

strong, th, thead td, h1, h2, h3, h4, h5, h6 { font-weight: bold; }
cite, em, dfn { font-style: italic; }
code, kbd, samp, pre, tt, var, input[type='text'], textarea { font-size: 92%; font-family: monaco, "Lucida Console", courier, mono-space; }
del { text-decoration: line-through; color: #666; }
ins, dfn { border-bottom: 1px solid #ccc; }
small, sup, sub { font-size: 85%; }
abbr, acronym { text-transform: uppercase; font-size: 85%; letter-spacing: .1em; }
a abbr, a acronym { border: none; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px solid #ccc; }
sup { vertical-align: super; }
sub { vertical-align: sub; }

/* FORMS */

fieldset { border: 1px solid #695F4C; }
legend { background: #504634; color: #FFF;}
textarea, input[type='text'], select { border: 1px solid #695F4C; background: #fff; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #504634; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #504634; outline: 2px solid #ffffaa; }
input, select { cursor: pointer; }
input[type='text'] { cursor: text; }

/* MARGINS & PADDINGS */

.content blockquote *:first-child { margin: .8em 0; }
/*
.content hr, .content p, .content ul, .content ol, .content dl, .content pre, .content blockquote, .content address, 
.content table, .content form { margin-bottom: 1.6em; }
.content p+p { margin-top: -.8em; }
 NOTE: Calulate header margins: TOP: 1.6em/size, BOTTOM: 1.6em/size/2 */

/*.content th, .content td { padding: .8em; }*/
.content caption { padding-bottom: .8em; } /* padding instead of margin for IE */
.content blockquote { padding: 0 1em; margin: 1.6em 0; }
.content fieldset { padding: 0 1em 1em 1em; margin: 1.6em 0; } /* padding-top is margin-top for fieldsets in Opera */
.content legend { padding-left: .8em; padding-right: .8em; }
.content legend+* { margin-top: 1em; } /* compensates for the opera margin bug */
.content textarea, .content input { padding: .3em .4em .15em .4em; }
.content select { padding: .1em .2em 0 .2em; }
.content option { padding: 0 .4em; }
.content a { position: relative; } /* for larger click-area */
.content dt { margin-top: .8em; margin-bottom: .4em; }
.content ul { margin-left: 1.5em; }
.content ol { margin-left: 2.35em; }
.content ol ol, .content ul ol { margin-left: 2.5em; }
.content form div { margin-bottom: .8em; }

/* END CSS RESET FOR MAIN CONTENT */

/*=STRUCTURE
=== === === === === === === === === === */

* { padding: 0; margin: 0; }

body {
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background:#87C03A url(img/body-bg.png) repeat-x scroll 0 0;
}
#wrapper { 
 margin: 12px auto 0px;
 width: 960px;
}

#mborder {
 background: #FFF;
 padding: 4px;
}
#header {
 background-image: url(img/top_bg.jpg) ;
 color: white;
 height: 251px;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 background-repeat: no-repeat;
}
#szczeg_oferta {
	float: left;
}
#logo {
	float: left;
	margin:auto auto 7px;
}
div.logo a {
display:block;
height:77px;
margin: 0;
position: relative;
width:300px;
}
#podlogo h1 {
	clear: left;
	padding: 8px;
}
#faux {
 background-image: url(img/bg_faux.gif);
 background-repeat: repeat-x;
 padding-top:4px;
 margin-bottom: 0px;
 overflow:	hidden;
 width: 100%
}
#belka {
	width: 100%;
	background-image: url(img/belka.gif);
	background-repeat: repeat-x;
	height: 7px;
}

#leftcolumn { 
 display: inline;
 color: #333;
 margin: 15px 0 0 0;
 width: 150px;
 float: left;
}
#partnerzy {
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	text-align: center;
}
#partnerzy li {
	list-style: none;
	margin-bottom: 5px;
}
#rightcolumn { 
color: #333333;
display: inline;
float: left;
padding:25px 10px 0;
position: relative;
width: 582px;
margin: 0 0 0 0;
}
.td-align-top tr td { vertical-align: top; }
#right_box_column {
float:left;
text-align:center;
width: 200px;
}
#right_col_padding { padding:20px 10px 0px; }

div#right_box_1 {
		height: auto;
}
div#right_box_1 img {
		border: none; }
div#right_box_2 a img {
	height: auto;
	display: inline;
	border: none;
}
.hover_right {
		width: 174px;
		height: 44px;
		display: block;
		margin: 11px 0 0 6px;	
		background:url(http://www.kup-mieszkanie.pl/template/my_city_lights/img/button.gif);
}
.hover_right:hover {
		background:url(http://www.kup-mieszkanie.pl/template/my_city_lights/img/button_ro.gif); 
}

#right_box_1, #right_box_2, #right_box_3, #right_box_4 {
margin-bottom: 15px;
width: 100%;
}
#rightMidBlockLeft {
float:left;
width:180px;
}
#rightMidBlockRight {
float:right;
width:180px;
}
#rightMidBlockLeft-f {
float:left;
width:340px;
}
#rightMidBlockRight-f {
float:left;
width:340px;
}

#footer {
 clear: both;
 color: #FFF;
 background: #695F4C;
 margin-top:20px;
 padding: 10px;
}
.clear { clear: both; background: none; }


/*=TYPOGRAPHY
=== === === === === === === === === === */
h1, h2, h3, h4, h5, h6 { 
color: DarkOrange;
font-weight: bold;
font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.blink { text-decoration: blink; color: #87BF3B; }
}

/* ceo headers */
h1 { font-size: large; }
h2 { font-size: x-large; }
h3 { font-size: large; }
h4 { font-size: medium; }
h5 { font-size: small; }
h6 { font-size: 11px; color: #1e90ff;}

hr { border:3px solid #695F4C; display: block; }

.copyright {
text-align: center;
font-size: 9px;
padding: 3px;
color: #cccccc;
}

input , textarea {
border:1px solid #695F4C;
}


/*=COMMON
=== === === === === === === === === === */
img {
border: 0;
}

img {
	border: 2px solid #847A67;
}
img.float-right {
  padding: 5px;
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  padding: 5px;
  margin: 5px 15px 5px 0px;
}

a img {  
background-color:#FFFFFF;
border:1px outset;
margin:5px 11px;
padding:5px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #eee;    
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

blockquote {
	margin: 15px; 	padding: 0 0 0 5px;  	
  	background: #FAFAFA; 
	border: 1px solid #eee; 
	font: bold 1.2em/1.5em 'Trebuchet MS', Tahoma, sans-serif; 
	color: #504634;	
}

a {
color: gray;
text-decoration: underline;
}
a:hover {
text-decoration: none;
color: #504634;
}


/*    =HEADER NAVIGATION=
=== === === === === === === === === === */
/*
#masthead-m {

}
*/

/*
#nav-top{ 
float: right;
background: #504634;
margin:  10px 0 10px 0px;
padding: 10px 0 10px 0px;
}

#nav ul{
position: absolute;
margin: 10px 10px 0 0;
padding: 0px 10px 0 0px;
text-align: left;
}

#nav li {
list-style: none;
display: inline;
color: #fff;
text-align: left;
margin:  10px 5px 10px 5px;
padding: 10px 5px 10px 5px;
}

#nav a {
text-decoration: none;
color: #fff;
}

#nav a:hover {
text-decoration: underline;
color: #D4CAB6;
} 
*/
/*=NAVIGATION
=== === === === === === === === === === */

#dhtmlgoodies_menu {
font-family:arial;
}

#dhtmlgoodies_menu li {
list-style-type:none;
margin:0;
}

#dhtmlgoodies_menu ul li ul {
padding-left:10px;
}

#dhtmlgoodies_menu li a {
/*
color:#000;
height:20px;
line-height:20px;
vertical-align:middle;
border:0 solid #000;
background-color:#FAFAFA;
display:block;
margin:1px;
padding:1px;
*/
border-bottom:1px solid LightSteelBlue;
display:block;
font-size:12px;
height:20px;
line-height:20px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-align:center;
text-decoration:none;
}

.dhtmlgoodies_subMenu {
background-color: #d6e2fb;
visibility:hidden;
position:absolute;
overflow:hidden;
border:1px solid gray;
font-family:arial;
text-align:left;
}

.dhtmlgoodies_subMenu ul li {
list-style-type:none;
border: black 1px;
margin:0;
padding:1px;
}

.dhtmlgoodies_subMenu ul li a {
border-bottom: 1px solid LightSteelBlue;
font-size: 12px;
white-space:nowrap;
text-decoration:none;
color:#000;
height:6px;
line-height:10px;
display:block;
padding:9px 11px 9px 11px;
background-image: none;
background-repeat: repeat-x;
background-position: center;
}

#dhtmlgoodies_menu ul,.dhtmlgoodies_subMenu ul {
margin:0;
padding:0;
}

#dhtmlgoodies_menu li a:hover,#dhtmlgoodies_menu .activeMainMenuItem,.dhtmlgoodies_subMenu ul li a:hover {
color:#695F4C;
/*background-color:#317082;*/
 font-weight: bolder;
}



.featurebox {
color:#504634;
border-top:1px solid #d7d7d7;
background:#D4CAB6;
margin:0 0 1.5em;
padding:15px 20px 20px;
}

.featurebox p,.featurebox h1,.featurebox h2,.featurebox h3,.featurebox h4,.featurebox h5,.featurebox h6 {
border-bottom:1px solid #504634;
color:#504634;
margin:0 0 .3em;
}

.featurebox p {
border:none;
color:#444;
margin:0 0 1em;
}

.featurebox a {
font-weight:700;
font-size:90%;
}

hr {
background:#f2f2f2;
height:1px;
color:#f2f2f2;
border:none;
margin:1em 0;
}

hr.sb  {
background:#847A67;
height:1px;
color:#847A67;
border:none;
margin:1em 0;
}

/*=FOOTER
=== === === === === === === === === === */
#footer-m {

}

#footer a {
color: #fff;
text-decoration: underline;
}
#footer a:hover {
text-decoration: none;
color: #504634;
}
#footer-links {
	color: #87BF3B
}
#footer-links a {
	color: #87BF3B;
	display: inline;
}

/*=PRINTER
=== === === === === === === === === === */

@media print{
/*hide the left column when printing*/
#leftcolumn{display:none;}
#rightcolumn{border-left:0;}
}

/*=OTHER
=== === === === === === === === === === */

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.align-center {	text-align: center; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }



/* THIS IS SECTION IS FOR OPEN REALTY */

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 18px;
text-align: center;
vertical-align:	middle;
width: 143px;
}

td a, a:hover{
text-decoration: none;

}

/*.oferta_szczegoly_thumbs {  
		padding:0 15px;
}  */
.oferta_szczegoly_thumbs td {
	width: 602px;
}
.oferta_szczegoly_opis td { text-align: justify; }
.oferta_szczegoly_liczby td { text-align: left; line-height: 18px; vertical-align:top; }

.search_form_main td {
		height: 44px;
		padding-right: 20px;
		text-align: left;
		width: 170px;
}

.zgloszenie td { text-align: left; }
input, select, form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.result_row_0	{ background-color: #d7e3f2;	height: 96px;}
.result_row_1	{ background-color: #FFFFFF;	height: 96px; }
.search_result_list  { margin-top: 10px;}
.header_space	{ line-height: 40px; }
.view_users { width:100%; }

