/* alap beallitasok, margin-ok es padding-ok nullazasa */
html, body, form, input, select, fieldset {font-size: 12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000033; } /* narancsszin: #ff6600  */
body {background-color: #fff }
/* heading es egyeb formazasok, melyek mas alapertelmezett margokkal birnak az egyes bongeszokben */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, address {margin: 0px; padding: 0px; border: 0px;}
/* a linkek kez alakot kapjanak mindenhol */
form label {cursor: pointer; }
address {font-style: normal; }
/* a linkek alapertelmezett alahuzasat szunteti meg */
:link,:visited { text-decoration: none;  }
/* linkelt kepek keretezesenek megszuntetese */
a img,:link img,:visited img {border: none; }
/* a bordert nullazzuk fieldset eseteben */
/*fieldset {border: none; }*/
/* float-olt elemek utan hasznalatos clear */
div.clear, span.clear {clear: both; font-size: 0px; }

body {
	background-image:url(images/header_bg.gif);
	background-repeat: repeat-x;
}
A:link {
	color:#003366;
}
A:visited {
	color:#003366;
}
A:hover {
	color:#FF6600;
}
DIV#wrapper {
	width:770px;
	margin:0 auto;
}
TABLE#container {
	margin-top:10px;
	width:770px;
}
TD#side {
	width:177px;
	vertical-align:top;
}
TD#contain {
	width:593px;
	vertical-align:top;
	padding:8px;
}
div#box {
	width:177px;
	margin-bottom:5px;
}
div#box_head {
	background-image:url(images/box_head.png);
	width:177px; height:27px;
}
div.box_title {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	padding:7px 0 0 15px;
}
div#box_contain {
	font-size:10px;
	width:165px;
	border-right:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
	padding:5px;
}
div#footer {
	clear:both;
	background-image:url(images/footer_bg.gif);
	height:30px;
}
.kopirajt {
	text-align:center;
	font-size:10px;
	color:#666666;
	margin-top:-25px;
}

H1 {
	font-size:20px;
	font-style:italic;
	font-weight:normal;
	margin-bottom:10px;
}
H2 {
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	margin-bottom:5px;
}

.felhivas {
	font-size:10px;
	text-align:center;
	color:#FF6600;
	margin-bottom:10px;
}
.utolsofrissites {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#FF0000;
	margin-top:15px;
	margin-bottom:10px;
}

.kenyer {
	line-height:1.6em;
	text-align:justify;
	text-indent:20px;
}
.kisbetu {
	font-size:10px;
}

TABLE.arlista {
	border:1px solid #dfdfdf;
}
TR.arlista_fejlec {
	font-size:10px;
	color:#FFFFFF;
	background-color: #7CB3D9;
}
TR.lista_bg {
	background-color:#F5F5F5;
}
TABLE.arlista_markanev {
	margin-top:15px;
	border:1px solid #dfdfdf;
	width:526px;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}


.lista_fejlec {
	font-size:9px;
	font-weight:bold;
}
.lista_akcios_regi_ar {
	text-decoration: line-through;
}
.lista_akcios_ar {
	font-weight:bold;
	font-size:14px;
	color:#FF0000;
}

.akcios_box {
	font-size:12px;
	text-align:center;
	line-height:1.4em;
}
.akcios_termek_nev {
	font-size:14px;
	font-weight:bold;
}
.akcios_regi_ar {
	font-weight:bold;
}
.akcios_uj_ar {
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
}
.piros {
	color:#FF0000;
}

.vonal1 {
	margin:5px 0 5px 0;
}