body {
	margin: 10px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #444444;
}
h1 {
	font-family: Trebuchet MS;
	font-size: 23px;
	color: #b85928;
}
h2 {
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #b85928;
}
h3 {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #e1a813;
}
h4 {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #e1a813;
}
h5 {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #4a2512;
}
h6 {
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #4a2512;
}
p, div, td, li {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #4a2512;
}
a {
	text-decoration: none;
	color: #b85928;
}
a:hover {
	text-decoration: underline;
}
pre {
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #4a2512;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.topTable {
	width: 100%;
	height: 100%;
}
.topCell {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: top;
}
.mainTable {
	width: 948px;
	margin: auto;
}
.top {
	width: 948px;
	height: 312px;
	background: url(images/back.jpg) no-repeat;
}
.top a {
	display: block; 
	position: absolute; 
	top: 50px; 
	left: 50px; 
	width: 100px; 
	height: 100px;
}
.leftCell {
	width: 232px;
	vertical-align: top;
}
.searchContainer {
	width: 232px;
	height: 31px;
	background: url(images/search_container.png) no-repeat top;
	position: relative;
}
.inputBoxSearch {
	position: absolute;
	left: 24px;
	top: 8px;
	border: white 1px solid;
	background-color: white;
	color: #b85928;
	font-family: Trebuchet MS;
	text-align: center;
	width: 170px;
	height: 20px;
	font-size: 11px;
}
.searchSubmit {
	position: absolute;
	left: 203px;
	top: 12px;
	background: url(images/search_ok.png) no-repeat top;
	margin: 0px;
}
.menuTitle {
	color: #e1a813;
	font-size: 21px;
	margin: 20 15 10 20;
}
.menuContainer {
	margin: 0 15 10 20;
}
.menuItem {
	border-bottom: #b95a2a 1px dotted;
}
.menuItem a {
	padding-top: 4px;
	padding-bottom: 4px;
	color: #b95a2a;
	display: block;
	text-decoration: none;	
	font-size: 14px;
	font-weight: bold;
}
.menuItem a:hover {
	text-decoration: none;
	color: #8d593e;
}
.menuItemActive {
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #8d593e;
}
.subMenuItem {
	border-bottom: #8d593e 1px dotted;
}
.subMenuItem a {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #8d593e;
	display: block;
	text-decoration: none;	
	font-size: 12px;
	font-weight: bold;
}
.subMenuItem a:hover {
	text-decoration: none;
	color: #b95a2a;
}
.subMenuItemActive {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #b95a2a;
}
.contentCell {
	background: url(images/content_back.png) repeat-x top;
	width: 716px;
	vertical-align: top;
}
.content {
	padding: 15 20 30 20;
}
.content p, .content div, content li {
	line-height: 18px;
}
.content a {
	text-decoration: underline;
}
.content td {
	padding: 5px;
}
.content img {
	border: #f2e9e6 4px solid;
}
.rightCell {
	width: 250px;
	height: 100%;
	vertical-align: top;
}
.inputBox {
	border: #e1ccc0 1px solid;
	background-color: #f3f2f1;
	color: #393939;
	font-family: Trebuchet MS;
	font-size: 12px;
	height: 20px;
	width: 350px;
}
.inputBoxHalf {
	border: #e1ccc0 1px solid;
	background-color: #f3f2f1;
	color: #393939;
	font-family: Trebuchet MS;
	font-size: 12px;
	height: 20px;
	width: 175px;
}
.textareaBox {
	border: #e1ccc0 1px solid;
	background-color: #f3f2f1;
	color: #393939;
	font-family: Trebuchet MS;
	font-size: 12px;
	height: 100px;
	width: 350px;
}
.formTitle {
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #ff9230;
}
.separator {
	margin-top: 0px;
	border-bottom: #ffa316 1px dashed;
	height: 5px;
	margin-bottom: 5px;
}
.bottom {
	text-align: center;
	width: 100%;
	height: 100px;
	background: url(images/bottom.png) repeat-x;
}
.bottomMenuContainer {
	margin: auto;
	width: 948px;
}
.bottomMenu {
	margin-left: 450px;
	width: 439px;
	height: 100px;
	line-height: 85px;
	background: url(images/bottom_menu.png) no-repeat;
	color: #884422;
}
.bottomMenu a {
	margin-left: 40px;
	margin-right: 40px;
}
.loginForm {
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.inputBoxLogin {
	border: #b3d446 1px solid;
	background-color: white;
	color: #286873;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 16px;
	width: 160px;
	text-align: center;
	font-size: 10px;
	margin-top: 2px;
}
.error {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	color: red;
	font-weight: bold;
	font-size: 11px;
}
.regError {
	color: red;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px !important;
}
.forumTop {
	width: 251px;
	height: 38px;
	background-image: url(images/forum_top.gif);
	background-repeat: no-repeat;
}
.forumTop a {
	width: 251px;
	height: 38px;
	display: block;
}
.voteTop {
	width: 251px;
	height: 33px;
	background-image: url(images/vote_top.gif);
	background-repeat: no-repeat;
}
.partnersTop {
	width: 251px;
	height: 33px;
	background-image: url(images/partners_top.gif);
	background-repeat: no-repeat;
}
.partners ul {
	margin: 0px;
	padding: 0px;
}
.partners li {
	list-style-type: none;
	margin: 10px;
}
.smallText {
	font-size: 11px;
	line-height: 13px !important;
}
.formCloser {
	float: right;
	margin-top: 10px;
}
.button {
	width: 100px;
	height: 22px;
	background-color: #b85928;
	border: #c9805b 1px solid;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #fdfdfd;
	font-weight: bold;
	cursor: pointer;
}
.buttonLoggedIn {
	height: 22px;
	width: 100px;
	text-align: center;
	margin: 5px;
	background-image: url(images/button.gif);
	background-repeat: repeat-x;
	background-color: #8eb11c;
	border: #d9e7b0 1px solid;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: white;
	font-weight: bold;
	cursor: pointer;
}
.codeField {
	text-align: right;
	width: 115px;
	vertical-align: middle !important;
}
.codeImg {
	margin: 5px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.pager {
	border-top: #aaaaaa 1px solid;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.pagerTitle, .pagerComment {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.pagerItem {
	display: inline;
	margin-left: 3px;
	margin-right: 3px;
}
.pagerItemNumber {
	display: inline;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;
}
.pagerItem a {
	text-decoration: none;
	color: black;
}
.pagerItem a:hover {
	text-decoration: none;
	color: #444444;
}
.designedTop {
	width: 251px;
	height: 33px;
	padding-left: 10px;
	padding-top: 8px;
	color: #34818f;
	background-image: url(images/designed_top.gif);
	background-repeat: no-repeat;
}
.magyarOrszag {
	width: 273px;
	height: 197px;
	background-image: url(images/magyarorszag.gif);
	background-repeat: no-repeat;
}
.backLink {
	margin-top: 20px;
	padding-top: 5px;
	border-top: #ffa316 1px dashed;
	font-size: 13px;
}