a { font-size:13px; text-decoration:none;}
a:link { color: #000099; }
a:visited { color: #000099; }
a:hover, a:active
{
	color: #0000FF;
	text-decoration:underline;
}
		
body 
{
	margin: 0 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#container
{
	margin: 10px auto;
	border: 1px solid #BBBB99;
	line-height: 130%;
	width: 900px;
}
#container_second
{
	background: url(../images/rightbox_background.gif) top right repeat-y;
	padding: 0;
	margin: 0;
}
#container_third
{
	background: url(../images/menu_background.gif) top left repeat-y; 
	padding: 0;
	margin: 0;
}

#subcontainer
{
	background-color: #fff;
	color: #333;
	padding: 0;
	margin: 0;
}

#top
{
	padding:0;
	background-color:#fefdc1;
	border-bottom: 1px solid #f1c528;
	height:36px;
}

#top_padding
{
	padding: .5em;
}

#top h1
{
	padding: 0;
	margin: 5px 0 0 0;
	color:#8bac21;
	font-size:13pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#top input
{
	padding: 2px;
	margin: 1px;
	color: #922529;
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	border: #ee821e solid 1px;
}

#top .submitbutton
{
	height: 21px;
	padding-top:0px;
}

.displayinline
{
	display:inline;
	float:left;
}

.displayinline2
{
	display:inline;
	float:right;
}

.displayinline3
{
	display:block;
	float:left;
	padding:10px;
}

.clear_l
{
	clear:left;
}

#subtop
{
	margin:0;
	padding:0;
	background-color: #99B3CC;
	border-bottom: 1px solid #f1c528;
	border-left: 1px solid #f1c528;
	 
}

#subtop2
{
	margin:0;
	padding:0;
}
* html #subtop2
{
	margin:0 -5px 0 -5px;
	padding:0;
}
.subtop2_map
{
	width:100%; 
	margin:0;
	padding:0;
}
* html .subtop2_map
{
	width:99%; 
	margin:0 -5px 0 -5px;
	padding:0;
}
#subtoppath
{
	padding: 2px;
	background-color:#fefdc1;
	border-bottom: 1px solid #f1c528;
	border-left: 1px solid #f1c528;
}
#subtoppath .raquo {
	font-size:13px;
	color:#666614;
}

#subtoppath .raquo2 {
	font-size:11px;
	color:#666614;
	margin: 0;
	padding: 0 5px;
}

#subtoppath a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666614;
	margin: 0;
	padding: 0 5px;
	text-decoration: none;
}

#subtoppath a:hover {
	text-decoration: underline;
}

#subtopmenu
{
	display:block;
	float:left;
	width:100%;
	margin-bottom:20px;
	/* border-bottom: 1px solid gray; */
}

#subtextcontent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin: 0;
	padding: 0;
}

#subtextcontent h1
{
	font-size:18px;
}
#subtextcontent h2
{
	font-size:16px;
}
#subtextcontent h3
{
	font-size:14px;
}
#subtextcontent h4
{
	font-size:13px;
}
#subtextcontent h5
{
	font-size:12px;
}

.text-title {
	padding: 0;
	margin:-10px 0 -5px 0;
	* margin:-15px 0 -10px 0;
	text-align:center;
}
.text-title2 {
	padding: 0;
	margin:-10px 0 -10px 0;
	* margin:5px 0 -10px 0;
	text-align:center;
}

.text-title,.text-title2 h1 {
	font-size:15px;
	line-height:150%;
	color:#666614;
}

.text-title,.text-title2 h2 {
	font-size:14px;
	line-height:150%;
}

#leftnav
{
	float: left;
	padding: 0;
	margin: 0;
	background-color: #E1FEC3;
	border-right: 1px solid #f1c528;
}

#subrightnav
{
	float:right;
	width: 165px;
	margin: 0;
	padding: 5px 7px 5px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	/*border-left: 1px solid #f1c528;*/
}

