body,td {

    font-family: Arial,Helvetica,sans-serif;
    font-size: 70%;
}

a {
          font-weight: bold;
          color: #FA6A31;
          text-decoration: none;
          cursor: pointer;
}
a:visited {
          font-weight: bold;
          color: #FA6A31;
}

h2 {
    font-size: 16px;
    width: 100%;
    border-bottom: 1px dashed gray;
	border-left: 1px dashed gray;
    margin-top: 4px;
}

h3 {
    font-size:14px;
    margin-top: 7px;
    margin-bottom: 1px;
}
img {
    border: 0px;
}

.main {

           min-height: 500px;
           _height: 500px;
           position: relative;
           width: 900px;
           border: 1px solid #CCCCCC;

}

div.row {
    clear: both;
    margin-bottom: 8px;
}

div.row span.label {

    font-weight: bold;
    width: 120px;
    float: left;
    padding: 5px;

}

.highlight_bg {
    background-color: #A8C4D2;
}

.success {
        color: green;
        text-align: center;
}

.error {
    color: red;
    text-align: center;
}

.kereso {

    width: 340px;
    min-height: 500px;
    _height: 500px;
    border: 1px solid gray;
    margin: 20px;
    padding: 0px;
}

ul#menu {
    list-style:none;
    list-style-position:outside;
    margin:0px;
    padding:0px;
}

ul#menu li.menubox {

    display: block;
    position: relative;
    margin: 3px;
    padding: 12px;
    background-color: #f1f1f1;
    cursor: pointer;
    border-bottom: 1px dashed black;
    float: left;

}

ul#menu li.menuhighlight {
    background-color: #A8C4D2;
}


.kereso #adatok {

    position: relative;
    padding: 20px;
    clear: both;

}
.kereso .kategoria{
    width: 95%;
    text-align:center;
    margin:3px;
    margin-bottom: 10px;
    padding: 4px 0px 4px 0px;
    display:none;
}
.kereso .kategoria.elado {
    background-color: #F8D5A0;
    display:block;
}
.kereso .kategoria.kiado {
    background-color: #C0F0C7;
    display:block;
}
.kereso #adatok p {
    margin:2px;
}
.kereso #elhelyezkedes {
    display:none;
}

/* KERESO 2 (talalati lista) */
.filter {
    border: 1px solid gray;
    margin:1px;
    padding: 0px;
    background-image:url('../images/trans_d.gif');
}
.filter table td {
    vertical-align: top;
}
.filter table td#label {

    padding-right: 15px;
    font-weight: bold;

}
.filter table td#value {

    padding-right: 40px;

}
.filter table input#ar {
    width: 45px;
}
/* --KERESO 2-- */



table.hirdeteslista tr.content.kategoria1.selected_to_order td, table.hirdeteslista tr.content.kategoria2.selected_to_order td{
    /*background-color: #E6E6E6;*/
    background-color: white;
    background-image: url('../images/content_bg.gif');
    background-repeat: repeat-x;
    background-position: bottom;
    font-weight: bold;
    border-top: 1px dashed black;
    border-bottom: 1px dashed black;
}

table.hirdeteslista {
	_width: 87%;
	border-right: 1px solid #DEA74B;
	border-left: 1px solid #DEA74B;
}
	table.hirdeteslista tr.title {
		font-weight: bold;
		background-image: url('../images/5x5_h2bg.jpg');
	}
        table.hirdeteslista tr.title {
		font-weight: bold;
	}
	table.hirdeteslista tr.content {
		height: 80px;
		text-align: center;
	}
	table.hirdeteslista tr.content.kategoria1 {
		background-color: #FFE3B7;
	}
	table.hirdeteslista tr.content.kategoria2 {
		background-color: #C0F0C7;
	}
	table.hirdeteslista td {
		border-top: 2px solid white;
                border-bottom: 1px solid gray;
	}
.hirdetes {
    width: 750px;
}

.hirdetes span.reszletes_top {
    float: right;
    width: 100%;
    margin-bottom:5px;
    text-align: right;
    border-top: 1px dashed gray;
    background-color: #f2f2f2;
    font-size:13px;
}

.hirdetes  table.adatok {
          float:left;
          width: 400px;
}
.hirdetes table.adatok td {
	
}
.hirdetes table.adatok td#label {
         text-align: right;
         width: 125px;
}
.hirdetes table.adatok td#value {
        font-weight: bold;
}
.hirdetes table.adatok td.elado {
    background-color:#F8D5A0;
}
.hirdetes table.adatok td.kiado {
    background-color:#C0F0C7;
}

.hirdetes div.row {
    margin-bottom: 0px;
    margin:5px;
}
.hirdetes div.row span.label {
    text-align: right;
    padding: 0px;
    padding-right: 5px;
}

.hirdetes .kepbox {

    border: 1px solid #CCCCCC;
    padding: 10px;
    margin-bottom: 15px;

}
.hirdetes h2 {
    width: 400px;
    background-color:#FFD99B;
    background-image: url('../images/5x5_h2bg.jpg');
    background-repeat: repeat-x;
    border-bottom: 2px solid #FFAE00;
    font-size: 15px;
    color: black;
}

.hirdetes .kepek{
    float:right;
    margin-top:10px; 
    margin-right:0px;
}
.hirdetes .erdeklodni {

	position: relative;
	clear: left;
	border: 1px solid gray;
	width: 400px;
	margin-left: 10px;
	background-color: white;
	min-height: 160px;
	_height: 160px;

}
	.hirdetes .erdeklodni .kep {

		position: relative;
		float: left;
		padding: 10px;

	}
	.hirdetes .erdeklodni p#nev {

		font-weight: bold;
		font-size: 14px;

	}
        .hirdetes .erdeklodni span#referensnev {
                position: relative;
                top: 5px;
                font-size: 12px;
        }
	.hirdetes .erdeklodni p#honlap {

		font-weight: bold;

	}
	.hirdetes .erdeklodni p#tel,p#mail {

		margin-bottom: 0px;

	}
	.hirdetes .erdeklodni h2 {
		margin: 0px;
	}
