body {
	padding: 0px;
	margin: 0px;
	font-size: 12pt;
	font-family: Garamond, Times New Roman, serif;
	background: #3B301E url('../../images/css/body_bg.jpg') 50% 182px repeat-y;
	color: #615B51;
}

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: #FFFFFF;
}

a:link, a:visited {
	text-decoration: none;
}

div.main-container {
	width: 984px;
	position: absolute;
	left: 50%;
	margin-left: -492px;
}

div.top-container {
	width: 100%;
	height: 172px;
}

div.top-banner {
	padding: 0px 2px 0px 2px;
}

div.top-banner img {
	display: block;
}

div.top-separator {
	position: absolute;
	top: 159px;
	margin-left: 5px;
	width: 974px;
	height: 33px;
	background: url('../../images/css/top-sep.png') 0% 0% repeat-x;
}

div.left-container {
	width: 200px;
	padding: 20px 0px 0px 0px;
	float: left;
}

div.left-menu {
	padding: 0px 21px 20px 9px;
}

div.menu a, div.menu span {
	display: block;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 0px 17px;
}

div.menu a {
	background: url('../../images/css/menu-item.png') 0% 0% no-repeat;
}

div.menu a.menu-item-selected {
	background: url('../../images/css/menu-item-sel.png') 0% 0% no-repeat;
}

div.menu a.menu-item-selected {
	color: #B6243B;
}

div.menu a:link, div.menu a:visited, div.menu a:hover {
	color: #FFFFFF;
}

div.menu a.menu-item-selected:link, div.menu a.menu-item-selected:visited {
	color: #B6243B;
}

div.menu a:hover {
	color: #B6243B;
}

div.menu a.menu-item-selected:hover {
	color: #B6243B;
}

a.menu-item-indent-1 {
	margin-left: 0px;
}

a.menu-item-indent-2 {
	margin-left: 4px;
}

a.menu-item-indent-3 {
	margin-left: 8px;
}

a.menu-item-indent-4 {
	margin-left: 12px;
}

a.menu-item-indent-5 {
	margin-left: 16px;
}

div.main {
	overflow: hidden;
	clear: both;
}

div.main-container div.content-container {
	clear: both;
	padding-top: 9px;
}

div.content-and-left {
	clear: both;
}

div.main-container div.content {
	float: right;
	width: 784px;
}

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: justify;
}

div.content-text p {
	padding: 2px 16px 2px 16px;
}

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 {
	color: #0994BB;
}

div.content-text a:hover {
	color: #B6243B;
}

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 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;
}

table.products {
}

table.products tr td {
	background: #F7F7F7;
	text-align: left;
	vertical-align: middle;
}

table.products tr td div {
	padding: 0px 4px 0px 4px;
}

table.products tr td.product-space {
	background: transparent;
	width: 3px;
	font-size: 1px;
}

table.products tr td.product-thumbnail img {
	border: 1px solid #E0DAD0;
}

table.products tr td.product-thumbnail {
	width: 98px;
	height: 156px;
	font-size: 1px;
	text-align: center;
}

table.products tr td.product-thumbnail-no-image {
	width: 3px;
	font-size: 1px;
}

table.products tr td.product-title {
	width: 152px;
	height: 28px;
	color: #0994BB;
	font-weight: bold;
}

table.products tr td.product-title a:link, table.products tr td.product-title a:visited {
	color: #0994BB;
	font-weight: bold;
}

table.products tr td.product-title a:hover {
	color: #B6243B;
	font-weight: bold;
}

table.products tr td.product-title-no-image {
	width: 247px;
}

table.products tr td.product-text {
	vertical-align: top;
	height: 100px;
}

table.products tr td.product-price {
	height: 28px;
	color: #0994BB;
	font-weight: bold;
}

table.products tr td.product-price-akcios {
	color: #FF0000;
}

table.products tr td.product-price-uj {
	color: #00BF00;
	color: #00C000;
}

div.product-separator {
	font-size: 1px;
	height: 9px;
}

