/* ----- ELMA weblap stílusok, (C)2006 ELMA Zrt., bedolgozta a feiku.hu ----- */

/* ----- általános ----- */

html {
		height: 100%;
		}
body {
		height: 100%;
		margin: 0px;
		font: 100 11px "Lucida Sans Unicode", Verdana, sans-serif;
		text-align: center;
		color: #001256;
		background: #f7f7e3;
		}
a {
		color: #158fd2;
		text-decoration: none;
		}
a:hover {
		color: #F7F7E3;
		background-color: #158FD2;
		}
a img {
		border: none;
		}
.nemlatszik {
		overflow: hidden;
		height: 0px;
		}
a.nohover:hover {
		background: none;
		}
blockquote {
		background-color: white;
		margin: 6px;
		padding: 6px;
		width: 300px
		}

.alertbox { background-color: red; border: 6px solid white; margin: 0; padding: 0; } 
.alertbox h1 { 	font-family: "Lucida Grande", Verdana, sans-serif; color: white; margin: 0; padding: 10px; 	font-size: 18px; font-weight: bold; color: yellow;}
#content_1 .alertbox p { color: white; margin: 0; padding: 4px; font-weight: bold;}
#content_1 .alertbox p a { color: yellow; }
#content_1 .alertbox p a:hover { background-color: white; color: red; }

.betanews { background-color: white; margin: 0; padding: 4px 0px 0px 4px; }
.betanews p { margin: 0; padding: 0; }


/* ----- menü ----- */

ul#menu {
		width: 560px;
		margin: 0px auto;
		padding: 99px 0px 0px 0px;
		list-style-type: none;
		}
ul#menu li {
		float: left;
		clear: none;
		height: 31px;
		padding: 0px 7px 0px 4px;
		background: url('/css/menu_separator.gif') no-repeat right top;
		}
ul#menu li.utolso,
ul#menu li.aktiv,
ul#menu li.aektiv {
		background: none;
		}
ul#menu li div {
		float: left;
		height: 31px;
		}
ul#menu div.aktiv_bal {
		width: 6px;
		background: url('/css/menu_aktiv_bal.png') no-repeat left top;
		}
ul#menu div.aktiv_jobb {
		width: 6px;
		background: url('/css/menu_aktiv_jobb.png') no-repeat right top;
		}
ul#menu div.aktiv_hatter {
		height: 31px;
		background: url('/css/menu_aktiv_hatter.png') repeat-x left top;
		}
ul#menu li a {
		display: block;
		position: relative;
		margin-top: 4px;
		padding: 4px;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		color: #ffe6b1;
		}
ul#menu li a:hover {
		color: white;
		background: none;
		}
ul#menu div.aktiv_hatter a {
		margin: 0px;
		padding: 7px 25px 7px 25px;
		font-size: 14px;
		font-weight: bold;
		color: red;
		}
ul#menu div.aktiv_hatter a:hover {
		color: red;
		}
 

/* ----- fejléc ----- */

#nonFooter {
		position: relative;
		width: 100%;
		min-height: 100%;
		}
#fa_left {
		position: absolute;
		z-index: 15;
		width: 188px;
		height: 130px;
		left: 0px;
		top: 0px;
		background: url('/css/fa_left.png') no-repeat left top;
		}
#fa_right {
		position: absolute;
		z-index: 10;
		right: 0px;
		top: 0px;
		width: 300px;
		height: 485px;
		background: url('/css/fa_right.png') no-repeat left top;
		}
#header {
		width: 100%;
		height: 130px;
		background: #041e7f url('/css/header_background.jpg') repeat center top;
		}
#logo_container {
		position: absolute;
		z-index: 100;
		width: 134px;
		height: 83px;
		left: 50%;
		top: 10px;
		margin-left: -67px;
		}
#elma_logo {
		width: 134px;
		height: 83px;
		margin: 0px auto;
		background: url('/css/elma_logo.png') no-repeat left top;
		}
#elma_logo a, #elma_logo a img {
		position: relative;
		display: block;
		width: 134px;
		height: 83px;
		}

#elma_logo a:hover {
		background: none;
		}

/* ----- nyelvek ----- */

#nyelvek_OFF { display: none; }

#nyelvek {
		position: absolute;
		z-index: 6;
		left: 11px;
		top: 13px;
		height: 51px;
		width: 80px;
		margin: 0px;
		padding: 0px;
		text-align: left;
		list-style-type: none;
		}
#nyelvek span {
		padding-left: 26px;
		}
#nyelvek a {
		display: block;
		width: 80px;
		height: 17px;
		font-family: 'Lucida Sans Unicode', Verdana, sans-serif;
		color: white;
		}
