body {
	margin: 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #444444;
}
h1 {
	font-family: Verdana;
	font-size: 18px;
	color: black;
	font-weight: bold;
	background: url(images/header.png) no-repeat 5px 50%;
	padding-left: 15px;
}
h2 {
	font-family: Verdana;
	font-size: 17px;
	color: black;
	font-weight: normal;
}
h3 {
	font-family: Verdana;
	font-size: 16px;
	color: green;
	font-weight: normal;
}
h4 {
	font-family: Verdana;
	font-size: 15px;
	color: black;
	font-weight: normal;
}
h5 {
	font-family: Verdana;
	font-size: 14px;
	color: black;
	font-weight: normal;
}
h6 {
	font-family: Verdana;
	font-size: 10px;
	color: black;
}
p, div, td, li {
	font-family: Verdana;
	font-size: 13px;
	color: black;
}
a {
	text-decoration: none;
	color: green;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
pre {
	font-family: Verdana;
	font-size: 9px;
	color: #34818f;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.mainTable {
	width: 952px;
	height: 100%;
	margin: auto;
	background-image: none !important;
	background-color: white;
}
.top {
	background-image: url(images/top.png);
	width: 952px;
	height: 202px;
	position: relative;
}
.logo {
	position: absolute; 
	top: 73px; 
	left: 69px; 
	width: 172px; 
	height: 37px;
}
.logo a {
	display: block; 
	width: 172px; 
	height: 37px;
}
.topFirst {
	position: absolute;
	top: 177px;
	left: 62px;
	height: 16px;
	padding-right: 63px;
	border-right: 1px solid #cbcbcb;
}
.topFirst a {
	display: block;
	color: white;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 16px;
}
.topSecond {
	position: absolute;
	top: 177px;
	left: 270px; 
	padding-right: 68px;
	border-right: 1px solid #cbcbcb;
}
.topSecond a {
	display: block;
	color: white;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 16px;
}
.topThird {
	position: absolute;
	top: 177px;
	left: 598px;
	padding-right: 53px;
	border-right: 1px solid #cbcbcb;
}
.topThird a {
	display: block;
	color: white;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 16px;
}
.topFourth {
	position: absolute;
	top: 177px;
	left: 805px; 
}
.topFourth a {
	display: block;
	color: white;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 16px;
}
.searchDiv {
	position: absolute;
	left: 770px;
	top: 173px;
	width: 180px;
	height: 23px;
}
.searchForm {
	position: relative;
}
.inputBoxSearch {
	width: 150px;
	height: 18px;
	border: #454545 1px solid;
	background-color: #454545;
	color: white;
	text-align: center;
	font-size: 11px;
	font-family: Verdana;
	letter-spacing: 1px;
}
.inputBoxButton {
	position: absolute;
	left: 155px;
	top: 1px;
	width: 20px;
	height: 20px;
}
.searchSubmit {
	margin: 0;
	width: 20px;
	height: 20px;
}
.leftCell {
	width: 215px; 
	height: 100%; 
	vertical-align: top;
	background-image: url(images/left_cell.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: white;
}
.menuContainer {
	width: 203px;
	margin-left: 4px;
	padding: 20 0 30 0;
	background-image: url(images/menu_container.gif);
	background-repeat: no-repeat;
	border: #c5c5c5 1px solid;
}
.menuItem {
	margin-left: 5px;
	font-size: 11px;
	background-image: url(images/menu_item.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
}
.menuItem a {
	padding: 5 10 8 15;
	color: black;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.menuItem a:hover {
	text-decoration: none;
	color: green;
}
.menuItemActive {
	margin-left: 5px;
	font-size: 11px;
	background-image: url(images/menu_item.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	padding: 5 10 8 15;
	color: green;
	font-weight: bold;
}
.subMenuItem {
	font-size: 11px;
	background: url(images/submenu_item.png) no-repeat 5px 50%;
	text-transform: uppercase;
}
.subMenuItem a {
	padding: 6 10 6 15;
	color: black;
	display: block;
	text-decoration: none;
}
.subMenuItem a:hover {
	text-decoration: none;
	color: green;
}
.subMenuItemActive {
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 0% 100%;
	text-transform: uppercase;
	padding: 6 10 6 15;
	color: green;
}
.subSubMenuItem {
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: 0% 100%;
	text-transform: uppercase;
}
.subSubMenuItem a {
	padding: 5 10 8 15;
	color: black;
	display: block;
	text-decoration: none;
}
.subSubMenuItem a:hover {
	text-decoration: none;
	color: green;
}
.subSubMenuItemActive {
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: 0% 100%;
	text-transform: uppercase;
	padding: 5 10 8 15;
	color: green;
}
.galleryBlock {
	width: 203px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 59px;
	background-image: url(images/galeria.png);
	background-repeat: no-repeat;
}
.galleryBlock a {
	display: block;
	width: 203px;
	height: 59px;
}
.ugyfelszolgalatBlock {
	width: 203px;
	margin-top: 5px;
	margin-left: 5px;
	height: 59px;
	background-image: url(images/ugyfelszolgalat.png);
	background-repeat: no-repeat;
}
.ugyfelszolgalatBlock a {
	display: block;
	width: 203px;
	height: 59px;
}
.nyeremenyjatekBlock {
	width: 203px;
	margin-top: 5px;
	margin-left: 5px;
	height: 59px;
	background-image: url(images/nyeremenyjatek.png);
	background-repeat: no-repeat;
}
.nyeremenyjatekBlock a {
	display: block;
	width: 203px;
	height: 59px;
}
.partnerkeresoBlock {
	width: 203px;
	margin-top: 5px;
	margin-left: 5px;
	height: 59px;
	background-image: url(images/partnerkereso.png);
	background-repeat: no-repeat;
}
.partnerkeresoBlock a {
	display: block;
	width: 203px;
	height: 59px;
}
.contentCell {
	width: 737px; 
	height: 100%;
	vertical-align: top;
}
.content {
	padding: 5 15 5 10;
}
.content p, .content div, content li {
	line-height: 18px;
}
.content li {
	margin-bottom: 10px;
}
.content td {
	padding: 5px;
}
.inputBox {
	border: #c6c6c6 1px solid;
	background-color: #f7f7f7;
	color: black;
	font-family: Verdana;
	font-size: 11px;
	height: 20px;
	width: 300px;
}
.inputBoxHalf {
	border: #c6c6c6 1px solid;
	background-color: #f7f7f7;
	color: black;
	font-family: Verdana;
	font-size: 11px;
	height: 20px;
	width: 150px;
}
.textareaBox {
	border: #c6c6c6 1px solid;
	background-color: #f7f7f7;
	color: black;
	font-family: Verdana;
	font-size: 11px;
	width: 300px;
	height: 100px;
}
.bottom {
	width: 952px;
	height: 87px;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	position: relative;
}
.loginForm {
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.inputBoxLogin {
	border: #b3d446 1px solid;
	background-color: white;
	color: #286873;
	font-family: Verdana;
	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;
}
.formTable {
	width: 650px;
	border: #c7c7c7 1px solid;
	background-image: url(images/table_back.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #e7e7e7;
}
.formTable td {
	border-bottom: #929292 1px dotted;
}
.smallText {
	font-size: 9px;
	line-height: 12px !important;
}
.button {
	height: 22px;
	background-image: url(images/button_back.gif);
	background-repeat: repeat-x;
	background-color: #2b2b2b;
	border: #444444 1px solid;
	font-family: Verdana;
	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;
	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;
}
.openerSample {
	width: 672px;
	height: 195px;
	background-image: url(images/open_sample.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.openerBlock {
	width: 672px;
	height: 195px;
	background-image: url(images/open_sample.gif);
	background-repeat: no-repeat;
	background-color: #e7e7e7;
}
.arrowContainer {
	text-align: right;
	width: 672px;
	margin-bottom: 5px;
}
.viszonteladokTable {
	border: #c7c7c7 1px solid;
	border-collapse: collapse;
	width: 650px;
}
.viszonteladokTable td {
	border: #a9a9a9 1px dashed;
	width: 120px !important;
}
.mainListContainer {
	padding-top: 9px;
	background: url(images/main_list_right.png) no-repeat 528px 0px;
}
.mainListTable {
	margin-bottom: 20px;
}
.mainList {
	width: 528px;
	padding-top: 20px;
	padding-bottom: 30px;
	background: url(images/main_list_bottom.png) repeat-x bottom;
}
.mainList h1 {
	margin-left: 10px;
	padding-left: 15px;
	background: url(images/main_header.png) no-repeat 5px 8px;
	color: black;
	font-size: 18px;
}
.mainList p {
	margin-left: 15px;
	margin-right: 5px;
	font-size: 13px;
}
.mainListRight {
	width: 203px;
}
.mainListRightContent {
	border-left: #c5c5c5 1px solid;
	border-right: #c5c5c5 1px solid;
	border-bottom: #c5c5c5 1px solid;
	text-align: center;
	padding-top: 10px;
}
.mainImgContainer {
	margin: auto;
	padding-bottom: 12px;
	background: url(images/main_list_image_bottom.png) no-repeat bottom;
}
.mainImgHeader {
	text-align: left;
	color: black;
	font-size: 14px;
	padding-left: 25px;
	background: url(images/main_img_header.png) no-repeat 15px 50%;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.mainImgSeparator {
	height: 14px;
	background: url(images/main_list_image_separator.png) no-repeat top;
}
.newsContainer {
	margin-top: 2px;
	margin-left: 4px;
	margin-top: 5px;
	border: #6c6c6c 1px solid;
	text-align: center;
	padding-bottom: 5px;
	width: 203px;
}
.newsTitle {
	width: 199px;
	height: 33px;
	background: url(images/news_title.png) no-repeat;
	margin: auto;
	padding-bottom: 5px;
	position: relative;
}
.newsTitle a {
	position: absolute;
	display: block;
	width: 96px;
	height: 10px;
	left: 97px;
	top: 11px;
}
.newsItem {
	text-align: left;
	padding: 0px 5px 0px 5px;
}
.newsDate {
	float: left;
	padding-top: 5px;
	color: #868686;
	font-size: 9px;
}
.newsMore {
	padding-top: 3px;
	float: right;
}
.newsMore a {
	color: #398839;
	font-weight: bold;
}
.newsSeparator {
	height: 14px;
	background: url(images/news_separator.png) no-repeat center;	
}
.referenciak {
	width: 203px;
	height: 59px;
	background: url(images/referenciak.png) no-repeat;
	margin-top: 5px;
	margin-left: 5px;
}
.referenciak a {
	width: 203px;
	height: 59px;
	display: block;
}
.searchForPartner {
	width: 203px;
	height: 129px;
	background: url(images/search_for_partner.png) no-repeat;
	margin-left: 5px;
}
.partnerForm {
	position: relative;
}
.partnerZip {
	position: absolute;
	width: 108px;
	height: 20px;
	left: 10px;
	top: 72px;
	border: white 1px solid;
	color: #4ba74b;
	font-family: Verdana;
	font-size: 13px;
	text-align: right;
}
.searchForPartnerSubmit {
	position: absolute;
	left: 120px;
	top: 69px;
	width: 77px;
	height: 25px;
}
.mapContainer {
	width: 700px;
	height: 460px;
	background: url(images/map_back.png) repeat-x;
	position: relative;
}
.mapMap {
	position: absolute;
	top: 40px;
	left: 40px;
	width: 620px; 
	height: 380px; 
}
.partnerFormMain {
	padding: 10px;
	position: relative;
}
.partnerInputMainContainer {
	position: absolute;
	width: 150px;
	height: 25px;
	left: 400px;
	top: 5px;
	background: url(images/partner_input_main_long.png) no-repeat;
}
.partnerInputMain {
	border: white 1px solid;
	position: relative;
	top: 3px;
	left: 2px;
	width: 122px;
	height: 20px;
	color: #4ba74b;
	font-family: Verdana;
	font-size: 13px;
	text-align: right;
}
.partnerInputMainSubmit {
	position: absolute;
	left: 525px;
	top: 5px;
	width: 77px;
	height: 25px;
}
.mapLink {
	position: absolute;
	top: 432px;
	left: 510px;
}