div.product-details-container {
	width: 800px;
	height: 640px;
	background: #E0DAD0 url('../../images/css/product-details_bg.jpg') 0px 0px no-repeat;
	margin-left: 100px;
}

div.product-details {
	padding: 97px 23px 11px 18px;
}

table.product-details {
}

table.product-details tr td {
}

table.product-details tr td a.button-nav {
	font-weight: bold;
	color: #0994BB;
	font-size: 80%;
	line-height: 300%;
}

table.product-details tr td a.button-nav:link, table.product-details tr td a.button-nav:visited {
	font-weight: bold;
	color: #0994BB;
}

table.product-details tr td a.button-nav:hover {
	font-weight: bold;
	color: #B6243B;
}

table.product-details tr td a.button-prev {
	background: url('../../images/css/product-button-prev.gif') 0px 0px no-repeat;
	padding: 7px 6px 6px 34px;
}

table.product-details tr td a.button-next {
	background: url('../../images/css/product-button-next.gif') 100% 0px no-repeat;
	padding: 7px 34px 6px 6px;
}

table.product-details tr td a.button-prev:hover {
	background-image: url('../../images/css/product-button-prev_sel.gif');
}

table.product-details tr td a.button-next:hover {
	background-image: url('../../images/css/product-button-next_sel.gif');
}

table.product-details tr.product-details-head td {
}

table.product-details tr.product-details-head td.product-details-nav {
	text-align: center;
	vertical-align: bottom;
}

table.product-details tr td.product-details-space {
	width: 23px;
}

table.product-details tr td.product-details-group-title {
	padding: 10px 6px 7px 1px;
	color: #B6243B;
	font-size: 140%;
	font-weight: bold;
	font-style: italic;
	white-space: nowrap;
}

table.product-details tr.product-details-content td {
}

table.product-details tr.product-details-content td.product-details-pix {
	width: 194px;
	height: 464px;
	text-align: center;
	vertical-align: top;
}

table.product-details tr.product-details-content td.product-details-pix img {
	border: 2px solid #8F8779;
}

table.product-details tr.product-details-content td.product-details-pix a {
	font-size: 80%;
	font-weight: bold;
	color: #0994BB;
}

table.product-details tr.product-details-content td.product-details-pix a :link, table.product-details tr.product-details-content td.product-details-pix a :visited {
	font-weight: bold;
	color: #0994BB;
}

table.product-details tr.product-details-content td.product-details-pix a :hover {
	font-weight: bold;
	color: #B6243B;
}

table.product-details tr.product-details-content td.product-details-text {
	width: 545px;
	background: #F7F7F7;
	height: 404px;
}

table.product-details tr.product-details-content td.product-details-text div {
	padding: 10px 13px 10px 13px;
}

table.product-details tr.product-details-content td.product-details-text span.product-details-price {
	font-weight: bold;
	color: #0994BB;
}

table.product-details tr.product-details-content td.product-details-text span.product-details-price-akcios {
	color: #FF0000;
}

table.product-details tr.product-details-content td.product-details-text span.product-details-title {
	font-weight: bold;
	color: #0994BB;
}

table.product-details tr.product-details-nav td.product-details-nav {
	padding: 20px 35px 0px 0px;
	text-align: right;
	height: 29px;
}

div.product-details-bigpic {
	width: 1000px;
	height: 640px;
	position: absolute;
	overflow: scroll;
	text-align: center;
	z-index: 200;
	left: 0px;
	background: #E0DAD0 url('../../images/css/loading.gif') 50% 10px no-repeat;
}

div.product-details-bigpic img {
	margin: 10px 0px 10px 0px;
}

div.product-goto-top {
	text-align: center;
	padding: 0px 0px 6px 0px;
}

div.product-goto-top a {
	font-weight: bold;
	color: #B6243B;
}

div.product-goto-top a:link, div.product-goto-top a:visited {
	font-weight: bold;
	color: #B6243B;
}

div.product-goto-top a:hover {
	font-weight: bold;
	color: #FFFFFF;
}

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;
}

