/* Weblapbolt - http://www.weblapbolt.hu */


@import "reset.css";
@import "loader.css";
@import "gallery.css";
@import "googlemap.css";
@import "../applications/thickbox/thickbox.css";

/*-----------------------BoDy-----------------------*/
body {
	text-align: center;
	background-color:#cec6b5;
	margin:0;
	padding:0;
	font-family: "Times New Roman";
	font-size:12px;
	color:#fff;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

/*-----------------------LiNKs-----------------------*/
a, a:visited, a:active {
	text-decoration: none;
	color: #1959b3;
}
a:hover {
	text-decoration: none;
	color: #eeae00;
}

/*-----------------------TExTs-----------------------*/
h1 {
	display: none;
	padding: 25px;
	font-size: 20px;
}

h2 {
	font-size: 14px;
	letter-spacing: 2px;
	color: #641209;
}
h3 {
	border-bottom:1px dashed #EEAE00;
	color:#EEAE00;
	letter-spacing:2px;
	margin-bottom:10px;
	width:370px;
}

h3:hover{
	border-bottom:1px dashed #1959b3;
	color:#1959b3;
	letter-spacing:2px;
	margin-bottom:10px;
	width:370px;
}

b {
	color:#000;
}

.text1 {
	color:#ff0000;
	font-size: 12px;
	font-weight:bold;
}

.text2 {
	color:#ff6600;
	font-family: Verdana;
	font-weight:bold;
}


#mainContent ul {
	margin-left: 20px;
}
#mainContent li {
	background-image: url(images/main_li.png);
	background-repeat: no-repeat;
	text-indent: 35px;
	margin-bottom: 5px;
}
#mainContent li:hover {
	background-position: 5px 0;
}


/*-----------------------Inputs-----------------------*/

textArea {
	background-color: #e9eef2;
	border: solid 1px #cad4dc;
	width: 350px;
	height: 55px;
	min-height: 55px;
	padding: 5px;
	font-size: 12px;
	margin: 2px 0 0 0;
	display: block;
	color: #333;
}
select {
	background-color: #fff;
	border: solid 1px #DCD5C6;
	width: 166px;
	padding: 1px;
	font-size: 12px;
	height: 22px;
	font-family: "Times New Roman";
}
.defInput {
	width: 150px;
	height: 22px;
	font-size: 12px;
	padding: 3px 7px 0px 7px;
	color:#333;
	border: 0;
	border-bottom: solid 3px #37322d;
	background-color: transparent;
}


.defSubmitBtn {
	border: 0;
	display:block;
	width: 53px;
	height: 20px;
}
.defSubmitBtn.hover {
	cursor:pointer;
	background-position: 0 -20px;
}
.defSubmitBtn:hover {
	cursor:pointer;
	background-position: 0 -20px;
}

/*----------------------- SEARCH BOX -----------------------*/

.searchSubmitBtn {
	opacity: 0.2;
	border: 0;
	display:block;
	width: 5px;
	height: 2px;
	background-image: url(images/searchButtons.jpg);
}
.searchSubmitBtn.hover {
	cursor:pointer;
	background-position: 0 -22px;
}
.searchSubmitBtn:hover {
	cursor:pointer;
	background-position: 0 -22px;
}

.searchSubmitBtnBig {
	border: 0;
	display:block;
	width: 70px;
	height: 25px;
	background-image: url(images/searchButtonsBig.jpg);
}
.searchSubmitBtnBig.hover {
	cursor:pointer;
	background-position: 0 -25px;
}
.searchSubmitBtnBig:hover {
	cursor:pointer;
	background-position: 0 -25px;
}

.searchBigCon {
	margin-left:556px;
	margin-top:25px;
}

/*-----------------------MAiN BLoCKs-----------------------*/
#contents {
	border:solid 0px #ff0099;
	margin: auto;

}

#content_main {
	border: solid 0px blue;
	margin: auto;
	background-image: url(images/mainBg.jpg);
	background-position: center 80px;
	background-repeat: repeat-y;
}

#content_top {
	border:solid 0px #233455;
	margin: auto;
	background-image: url(images/headerBgTop.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#content_head {
	border:solid 0px red;
	margin: auto;
	background-image: url(images/headerBgMain.jpg);
	background-position: center 80px;
	background-repeat: no-repeat;
}

#content_bottom {
	border:solid 0px red;
	margin: auto;
	background-image: url(images/footerBgn.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}


#headerContent {
	border:solid 0px red;
	margin: auto;
}


#banner_container {
	height:80px;
	width:1000px;
	margin: auto;
	border: solid 0px red;
}

#spool_logo {
	border:0px solid red;
	height:78px;
	margin-left:30px;
	position:absolute;
	width:180px;
	cursor: pointer;

}

