/* azonos parameterek */
.uzaj li {
	padding-left: 10px;
}

.uzaj a, .uzaj a:visited {
	text-decoration: none;
	color: #000000;
}

.uzaj a:hover {
	text-decoration: none;
	color: #937a7a;
}

.keret_right_links {
	position: absolute;
	right: 5px;
	top: 4px;
	font-size: 10px;
	/*margin-right: 5px;*/
	width: auto;
	/*clear: right;*/
	/*border: 1px solid red;*/
}

table.ceg_adat {
    width: 462px;
	text-align: left;
    /*margin: 5px;*/
}

table.ceg_adat tr.ceg_adat_odd td {
	background-color: #e5e5e5;
}

table.ceg_adat tr.ceg_adat_even td {
}

table.ceg_adat td.data_name {
    font-weight: bold;
    vertical-align: middle;
    /*color: #933937;*/
    width: 100px;
	/* top right bottom left */
	padding: 2px 2px 2px 2px;
/*    padding: 5px 5px 15px;*/
}

table.ceg_adat td.data_field
    {
    vertical-align: middle;
    /*color: #933937;*/
/*    padding: 5px 0 15px;*/
    line-height: 20px;
    }

table.ceg_adat ul.ceg_telep_elers {
    margin-left: 30px;
    list-style-type:none;
}

table.ceg_adat ul.ceg_telep_elers span.ceg_telep_eler_name {
    font-weight: bold;
}

table.ceg_adat ul.ceg_telep_elers span.ceg_telep_eler_desc {
    text-indent: 20px;
    font-style: italic;
}

table.ceg_adat ul.ceg_telep_elers span.ceg_telep_eler_data {
    display: block;
    float: right;
    text-align: right;
    margin-right: 20px;
}

a.rss_data, a.rss_data:visited {
	color: #000000;
}

#catlist_ul {
	float: none;
	/*border: 1px solid red;*/
	padding: 0;
	margin: 0;
}

#catlist_ul li {
	/*list-style-type: disc;*/
	list-style-position: outside;
	list-style-image: url('../images/mappa.gif');
	padding-left: -2px;
	margin-left: 18px;
}

/* csak ff */
#catlist_ul li:nth-child(even) {
	background-color: #e0e0e0;
}

#catlist_ul li:nth-child(odd) {
	background-color: #ffffff;
}

li.cat-odd {
	background-color: #ffffff;
}

li.cat-even {
	background-color: #e0e0e0;
}

#kozepcontainer {
	float: left;
	width: 746px;
}

/* bal oldali keret - bejelentkezes, bal bannerek */
#balkeret {
	width: 126px;
	float: left;
	min-height: 600px;
}

#jobbkeret {
	width: 126px;
	float: left;
	min-height: 600px;
}
/* bejelentkezes hattere */
#bejelent {
	margin: 0;
	padding: 0;
	background:#f2f2f2;
	width: 126px;
	height: 140px; /* 156 volt */
	float: left;
	text-align: center;
}

/* ceg adatlapon a telephely adatok "span" -ha */
.ceg_teleph_data {
	border: 1px solid red;
	margin-left: 20px;
}

#act_temp {
	font-weight: bold;
	padding-top: 35px;
	float: right;
	width: 120px;
}

div.apro-mini {
	overflow: hidden;
	max-height: 55px;
	position: relative;
	padding-bottom: 2px;
	border-bottom: 1px dotted grey;
	margin-bottom: 2px;
}

a.apro-mini, a.apro-mini:visited {
	color: #000000;
	text-decoration: none;
}

a.apro-mini:hover {
	color: #659FDE;
}

img.apro-mini {
	border: none;
	float: left;
	margin-right: 5px;
}

img.apro-mini-next {
	position: absolute;
	bottom: 0;
	right: 0;
	border: none;
}

div.uzaj-mini {
	overflow: hidden;
/*	max-height: 55px;*/
	position: relative;
	padding-bottom: 2px;
/*	border-bottom: 1px dotted grey;*/
	margin-bottom: 2px;
}

a.uzaj-mini, a.uzaj-mini:visited {
	color: #000000;
	text-decoration: none;
}

a.uzaj-mini:hover {
	color: #659FDE;
}

img.uzaj-mini {
	border: none;
	float: left;
	margin-right: 5px;
	margin-left: 3px;
}

img.uzaj-mini-next {
/*	position: absolute;
	bottom: 0;
	right: 0;*/
	border: none;
	margin-left: 3px;
	margin-top: 2px;
}