body {
	padding: 0px;
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	background: #3F6580;
	color: #FFFFFF;
	font-size: 60%;
}

body.product {
	background: #3B301E;
}

body.album {
	color: #B6243B;
}

table {
  font-size: 100%;
}

img, table, tr, td, th, div, span, p, form {
  border: 0px none;
  padding: 0px;
  margin: 0px;
}

td {
	vertical-align: top;
}

a:link, a:visited, a:hover {
	color: #CCCCCC;
}

a:link, a:visited {
	text-decoration: none;
}

div.main-container {
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
}

div.top-container {
	width: 100%;
}

div.top-banner {
	height: 40px;
	overflow: hidden;
}

div.top-banner img {
	display: block;
}

div.top-banner-logo {
	position: absolute; 
	width: 295px;
	height: 30px;
	margin-top: 11px;
	background: url('../../images/css/hbp-logo.gif') 0% 0% no-repeat;
}

div.top-banner-language {
	position: absolute; 
	height: 21px;
	margin-top: 4px;
	background: #CCCCCC;
	opacity: 0.73;
	moz-opacity: 0.73;
	filter: alpha(opacity=73);
}

div.top-banner-language-flags {
	position: absolute; 
	height: 13px;
	margin: 8px 0px 4px 0px;
}

div.top-banner-language-flags a {
	margin-right: 5px;
}

div.top-banner-logo a {
	display: block;
	height: 82px;
}

div.menu-container {
}

div.menu {
	padding: 0px 0px 3px 0px;
}

table.menu {
	width: 1000px;
	background: #2A8909;
}

table.menu tr td {
	text-align: center;
	vertical-align: middle;
	padding: 6px 10px 6px 12px;
	background: url('../../images/css/menu-item_bg.gif') 0px 0px repeat-y;
	font-size: 125%;
}

table.menu tr td.menu-item-first {
	padding-left: 10px;
	background: none;
}

table.menu tr td.menu-item-selected {
	background-color: #B6880C;
}

table.menu tr td.menu-item-none {
	width: 0px;
	padding: 0px;
}

div.submenu {
	position: absolute;
	z-index: 200;
	top: 268px;
	margin-left: 2px;
	background: #CCCCCC;
	font-size: 80%;
}

div.submenu-item {
	background: #2A8909;
	padding: 4px;
	margin-top: 2px;
}

div.submenu-item-selected {
	background: #B6880C;
}

div.menu a, div.menu span {
	font-weight: bold;
	text-transform: uppercase;
}

div.menu a {
}

div.menu a:link, div.menu a:visited {
	color: #CCCCCC;
}

div.menu a:hover {
	color: #FD9871;
}

div.menu a.menu-item-selected {
}

div.menu a.menu-item-selected:link, div.menu a.menu-item-selected:visited {
	color: #CCCCCCC;
}

div.menu a.menu-item-selected:hover {
	color: #FD9871;
}

div.main {
	overflow: hidden;
	clear: both;
}

div.main-container div.content-container {
	margin: 7px 0px 0px 2px;
	width: 1000px;
}

div.content-columns {
	width: 1000px;
	clear: both;
}

div.content-column {
	float: left;
	overflow: hidden;
}

div.content-column a:link, div.content-column a:visited {
	color: #E94505;
	font-weight: bold;
}

div.content-column a:hover {
	color: #464646;
	font-weight: bold;
}

div.content-column div.details {
	padding-top: 5px;
}

div.content-column a.details {
	background: url('../../images/css/details-link_bg.gif') 0px 0px no-repeat;
	padding: 0px 0px 0px 13px;
}

div.content-column a.details:link, div.content-column a.details:visited {
	color: #4040C0;
	font-weight: bold;
}

div.content-column a.details:hover {
	color: #464646;
	font-weight: bold;
}

div.content-left {
	width: 206px;
}

div.content-main {
	width: 584px;
}

div.content-right {
	width: 206px;
}

div.content-box {
	margin: 0px 3px 0px 3px;
	font-size: 115%;
	margin-bottom: 7px;
	border: 1px solid #4040C0;
}

div.box-title {
	background: #4040C0;
	padding: 2px 3px 4px 3px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 100%;
	color: #CCCCCC;
}

div.content-box div.box-title {
}

div.content-box div.box-title a:link, div.content-box div.box-title a:visited {
	color: #CCCCCC;
}

div.content-box div.box-title a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

div.content-box div.box-content {
}

div.content-box div.box-content-content {
	margin: 0px 1px 0px 1px;
	background: #CCCCCC;
	padding: 5px 3px 4px 3px;
}

