/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {

}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #4d6577v;
	background:#ffffff;
}

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

a:hover{
	color:#5c1c2f;}

#wrapper{
	margin:0px auto;
	width:970px;
	margin-bottom:10px;
	}
	
.top1{
	width:960px;
	margin:0px auto;
	height:68px;
	background:none;
	margin-bottom:5px;}
	
.logo{
	width:210px;
	height:68px;
	/* background:url(../images/logo.jpg) no-repeat center top; */
	float:left;}
	
.menu_top{
	float:left;
	margin:0px auto;
	padding:0;
	width:540px;
	height:68px;
	background:none;
	}
	
.moduletable_menu_top{
	font-size:15px;
	font-weight:bold;
	float:right;
	margin-top:55px;}
	
.moduletable_menu_top a, .moduletable_menu_top a:visited{
	margin-left:30px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;}
	
.moduletable_menu_top a:hover, .moduletable_menu_top #active_menu{
	color:#000000;
	
}
	
.search{
	width:200px;
	height:68px;
	float:right;
	margin:0;
	padding:0;
	background:none;}

.search .moduletable_szukaj{
	float:right;
	margin-top:47px;}

.search .moduletable_szukaj .search_szukaj .inputbox_szukaj {
	background:url(../images/input.jpg) no-repeat center top;
	width:169px;
	height:21px;
	padding-top:4px;
	padding-left:14px;
}
	
.top2{
	width:960px;
	height:100px;
	margin:0px auto;
	background:none;
	}

.banner {
	height:150px;
	width:750px;
	/*background:url(../images/baner.jpg) no-repeat center top;*/
	float:left;
	}
	
.account{
	height:150px;
	width:200px;
	background:url(../images/account.jpg) no-repeat center top;
	float:right;}
.logowanie {
	margin-top:5px;}
	
.logowanie a, .logowanie a:visited {
	color:#999999;
	text-decoration:none;
	}
	
.logowanie a:hover  {
	color:#5c1c2f;
	text-decoration:none;
	}

#form-login-password, #form-login-username{
	margin:0;
	padding:0;}
	
.moduletable_login p #form-login-username{
	margin:0;
	padding:0;}
	
.moduletable_login{
	padding-left:5px;
	padding-right:5px;
	color:#6a1e34;}
	
.moduletable_login h3{
		font-size:12px;
	font-weight:normal;
	padding-top:6px;
	text-align:right;
	color:#FFF;
	padding-right:10px;}
	
.moduletable_login .inputbox, ._box .inputbox{
	background:url(../images/input.jpg) no-repeat center top;
	width:165px;
	height:21px;
	padding-top:4px;
	padding-left:12px;
	padding-right:15px;
	border:0;
}

._box .inputbox{
	padding-left:25px;}
	
.moduletable_login form #form-login fieldset .input p #form-login-username input #modlgn_username .inputbox {
	padding-left:35px;}


.moduletable_login .button, .button, .validate, #wyslij, ._box .button{
	width:86px;
	height:25px;
	background:url(../images/button_bg.jpg) no-repeat center top;
	border:0;
	color:white;
	font-weight:bold;
	margin-top:3px;
	}
	
._box .button{
	margin-left:115px;
	margin-bottom:15px;}
	
span .pretext_box {
	margin-left:15px;
	margin-right:15px;}

.bread{
	height:20px;
	width:960px;
	margin:0px auto;
	background:none;}
	
.middle{
	width:960px;
	height:auto;
	margin:0px auto;
	background:none;}
	
.leftbox{
	width:200px;
	min-height:200px;
	background:none;
	float:left;
	margin:0;
	padding:0;}
	
.moduletable_box {
	width:200px;
	background:url(../images/bg_box.jpg) repeat-y center top;
	border-bottom:solid 1px #bebebe;
	margin:0;}
	
.moduletable_box h3 {
	height:19px;
	width:185px;
	background:url(../images/top_box.jpg) no-repeat center top;
	color:#ffffff;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	padding-top:6px;
	padding-left:15px;}
	
.moduletable_box select {
width:110px;
}
	
.moduletable_box p {
	padding-left:10px;
	padding-right:10px;
}
.centerbox_all{
	float:left;
	margin-left:10px;}