#nyelvek a:hover, #nyelvek li.aktiv {
		display: block;
		width: 80px;
		height: 17px;
		color: white;
		background: url('/css/nyelvvalaszto_hatter.png') no-repeat left top;
		}
#nyelvek .magyar {
		background: url('/css/zaszlo_magyar.gif') no-repeat 5px 3px;
		}
#nyelvek .horvat {
		background: url('/css/zaszlo_horvat.gif') no-repeat 5px 3px;
		}
#nyelvek .usa {
		background: url('/css/zaszlo_usa.gif') no-repeat 5px 3px;
		}


/* ----- tartalom ----- */


#content {
		padding: 10px 10px 25px 10px;
		text-align: center;
		background: url('/css/content_gradient.jpg') repeat-x left top;
		}
#nonFooter #content #content_1 {
		width: 675px;
		margin: 0px auto;
		text-align: left;
		}
#nonFooter #content #content_2 {
		width: 725px;
		margin: 0px auto;
		text-align: left;
		}
h1 {
		clear: both;
		margin-top: 0.5em;
		font-family: Georgia, serif;
		font-size: 28px;
		font-weight: 100;
		color: #ff8e01;
		}
h2 {
		clear: both;
		margin-top: 0.5em;
		font-family: Georgia, serif;
		font-size: 20px;
		font-weight: 100;
		color: #ff8e01;
		}
#content p {
		margin-bottom: 1.63em;
		font-size: 13px;
		font-weight: 200;
		color: #001256;
		}
#content_1 .termekek {
		clear: both;
		float: left;
		width: 675px;
		margin-bottom: 15px;
		padding-top: 18px;
		border: 1px solid #e5e5c4;
		background: white;
		}
.content_2_1 {
		float: left;
		width: 272px;
		padding-top: 20px;
		}
.content_2_1 img {
		display: block;
		padding-top: 20px;
		}
.content_2_2 {
		float: right;
		width: 435px;
		}
table.specifications {
		background: white;
		}
tr.brown {
		background: #e5e5c4;
		}
div.specifications {
		position: relative;
		top: -5px;
		width: 405px;
		padding: 2px;
		border: #e5e5c4 solid 1px;
		background: white;
		}
ul.termekcsaladok {
		font: 16px Georgia, serif;
		list-style-image: url('/css/bullet.gif');
		}
ul.termekcsaladok a:hover {
		color: #F7F7E3;
		background: #158fd2;
		}
ul.plain {
		font-size: 13px;
		font-weight: 200;
		list-style-image: url('/css/bullet.gif');
		}
ul.plain a:hover {
		color: #F7F7E3;
		background-color: #158fd2;
		}
#termeklista_container {
		clear: both;
		height: 150px;
		}
#termeklista {
		clear: both;
		float: left;
		margin: 0px;
		padding: 0px 0px 15px 0px;
		font-size: 13px;
		list-style-type: none;
		}
#termeklista li {
		float: left;
		clear: none;
		width: 139px;
		height: 220px;
		margin: 0px 4px 15px 0px;
		padding: 0px;
		text-align: center;
		}
#termeklista a {
		display: block;
		width: 127px;
		padding: 5px;
		border: 1px solid #f7f7e3;
		color: #158fd2;
		}
#termeklista a:hover {
		border: 1px #e5e5c4 solid;
		background: white;
		}
#termeklista_fooldal {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		}
#termeklista_fooldal li, #termeklista_fooldal li a {
		float: left;
		clear: none;
		width: 225px;
		height: 183px;
		padding: 0px;
		font: 100 16px Georgia, serif;
		text-align: center;
		color: #158FD2;
		background-color: white;
		}
#termeklista_fooldal a {
		font-family: Georgia, serif;
		font-weight: 100;
		}

/* ----- lábléc ----- */

#footer {
		clear: both;
		position: relative;
		width: 100%;
		min-height: 94px;
		border-top: solid #1d348c 3px;
		text-align: center;
		color: white;
		background: #2ba0dd url('/css/footer_background.jpg') repeat-x left top;
		}
#footer_link {
		position: absolute;
		left: 50%;
		top: 4px;
		width: 66px;
		height: 45px;
		margin-left: -33px;
		}
#footer_link a {
		display: block;
		width: 66px;
		padding-top: 46px;
		background: url('/css/elma_logo_bottom.png') no-repeat left top;
		}
#footer_link a:hover {
		/*background: none;*/
		}
#copyright {
		padding: 48px 0px 1em 0px;
		margin: 0px auto;
		width: 600px;
		height: auto;
		}