/* cikkek szövegei */

#varosSelect {
	background: none;
	border: none;
	margin-top: 4px;
	width: 231px;
}
#varosSelect option {
	background-color: #FFF;
	border: none;
}

#divTableMain p {
	padding: 10px;
	line-height: 18px;
	text-align: justify;
}

#divTableMain li {
	padding: 2px;
	line-height: 18px;
	text-align: left;
}

#divTableMain ul, ol {
	margin-left: 30px;
	text-align: left;
}

h2 {
	font-size: 18px;
	color: #ed2d42;
	font-weight: normal;
	margin-bottom: 25px;
	text-align: left;
}

h4 {
	font-size: 16px;
	color: #ed2d42;
	font-weight: normal;
	margin-bottom: 25px;
	margin-top: 25px;
	text-align: left;
}

h5 {
	font-size: 14px;
	color: #626262;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: left;
}


/* keresés */

div.itemBorder {
	width: 700px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #e7e7e7;
}

input.border { border: 1px solid #c1c1c1; background: none; }


/* ingatlan nézőke */

table.tableIngDataContainer {
	margin: 8px;
	border: 1px solid #888;
}

table.tableIngData {
	margin: 8px 8px 8px 8px;
	line-height: 1.3em;
}

div.alignCenter {
	font-size: 10px;
	text-align: center;
	color: #a1a1a1;
}

.tableIngData {
	font-size: 11px;
	text-align: left;
}

td.alignBottom {
	vertical-align: top;
	text-align: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 110px;
}

td.dataLabel {
	font-weight: bold;
	font-size: 10px;
	color: #a1a1a1;
	width: 120px;
	padding: 2px 3px 2px 3px;	
	display:block;
}

td.dataContent1 {
	width: 200px;
}

td.dataContent2 {
	width: 400px;
}

td.dataContent4 {
	width: 100px;
}


/* készítette */

.created a {
	height: 20px;
	background-repeat: no-repeat;
	text-decoration: none;
}

.created {
	color: #8d6400;
}

td.rentabrain {
	width: 146px;
}

a.rentabrainLink {
	background-image: url(../img/other/rabl_off.png);
	display:block;
}

a.rentabrainLink:hover  {
	background-image: url(../img/other/rabl_on.png);
	display:block;
}

td.core {	
	width: 100px;
}

a.coreLink {
	background-image: url(../img/other/core_off.png);
	display:block;
}

a.coreLink:hover  {
	background-image: url(../img/other/core_on.png);
	display:block;
}

/* custom dolgok */

.align_left {
	text-align: left;
}

.align_center {
	text-align: center;
}

.color_red {
	color: #ed2d42;
}

table.cell_normal {
	line-height: 24px;
}

td.dataContent3 {
	width: 200px;
	display:block;
	padding:  0 0 0 5px;
}