#banner {
	height:60px;
	width:468px;
	float: right;
	margin-right: 30px;
	margin-top: 9px;
	border: solid 0px blue;
	z-index:100;
	cursor: pointer;
}

#main {
	width: 1000px;
	margin: auto;
	border:solid 0px red;
	min-height: 340px;
}


#header_place {
	width:1000px;
	margin: auto;
}

#leftContent {
	border:solid 0px red;
	color: #918c81;
	height:440px;
	float:left;
	width: 238px;
}

#flashMenu {
	margin-top: 20px;
}


#searchBox {
	border:solid 0px red;
	width: 242px;
	height: 108px;
	background-image: url(images/searchBox.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
	margin-top:4px;
}

#searchInput {
	border:0 solid red;
	height:22px;
	padding-left:44px;
	padding-top:47px;
	width:155px;
	text-align: left;
}

.searchIn {
	border:solid 0px red;
	color:#FFFFFF;
	background-color:#918c81;
	font-family: "Times New Roman";
	font-size:13px;
	font-weight:bold;
	height:16px;
	width:135px;
	padding-left:6px;
	padding-top:1px;

}

.lastModify
{
	text-align:left;
	font-size: 11px;
	font-weight: bold;
	margin-left: 32px;
	margin-top: 20px;
}


#mainContent {
	border: solid 0px red;
	padding-right: 0px;
	padding-top: 114px;
	padding-bottom: 40px;
	width: 725px;
	min-height: 1px;
	float: left;
	font-size: 14px;
	text-align: justify;
	overflow: hidden;
	color: #595651;
	margin-left:7px;
}

#mapContainers {
	background-color:#FEF6E6;
	border:2px solid white;
	height:314px;
	margin-top:20px;
	padding-left:15px;
	padding-top:14px;
	width:703px;
}


#keresesContainer {
	background-color:#FEF6E6;
	border:2px solid white;
	margin-top:20px;
	min-height:170px;
	padding-left:15px;
	padding-top:14px;
	width:703px;
}

#searchLoader {
	position:absolute; 
	margin-top: 132px; 
	margin-left: 13px;
	display:none;
}

#results {
	margin-top: 30px;
}

.resultH {
	display:block;
	background-image:url(images/resultBack.png);
	background-repeat:no-repeat;
	border-bottom:1px solid #DCD5C6;
	height:143px;
	margin-left:80px;
	margin-top:7px;
	padding-bottom:10px;
	width:524px;
	cursor: pointer;
}

.resultH:hover {
	background-image:url(images/resultBackH.png);
	background-repeat:no-repeat;
	cursor: pointer;
}

.resultH img {
	border: 2px solid white;
	float:left;
	margin-bottom:5px;
	margin-left:15px;
	margin-top:20px;
}

.resultTitle {
	border:0px solid red;
/*	color:#1959B3; */
	font-size:14px;
	font-weight:bold;
	margin-left:145px;
	width:350px;
	padding-top:18px;
}

.resultTitle:hover {

	/*	color:#EEAE00; */
}

.resultText {
	font-size:13px;
	color: #494641;
	margin-left:145px;
	text-align: justify;
	margin-top: 10px;
	margin-right: 5px;
	border:0px solid red;
	width:350px;
}

.searchBigConp {
	margin-left: 555px; 
	margin-top: 20px;
}

.SelRighter {
	margin-left: 30px;
	float:left;
}

.SelLefter {
	margin-left: 10px;
	float:left;
}

.terkoz {
	height:25px;
	margin-top:10px;
}

.alapterulet {
	width: 40px;
	height: 20px;
	font-size: 12px;
	padding: 1px 3px 0px 3px;
	color:#333;
	border: 1px solid #DCD5C6;
	font-family:"Times New Roman";
}

#searchvals {
	border-bottom:1px solid #DCD5C6;
	margin-left:515px;
	margin-right:25px;
	padding-bottom:40px;


}

#mapInner {
	background-color:#F1E7D2;
	border:0 solid red;
	height:296px;
	padding:2px;
	width:496px;
	opacity: 0.1;
	float:left;
}

#footerContent {
	text-align:left;
	color:#fff;
	height:179px;
	margin: auto;
	border: solid 0px red;
	opacity: 0.2;
}

#footer {
	width: 1000px;
	margin: auto;
	border: solid 0px red;
}

#also
{
margin-top:4px;
position:absolute;
opacity: 0;
}

#mailto {
	border:0px solid red;
	height:17px;
	margin-left:702px;
	margin-top:53px;
	position:absolute;
	width:80px;
}

#mailtoadd {
	display:none;
}

#navigate {
	margin-left: 220px;
	padding-top: 125px;
}

#elerhetosegek {
	display:none;
	text-align: left;
}