div.content-box div.box-content-head {
	color: #155AA8;
	font-weight: bold;
	padding-bottom: 7px;
}

div.content-left input.text, div.content-right input.text {
	border: 0px none;
	width: 188px;
	background: #E4DDC8;
	color: #E94505;
	font-weight: bold;
}

div.content-box div.box-content-head table {
}

div.content-box div.box-content-head table tr td {
	text-align: left;
	vertical-align: bottom;
}

div.content-box div.box-content-head table tr td.space {
	font-size: 1px;
	width: 5px;
}

div.content-box div.box-content-body {
}

div.content-box-raw {
	font-size: 125%;
	text-align: center;
	text-transform: uppercase;
}

div.content-box-raw a {
}

div.content-box-raw a:link, div.content-box-raw a:visited {
}

div.content-box-raw a:hover {
}

div.content-main div.content-box {
	border: 0px none;
}

div.content-main div.box-title {
}

div.content-bottom {
	clear: both;
	font-size: 1px;
	height: 1px;
	visibility: hidden;
}

div.content-bg-top-right {
	background: url('../../images/css/edge-tr.gif') right top no-repeat;
}

div.content-bg-bottom-right {
	background: url('../../images/css/edge-br.gif') right bottom no-repeat;
}

div.content-bg-bottom-left {
	background: url('../../images/css/edge-bl.gif') left bottom no-repeat;
}

div.content-content {
	padding: 15px 8px 0px 18px;
	clear: both;
}

div.content-text {
	text-align: left;
}

div.content-main div.content-text {
	text-align: justify;
}

div.content-text p {
	padding: 0px 0px 2px 0px;
}

div.content-main div.content-text p {
	padding: 2px 16px 2px 16px;
}

div.content-text input.text {
	width: 300px;
}

div.content-text textarea {
	width: 300px;
	height: 160px;
}

div.galeria {
	clear: both;
	text-align: center;
}

div.galeria-title {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
}