.centerbox{

	padding:0;
	width:538px;
	min-height:300px;
	border-left:#6a1e34 solid 1px;
	border-right:#6a1e34 solid 1px;}
	
.centerbox_bottom{
	background:url(../images/center_bottom.jpg) bottom center no-repeat;
	height:12px;
	width:540px;}
		
.centerbox_top{
	background:url(../images/center_top.jpg) bottom center no-repeat;
	height:25px;
	width:540px;}
.centerbox_top2{
	background:url(../images/center_top.jpg) bottom center no-repeat;
	height:25px;
	width:540px;
	padding-top: 30px;
	}

.rightbox{
	width:200px;
	min-height:150px;
	float:right;
	padding:0;
	margin:0;
	background:none;}
	
.bottom{
	border-top:solid 2px #974d62;
	height:40px;
	width:100%;
	text-align:center;
	margin:0px auto;
	background:none;
	margin-top:5px;
	padding-top:2px;}
	
	
	
	
img .float {
	float:left;
	margin-right:5px;}

input.button {
background:url(../images/bt_search.gif) no-repeat center top;
width:68px;
height:20px;
cursor: pointer;
color:#FFF;
}



img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/


div.center {
  text-align: center;
}

td .contentheading {
	width:100%;}


/* /DIVY */
.contentpaneopen ,#searchForm {
	padding:0;
	line-height:normal;
	padding-top:15px;
	color:#4d6577;
	text-align:left;
	font-size:12px;
	line-height:14px;
	margin:0;
	padding-left:19px;
	padding-right:19px;
	
	}
	
	
.contentpaneopen a, .contentpaneopen a:link, .contentpaneopen a:visited  {
	padding:0;
	color:#333;
}

.contentpaneopen a:hover {
	color:#000000;
	text-decoration:none;
}



/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/



/* headers */

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size:20px;
	font-weight: normal;
	vertical-align: bottom;
	color: #6A1E34;
	text-align: left;
	width: 100%;
	margin:0;
	padding:0;
	

}

.componentheading {
	display:none;
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size:20px;
	font-weight: normal;
	vertical-align: bottom;
	color: #6a1e34;
	text-align: left;
	width: 100%;
	}
/*
.contentpaneopen ul li {
	padding-left:10px;
}
*/

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color:#06F; }
label.invalid { color: #06F; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/*MENU FOOTER*/



/* spacers */
span.article_separator {
	display: block;
	height: 1px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 1px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

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


/* content tables */
td.sectiontableheader {

  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
 color:#000;
 font-size:14px;
 font-weight:bold;
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	width: auto;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
	
  
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: none;
	margin: none;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0px;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin:0;
	padding: 0px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

.oblewanie_lewo {
	float:left;}


 /* Wpisywane przez Tomka */	
.lista_ofert  {
width:500px;
margin-left:19px;
margin-top:10px;
background-color:#f8f3f4; 
} 

.lista_ofert a {
font-size:110%;
font-weight:normal;
color:#FFF;
text-decoration:none;
}

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


.oferta_container{
width:509px;
margin-left:10px;
margin-top:10px;
height:100%;

}

.pod_menu {

font-weight:bold;
color:#5a1a2d; 
padding-right:10px;
}

.pokaz_slide:hover {
cursor:pointer;

color:#5a1FFd;
}

.komunikat{
width:100%;
font-size:14px;
font-weight:bold;
text-align:center;
color:#6a1e34;
background-color:#ece1e5;
border-top:1px solid;
border-top:1px solid;
border-color:#470d1e;
}

#hxdmoomenu {
margin-top:48px;
}

.deweloperska {
width: 100%; 
text-align: center;}

.deweloperska img {
border:0px;
margin-left:5px;
margin-right:5px;
}

#szukaj_form {
	padding-left:5px;}
	
.adres iframe{
height:730px;}

.rejon { display:inline;} 


.normal {
display:inline;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#000000;
}

.menu_konk{
width:600px;
text-align: center;
background-color: #ece1e5;
color: #6a1e34;
font-weight:bold;
margin-bottom:10px;
}

tr .menu_konk{
width:600px;
border-top: 1px solid #6a1e34;
background-color: #ece1e5;
color: #6a1e34;
font-weight:bold;
margin-bottom:10px;
}

td .menu_konk{
width:600px;
background-color: #ece1e5;
color: #6a1e34;
font-weight:bold;
margin-bottom:10px;
}

.menu_konk a{
background-color: #ece1e5;
color: #6a1e34;
font-weight:bold;
}

.menu_konk a:hover{
background-color: #ece1e5;
color: #6a1e34;
font-weight:bold;
text-decoration:underline;
}

.guzik_konk{
background-image: url("http://www.hausner.pl/images/guzik.jpg");
repeat: no-repeat;
color: #ffffff;
height:25px;
width:139px;
font-weight: bold;
}
.margintop2{
padding-top: 5px;
}

.rejestruj_str{
padding-top: 20px;
padding-left:20px;
padding-bottom:10px;
}

.rejestruj_left{
width:100px;
float:left;
}

.rejestruj_right{
width:200px;
float:left;
margin-right:5px;
}

.rejestruj_clear{
padding-top:5px;
clear:both;
}

.lista_ogloszen{
font-family:Arial, Helvetica, sans-serif;
}

.lista_ogloszen a{
font-family:Arial, Helvetica, sans-serif;
}

.lista_ogloszen a:visited{
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
}