#ingatlanleiras {
	margin-top:20px;
}

#ingatlanContainer {
background-color:#FEF6E6;
border:2px solid white;
margin-top:20px;
min-height:480px;
padding-left:15px;
padding-top:14px;
width:703px;
}

.leftIng {
	width: 90px;
	float:left;
	font-weight: bold;
	border:2px solid white;
}

.rightIng {
	float:left;
	width:280px;
	border-top:2px solid white;
	border-right:2px solid white;
	border-bottom:2px solid white;
}

.leiras {
	border: 0px solid red;
	height: 20px;
}

.dux {
	background-color:#f1e7d2;
}

.dix {
	background-color:#fef6e6;
}


.IngBevezeto {
	margin-bottom: 20px;
	background-color:#f1e7d2;
	padding:5px;
	width:360px;
	border:2px solid white;
}


.IngLeiras {
	margin-bottom: 20px;
	background-color:#f1e7d2;
	padding-left:5px;
	padding-right:5px;
	width:360px;
	border:2px solid white;
}

.IngZar {
	height: 40px;
	margin-top: 10px;
}

.printable {
	margin-top: 20px; 
	margin-left: 0px;
}

.printable a {
	color:#EEAE00;
}

.printable a:hover {
	color:#1959b3;
}

.clear {
	clear: both;
}


/*------------------------------------FooTeR cOnteNt---------------------------------*/
#navigate ul {
	margin:0px 0 0 0;
	padding:0 0 0 0;
	border:solid 0px red;
	height: 23px;
}
#navigate li {
	display:inline;
	margin:0;
}
#navigate li a {
	color:#666666;
	font-size:12px;
	height: 20px;
	padding: 3px 12px 0 10px;
	display: block;
	float: left;
	font-weight: normal;
}

/*#navigate li a:hover{
	color:#bbb;
	text-decoration:none;
}
*/

#elerhetosegek ul {
	margin:0px 0 0 0;
	padding:0 0 0 0;
	border:solid 1px red;
	height: 23px;
}
#elerhetosegek li {
	display:inline;
	margin:0;
}
#elerhetosegek li a {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background-image: url(images/footerMenuBg.jpg);
	background-position: center top;
	height: 20px;
	padding: 3px 10px 0 10px;
	display: block;
	float: left;
}
#elerhetosegek li a:hover{
	color:#bbb;
	text-decoration:none;
}

.copyright {
	display:none;
	position: absolute;
	margin: 40px 0 0 0;
	color:#312b24;
	font-size:12px;
}
.designed {
	margin: 0px 0 0 797px;
	position: absolute;
}
.designed a,.designed a:visited,.designed a:active{
	background-image: url('images/wb.png');
	background-repeat: no-repeat;
	width: 153px;
	height: 53px;
	display: block;
	text-align: left;
}
.designed a:hover {
	background-position: 0 -53px;
	color: #fff;
}
.designed span {
	display: none;
}


#szolgaltatas {
	font-size: 14px;
	color: #494641;
	margin-top: 10px;
}

#szolgaltatas img {
	margin-left: 40px;
}

/*--------------------centerContent--------------------*/
.aktOldal h2 {
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	letter-spacing: 2px;
	background-repeat: no-repeat;
	width: 725px;
	height: 26px;
	border: solid 0px red;
}
.aktOldal h2 span {
	display: none;
}

h2.bemutatkozas { background-image: url(images/h2_cegunkrol.png); }
h2.elerhetosegeink { background-image: url(images/h2_elerhetosegeink.png); }
h2.kereses { background-image: url(images/h2_kereses.png); }
h2.terkep { background-image: url(images/h2_ingatlan_terkep.png); }
h2.szolgaltatasaink { background-image: url(images/h2_szolgaltatasaink.png); }
h2.adatlap { background-image: url(images/h2_adatlap.png); }




/*-----------------------VISSZABTN-------------------------*/

.back,.back:active,.back:visited {
	float: right;
	margin: -27px 0 0 0;
	display: block;
	width: 90px;
	height: 30px;
	background-image: url(images/back.png);
}
.back:hover {
	background-position: 0 -30px;
}
.back span {
	display: none;
}

.tdBorderB td{
	border-bottom: solid 1px #eee;
	padding: 2px 0 2px 0;
}
.tdBorderB .last td {
	border-bottom: 0;
}




