@CHARSET "UTF-8";

body{
	font-family: Verdana, Tahoma, Arial;
	font-size:11px;
	/*background-image:url(../images/background.gif);*/
	/*background-image:url(../images/bg_body.jpg);*/
	/*background-color:#FEF8CE;*/
}

#main_contener{
	margin: 0px auto;
	width: 900px;
	border: 1px #FF0000;
}

#right_city_container{
	margin: 0px auto;
	width: 88px;
	border: 0px #000000 solid;
	float: left;
	text-align: center;
}

#left_container{
	margin: 0px auto;
	width: 188px;
	border: 1px #000000 solid;
	float: left;
}

#user_left_menu { margin: 5px auto;	padding: 10px; }

#right_container{
	margin: 0px auto;
	width: 600px;
	border: 0px #000000 solid;
	float: left;
}

#category_container{ 
	width: 680px;
  margin-left:3px;
  margin-top: 3px;
  float: left;
	border: 0px #000000 solid;
	/*overflow: visible;  */
}

#upper_footer{
	clear: both;
	text-align: center;
	background-color:#FEF8CE;
}

#footer{ 
	clear: both;
	line-height: 19px;
	text-align: center;
	color:#EEE;
}

#logo{
	width:100%;
	height:120px;
}

#left_menu{ width:100%; min-height:70px; }

#top_menu{
	min-height: 50px;
	margin: 1px auto;
	
	position:relative;
	width:100%;
	height:100%;
	}
	
#reklamy_top{
	width:100%;
	/*min-height: 100px;*/
	margin: 1px auto;
	text-align: center;
	}
	
	
#body_container{
	width:100%;
	margin: 1px auto;
	min-height: 30px;

}

#nieruchomosci{
	width:220px;
	margin: 1px auto;
	min-height: 40px;
	display:block;
	border: 5px #000 solid;}

#category{
    float:left;
	width: 340px;
	/*width: 50%;*/
}

fieldset{
	background-color:#FFF;
}

.fieldset_wide{
	width: 97%;
}

.fieldset_wideList{
	width: 97%;
}

.fieldset_category{
	/*width: 270px;*/
	width: 40%;
}

legend{ 
/*	background-color:#FFF;*/
     background-color: #0071fd;
	font-weight: bold;
/*	color: #369; */
    color: #FFF;
	border: 1px solid #369;
	line-height: 18px;
}


a{ text-decoration: none;}

#adv_main_title{ line-height: 18px; margin-left: 15px;}

.login_hints{
	font-size:10px;
	text-align: left;
	margin-left:5px;
}

#login_form {
	position:absolute;
	top:5px;
	left:5px;

}
#lang_menu{	float: right; }
#adv_date{ display: inline;font-size:10px; font-weight:bold;}

#adv_title, #adv_title_city{ display: inline;font-weight:normal; font-size:12px; line-height: 18px; margin-left: 15px;}

#adv_title_city { width:160px;  margin-left: 5px;	float: left; }

.button{
  	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 	background-color: #D7E5F2;
 	color: #102132; 
 	margin-right: 10px;
}

#reklamy_left{
	
}

.add_title{
	font-weight:bold;
	font-size: 12px;
	line-height: 16px;
	background-color: #336699;
	color: #FFF;
}
.add_body{
	margin-left: 10px;
	font-size: 10px;
	line-height: 16px;
	color: #000;
}
.add_container{
	background-color: #FFF;
}

.form_element {
	float:left;
}
.labels {
	float:left;
	line-height:20px;
	text-align:left;
	width:180px;
}
.labels_s {
	float:left;
	line-height:20px;
	text-align:left;
	width:90px;
}
#wrapper {
	overflow:hidden;
	width: 100%;
}
#path_wrapper {
	overflow:hidden;
	background-color:#fff;
	border: 1px solid #000;
	width: 100%;
}
#path{
	font-weight:bold;
	color: #369;
	line-height: 18px;
	float:left;
}

#go_back{
	font-weight:bold;
	color: #369;
	margin-right: 20px;
	line-height: 18px;
	float:right;
}

#add_fieldset{
	width:100%;
	min-height: 200px;
	height: auto !important;
	height: 300px;
}