#subrightnav h3
{
	font-size:14px;
}
#subrightnav p
{
	font-size:10px;
	line-height:100%;
	margin:0;
	padding:2px 0 2px 0;
}


#subrightnav input, select
{
	padding: 1px;
	margin: 1px;
	color: #922529;
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	border: #ee821e solid 1px;
}

#subrightnav .submitbutton
{
	height: 21px;
	padding-top:0px;
	width:60px;
}



#content
{
	margin-left: 180px;
}


#subcontent
{
	margin-right: 180px;
	border-right: 1px solid #f1c528;
	border-left: 1px solid #f1c528;
	padding: 1em;
}

#footer
{
	clear: both;
	margin: 0;
	padding: 10px;
	color: #333;
	background-color:#ee821e;
	border-top: 1px solid #f1c528;
	height:60px;
}

#footer p {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding:3px;
	margin:0px;
	float:left;
}
#footer p.inlines {
	float:right;
}

#content h2 { margin: 0 0 .5em 0; }

#menuheader {
	display:block;
	background-color: #E1FEC3;
	width: 174px;
	height:25px;
	padding: 0;
	margin: 0;
}


#menuheader p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666614;
	margin: 0;
	padding: 4px 0 4px 5px;
}

#header {
	background-color:#ee821e;
	border-bottom: 1px solid #f1c528;
}

#navcontainer
{
	padding: 0px;
	margin-bottom: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333;
	border-bottom: 1px solid #ee821e;
}

#navcontainer ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#navcontainer li
{
	border-top: 1px solid #ee821e;
	margin: 0;
}

#navcontainer li a
{
	display: block;
	padding: 5px;
	color: #666614;
	text-decoration: none;
	text-align:left;
	width: 170px;
}

#navcontainer li a:hover
{
	background-color: #8bac21;
	color: #fff;
}

#navcontainer li li
{
	margin: 0;
}

#navcontainer li li a
{
	padding: 3px 5px 3px 20px;
	width: 155px;
}

#navcontainer li li li
{
	margin: 0;
}

#navcontainer li li li a
{
	padding: 3px 5px 3px 30px;
	width: 145px;
}

#navlisttop
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul#navlisttop
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul#navlisttop li {
	float:left;
}

ul#navlisttop li a
{
	display:block;
	width:107px;
	height:45px;
	margin:3px 3px 0 0;
	color: #fff;
	padding: 0.3em 0.5em;
	text-decoration: none;
	text-align:left;
	background-color: #92C6F7;
	border:#fefdc1 solid 1px;
}

ul#navlisttop li a:hover
{
	background-color:#ee821e;
	color: #fff;
}

.navlistheader 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul.navlistheader
{
	padding: 10px 0 0 0;
	margin: 0;
	list-style-type: none;
	text-align:right;
	height:25px;
}

ul.navlistheader li {
	display:inline;
}

ul.navlistheader li a
{
	margin: 0;
	padding: 7px 15px;
	color: #fff;
	text-decoration: none;
	background-color: #ee821e;
	border-left: #fefdc1 solid 1px;
}

ul.navlistheader li a:hover
{
	background-color:#922529;
	color: #fff;
}


/* styl layout 1 start */
#layout1_inline 
{
	display:inline;
}

#layout1_images
{
	float:right; 
	width:120px; 
	text-align:center;
}

#layout1_images img
{
	padding:2px;
}

#layout1_txt_with_images
{
	padding-right:130px;
}

#layout1_txt_without_images
{
	
}

#layout1_bottom
{
	clear:both;
	padding-top:10px;
}

#layout1_bottom_without_images
{
	padding-top:10px;
}

#layout1_bottom_settings
{
	text-align:right;
}

.layout1_bottom_settings_text, a:hover, a:link, a:visited
{
	font-size:11px;
	color:#BB6622;
}

/* styl layout 1 end */



/* styl layout 2 start */
#layout2_inline 
{
	
}

#layout2_images
{
	float:left; 
	width:120px; 
	text-align:center;
}

