body {
	margin: 0px;
	background-color: #342172;
	background-image: url(../images/site_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

table,td {
	font-family: Arial;
	font-size: 11px;
	color: #2D1D61;
}

a:link,a:visited {
	color: #57468D;
	text-decoration: underline;
}

a:hover {
	color: #57468D;
	text-decoration: none;
}

small {
	font-size: 9px;
}

.med {
	font-size: 10px;
	letter-spacing: normal;
	color: #FFA053;
}

a.light:link,a.light:visited {
	color: #EA6900;
	text-decoration: none;
	font-weight: bold;
}

a.light:hover {
	color: #FFA053;
	text-decoration: none;
	font-weight: bold;
}

form { margin: 0; }

select {
	border: 1px solid #A6C8E6;
	font-size: 11px;
	color: #2A1570;
	padding: 3px;
}

.linklist {
	background: url(../images/dot_o.gif) no-repeat top left;
	padding: 0 0 0 20px;
	font-size: 12px;
	line-height: 15px;
}

.linklist a:link, .linklist a:visited {
	text-decoration: none;
	font-weight: bold;
}

.linklist a:hover {
	color: #3782C6;
	text-decoration: none;
	font-weight: bold;
}

.box_head {
	background: url(../images/box_bg.jpg) repeat-x left top;
	padding: 0;
}

.box_content {
	background: #CFE1F1;
	padding: 8px 8px 8px 8px;
}

.box_head_d {
	background: url(../images/box_bg_d.jpg) repeat-x left top;
	padding: 0;
	height: 36px;
}

.box_content_d {
	color: #FFFFFF;
	background: #5F5090;
	padding: 8px 8px 8px 8px;
}

/******************************/
/***** ÁLTALÁNOS CÍMSOROK *****/

h1 	{ font-family: Tahoma; font-size: 20px; font-weight: bold; margin: 0 0 5px 0; color: #EA6900;  }
h2 	{ font-family: Tahoma; font-size: 18px; font-weight: bold; margin: 0 0 5px 0; color: #2A1570;  }
h3 	{ font-family: Tahoma; font-size: 14px; font-weight: bold; margin: 15px 0 5px 0; color: #3782C6;  }

hr 	{ border: 1px solid #B4CFE9; width: 100%; }

.quote { border: 1px solid #CFE1F1; background: #F1F6FB url(../images/quote.gif) no-repeat 12px 12px; padding: 14px 12px 14px 58px; color: #5E9AD0; font-size: 11px; }
.quote { margin: 15px 20px 15px 20px; }

/******************************/
/***** KÜLÖNBÖZŐ CÍMSOROK *****/

.smalltitle 		{ font-family: Tahoma; font-size: 13px; font-weight: bold; margin: 0 0 5px 0; }
.mediumtitle 		{ font-family: Tahoma; font-size: 20px; font-weight: bold; margin: 0 0 5px 0; }
.mediumtitle_a	{ font-family: Verdana; font-size: 20px; font-weight: bold; margin: 0 0 5px 0; letter-spacing: -1pt; }
.subtitle				{ font-size: 12px; font-weight: bold; color: #867AAE; }

/********************************************/
/***** HIBAKIJELZÉS A FORMOK KÜLDÉSEKOR *****/

.errors { font-size: 11px; color: #CC0000; margin: 0 0 10px 0; padding: 8px; border: 1px solid #CC0000; }

/******************************************/
/***** TARTALMI RÉSZ, KERET [világos] *****/

.contentlight, .contentlight table td {
	color: #2A1570;
	font-size: 11px;
}

.contentlight {
	background-color: #E3E2E9;
	padding: 6px 9px 6px 9px;
}

.contentlight_top {
	background-image: url(../images/content_light_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 0 20px;
	height: 11px;
}

.contentlight_bottom {
	background-image: url(../images/content_light_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
}

/******************************************/
/***** TARTALMI RÉSZ, KERET [narancs] *****/

.contentorange, .contenorange table td {
	color: #FFFFFF;
	font-size: 11px;
}

.contentorange {
	background-color: #E67C2F;
	padding: 6px 9px 6px 9px;
}

.contentorange_top {
	background-image: url(../images/content_orange_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 11px;
}

.contentorange_bottom {
	background-image: url(../images/content_orange_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
}

/****************/
/***** GYIK *****/
.question { font-size: 15px; font-weight: bold; color: #2A1570; margin-bottom: 4px; letter-spacing: -0.5pt; }
.answer { font-size: 11px; padding: 0 0 5px 0; margin: 0 0 15px 6px; border-bottom: 1px dashed #3782C6; }


/********************/
/***** TERMÉKEK *****/
.productcat { font-size: 12px; color: #E67C2E; background-image: url(../images/product_head_bg.gif); }
.productcat span { background-color: #FFFFFF; padding: 4px 6px 4px 6px; margin: 0 0 0 20px; }

.productbody { padding: 0 0 0 20px; }
*.productbody { padding: 0 0 0 20px; width: 98%; }
.productname { font-family: Tahoma; font-size: 24px; font-weight: bold; color: #2A1570; }
.producttext { border-right: 1px solid #A49DBE; padding: 0 9px 0 0; }
.productside { padding: 0 0 0 9px; }

.infotitle { 
	font-family: Arial; 
	font-size: 17px; 
	font-weight: bold;
	color: #2A1570; 
	letter-spacing: -0.5pt; 
	margin-bottom: 5px; 
}

.maintitle { 
	font-family: Arial; 
	font-size: 18px; 
	font-weight: bold;
	letter-spacing: -0.5pt; 
	margin-bottom: 5px; 
}

.maintitle a:link, .maintitle a:visited {
	text-decoration: none;
}

.maintitle a:hover {
	color: #E67C2E;
	text-decoration: none;
}

a.producttitle:link, a.producttitle:visited {
	font-size: 18px;
	font-weight: bold;
	color: #E67C2E;
	text-decoration: none;
}

a.producttitle:hover {
	font-size: 18px;
	font-weight: bold;
	color: #3681C5;
	text-decoration: none;
}

.subcats {
	background-image: url(../images/sub.gif);
	background-position: left top;
	background-repeat: repeat-y;
	margin-top: 4px;
	padding: 1px 0px 0px 15px;
	line-height: 16px;
}

.subcats a:link, .subcats a:visited {
	color: #3683C7;
	font-weight: bold;
	text-decoration: none;
}

.subcats a:hover {
	color: #E67C2E;
	font-weight: bold;
	text-decoration: underline;
}

.pnav {
	background-color: #E67C2E;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
}

a.pnav:link,a.pnav:visited {
	font-weight: bold;
	background-color: #7B6EA3;
	color: #FFFFFF;
	padding: 3px 6px 3px 6px;
	text-decoration: none;
}

a.pnav:hover {
	font-weight: bold;
	background-color: #E67C2E;
	color: #FFFFFF;
	padding: 3px 6px 3px 6px;
	text-decoration: none;
}
/***************************/
/***** VÁLTAKOZÓ SOROK *****/
.row1 { background-color: #F3F3F5; padding: 5px; margin-bottom: 1px; }
.row1 a:link,.row1 a:visited { color: #3782C6; text-decoration: none; font-weight: bold; }
.row1 a:hover { color: #E67C2E; text-decoration: none; font-weight: bold; }

.rowhighlight { background-color: #57468D; }
.rowh1 { background-color: #F7F5FA; }
.rowh2 { background-color: #FAF8FC; }

.rowhead { background: #EAE8F0; font-size: 10px; color: #8A8BAC; padding: 4px 7px; }

/***************************/
/***** DOBOZ (világos) *****/
.boxbody_light {
	padding: 6px 20px 4px 20px;
	background: #CFE1F1;
	font-size: 11px;
	color: #2A1570;
}

.boxbody_light_bg {
	padding: 8px 10px 4px 10px;
	background: #CFE1F1 url(../images/boxes/box_light_bg.jpg) repeat-x left top;
	font-size: 11px;
	color: #2A1570;
}

.boxbody_light_bg .kiemelt {
	background: #E7F0F8;
	padding: 4px 6px 4px 6px;
	margin-bottom: 2px;
}

.boxbody_light table, 
.boxbody_light td
{
	font-size: 11px;
	color: #2A1570;
}

.boxbody_light .textinput {
	font-family: Arial;
	font-size: 11px;
	color: #2A1570;
	border: 1px solid #A6C8E6;
	height: 22px;
	padding: 4px;
}

/**********************/
/***** LAP FEJLÉC *****/
.pagetitle {
	background-image: url(../images/title_bg_light.gif);
	background-position: left-top;
	background-repeat: repeat-x;
	padding: 4px 0 0 10px;
	margin: 0 0 10px 0;
}

.pagetitle2 { background-image: url(../images/title_bg_light.gif); }
.pagetitle2 { background-position: left-top; background-repeat: repeat-x; padding: 8px 0 0 10px; margin: 0 0 10px 0; }
.pagetitle2 { font-family: Tahoma; font-size: 20px; font-weight: bold; color: #EA6900; }

/*********************/
/***** NAVIGÁCIÓ *****/
a.boxnavi:link, a.boxnavi:visited {
	color: #E67C2E;
	text-decoration: none;
	font-weight: bold;
}

a.boxnavi:hover {
	color: #3782C6;
	text-decoration: none;
	font-weight: bold;
}

/***********************/
/***** FORM ELEMEK *****/
.textinput {
	font-family: Arial;
	font-size: 11px;
	color: #2A1570;
	border: 1px solid #A6C8E6;
	height: 22px;
	padding: 4px;
}

.textinput_r {
	font-family: Arial;
	font-size: 11px;
	color: #2A1570;
	border: 1px solid #A6C8E6;
	height: 22px;
	padding: 4px;
	border-right: 4px solid #FF9900;
}

.textinput_srch {
	font-family: Arial;
	font-size: 11px;
	color: #BBB8C7;
	background-image: url(../images/search_box_bg.gif);
	width: 107px;
	height: 20px;
	border: 0px;
	padding: 3px 6px 0 6px;
}

.textbox {
	font-family: Arial;
	font-size: 11px;
	color: #2A1570;
	border: 1px solid #C2BCD8;
	padding: 4px;
}

.textbox_agree {
	font-family: Arial;
	font-size: 11px;
	color: #2A1570;
	border: 1px solid #C2BCD8;
	padding: 4px;
}

.button {
	background: url(../images/button_bg.jpg) repeat-x left top;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2A1570;
	border: 1px solid #2A1570;
	cursor: pointer;
	padding: 5px;
	border-top: 2px solid #635494;
	border-left: 2px solid #635494;
	border-bottom: 2px solid #251852;
	border-right: 2px solid #251852;
}

.button_light {
	font-family: Arial;
	font-size: 11px;
	color: #2A1570;
	background-color: #E6E3EA;
	border: 1px solid #E6E3EA;
	cursor: pointer;
}

#submenu1 {
	position: static;
	width: 650px;
	z-index: 1;
	background-image: url(../images/m_sub_bg.jpg);
	background-position: top left;
	background-repeat: repeat;
	margin: 0;
}

/***********************/
/***** FEJLEC MENÜ *****/
.almenu {
	background-color: #2F1C6E;
	background-image: url(../images/header_top.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

#fejlec {
	height: 21px;
	width: 650px;
}

#fejlec_1 {
	display: block;
	width: 650px;
	height: 21px;
}

#menu {
	float: left;
	width: 650px;
	height: 21px;
	display: inline;
}

ul.duma_m {
	float: left;
	display: block;
	height: 21px;
	font-size: 10px;
	list-style-type: none;
	background-color: #64578D;
	margin: 0px;
	padding: 0px;
}

.duma_m a, .duma_m a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 7px 5px 10px;
}

.menuk {
	width: 650;
	height: 21px;
	padding-top: 0px;
	position: static;
	z-index: 100;
	left: 0px;
	top: 35px;
	display: none;
}

.duma_m a:hover {
	color: #FFFFFF;
	background-color: #BE4E21;
	padding: 5px 7px 5px 10px;
}

.duma_m li.elso a,.duma_m li.elso a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 7px 5px 16px;
}

.duma_m li.elso a:hover {
	color: #FFFFFF;
	background-color: #BE4E21;
	padding: 5px 7px 5px 16px;
}

.duma_m li.elso {
	display: inline;
	height: 20px;
}

.duma_m li {
	display: inline;
	height: 20px;
}

ul.duma_m {
	width: 100%;
	float: left;
	display: block;
	height: 21px;
	font-size: 10px;
	line-height: 21px;
	list-style-type: none;
	background-color: #64578D;
	margin: 0px;
	padding: 0px;
}

.latestnews_date {
	color: #3782C6;
}

.latestnews_title a,.latesnews_title a:visited {
	font-size: 12px;
	color: #2A1570;
	text-decoration: none;
	font-weight: bold;
}

.latestnews_title a:hover {
	font-size: 12px;
	color: #2A1570;
	text-decoration: underline;
	font-weight: bold;
}

.anews_date {
	color: #3782C6;
}

.anews_title a,.anews_title a:visited {
	font-family: Tahoma;
	font-size: 18px;
	color: #2A1570;
	text-decoration: none;
	font-weight: bold;
}

.anews_title a:hover {
	font-family: Tahoma;
	font-size: 18px;
	color: #3782C6;
	text-decoration: none;
	font-weight: bold;
}

.anews_box {
	padding: 0 5px 8px 5px;
	border-bottom: 1px dashed #3782C6;
	margin-bottom: 7px;
}

.dropmenudiv{
	position: absolute;
	top: 0;
	border: 0;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 15px;
	z-index: 100;
	background-color: #62568E;
	width: auto;
	visibility: hidden;
}

.dropmenudiv a:link,.dropmenudiv a:visited {
	width: auto;
	display: block;
	border: 0;
	padding: 3px 8px 3px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.dropmenudiv a:hover {
	background-color: #D96B1A;
	color: #FFFFFF;
}

.inlineshotbox { margin-top: 5px; margin-bottom: 5px; margin-right: 10px; float: left; border: 1px solid #dddddd; width: 155px; padding: 1px; }
.inlineshotbox_j { margin-top: 5px; margin-bottom: 5px; margin-left: 10px; float: right; border: 1px solid #dddddd; width: 155px; padding: 1px; }
.inlineshotbox_b { margin-top: 5px; margin-bottom: 5px; margin-left: 10px; float: left; border: 1px solid #dddddd; width: 155px; padding: 1px; }
.inlineshotbox_c { margin-top: 8px; margin-bottom: 8px; border: 1px solid #dddddd; width: 420px; padding: 1px; }
.inlineshot_text { background-color: #f1f1f1; padding:2px; color: #000000; }
.clear { clear: both; }

