body {
	margin: 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #4C4C4C;
}
h1 {
	font-family: Verdana;
	font-size: 24px;
	color: #8bbb00;
	letter-spacing: 1.5px;
	background: url(images/header.png) no-repeat 10px 50%;
	padding-left: 25px;
	padding-bottom: 5px;
	font-weight: normal;
	border-bottom: #b1b1b1 1px dotted;
	line-height: 28px;
}
h2 {
	font-family: Verdana;
	font-size: 18px;
	color: #4C4C4C;
}
h3 {
	font-family: Verdana;
	font-size: 16px;
	color: #4C4C4C;
}
h4 {
	font-family: Verdana;
	font-size: 14px;
	color: #4C4C4C;
}
h5 {
	font-family: Verdana;
	font-size: 12px;
	color: #8bbb00;
	font-weight: normal;
}
h6 {
	font-family: Verdana;
	font-size: 9px;
	color: #4C4C4C;
}
p, div, td, li {
	font-family: Verdana;
	font-size: 11px;
	color: #4C4C4C;
}
a {
	text-decoration: none;
	color: #8bbb00;
	outline: 0;
}
a:hover {
	text-decoration: underline;
}
pre {
	font-family: Verdana;
	font-size: 9px;
	color: #4C4C4C;
}
img {
	border: 0px;
	outline: 0;
}
form {
	margin: 0px;
	padding: 0px;
}
/*Alapértelmezett stílusok*/
.top {
	position: relative;
}
.logo {
	position: absolute;
	top: 60px;
	left: 735px;
	width: 175px;
	height: 30px;
}
.logo a {
	display: block;
	width: 100px;
	height: 50px;
}
.languageBar {
	position: absolute;
	top: 20px;
	right: 20px;
	background-color: #c0c0c0;
}
.languageBar ul {
	margin: 0px;
	padding: 0px;
}
.languageBar li {
	float: left;
	list-style-type: none;
	padding: 5px;
	text-align: center;
}
.menuContainer {
	margin: auto;
	margin-top: 26px;
	float: left;
	width: 237px;
}
.menuItem {
	font-size: 11px;
	background-image: url(images/menuitem_back.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	text-transform: lowercase;
}
.menuItem a {
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #343434;
	display: block;
	text-decoration: none;	
	font-weight: bold;
}
.menuItem a:hover {
	text-decoration: none;
	color: #8bbb00;
}
.menuItemActive {
	font-size: 11px;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 3px;
	background-image: url(images/menuitem_back.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	color: #8bbb00;
	text-transform: lowercase;
	font-weight: bold;
}
.subMenuItem {
	font-size: 11px;
	background-image: url(images/submenuitem_back.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	text-transform: lowercase;
}
.subMenuItem a {
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #626262;
	display: block;
	text-decoration: none;	
}
.subMenuItem a:hover {
	text-decoration: none;
	color: #8bbb00;
}
.subMenuItemActive {
	font-size: 11px;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 3px;
	background-image: url(images/submenuitem_back.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	color: #8bbb00;
	text-transform: lowercase;
}
.contentContainer {
	float: right;
	width: 698px;
	text-align: left;
}
.content {
	margin: 0px;
	padding: 10px;
	text-align: left;
}
.content div, .content p {
	line-height: 16px;
}
.separator {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	height: 2px;
	background-color: #eaeaea;
}
.pagerBlock {
	width: 100%;
	padding: 10px;
	text-align: center;
	background-color: #e5e5e5;
	margin-top: 20px;
}
.bottom {
	width: 935px; 
	height: 47px; 
	background: url(images/bottom.png) repeat-x bottom;
}
.clear {
	clear: both;
}
/*Alapértelmezett stílusok vége*/
.mainTable {
	width: 100%; 
	height: 100%;
}
.leftTop {
	height: 255px; 
	background: url('images/left_top.png') repeat-x top; 
	/*border-right: white 3px solid;*/
}
.topCell {
	width: 935px; 
	height: 255px; 
	background-image:url('images/top.png'); 
	background-repeat: no-repeat;
	position: relative;
	vertical-align: top;
	border-left: white 3px solid;
}
.rightTop {
	height: 255px; 
	background-image:url('images/right_top.png'); 
	background-repeat: repeat-x;
}
.left {
	height: 100%; 
	background-image:url('images/left_back.png'); 
	background-repeat: repeat-x; 
	background-position: top;
	/*border-right: white 3px solid;*/
}
.contentCell {
	width: 935px; 
	height: 100%; 
	vertical-align: top;
	border-left: white 3px solid;
}
.contentTop {
	width: 698px; 
	height: 56px;
	background-image: url(images/content_top.png); 
	background-repeat: no-repeat;
}
.right {
	height: 100%; 
	background-image:url('images/right_back.png'); 
	background-repeat: repeat-x;
	background-position: top;
}
.articleBlock h1 {
	background-image: url(images/header_back.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	color: #343434;
	font-size: 15px;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 4px;
}
.details, .detailsEn {
	width: 80px;
	height: 20px;
	background-image: url(images/details.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	position: relative;
}
.detailsEn {
	background-image: url(images/details_en.png);
}
.details a, .detailsEn a {
	width: 80px;
	height: 20px;
	display: block;
}
.tab ul {
	margin: 0px;
	padding: 0px;
}
.tab li {
	list-style-type: none;
	float: left;
	width: 162px;
	height: 34px;
	text-align: center;
	font-weight: bold;
}
.tab li a {
	text-decoration: none;
	background-image: url(images/tab.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 8px;
	color: #343434;
	display: block;
}
.tab li a:hover {
	color: #8bbb00 !important;
	text-decoration: none !important;
	background-image: url(images/tab_on.gif) !important;
	background-repeat: no-repeat !important;
}
.tab li div {
	color: #8bbb00 !important;
	text-decoration: none !important;
	background-image: url(images/tab_on.gif) !important;
	background-repeat: no-repeat !important;
}
.back, .backEn {
	width: 81px;
	height: 17px;
	background-image: url(images/back.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	margin-top: 10px;
	margin-bottom: 5px;
}
.backEn {
	background-image: url(images/back_en.png);
}
.back a, .backEn a {
	width: 81px;
	height: 17px;
	display: block;
}
.flashTopMain {
	width: 494px; 
	height: 269px; 
	position: absolute; 
	top: 41px; 
	left: 237px;
}
.flashTopSmall {
	width: 234px; 
	height: 214px; 
	position: absolute; 
	top: 41px; 
	left: 0px;
}
.loginTop {
	margin-top: 10px;
	height: 29px;
	width: 230px;
	background-image: url(images/login_title.png);
	background-repeat: no-repeat;
}
.loginTopEn {
	margin-top: 10px;
	height: 29px;
	width: 230px;
	background-image: url(images/login_title_en.png);
	background-repeat: no-repeat;
}
.webShopTop {
	margin-top: 10px;
	height: 29px;
	width: 230px;
	background-image: url(images/webshop_title.gif);
	background-repeat: no-repeat;
}
.webShopTopEn {
	margin-top: 10px;
	height: 29px;
	width: 230px;
	background-image: url(images/webshop_title_en.gif);
	background-repeat: no-repeat;
}
.webShopItems {
	padding: 10px;
	text-align: center;
	margin: auto;
}
.button {
	background-color: white;
	color: #343434;
	font-weight: bold;
	background-image: url(images/button_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 170px;
	height: 23px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	cursor: pointer;
}
.inputBox {
	width: 250px;
	height: 19px;
	border: #C6C0B7 1px solid;
	background-color: #F9F8F6;
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: 5px;
}
.inputBoxHalf {
	width: 125px;
	height: 19px;
	border: #C6C0B7 1px solid;
	background-color: #F9F8F6;
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: 5px;
}
.inputBoxNumber {
	width: 75px;
	height: 19px;
	border: #C6C0B7 1px solid;
	background-color: #F9F8F6;
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: 5px;
	text-align: right;
}
.textareaBox {
	width: 250px;
	height: 80px;
	border: #C6C0B7 1px solid;
	background-color: #F9F8F6;
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: 5px;
}
.topContainer {
	position: relative;
}
.topMenu {
	position: absolute;
	top: 0px;
	left: 0px;
}
.topMenu ul {
	margin: 0px;
	padding: 0px;
}
.topMenu li {
	float: left;
	list-style-type: none;
}
.topMenu li a {
	margin-top: 16px;
	padding-left: 20px;
	padding-right: 20px;
	color: white;
	font-size: 11px;
	border-right: white 1px solid;
	display: block;
	letter-spacing: 1.5px;
}
.topMenu li a:hover {
	text-decoration: none;
}
.languageChanger {
	position: absolute;
	left: 760px;
	top: 48px;
	width: 150px;
	height: 30px;
	text-align: center;
}
.languageChanger a {
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}
.bottomLeft {
	background: url(images/left_bottom.png) repeat-x bottom;
}
.bottomContainer {
	position: relative;
}
.bottomMenu {
	position: absolute;
	top: 0px;
	left: 0px;
}
.bottomMenu ul {
	margin: 0px;
	padding: 0px;
}
.bottomMenu li {
	float: left;
	list-style-type: none;
}
.bottomMenu li a {
	margin-top: 3px;
	padding-left: 20px;
	padding-right: 20px;
	color: white;
	font-size: 11px;
	border-right: white 1px solid;
	display: block;
	letter-spacing: 1.5px;
}
.bottomMenu li a:hover {
	text-decoration: none;
}
.belepes {
	width: 230px;
	margin-top: 20px;
	text-align: center;
	background-image: url(images/login_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
}
.nobiliaFlashContainer {
	margin-bottom: 20px;
}
.order, .orderEn {
	width: 150px;
	height: 17px;
	background-image: url(images/rendeles.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-top: 10px;
	margin-bottom: 5px;
}
.orderEn {
	background-image: url(images/rendeles_en.gif);
}
.order a, .orderEn a {
	width: 150px;
	height: 17px;
	display: block;
}
.txtLabel {
	vertical-align: top;
	padding-top: 5px;
}
.smallText {
	padding-top: 4px;
	font-size: 9px;
}
.codeField {
	text-align: right;
	width: 115px;
	vertical-align: middle !important;
}
.codeImg {
	margin: 5px;
}
.acceptField {
	text-align: right;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 15px;
}
.error, .errorInPage {
	padding: 10px;
	color: red;
	font-weight: bold;
	font-size: 12px;
}
.webshopSubmit, .webshopSubmitEn {
	margin-bottom: 20px;
	width: 230px;
	height: 40px;
	background-image: url(images/webshop_submit.gif);
	background-repeat: no-repeat;
}
.webshopSubmitEn {
	background-image: url(images/webshop_submit_en.gif);
}
.webshopSubmit a, .webshopSubmitEn a {
	width: 230px;
	height: 40px;
	display: block;
}
.lefter {
	float: left;
}
.righter {
	float: right;
}
.compare, .compareEn {
	width: 260px;
	height: 17px;
	background-image: url(images/compare.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-bottom: 10px;
}
.compareEn {
	background-image: url(images/compare_en.png);
}
.compare a, .compareEn a {
	width: 260px;
	height: 17px;
	display: block;
}
.galleryImg {
	border: #eeebe7 5px solid;
}
.galleryTitle {
	background-image: url(images/gallery_title.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px;
}
.pager {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.pagerItem {
	display: inline;
	margin-left: 3px;
	margin-right: 3px;
}
.pagerItem a {
	text-decoration: none !important;
}
.pagerItemNumber {
	display: inline;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;
}
.pagerItemNumber a {
	text-decoration: none !important;
}
.pagerItem a:hover, .pagerItemNumber a:hover {
	text-decoration: none !important;
}
.filterBlock {
	float: right;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.galleryBack {
	float: left;
	padding-left: 15px;
}
.adBoxContainer {
	position: relative; 
	display: none;
}
.adBox {
	position: absolute; 
	left: 200px; 
	top: 60px; 
	background-image: url(images/popup_advertise.jpg); 
	width: 590px; 
	height: 398px; 
}
.adBoxCloser {
	position: relative; 
	left: 564px; 
	top: 0px; 
	width: 26px; 
	height: 28px;
}
.adBoxCloser a {
	width: 26px; 
	height: 28px; 
	display: block;
}
.adBoxLink {
	width: 358px; 
	height: 275px;
}
.adBoxLink a {
	width: 358px; 
	height: 275px; 
	display: block;
}
.pagerArticle {
	margin: 20px;
	text-align: center !important;
}
.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;
}
.sightlessButton {
	margin-top: 10px;
	width: 230px;
	height: 40px;
	background: url(images/sightless.png) no-repeat;
	position: relative;
}
.sightlessButton a {
	display: block;
	position: absolute;
	left: 18px;
	top: 8px;
	width: 191px;
	height: 21px;
}