body {
	margin: 0em 0em 0em 0em;
	color: #004583;
	background: #E2ECF5;
	font-family: Verdana,Tahoma,Arial,Helvetica;
	font-size: 11px;
	line-height: 1.6;

}
a {
	text-decoration:none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
img[onclick] {
	cursor: pointer;
}padding-top: 
TD {
	font-family: Verdana,Tahoma,Arial,Helvetica;
	font-size: 11px;
	color: #004583;
	line-height: 1.6;
}

P {
	font-family: Verdana,Tahoma,Arial,Helvetica;
	font-size: 11px;
	color: #004583;
	line-height: 1.6;
}
.fejlec {
	height:145px;
	background-color: #17406E;
	background-image: url(Images/header_bg.jpg);
}
IMG.kepbal {float: left; margin-right: 10px; margin-top: 4px; BORDER-BOTTOM: #000000 0px solid; BORDER-LEFT: #000000 0px solid; BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; }

IMG.kepcenter {BORDER-BOTTOM: #000000 0px solid; BORDER-LEFT: #000000 0px solid; BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; }

IMG.kepjobb {float: right; margin-left: 10px; margin-top: 4px; BORDER-BOTTOM: #000000 0px solid; BORDER-LEFT: #000000 0px solid; BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid;}

IMG {
	BORDER: #000000 0px solid; 
}
.quotetitle, .attachtitle, .codetitle {
	margin: 10px 5px 0px 5px;
	padding: 2px 4px;
	border: solid 1px #ddd;
	color: #000;
	background-color: #ddd;
	font-size: 0.85em;
}

.quotecontent, .attachcontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	font-weight: normal;
	background-color: #f3f3f3;
	color: #444;
}
.quotewrapper, .codewrapper, .attachwrapper {
	clear: both;
	margin: 10px 5px;
	background: #ddd;
	padding-left: 19px;
	border: solid 1px #ddd;
}
.quotewrapper .quotetitle, .codewrapper .codetitle, .attachwrapper .attachtitle { 
	margin: 0; 
	border-width: 0 0 1px 1px;
}
.quotewrapper .quotecontent, .codewrapper .codecontent, .attachwrapper .attachcontent {
	margin: 0; 
	border-width: 0 0 0 1px;
}