@charset "iso-8859-2";
/* CSS Document */

/*ÁLTALÁNOS FORMÁZÁSOK*/
.block {display: block;}
li a {text-decoration: none; color: #034da1;}
#content_content li a {text-decoration: underline; color: #034da1;}
#content_content li a:hover {color: #ed1c24;}
li a:hover {color: #ed1c24;}
a {color: #034da1;}
a:hover {color: #ed1c24;}
a img {border: none;}

/*jQuery styles (for zoom icon)*/

#content_content a span.zoomicon {
	display:none;
	background-image:url(zoom.png);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	position:absolute;
}

.submit_nyil {
	border: none;
	width: 18px;
	height: 22px;
	background-repeat: no-repeat;
	background: URL("nyil.png");
}
p {margin-bottom: 0px;}
form {margin: 0px; padding: 0px;}
#content_content form, #content_content p, #content_content table {clear:left}
input, textarea { font-family:Arial, Helvetica, sans-serif; color: #034DA1;}
.bold {font-weight: bold;}
.pdf {
	padding-left: 30px;
	background: URL("pdf.png");
	background-repeat: no-repeat;
	height: 25px;
	display: block;
	padding-top: 6px;
}
#content_top a.selected {color: #034da1;}
#menu a.selected {
	color: #ed1c24;
}

/*headerek és paragrafus formázása*/
h1, h3, h4, h5, h6, .box {margin-top: 0px; color: #034da1;}
h1 {font-size: 1.6em; clear:both;}
h2 {margin-top:0; color: #C00; font-size: 11pt;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.0em;}
h6 {font-size: 0.8em;}
h5 {font-size: 0.9em;}
#content_content {color: #666;}

/*inputok formázásához*/
td {
	margin: 0px;
	padding: 0px;
}
#right td input {
	border: none;
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
}
td.input_left {
	background: URL("input_left.png");
	width: 5px;
	height: 23px;
	padding: 0px;
	margin: 0px;
}
td.input {
	background: URL("input.png");
	height: 23px;
	margin: 0px;
}
td.input_right {
	background: URL("input_right.png");
	width: 5px;
	height: 23px;
	padding: 0px;
	margin: 0px;
}


/*AZ EGÉSZ OLDAL BEIGAZÍTÁSA*/
body {
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana, calibri, sans serif;
	font-size: 0.85em;
	background: URL('bg.png');	
	background-repeat: repeat-x;
}
#site {
	width: 985px;
	margin-left: auto;
	margin-right: auto;
}

/*HEADER FORMÁZÁSA*/
#header_hu {
	width: 985px;
	height: 113px;
	background: url('top_hu.png');
	margin: 0px;
	margin-bottom: -20px;
}
#header_logged_in_hu {
	width: 985px;
	height: 113px;
	background: url('top_logged_in_hu.png');
	margin: 0px;
	margin-bottom: -20px;
}
#header_en {
	width: 985px;
	height: 113px;
	background: url('top_en.png');
	margin: 0px;
	margin-bottom: -20px;
}
#header_logged_in_en {
	width: 985px;
	height: 113px;
	background: url('top_logged_in_en.png');
	margin: 0px;
	margin-bottom: -20px;
}
#logged_in{
	font-size: 7.5pt;
	float: left;
	margin-left: 25px;
	color:#FFF;
	width:110px;
}
#logged_in span{
	display:block;
	font-size:8pt;
	font-weight:bold;
	padding-top:2px;
	text-align:center;
}
#logged_in a{
	display:block;
	margin:0px;
	padding:0px;
	margin-top:3px;
	margin-left:5px;
	color:#FFF !important;
	font-weight:bold
}
#logged_in a:hover{ text-decoration:underline }
#logo {
	background: URL("logo.png");
	width: 159px;
	height: 50px;
	margin-left: 35px;
	top: 5px;
	position: relative;
	float: left;
}
#banner {
	width: 468px;
	height: 60px;
	background: #77aaff;
	position: relative;
	top: 4px;
	margin: 0px;
	margin-left: 35px;
	float: left;
}
#banner p,#banner a {
	margin:0;
	padding:0;
}
/*belépés rész formázásai*/
#login {
	width: 150px;
	height: 50px;
	float: right;
	top: 20px;
	position: relative;
}
.login_input {
	background: none;	
	width: 100px;
	height: 13px;
	font-size: 8pt;
	margin-left: 29px;
	margin-top: 2px;
	margin-bottom: 0px;
	float: left;
	border: none;
	color: #034da1;
}
#login #user {width: 105px;}
#login #pass {width: 89px; margin-bottom: 0px;}
.submit_nyil {
	margin-left: 3px;
	margin-top: -2px;
	margin-bottom: -7px;
	float: left;
	cursor:pointer;
}
#login #reg {
	font-size: 7.5pt;
	float: left;
	margin-left: 25px;
	margin-top: 1px;
	font-weight: bold;
}
#login a {text-decoration: none; color: #034da1;}
#content_content input, #content_content textarea {
	border: 1px solid #C3D7EF;
	background-color:#FFF;
	font-size:9pt;
}
#content_content input.button,#content_content input.search_button{
	border: 1px solid #034DA1;
	background-color: #034DA1;
	color:#FFF;
	font-size:10pt;
	cursor:pointer;
}
#content_content input.button_cancel{
	border: 1px solid #d40000;
	background-color: #d40000;
	color:#FFF;
	font-size:10pt;
	cursor:pointer;
}
.star{
	font-size:12pt;
	color:#d40000;
	vertical-align:top;
}
/*nyelvvel kapcsolatos formázások*/
#nyelv {
	width: 70px;
	height: 40px;
	float: right;
	position: relative;
	float: right;
	top: 22px;
	margin-right: 25px;
}
#magyar {
	width: 70px;
	height: 20px;
	float: right;
	background: URL("nyelv.png");
	background-repeat: no-repeat;
}
#angol {
	width: 70px;
	height: 20px;
	float: right;
	background: URL("nyelv.png");
	background-repeat: no-repeat;
	background-position: 0px -20px;
}
/*menü formázása*/
#menu {
	width: 560px;
	height: 20px;
	top: 12px;
	left: 230px;
	position: relative;
	clear: both;
	text-align: center;
	margin: 0px;
}
#menu ul {
	margin: 0px;
	position: relative;
	width: 560px;
	padding: 0px;
}
#menu li {
	font-family: Arial, Geneva, Verdana;
	font-size: 9pt;
	display: inline;
	background: URL('piros.png');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin: 0px;
	margin-left: 15px;
	padding-left: 20px;
	font-weight: bold;
}
#menu li:first-child {margin-left: 0px;}