div.galeria-text {
	font-size: 125%;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

table.galeria {
	margin-top: 10px;
}

table.galeria tr.galeria-titles td {
	padding: 0px 10px 4px 0px;
	text-align: center;
	vertical-align: bottom;
}

table.galeria tr.galeria-pix td {
	padding: 0px 10px 16px 0px;
	text-align: center;
	vertical-align: middle;
}

table.galeria tr.galeria-pix td div {
}

table.galeria tr.galeria-pix td div a {
}

table.galeria tr.galeria-pix td div a img {
	padding: 4px;
	background: url('../../images/css/pix_bg.gif') center center;
}

table.view-pix {
	width: 640px;
	margin: 0px 10px 0px 10px;
}

table.view-pix tr.pix-title td {
	width: 640px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	font-size: 125%;
	font-weight: bold;
	padding-top: 5px;
}

table.view-pix tr.pix-title td span.pic-title {
	font-weight: normal;
	font-size: 85%;
}

table.view-pix tr.pix-nav td {
	height: 50px;
	vertical-align: middle;
}

table.view-pix tr.pix-nav td.pix-nav-prev {
	width: 310px;
	text-align: right;
}

table.view-pix tr.pix-nav td.pix-nav-space {
	width: 20px;
	text-align: center;
}

table.view-pix tr.pix-nav td.pix-nav-next {
	width: 310px;
	text-align: left;
}

table.view-pix tr.pix-pic td {
	width: 640px;
	height: 480px;
	text-align: center;
	vertical-align: middle;
}

table.view-pix tr.pix-pic td div img {
	display: inline;
	padding: 4px;
	background: url('../../images/css/pix_bg.gif') center center;
}

div.article {
	padding: 0px 0px 0px 7px;
	font-size: 115%;
}

div.article div.content-text {
	text-align: center;
}

div.content-text a:link, div.content-text a:visited {
}

div.content-text a:hover {
}

div.article-center {
	text-align: center;
}

div.article-justify {
	text-align: justify;
}

div.article p {
	padding: 0px;
	margin: 0px;
}

div.article p.title {
	padding-bottom: 58px;
}

div.galeria p.title {
	padding-bottom: 18px;
}

div.article a:hover {
	text-decoration: underline;
}

div.article td.label {
	padding-bottom: 5px;
}

div.article input.text {
	width: 200px;
}

div.article textarea {
	width: 200px;
	height: 60px;
}

table.article {
	width: 100%;
}

table.article-auto {
	width: auto;
}

table.article tr td {
	text-align: center;
}

div.list-item {
	background: url('../../images/css/list_item.gif') top left no-repeat;
	padding-left: 25px;
	text-align: left;
	line-height: 140%;
}

div.indent {
	padding-left: 25px;
}

div.article-image {
	position: relative;
}

div.article-image-left {
	float: left;
	padding-right: 10px;
	padding-left: 16px;
}

div.article-image-center {
	float: none;
	text-align: center;
}

div.article-image-right {
	float: right;
	padding-left: 10px;
	padding-right: 16px;
}

span.article-title {
}

span.article-title-1 {
	font-size: 165%;
	font-style: italic;
	font-weight: bold;
	display: inline;
	padding: 0px 87px 0px 87px;
	background: url('../../images/css/article-title-1_bg.gif') top left no-repeat;
}

span.article-title-2 {
	font-size: 125%;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
}

span.article-title-3 {
	font-size: 110%;
	display: block;
	font-weight: bold;
}

span.article-title-4 {
	font-style: italic;
}

span.article-title-5 {
	text-decoration: underline;
}

span.article-description {
	display: block;
	clear: both;
}

table.article-container {
}

table.article-container a:link, table.article-container a:visited {
	color: #000000;
	text-decoration: none;
}

table.article-container a:hover {
	color: #000000;
	text-decoration: underline;
}

table.article-container tr td {
	vertical-align: top;
	text-align: justify;
}

table.article-container tr td.article-content {
}

table.article-container tr td.article-banners {
	width: 200px;
	text-align: right;
}

table.article-container tr.article-container-bottom td {
	height: 20px;
}

table.subarticles {
}

table.subarticles tr td {
	vertical-align: top;
}

table.subarticles tr td div.subarticle-content {
	clear: both;
}

table.subarticles tr td div.subarticle-image {
	float: left;
	padding: 0px 10px 2px 0px;
}

table.subarticles tr td.space {
	width: 30px;
}

div.vk_button {
	text-align: center;
}

div.vk_button div {
	padding-top: 4px;
	letter-spacing: -0.04em;
}

div.article div.content-text div.vk_button a:link, div.article div.content-text div.vk_button a:visited {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

div.article div.content-text div.vk_button a:hover {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

div.speaker {
	position: absolute;
	margin: 540px 0px 0px 31px;
}

div.design {
	position: absolute;
	margin: 541px 0px 0px 61px;
	width: 90px;
	height: 16px;
	background: url('../../images/css/design.gif') 0% 0% no-repeat;
	opacity: 0.4;
	moz-opacity: 0.4;
	filter: alpha(opacity=40);
}

div.design-highlight {
	opacity: 1;
	moz-opacity: 1;
	filter: none;
}

div.design a {
	display: block;
	width: 50px;
	height: 16px;
	margin-left: 40px;
	background: url('../../images/css/videjo.gif') 0% 0% no-repeat;
}

table.termekek {
}

table.termekek tr td {
	width: 253px;
	height: 165px;
}

table.termekek tr td div.termek {
	width: 250px;
	height: 156px;
}

div.content-title-container {
	padding: 0px 0px 12px 80px;
	background: url('../../images/css/content-title-motiv.png') 0% 0% no-repeat;
}

div.content-title-container-no-motiv {
	padding: 0px;
	background-image: none;
}

table.content-title {
}

table.content-title tr td {
}

table.content-title tr td.content-title {
	padding: 10px 6px 7px 1px;
	color: #B6243B;
	font-size: 140%;
	font-weight: bold;
	font-style: italic;
	white-space: nowrap;
}

div.content-title-container-no-motiv table.content-title tr td.content-title {
	padding-top: 0px;
}

table.content-title tr.content-title-line {
	background: url('../../images/css/content-title-line-2.gif') 0% 0% repeat-x;
}

table.content-title tr.content-title-line td {
	height: 10px;
	font-size: 1px;
}

table.content-title tr td.content-title-line-1 {
	background: transparent url('../../images/css/content-title-line-1.gif') 0% 0% no-repeat;
	width: 8px;
}

table.content-title tr td.content-title-line-2 {
}

table.content-title tr td.content-title-line-3 {
	background: transparent url('../../images/css/content-title-line-3.gif') 100% 0% no-repeat;
	width: 8px;
}

div.guestbook {
}

div.guestbook a {
	font-weight: bold;
	color: #0994BB;
}

div.guestbook a:link, div.guestbook a:visited {
	font-weight: bold;
	color: #0994BB;
}

div.guestbook a:hover {
	font-weight: bold;
	color: #B6243B;
}

div.lakas-title {
	font-weight: bold;
	padding-bottom: 12px;
	font-size: 125%;
}

table.lakas-tabla {
	width: 537px;
	margin: 10px 13px 10px 13px;
}

table.lakas-tabla tr td {
	vertical-align: top;
	text-align: center;
}

table.lakas-tabla tr td.lakas-tabla-desc {
	text-align: justify;
}

table.lakas-tabla tr td.lakas-tabla-desc p {
	padding: 2px 0px 2px 0px;
}

table.lakas-lista {
}

table.lakas-lista tr td.lakas-tabla-pic {
	width: 170px;
}

table.lakas-lista tr td.lakas-tabla-space {
	width: 12px;
}

table.lakas-lista tr td.lakas-tabla-more {
	text-align: right;
	vertical-align: bottom;
}

table.lakas-details {
}

table.lakas-details tr td.lakas-tabla-desc table.lakas-pix {
	float: left;
	margin: 0px 10px 10px 0px;
}

table.lakas-pix tr td.lakas-details-thumbnail {
	padding-top: 4px;
	text-align: left;
	width: 60px;
	text-align: center;
}

table.lakas-pix tr td.lakas-details-thumbnail img {
	margin-left: 4px;
}

table.lakas-pix tr td.col-1 img {
	margin-left: 0px;
}

div.lakas-buttons {
	background: #E4DDC8;
	border-bottom: 1px solid #9D988A;
	margin: 0px 17px 0px 12px;
	width: 538px;
}

table.lakas-buttons {
}

table.lakas-buttons tr td {
	padding: 2px 29px 3px 7px;
}

table.lakas-buttons tr td a {
}

table.lakas-buttons tr td a:link, table.lakas-buttons tr td a:visited {
	color: #E94505;
	font-weight: bold;
}

table.lakas-buttons tr td a:hover {
	color: #464646;
	font-weight: bold;
}

div.bottom-bar {
	width: 970px;
	clear: both;
}

div.bottom-bar div {
	background: #2A8909;
	text-align: center;
	color: #CCCCCC;
	padding: 3px 0px 4px 0px;
}

div.bottom-bar div.bottom-copyright {
	position: absolute;
	width: 204px;
}

div.bottom-bar div.bottom-menu {
	position: absolute;
	margin-left: 206px;
	width: 764px;
}

table.form {
	margin: 14px;
}

table.form tr td {
	padding: 2px;
}

table.prices {
	border-bottom: 1px solid #CCCCCC;
}

table.prices tr th, table.prices tr td {
	padding: 4px;
	text-align: center;
}

table.prices tr th {
	font-weight: bold;
	background: #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

table.prices tr th.header {
	background: transparent;
}

table.prices tr th.col-1 {
	border-left: 0px none;
}

table.prices tr td {
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
}

table.prices tr th.col-1, table.prices tr td.col-1 {
	font-weight: bold;
	background: #CCCCCC;
	text-align: left;
}

table.prices tr td.col-1 {
	border-top: 1px solid #CCCCCC;
}

div.lakas-terkep-container {
	width: 460px;
	height: 415px;
	position: absolute;
	margin: -425px 0px 0px 55px;
	background: #E4DDC8;
	z-index: 150;
}

div.lakas-terkep {
	margin: 10px 10px 10px 10px;
	width: 440px;
	height: 395px;
}

div.lakas-terkep-header {
	width: 440px;
	height: 10px;
	margin-bottom: 5px;
	background: #E3AB14 url('../../images/css/map-header_bg.gif') 0px 0px no-repeat;
	font-size: 1px;
}

div.lakas-terkep-header a {
	display: block;
	height: 10px;
}

div.google-map {
	width: 440px;
	height: 380px;
	margin-left: 50px;
}

div.content-box-img-galeria {
	width: 189px;
	height: 125px;
	text-align: center;
}

table.turizmus-info {
	width: 531px;
	margin: 2px 16px 2px 16px;
}

table.turizmus-info tr td {
	vertical-align: top;
}

table.turizmus-info tr td.pic {
	text-align: left;
	width: 180px;
}

table.turizmus-info tr td.title {
	font-size: 125%;
	font-weight: bold;
	height: 20px;
}

table.turizmus-info tr td.text {
}

table.turizmus-info tr td.link {
	height: 20px;
	text-align: right;
	vertical-align: bottom;
}

span.partnerek {
	display: block;
	text-align: center;
	color: #E94505;
	font-weight: bold;
}

div.top-bar {
	background: #4040C0;
	clear: both;
	padding: 3px 15px 3px 15px;
	color: #CCCCCC;
	font-weight: bold;
}

div.top-bar div {
	width: 970px;
	position: absolute;
}

div.top-bar span {
	visibility: hidden;
}

div.top-bar div.welcome {
	text-align: left;
}

div.top-bar div.date {
	text-align: right;
}
