body {
	margin: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #34818f;
}
h1 {
	font-family: 'Lucida Console', Monaco, monospace;
	font-size: 18px;
	color: #fea300;
	border-bottom: #bebcc8 1px dashed;
	padding-bottom: 5px;
}
h2 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 16px;
	color: #fea300;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #6c6586;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #6c6586;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6c6586;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #fea300;
}
p, div, td, li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2d2a39;
}
a {
	text-decoration: none;
	color: #fea300;
}
a:hover {
	text-decoration: none;
}
pre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #fea300;
}
img {
	margin: 0px;
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.mainTable {
	width: 979px;
	height: 100%;
	background-color: white;
	text-align: left;
	margin: auto;
}
.searchForm {
	float: right; 
	margin-top: 14px; 
	margin-right: 5px;
}
.top {
	float: left; 
	width: 979px; 
	height: 234px; 
	background-image: url('images/top.gif'); 
	background-repeat: no-repeat; 
	position: relative;
}
.searchBlock {
	position: absolute;
	top: 66px;
	left: 630px;
}
.topLink {
	display: block; 
	position: absolute; 
	top: 45px; 
	left: 0px; 
	width: 190px; 
	height: 65px;
}
.top h1 {
	font-size: 13px;
	margin: 0px;
	font-weight: normal;
	position: absolute;
	top: 38px;
	left: 450px;
	border: none;
	color: #6c6586;
}
.top h1 a {
	color: #6c6586;
}
.belepesLink {
	display: block; 
	position: absolute; 
	top: 31px; 
	left: 35px; 
	width: 95px; 
	height: 24px;
}
.hirlevelLink {
	display: block; 
	position: absolute; 
	top: 38px; 
	left: 195px; 
	width: 56px; 
	height: 11px;
}
.leftCell {
	width: 191px; 
	height: 100%; 
	vertical-align: top;
}
.contentCell {
	width: 567px; 
	height: 100%; 
	vertical-align: top;
	background-image: url(images/content_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #eceaef;
}
.content {
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.content p, .content div, content li {
	line-height: 18px;
}
.content li {
	margin-bottom: 10px;
}
.content td {
	padding: 5px;
}
.content img {
	border: #c6bac6 5px solid;
}
.menuTop {
	width: 191px;
	height: 55px;
	background-image: url(images/menu_top.gif);
	background-repeat: no-repeat;
}
.menuContainer {
	margin-top: 25px;
}
.menuItem {
	margin-left: 21px;
	margin-right: 5px;
	font-size: 13px;
	border-bottom: #cfcfcf 1px dashed;
	font-weight: bold;
	letter-spacing: 1px;
}
.menuItem a {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #6c6586;
	display: block;
	text-decoration: none;
}
.menuItem a:hover {
	text-decoration: none;
	color: #fea300;
}
.menuItemActive {
	margin-left: 21px;
	margin-right: 5px;
	border-bottom: #cfcfcf 1px dashed;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #fea300;
}
.subMenuItem {
	margin-left: 40px;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 0% 100%;
}
.subMenuItem a {
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #6c6586;
	display: block;
	text-decoration: none;
}
.subMenuItem a:hover {
	text-decoration: none;
	color: #94b232;
}
.subMenuItemActive {
	margin-left: 40px;
	margin-right: 5px;
	border-bottom: #cfcfcf 1px dashed;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #fea300;
}
.subSubMenuItem {
	margin-left: 55px;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 0% 100%;
}
.subSubMenuItem a {
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #6c6586;
	display: block;
	text-decoration: none;
}
.subSubMenuItem a:hover {
	text-decoration: none;
	color: #94b232;
}
.subSubMenuItemActive {
	margin-left: 55px;
	margin-right: 5px;
	border-bottom: #cfcfcf 1px dashed;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #fea300;
}
.rightCell {
	width: 222px;
	background-color: #f5f4f6;
	vertical-align: top;
}
.rightTopBlock {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}
.rightTopBlock h1 {
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	font-family: Verdana;
	font-size: 15px;
	padding-left: 25px;
	padding-top: 2px;
	margin-bottom: 7px;
}
.rightTopBlock div {
	color: #6c6586 !important;
}
.rightMore {
	margin-top: 10px; 
	border-bottom: #bebcc8 1px dashed; 
	text-align: right; 
	padding-bottom: 5px;
}
.loginBlock {
	margin-left: 10px;
	margin-right: 10px;
}
.loginBlock h1 {
	background-image: url(images/users.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	font-family: Verdana;
	font-size: 15px;
	padding-left: 25px;
	padding-top: 2px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.newsletterBlock {
	margin-left: 10px;
	margin-right: 10px;
}
.newsletterBlock h1 {
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	font-family: Verdana;
	font-size: 15px;
	padding-left: 25px;
	padding-top: 2px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.newsletterBlockContent {
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #e9e7ec;
	margin: auto;
	text-align: center;
}
.inputBox {
	border: #706989 1px solid;
	background-color: #dad8e1;
	color: #6c6586;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 19px;
	width: 250px;
}
.inputBoxHalf {
	border: #706989 1px solid;
	background-color: #dad8e1;
	color: #6c6586;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 19px;
	width: 125px;
}
.inputBoxComment {
	border: #706989 1px solid;
	background-color: #dad8e1;
	color: #6c6586;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 19px;
	width: 520px;
}
.inputBoxSearch {
	border: #4a4763 1px solid;
	background-color: #4a4763;
	color: #9892ae;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 19px;
	width: 120px;
	text-align: center;
	letter-spacing: 1px;
}
.searchOK {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	margin-right: 0px;
}
.textareaBox {
	border: #706989 1px solid;
	background-color: #dad8e1;
	color: #6c6586;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 60px;
	width: 250px;
}
.textareaBoxComment {
	border: #706989 1px solid;
	background-color: #dad8e1;
	color: #6c6586;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 120px;
	width: 520px;
}
.separator {
	background-image: url(images/separator.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 1px;
	clear: both;
}
.bottom {
	margin-left: 21px;
	width: 958px;
	position: relative;
	border-top: #e7e7e7 1px solid;
	border-bottom: #e7e7e7 1px solid;
	background-color: #fdfcfd;
	margin-bottom: 25px;
	height: 100px;
}
.bottomBlock1 {
	border-right: #d7d6dd 1px dashed;
	width: 264px;
	position: absolute;
	text-align: center;
	left: 0px;
	top: 30px;
	line-height: 42px;
	color: #fea300;
	font-size: 15px;
}
.bottomBlock2 {
	border-right: #d7d6dd 1px dashed;
	width: 264px;
	position: absolute;
	text-align: center;
	left: 265px;
	top: 30px;
	line-height: 42px;
	color: #fea300;
	font-size: 15px;
}
.bottomBlock3 {
	border-right: #d7d6dd 1px dashed;
	width: 206px;
	position: absolute;
	text-align: center;
	left: 530px;
	top: 30px;
	color: #fea300;
	font-size: 15px;
}
.bottomBlock4 {
	width: 222px;
	position: absolute;
	text-align: center;
	left: 735px;
	top: 30px;
	color: #fea300;
	font-size: 15px;
}
.envelope {
	width: 52px;
	height: 42px;
	background-image: url(images/envelope.gif);
	background-repeat: no-repeat;
	margin: auto;
}
.envelope a {
	width: 52px;
	height: 42px;
	display: block;
}
.loginForm {
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #e9e7ec;
	margin: auto;
	text-align: center;
}
.inputBoxLogin {
	border: #706989 1px solid;
	background-color: #dad8e1;
	color: #6c6586;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 19px;
	width: 160px;
	text-align: center;
}
.loginForm input, .loginForm img {
	margin-top: 6px;
}
.error {
	text-align: center;
	padding-top: 10px;
	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;
}
.formTable {
	width: 550px;
}
.smallText {
	font-size: 9px;
	line-height: 12px !important;
}
.button {
	height: 22px;
	background-image: url(images/button.gif);
	background-repeat: repeat-x;
	background-color: #8eb11c;
	border: #77708f 1px solid;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: white;
	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: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
	cursor: pointer;
}
.codeField {
	text-align: right;
	width: 115px;
	vertical-align: middle !important;
}
.codeImg {
	margin: 5px;
	border: none !important;
}
.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;
}
.ora {
	color: #fea300;
}
.backLink {
	margin-top: 10px;
}
.blogTop {
	width: 567px; 
	height: 47px;
	background-image: url("images/blog_top.gif");
	background-repeat: no-repeat;
}
.blogContent {
	width: 567px; 
	background-image: url("images/blog_back.gif");
	background-repeat: repeat-y;
}
.blogContentText {
	margin-left: 10px;
	width: 440px;
	color: white;
	line-height: 16px;
}
.blogBottom {
	width: 567px; 
	height: 37px;
	background-image: url("images/blog_bottom.gif");
	background-repeat: no-repeat;
	position: relative;
}
.blogBottom a {
	position: absolute;
	top: 13px;
	left: 355px;
	color: #6c6586;
	font-weight: bold;
}
.blogCloser {
	width: 567px; 
	height: 15px;
	background-color: white;
}
.galleryBar {
	padding: 5px;
	margin: auto;
	text-align: center;
}
.thumbnails {
	height: 125px;
	width: 530px;
	overflow: auto;
	background-color: #eceaef;
}
.thumbnails td {
	padding: 3px;
}
.zoom {
	text-align: center;
	margin-top: 15px;
}
.zoomTable {
	width: 500px;
}
.zoomImg {
	text-align: center; 
	margin: auto;
	width: 450px;
}
.zoomNavigCell {
	vertical-align: top;
}
.zoomNavig {
	width: 25px;
	text-align: center;
}
.zoomNavig img {
	border: none !important;
}
.imageTitle {
	margin: 10px;
	font-weight: bold;
}
.visitorBox {
	margin-top: 20px;
	margin-left: 20px;
	width: 166px;
	height: 61px;
	position: relative;
	background: url(images/visitor_box.png);
}
.visitorBox .text {
	position: absolute;
	left: 48px;
	top: 32px;
	width: 80px;
	font-size: 16px;
	color: #6c6586;
	text-align: center;
	font-weight: bold;
}