.hirdetes .uzenoform {
    padding: 5px;
    position:relative;
    border: 1px solid #CCCCCC;
    width: 400px;
    margin-left: 10px;
}
.hirdetes .uzenoform p {
    margin-left: 40px;
}
.hirdetes .uzenoform  div.row {
    clear: none;
}
.hirdetes .uzenoform textarea {
    width: 310px;
    height: 110px;
}

.hirdetes .lastvisited {
    width: 400px;
    border: 1px dashed gray;
    margin-left: 10px;
    padding: 5px;
}
    .hirdetes .lastvisited h3 {
	background-color: #F2F2F2;
    }
    .hirdetes .lastvisited hr {
	clear: left;
    }
    .hirdetes .lastvisited p {
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 115px;
    }
    .hirdetes .lastvisited #img {
	padding: 5px;
	float:left;
	text-align: center;
	font-size: 18px;
	background-color: #F2F2F2;
    }
.hirdetes #bejelentkezes {
    margin:0px;
}
.hirdetes #bejelentkezes #text {
    width: 100px;
    border: 1px solid gray;
}
.hirdetes .kepcim {
    width: 300px;
    padding: 2px;
    text-align: center;
    background-color: #f2f2f2;
}

a.green_link {
    color: green;
    font-weight: bold;
}

p#megbizaslink {
    margin-left: 10px;
}
p#megbizaslink input {
    width: 200px;
}

.gyujtemeny_lista {
    width: 350px;
    height: 200px;
    margin: 3px;
    border-right:1px solid gray;
    border-bottom:1px solid gray;
    float: left;
}
.gyujtemeny_lista img {
    padding:4px;
}
.gyujtemeny_lista p {
    margin:1px;
    padding:2px;
}
.gyujtemeny_lista #adatok {
    float:left;
    background-color: #f2f2f2;
    border:1px solid gray;
}

.hozzaferes_webmail {
    padding: 5px;
    width: 400px;
    border: 1px solid silver;
    margin-top: 20px;
    margin-left: 10px;
}
.hozzaferes_webmail h4 {
    font-size: 12px;
    background-color: #FFB977;
    text-align: center;
    margin: 0px 0px 10px 0px;
    font-weight: bold;
}
.hozzaferes_webmail p {
    margin-left: 10px;
}
.hozzaferes_webmail label {
    float: left;
    clear: left;
    width: 160px;
    font-weight: bold;
}
.hozzaferes_webmail .status {
    font-weight: bold;
}
.hozzaferes_webmail textarea {
    width: 350px;
    height: 160px;
}
.dokumentumok {
    margin-left: 30px;
    width: 350px;
}
.dokumentumok .kepbox {
    width: 300px;
}

.nyilvantartas_table{
    margin-left: 20px;
    border: 1px solid silver;
}
.nyilvantartas_table input#text {
    border: 1px solid silver;
    width: 100%;
}

#lightbox,#lightbox-overlay{position:absolute;top:0px;left:0px;bottom:auto;right:auto;z-index:100;width:100%;height:auto;text-align:center;color:#333;margin:0px;padding:0px;border:none;outline:none;line-height:0;text-decoration:none;background:none;word-spacing:normal;letter-spacing:normal;float:none;clear:none;display:block}#lightbox a,#lightbox a:link,#lightbox a:visited,#lightbox a:hover{text-decoration:underline;color:#999}#lightbox-overlay{z-index:90;background-color:#000;height:100%;position:fixed}#lightbox-overlay-text{text-align:right;margin-right:20px;margin-top:20px;color:white;font-size:12px;cursor:default;line-height:normal}#lightbox-overlay-text a,#lightbox-overlay-text a:hover,#lightbox-overlay-text a:visited,#lightbox-overlay-text a:link{color:white}#lightbox-overlay-text span{padding-left:5px;padding-right:5px}#lightbox img,#lightbox a img,#lightbox a{border:none;outline:none}#lightbox-imageBox{position:relative;border:1px solid black;;background-color:white;width:400px;height:400px;margin:0 auto}#lightbox-imageContainer{padding:1px}#lightbox-loading{position:absolute;top:40%;left:0%;height:25%;width:100%;text-align:center;line-height:0}#lightbox-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}#lightbox-nav-btnPrev,#lightbox-nav-btnNext{display:block;width:49%;height:100%;background:transparent url("../images/blank.gif") no-repeat;padding:0px;margin:0px}#lightbox-nav-btnPrev{left:0;right:auto;float:left}#lightbox-nav-btnNext{left:auto;right:0;float:right}#lightbox-infoBox{font:10px Verdana,Helvetica,sans-serif;background-color:#FFF;margin:0 auto;padding:0px}#lightbox-infoContainer{padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:5px;color:#666;line-height:normal}#lightbox-infoHeader{width:100%;text-align:center}#lightbox-caption{text-align:justify}#lightbox-caption-title{font-weight:bold}#lightbox-caption-description{font-weight:normal}#lightbox-infoFooter{margin-top:3px;color:#999}#lightbox-currentNumber{display:block;width:49%;float:left;text-align:left}#lightbox-close{display:block;width:45%;float:right;text-align:right}#lightbox-close-button{padding-left:30%}#lightbox-close-button:hover{color:#666}#lightbox-infoContainer-clear{clear:both;visibility:hidden}

