

body {
	margin:0;
	background-repeat: repeat-x;
	font-family:verdana;
	background-position-y:center; background-color:#e6e6e6
}

.title {
	border-style:solid; border-width:0px; font-size:25px;
	font-weight:bold;
	margin-bottom:10px;
	font-family:Shruti; color:#FFFDAE
}

h1 {
	font-size:12pt
}

h2 {
	font-size:12pt; 
	font-weight:bold; font-family:Verdana
}

.menu {
	padding:1px; margin:0px 1px;
	width:100%; text-align:left; height:20; background-image:url('b1.png'); background-repeat:repeat  
}

a.menu, a:visited.menu {
	color: #FF7F00;
}

a:hover.menu {
	color: #FFA405
}

.copyright, a.copyright, a:visited.copyright {
	font-size:9px;
	letter-spacing: .05em;
	color:#D9E6FB;
}

td {	
	font-family: Verdana;
	font-size: 11px; color:#000000
}

td.top {
	width:936px;	
	height:20px; background-color:#FFFFFF
}

td.reklam {
	width:936px;	
	height:60px; background-color:#FFFFFF 
}

td.bal {
	vertical-align:top;
	width:120px;
	background-repeat:repeat; font-size:10px; background-color:#F7F7F7
}

td.jobb {
	border-left:1px solid #E2E2E2; vertical-align:top;
	width:120px;
	background-color:#FFFFFF; border-right-color:#E2E2E2; border-top-color:#E2E2E2; border-bottom-color:#E2E2E2
}

td.middle {
	width:696px; 
	padding-left:3px;
	padding-right:3px; background-color:#FFFFFF; 
}

td.tartalom {
	background-color:#e6e6e6
}

td.bottom {
	height:40px;
	width:936px;
	vertical-align:bottom; border-top-style:solid; border-top-width:1px; background-color:#FFFFFF;  border-color:#E2E2E2
}

.content {
	text-align:justify;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:20px;
}

a { color: #FF7F00;
	text-decoration:none
} 

a:visited {
	color: #FFA405;
	text-decoration:none
}

a:hover {
	color: #FFA405;	
}











fieldset {
	border: solid 1px #666666;
	width: 590px;
	padding: 4px 4px 4px 4px;
	margin-bottom: 15px;
}

legend {
	color: #ffffff;
	background: #000000;
	border: 1px outset #cccccc;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}

label {
	width: 125px;
	float: left;
	margin: 2px 0px 2px 0px;
	text-align: right;
}

.inputText, .inputTextArea {
	margin: 2px 0px 2px 5px;
}

select {
	margin: 2px 0px 2px 5px;
}

input.submit {
	color: #0000FF;
	background: #E3F0FF;
	border: 2px outset #1C91C9;
	width: 120px; font-family:verdana; margin:1px; font-weight:bold
}

.footer {
	clear: both;
	width: 600px;
	margin-top: 8px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	
}

.errorMessage {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ff0000;
}

.credit {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #696969;
}

.entry {
	width: 580px;
	border-bottom: solid 2px #999999;
	margin-bottom: 5px;
	padding-bottom: 4px;
	clear: both;
}

.entry .field, .timestamp {
	margin-top: 4px;
	margin-bottom: 4px;
	clear: both;
}

.entry .field .label {
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 4px;
}

.entry .field .value {
	float: left;
}

.timestamp {
	margin: 0px 0px 4px 104px;
	padding-top: 4px;
	clear: both;
}

.navigation {
	float: left;
}

.entryCount {
	width: 580px;
	text-align: center;
	padding-bottom: 4px;
}