/* 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.png');
	padding-left: -10px;
	margin-left: 30px;
}

/* 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: 741px;
}

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

#jobbkeret {
	width: 128px;
	float: left;
	min-height: 600px;
}
/* bejelentkezes hattere */
#bejelent {

	background:url(../images/design/grey/navleft.png) no-repeat;
	margin: 0;
	padding: 0;
	width: 128px;
	height: 215px; /* 156 volt */
	float: left;
	text-align: center;
	padding-top: 35px;
}

#bejelent2 {
	margin: 0;
	padding: 0;
	background:url(../images/design/grey/navright.png) no-repeat;
	width: 128px;
	height: 215px; /* 156 volt */
	float: right;
	text-align: center;
}

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

#act_temp {
	margin-top: 25px;
	color: #ffffff;
	font-weight: normal;
	padding-top: 35px;
	float: right;
	width: 120px;
	text-align: center;
	font-size: 11px;
}
#act_temp table{
width: 100%;
float:right;
}

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;
}


#footerujmagyar{
color: white;
margin-top: 18px;
}

#footerujmagyar2 {
color: white;
height: 65px;
width: 540px;
margin-top: 10px;
margin-left: 275px;
}

#footerujmagyar2 img{
float: left;
margin-right: 8px;
margin-top: 2px;
}

#footerujmagyar2 p{
text-align: left;
}

#footerujmagyar2 a{
color: #004da5;
}