#layout2_images img
{
	padding:2px;
}

#layout2_txt_with_images
{
	margin-left:135px;
}

#layout2_txt_without_images
{
	
}

#layout2_bottom
{
	clear:both;
	padding-top:10px;
}

#layout2_bottom_without_images
{
	padding-top:10px;
}

#layout2_bottom_settings
{
	text-align:right;
}

.layout2_bottom_settings_text, a:hover, a:link, a:visited
{
	font-size:11px;
	color:#BB6622;
	text-align:right;
}

/* styl layout 2 end */



/* styl layout 3 start */

#layout3_bottom
{
	padding-top:10px;
	padding-bottom:10px;
}

#layout3_bottom_settings
{
	text-align:right;
}

.layout3_bottom_settings_text, a:hover, a:link, a:visited
{
	font-size:11px;
	color:#BB6622;
	text-align:right;
}

/* styl layout 3 end */



/* styl layout 4 start */

#layout4_images
{
	float:left; 
	text-align:center;
}

#layout4_images_grupa
{
	width:100%;
}

#layout4_images img
{
	padding:2px;
	height:90px;
}

#layout4_txt
{
	margin-bottom: 10px;
}

#layout4_bottom
{
	float:left; 
	width:95%;
	padding-top:10px;
}

#layout4_bottom_settings
{
	text-align:right;
}

.layout4_bottom_settings_text, a:hover, a:link, a:visited
{
	font-size:11px;
	color:#BB6622;
	text-align:right;
}

/* styl layout 4 end */





/* styl layout 5 start */

#layout5_images
{
	float:left; 
	text-align:center;
}
#layout5_images_grupa
{	
	width:100%;
}

#layout5_images img
{
	padding:2px;
	height:90px;
}

#layout5_txt
{
	float:left; 
	width:100%
}

#layout5_bottom
{
	float:left; 
	width:95%;
	padding-top:10px;
	padding-bottom:10px;
}

#layout5_bottom_settings
{
	text-align:right;
}

.layout5_bottom_settings_text, a:hover, a:link, a:visited
{
	font-size:11px;
	color:#BB6622;
	text-align:right;
}
/* styl layout 5 end */

.img_desc {
	text-align:center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}


/* wygląd akcji wyszukiwania */
.search_center
{
	text-align:center;	
}

.search_1
{
	padding:2px;
}

.search_1 a
{
	font-size:12px;
}

.search_2
{
	padding:2px;
	margin-left:15px;
}
/* wygląd akcji wyszukiwania */



/* wygląd aktualnosci */
.news_center
{
	text-align:center;	
}

.news_top
{
	width:100%; 
	float:left;

}

.news_title
{
	float:left;
	padding-top:10px;
}

.news_data
{
	float:right;
	font-size:10px;
	padding-top:10px;
}

.news_content
{
	float:left; 
	width:100%; 
	text-align:justify; 
	margin-top:3px; 
	padding-bottom:10px;
	border-bottom:solid #e1fec3 1px;
}
/* wygląd aktualnosci */

/* wygląd zajawki nieruchomości */
.estate_content
{
	text-align:left;
	font-size:10px; 
}
/* wygląd zajawki nieruchomości */

/* szerokość drukowanej strony */
.print_page
{
	width:600px;
	padding-top:10px;
}

.navcontainercount
{
margin: 0 auto;
padding: 0;
height: 20px;
}

.navcontainercount ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

.navcontainercount ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 1px;
}

.navcontainercount ul li a
{
background: #fff;
width: 19px;
height: 20px;
border: 1px solid #E1FEC3;
padding: 0;
margin: 0;
color: #666614;
text-decoration: none;
display: block;
text-align: center;
font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

.navcontainercount ul li a:hover
{
color: #ffffff;
background: #EE821E;
}

.navcontainercount a:activecount
{
background: #EE821E;
color: #ffffff;
}

.navcontainercount li.activecount a
{
background: #EE821E;
border: 1px solid #E1FEC3;
color: #ffffff;
}
