body {
	margin: 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #34437b;
}
h1 {
	background-image: url(images/header_back.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 15px;
	color: #ca2e2e;
	padding-bottom: 20px;
	padding-left: 50px;
}
h2 {
	font-family: Verdana;
	font-size: 16px;
	color: #ca2e2e;
}
h3 {
	font-family: Verdana;
	font-size: 14px;
	color: #ca2e2e;
}
h4 {
	font-family: Verdana;
	font-size: 13px;
	color: #34437b;
}
h5 {
	font-family: Verdana;
	font-size: 12px;
	color: #34437b;
}
h6 {
	font-family: Verdana;
	font-size: 9px;
	color: #34437b;
}
p, div, td, li {
	font-family: Verdana;
	font-size: 11px;
	color: #34437b;
}
a {
	text-decoration: none;
	color: #ca2e2e;
}
a:hover {
	text-decoration: underline;
}
pre {
	font-family: Verdana;
	font-size: 9px;
	color: #34437b;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
/*Alapértelmezett stílusok*/
.top {
	position: relative;
	width: 980px;
	height: 166px;
	background-image: url(images/top.gif); 
	background-repeat: no-repeat;
}
.logo {
	position: absolute;
	top: 36px;
	left: 6px;
	width: 143px;
	height: 119px;
}
.logo a {
	display: block;
	width: 143px;
	height: 119px;
}
.languageBar {
	position: absolute;
	top: 20px;
	right: 20px;
	background-color: #c0c0c0;
}
.languageBar ul {
	margin: 0px;
	padding: 0px;
}
.languageBar li {
	float: left;
	list-style-type: none;
	padding: 5px;
	text-align: center;
}
.mainTable {
	width: 100%;
	height: 100%;
}
.topCell {
	vertical-align: top;
	height: 166px;
	background-image: url(images/top_back.gif); 
	background-repeat: repeat-x;
}
.menuCell {
	vertical-align: top;
	width: 180;
	height: 100%;
	background-image: url(images/menu_bottom.gif);
	background-repeat: repeat-y;
}
.contentCell {
	vertical-align: top;
	width: 100%;
	height: 100%;
	background-color: #fbf5fc;
}
.mainContainer {
	width: 950px;
}
.menuContainer {
	width: 180px;
	height: 342px;
	background-image: url(images/menu_back.gif);
	background-repeat: no-repeat;
}
.menuItem {
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	letter-spacing: 1px;
	background-image: url(images/menuitem_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 150px;
}
.menuItem a {
	color: white;
	display: block;
	text-decoration: none;
}
.menuItem a:hover {
	text-decoration: none;
	color: #d9d9ef;
}
.menuItemActive {
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	letter-spacing: 1px;
	background-image: url(images/menuitem_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #ed9805;
	font-weight: bold;
	width: 150px;
}
.subMenuItem {
	margin-left: 10px;
	margin-right: 15px;
	font-size: 10px;
}
.subMenuItem a {
	padding: 10px;
	color: white;
	display: block;
	text-decoration: none;
}
.subMenuItem a:hover {
	text-decoration: none;
	color: #ed9805;
}
.subMenuItemActive {
	margin-left: 10px;
	padding: 10px;
	margin-right: 15px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #ed9805;
}
.subSubMenuItem {
	margin-left: 25px;
	margin-right: 15px;
	font-size: 10px;
}
.subSubMenuItem a {
	padding: 10px;
	color: white;
	display: block;
	text-decoration: none;
}
.subSubMenuItem a:hover {
	text-decoration: none;
	color: #ed9805;
}
.subSubMenuItemActive {
	margin-left: 25px;
	padding: 10px;
	margin-right: 15px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #ed9805;
}
.content {
	margin: 20px;
	text-align: left;
}
.pagerBlock {
	width: 100%;
	padding: 10px;
	text-align: center;
	background-color: #e5e5e5;
	margin-top: 20px;
}
.bottom {
	width: 786px;
	height: 69px;
	background-image: url("images/bottom.gif");
	background-repeat: no-repeat;
}
.clear {
	clear: both;
}
.bottomCell {
	width: 100%;
	height: 69px;
	background-color: #fbf5fc;
}
.smallText {
	font-size: 9px;
	line-height: 12px !important;
}
.formTable {
	width: 550px;
}
.formTable td {
	padding: px;
}
.button {
	height: 22px;
	background-repeat: repeat-x;
	background-color: #9699b8;
	border: #34437b 1px solid;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
	cursor: pointer;
}
.inputBox {
	border: #34437b 1px solid;
	color: #34437b;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 19px;
	width: 250px;
}
.inputBoxHalf {
	border: #34437b 1px solid;
	color: #34437b;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 19px;
	width: 125px;
}
.textareaBox {
	border: #34437b 1px solid;
	color: #34437b;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 60px;
	width: 250px;
}
.separator {
	background-image: url(images/separator.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 1px;
	clear: both;
}
/*Alapértelmezett stílusok vége*/