/**********************************
** 	Fejléc
***********************************/

DIV#div_kep_link{
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;

	text-align: center;
	vertical-align: middle;

	z-index: 1;
	position: absolute;
	top: 33px;
	left: 15px;
	width: 120px;
	height: 25px;
	line-height: 25px;

	padding: 0px;
}
DIV#div_dok_link1{
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;

	text-align: center;
	vertical-align: middle;

	z-index: 1;
	position: absolute;
	top: 33px;
	left: 15px;
	width: 190px;
	height: 25px;
	line-height: 25px;

	padding: 0px;
}
DIV#div_dok_link2{
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;

	text-align: center;
	vertical-align: middle;

	z-index: 1;
	position: absolute;
	top: 33px;
	left: 140px;
	width: 190px;
	height: 25px;
	line-height: 25px;

	padding: 0px;
}


a.kep_link:link    {
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}
a.kep_link:visited {
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}
a.kep_link:hover   {
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;
}

/**********************************
** 	Főrész
***********************************/

TD#foresz{

}
TD#cell_sep{
	border-bottom: 1px solid;
	border-bottom-color: #e0e0e0;
	height: 10px;
}

A:link {
	COLOR: #336699;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #336699;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #cd5c5c;
	TEXT-DECORATION: none;
}
A:active {
	COLOR: #cd5c5c;
	TEXT-DECORATION: none;
}

/**********************************
** 	Dokumentumok és képek
***********************************/
TD#alcim{
	FONT-WEIGHT: bold;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 2px solid;
	border-bottom: 2px solid;
	border-color: e0e0e0;
	vertical-align: bottom;
	padding: 2px;
}
TD#kepmezo{
	border: 1px solid;
	border-color: e0e0e0;
	vertical-align: bottom;
	padding: 2px;
}