/*BAL OLDAL FORMÁZÁSA*/
#left {
	margin-top: 20px;
	width: 208px;
	margin-left: 8px;
	float: left;
}
#left_bg {
	background: URL("left_bg.png");
	width: 208px;
	height: 100%;
	position: fixed;
	bottom: 0px;
	margin-left: 8px;
	z-index: -2;
}

/*KÖZÉPSŐ OSZLOP FORMÁZÁSA*/
#center {
	width: 587px;
	height: inherit;
	float: left;
	padding: 0px;
}

/*a tartalom formázása*/
#content {
	margin-bottom: -20px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 563px;
	position: relative;
	z-index: 1;
}
/*breadcrumb formázása*/
#content_top {
	background: URL("content_top.png");
	width: 563px;
	height: 22px;
	position: relative;
	top: 0px;
	margin: 0px;
}
#content_top ul {
	left: -12px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#content_top ul li {
	font-size: 8pt;
	padding-top: 4px;
	display: block;
	float: left;
	height: 22px;
	background: URL("arrow.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 8px;
	padding-left: 12px;
}
#content_top li:first-child {background: none; padding-left: 0px; margin-left: -20px; margin-right: 0px;}
#content_top li a {color: #6398d5;}
#content_top li a:hover {color: #034da1;}
a.home {
	display: block;
	margin-top: 2px;
	background: URL("home.png");
	width: 16px;
	color: black;
	height: 12px;
}
/*a tartalom formázása*/
#content_main {
	background: URL("content_bg.png");
	width: 563px;
	height: inherit;
}

#content_content {
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 10px;	
	margin-top: 0px;
}
#content_footer {
	background: URL("content_footer.png");
	width: 563px;
	height: 11px;
}
/*content_content-en belüli táblázatok termékekehez formázása*/
/*Hírlista*/
#content_content table.hirlista {
	border: 1px solid #c3d7ef;
	clear: both;
}
#content_content table.hirlista td {
	padding: 5px;
}
/*Hír*/
.hircim {
	background: #b7d8ff;
	color: #006;
}
.hirdatum {
	font-size: 0.9em;
}
#content_content table.hir {
	border: 1px solid #c3d7ef;	
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#content_content table.hir td {
	margin: 0px;
	padding: 5px;
}
#content_content table.hirlista td p,
#content_content table.hirlisa td a,#content_content table.hir td p,
#content_content table.hirlista td a {
	margin: 0px;
}
#content_content img {
	/*margin: 5px;*/
}
#content_content table td img {
	/*margin: 5px;*/
}

#content_content ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding:0;
	list-style-type: none;
}
#content_content ul li {
	padding-left: 10px;
	background-image: url("felsorolas.gif");
	background-repeat: no-repeat;
	background-position: left 6px;
}
#content_content ul ul li {
	font-size: 0.9em;
}
#content_content ul ul ul li {
	font-size: 0.9em;
}

/*JOBB OLDAL FORMÁZÁSA*/
#right {float: left;margin-bottom: -20px;}
#right_main {}

