body {
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11pt;
	background-image: url(/images/bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #EBEBEB;
}
.Head {
	background-image: url(/images/logok.jpg);
	height: 157px;
	padding: 3px;
}
.Login {
	background-color: #3282DB;
	border: 2px solid #FFFFFF;
	padding: 5px;
	width: 170px;
	height: 120px;

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11pt;
	color: white;
	text-align: left;
}
a {
	color: #225599;
	font-weight: bold;
	text-decoration: none;
}
a:hoover {
	text-decoration: underline;
}
.ThePage {
	width: 754px;
	text-align: left;
}
.menu {
	border-bottom: 2px solid #AAAAAA;
	overflow: hidden;
	height: 18px;
}

.menutitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	border-left: 2px solid #AAAAAA;;
	float: right;
	height: 20px;
	color: #225599;
	padding: 0px 5px 0px 5px;
}
.BoxBg {
	color: #777777;
}
.content {
	padding: 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;

}
h1,h2.title {
	padding: 0px;
	margin: 0px;
	font-size: 16pt;
	color: #333333;
}
h2,h3.subtitle {
	padding: 0px;
	margin: 0px;
	font-size: 11pt;
	color: #777777;
}
.articleListTitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.articleListTitle2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
}
.articleBody {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
}
#articlesTodayHead {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #777777;
}


<!-- ADMIN -->

#pageBreak
{
	background-color: #CCCCCC;
	border: dotted 1 black;
	margin: 5px; 
	font-size: 11px; 
	font-weight: bold;
	text-align: center;
}

.imageTable
{
	background-color: #90AACC;
	font-size: 10px; 
	font-weight: normal;
	border: 1px solid #225599;
	padding: 0px;
}

.altText
{
	font-size: 11px;
	padding-left: 5px;
	padding-bottom: 2px;
	color: White;
}

.sourceText
{
	font-family:Verdana;
	font-size: 11px;
	padding-left: 5px;
	padding-bottom: 2px;
	color: #225599;
}

.monocleHeader
{
	font-size: 11px;
	background-color: #A7BFAF;
}

.monocleBody
{
	font-size: 11px;
	background-color: #E3EDE6;
	text-align: justify;
}

.citiation
{
	background-position: right bottom;
	font-size: 14px;
	background-image: url(http://v3.hvgint.hu/images/citiation.gif);
	background-repeat: no-repeat;
	padding: 5px;
}

TABLE,TD
{
	font-size: 10pt;
	
}
