

		BODY {
			text-align: center;
			background: #fdfdfd;
			padding: 0px;
			margin: 0px;

			font-family: "Palatino Linotype", sans-serif;
			font-size: 12px;
		}

		TABLE {
			border-collapse:collapse;
		}

		.TDCONT {
			padding:0;
		}

		TABLE.container {
			width: 100%;
			height: 100%;
			text-align: center;
			background: url("../images/headEffect.png");
			background-repeat: no-repeat;
			background-position: top center;
			
		}

		DIV#header {
			width: 784px;
			height: 143px;
			background: url("../images/header.png");
			vertical-align: top;
		}

		DIV#header_swf {
			position: relative;
			left: 9px;
			top: 28px;
		}

		DIV#header_marquee {
			position: relative;
			left: 110px;
			top: 20px;
			width: 340px;
			height: 122px;
		}

		TD#leftTd {
			width: 196px;
			height: 100%;
			background: url("../images/leftBg.png");
			background-repeat: repeat-y;
		}

		TD#menuTd {
			width: 206px;
			height: 433px;
			background: url("../images/menuContainer.png");
			background-repeat: no-repeat;
			vertical-align: top;
			padding-top: 55px;
			padding-left: 0px;
		}

		TD#rightTd {
			width: 382px;
			height: 100%;
			background: url("../images/rightBg.png");
			background-repeat: repeat-y;
			text-align: justify;
		}

		TD.mailingList {
			color: white;
			font-size: 20px;
			padding-left: 12px;
		}

		TABLE.mainContainer {
			background: url("../images/menuContainerCont.png");
			background-repeat: repeat-y;
			background-position: 196px 0px;
		}

		DIV#footer {
			background: url("../images/footer.png");
			height: 40px;
			width: 784px;
		}

		TD#leftLeadTD {
			color: #004b62;
			font-size: 12px;
			text-align: justify;
			padding-left: 12px;
			padding-right: 6px;
			padding-top: 4px;
			padding-bottom: 4px;
		}

		DIV#leftBoatDIV {
			color: #004b62;
			font-size: 12px;
			padding-top: 4px;
			padding-bottom: 4px;
			text-align: left;
			width: 134px;
		}

		IMG.leftBoats {
			border-style: solid;
			border-width: 2px;
			border-color: #278add;
		}

		A.boatclick {
			text-decoration: none;
			color: #278add;
			padding-left: 12px;
			background: url('../images/linkbgr.png');
			background-position: center left;
			background-repeat: no-repeat;
			font-size: 16px;
		}

		SPAN.boatclick {
			text-decoration: none;
			color: #278add;
			padding-left: 12px;
			background: url('../images/linkbgr.png');
			background-position: center left;
			background-repeat: no-repeat;
			font-size: 16px;
			width: 100%;
		}

		A.more {
			text-decoration: none;
			background: url('../images/linkbgr.png');
			background-position: center right;
			background-repeat: no-repeat;
			padding-right: 12px;
			font-size: 16px;
		}

		A.boatclick:hover {
			text-decoration: underline;
		}

		TD#btn1, TD#btn2, TD#btn3, TD#btn4, TD#btn5, TD#btn6, TD#btn7, TD#btn8, TD#btn9, TD#btn10, TD#btn11, TD#btn12 {
			padding-left: 4px;
		}

		img, div { 
			behavior: url("js/iepngfix.htc") 
		}

		.MainContentDiv * {
			font-size: 14px;
			color: #424242;
		}

		.pgOFF {
			color: #278add;
			text-decoration: none;
		}

		.pgON {
		}

		.productImage {
			border-style: solid;
			border-color: white;
			border-width: 1px;
		}

		.productName {
			font-size: 18px;
			color: #278add;
		}

		.productPrice {
			font-weight: bold;
		}

		.productPrice2 {
		}

		.productSeparator {
			border-style: solid;
			border-color: #278add;
			border-width: 1px;
		}

		.partnerLink {
			color: #278add;
			text-decoration: none;
		}

		.orderInput {
			color: #0c5396;
			border-style: solid;
			border-color: #0c5396;
			border-width:1px;
			background: white;
			width: 150px;
		}

		TD.shopButton_ON {
			text-align: center;
			background: #0f7edb;
			padding-top: 4px;
			padding-bottom: 4px;
		}

		TD.shopButton_OFF {
			text-align: center;
			background: #dddddd;
			padding-top: 4px;
			padding-bottom: 4px;
			border-left-style: solid;
			border-right-style: solid;
			border-width: 1px;
			border-color: white;
		}
		
		TD.shopButton_ON A, TD.shopButton_OFF A {
			font-size: 16px;
			text-decoration: none;
		}

		TD.shopButton_ON A {
			color: white;
		}

		TD.newAdLabel {
			padding-left: 5px;
			font-size: 16px;
		}

		TD.newAdInput {
			padding-left:15px;
		}

		TD.newAdInput INPUT {
			color: #0c5396;
			border-style: solid;
			border-color: #0c5396;
			border-width:1px;
			background: white;
		}

		TD.newAdInput TEXTAREA {
			color: #0c5396;
			border-style: solid;
			border-color: #0c5396;
			border-width:1px;
			background: white;
			width: 300px;
		}

		SPAN.label {
			font-size:14px;
			color: #2a3950;
			font-weight: bold;
		}

		A.foglalasLink {
			color:#278add;
		}

		.langSelector {
			font-size: 14px;
			color: white;
		}