/*FOOTER FORMÁZÁSA*/
#footer {
	background: URL("footer.png");
	background-repeat: no-repeat;
	width: 985px;
	height: 60px;
	clear: both;
	position: relative;
	bottom: -4px;
}
#footer ul {
	font-weight: bold;
	margin: 0px;
	width: 583px;
	height: 17px;
	margin-left: 216px;
	padding: 0px;
	position: relative;
	top: 30px;
	text-align: center;
}
#footer li {
	font-size: 8pt;
	text-transform: uppercase;
	display: inline;
	background: URL('piroscsik.png');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin: 0px;
	padding-left: 15px;
	margin-right: 15px;
}
#footer ul :first-child  {background: none;margin-left: 0px;}
#pannonset {
	width: 50px;
	height: 19px;
	float: right;
	position: relative;
	top: 16px;
	font-size:8pt;
	text-decoration:none;
}
#pannonset:hover{
	text-decoration:underline
}

/*BOXOK formázása*/
.box {
	margin-bottom: 10px;	
	background: URL("box_top.png");
	background-repeat: no-repeat;
}
.box_top {width: 174px; height: 25px;}
.box_main {
	background: URL("box_bg.png");
	width: 174px;
}
.box_content {
	width: 174px;
}
.box_footer {
	background: URL("box_footer.png");
	width: 174px;
	height: 11px;	
}
#kereses_hu .box_top {background: URL("kereses_hu.png");}
#hirlev_hu .box_top {background: URL("hirlev_hu.png");}
#kereses_en .box_top {background: URL("kereses_en.png");}
#hirlev_en .box_top {background: URL("hirlev_en.png");}
#right_main .box_top {
	background-repeat: no-repeat;
	text-align: center;
}
.box_title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	top: 4px;
	position: relative;
}
#right_main .box_content {
	width: 160px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	text-align: center;
}
.box form {color: #6398d5; font-size: 8pt; padding: 0px; margin: 0px;}
.box form input.box_radio {font-size: 8pt; margin-top: 0px;}
.box .submit_nyil {
	margin-left: 1px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.box table {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}
.box table .inputtable {
	margin: 0px;
	padding: 0px;
	float: left;
}
.box td {}
.box td.input {
	width: 123px;
	float: left;
	padding: 0px;
}
.box td.input input {
	width: 123px;
	padding: 0px;
	background: none;
	border: none;
}

/*TERMÉKLISTA FORMÁZÁSA*/
#termekeink {
	width: 208px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -13px;
	left: 8px;
	display: block;
}
.tcs_hu {background: URL('termek1_hu.png');height: 46px; width: 208px;}
.tcs_hu:hover {background: URL('termek2_hu.png');}
.tcs_selected_hu {background: URL('termek2_hu.png');}
.tcs_en {background: URL('termek1_en.png');height: 46px; width: 208px;}
.tcs_en:hover {background: URL('termek2_en.png');}
.tcs_selected_en {background: URL('termek2_en.png');}
#tcs16670 {background-position: 0px 0px;}
#tcs16671 {background-position: 0px -48px;}
#tcs16672 {background-position: 0px -96px;}
#tcs16673 {background-position: 0px -144px;}
#tcs16674 {background-position: 0px -192px;}
#tcs16675 {background-position: 0px -240px;}
#tcs16676 {background-position: 0px -288px;}
#tcs16677 {background-position: 0px -336px;}
#tcs16678 {background-position: 0px -384px;}
#tcs16679 {background-position: 0px -432px;}
#tcs16680 {background-position: 0px -480px;}
#tcs16681 {background-position: 0px -528px;}
#tcs16682 {background-position: 0px -576px;}
#tcs16683 {background-position: 0px -624px;}
#tcs16684 {background-position: 0px -672px;}
#tcs16685 {background-position: 0px -720px;}
#tcs18323 {background-position: 0px -768px;}
#tcs18479 {background-position: 0px -768px;}

.tcsal_ul {
	list-style-type: none;	
	font-size: 8pt;
	font-weight: bold;
	width: 208px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #f8fbff;
}
.tcsal_ul li {
	width: 195px;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-left: 5px;
	padding-left: 10px;
	background: url("almenupont.png");
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.tcsal_ul li:hover {
	background: url("almenupont_over.png");	
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.tcsal_ul li a {
	font-family: Verdana, Arial, Geneva;
	color: #026CE1;
}
.tcsal_ul li a:hover {
	color: #ed1c24;
}
#left a.selected {
	color: #014087;
}
#left li.selected {
	background: url("almenupont.png");	
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.tcsal_ul2 {
	list-style-type: none;	
	font-size: 7pt;
	font-weight: bold;
	width: 208px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #f8fbff;
}
.tcsal_ul2 li {
	width: 182px;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-left: 20px;
	background: url("almenupont.png");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
}
.tcsal_ul2 li a {
	font-family: Verdana, Arial, Geneva;
}
.tcsal_ul2 li:hover {
	background: url("almenupont_over.png");	
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.tcsal_ul2 li a:hover {
}
.tcsal {
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 208px;
	height: 0px;
	background: URL("almenucsik.png");
	display: block;
}
.height_auto {
	height: auto;	
}

#cikkszam_tablazat th{
	color:#163990;
}
#cikkszam_tablazat td{
	border:1px solid #CCC;
	padding:2px;
}
#title{
	float:left;
	width:380px;
}
#gyartologo{
	float:right;
	text-align:right;
}
div.clear{
	clear:both;
}
div#sitemap{
	clear:both;
}