/*------------------PAGINATION--------------------*/
.paginationTop .pagination {
	border-bottom:1px dashed #dbdbdb;
	border-top:0;
	margin-bottom:5px;
}
.pagination {
	border-top:1px dashed #dbdbdb;
	height:30px;
	margin:5px 0 0 3px;
	padding-top:10px;
	text-align:center;
}
.pagination table {
	margin:0 left;
	border: solid 0px red;
}
.pagination .aktualis {
	background-color: #193b4f;
	border: dashed 1px #193b4f;
	color:#fff;
	display:block;
	float:left;
	height:21px;
	padding:0px 0px 0px 0px;
	text-align: center;
	line-height: 22px;
	width:21px;
	margin: 0 3px 0 0;
}
.pagination .number, .pagination .number:active, .pagination .number:visited {
	background-color: #f6f6f6;
	border:1px solid #e6e6e6;
	color:#333;
	display:block;
	float:left;
	font-weight:normal;
	height:21px;
	padding:0px 0pt 0pt 0px;
	text-align: center;
	line-height: 22px;
	width:21px;
	margin-right: 3px;
}
.pagination .number:hover {
	background-color: #329bd9;
	border: solid 1px #1d6691;
	color:#fff;
}
#paginationNext {
	float:left;
	line-height:24px;
	margin:0px 0pt 0pt 10px;
	color: #333;
}
#paginationNext:hover {

}
#paginationNext span {

}
.paginationNextIa {
	display:none;
}
.paginationNextIa span {

}
#paginationPrev {
	float:left;
	line-height:24px;
	margin:0px 10px 0pt 0pt;
	color: #333;
}
#paginationPrev:hover {
	background-position:0pt -30px;
}
#paginationPrev span {
	//display:none;
}
.paginationPrevIa {
	display:none;
}
.paginationPrevIa span {

}


/*-------TermeKLiSta-------*/
.catBox {
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin: 0 5px 10px 0px;
	width: 150px;
	height: 188px;
	background-image: url(images/termekListaBg.png);
	background-repeat: no-repeat;
	padding: 5px 5px 6px 5px;
}
.catBox a, .catBox a:active,.catBox a:visited {
	color: #333;
}
.catBox a:hover {
	color: #94CD0E;
}
.catBox .shine {
	position: absolute;
}
.catBox img {
	margin-bottom: 2px;
}


.productBox {
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin: 0 5px 10px 0px;
	width: 150px;
	height: 188px;
	background-image: url(images/termekListaBg.png);
	background-repeat: no-repeat;
	padding: 5px 5px 6px 5px;
}
.productBox a, .productBox a:active,.productBox a:visited {
	color: #333;
}
.productBox a:hover {
	color: #94CD0E;
}
.productBox .shine {
	position: absolute;
}
.productBox img {
	margin-bottom: 2px;
}


.productImage {
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin: 0 5px 10px 0px;
	width: 150px;
	height: 188px;
	color: #333;
	background-image: url(images/termekListaBg.png);
	background-repeat: no-repeat;
	padding: 5px 5px 6px 5px;
}

.ajanlatkeroBox {
	margin: 10px auto 0 auto;
	border: solid 0px red;
	width: 400px;
	font-size: 11px;
}
.ajanlatkeroBox td {
	vertical-align: top;
	padding-top: 7px;
}
.ajanlatkeroBox textarea {
	width: 300px;
	height: 100px;
	background-color: transparent;
	border: solid 3px #37322d;
	font-size: 12px;
	border-top: none;
}
.defBtn {
	border: solid 3px #37322d;
	background-color: transparent;
	font-weight: bold;
	color: #fff;
	padding: 3px 10px 3px 10px;
	cursor: pointer;
	margin-top: 10px;
}
.defBtn:hover {
	color: #fff;
	background-color: #641209;
}

#product_pic img {
	border: solid 2px #37322d;
	padding: 2px;
}
.product_name h2 {
	color: #ffd820;
	font-size: 16px;
}
.tree {
	font-size: 12px;
}

.infowindow {
	width: 260px;
	color: #595651;
	font-size:13px;
	height: 100px;
	float:left;
}

.infowindow a {
	color: #1959b3;
}

.infowindow a:hover {
	color: #eeae00;
}

.togger {
	float:left;
	margin-right:4px;
	margin-left: 1px;
	margin-top:2px;
}

#sumingatlan {
	border: 1px solid blue; 
	position: absolute; 
	margin-top: 200px; 
	width: 200px; 
	height: 20px;
}

#limpia_banner {
	display:none;
}


#introcsik {
border-left:2px solid #DCD5C6;
margin-left:510px;
margin-top:10px;
padding-left:7px;
}

.textintroduction {
font-family:Arial;
font-size:24px;
font-weight:bold;
opacity:0.6;
}



#intrContainers {
	background-color:#FEF6E6;
	border:2px solid white;
	height:314px;
	margin-top:20px;
	padding-left:15px;
	padding-top:14px;
	width:703px;
}


#intrInner {
	background-color:#F1E7D2;
	border:0 solid red;
	height:296px;
	padding:2px;
	width:496px;
	opacity: 0.1;
	float:left;
}