HTML {
	overflow-y: auto;
}
HTML, BODY {
	height: 100%;
	margin: 0;
	padding: 0;
}

BODY {
	background: url('images/bg.gif'); 
	font-family: Georgia;
	font-size: 100%;
	font-weight: normal;
	color: #333;
	text-align: center;
}


/* ------------ POPUP ------------- */

/* POPUP AD */
#popup-overlay 
{
adisplay: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #222222;
z-index: 1000;
filter:alpha(opacity=80);
opacity: 0.8;
-moz-opacity:0.8;
}
#popup 
{
adisplay: none;
width: 544px;
height: 302px;
position: fixed;
top: 50%;
left: 50%;
background: url(images/popup/sprinter_banner_201003.jpg);
z-index: 1001;
margin: -151px 0 0 -272px;
}
#popup #link {
position: absolute;
top: 0;
left: 0;
width: 544px;
height: 302px;
text-indent: -1000px;
overflow: hidden;
display: block;
}
#popup #close {
	width: 36px;
	height: 36px;
	position: relative;
	overflow: hidden;
	display: block;
	top: 12px;
	left: 495px;
	text-indent: -1000px;
}




/* ------------ COMMON STYLE ------------ */

TABLE {
	font-family: Georgia;
	font-size: 100%;
	font-weight: normal;
	color: #333;
}

A {color: #555;text-decoration: none;}
A:hover {color: #790000;text-decoration: none;}

A.inv {color:#790000;text-decoration: none;}
A.inv:hover {color: #790000;text-decoration: underline;}

DIV, UL, OL, LI, H1, H2, H3 , P, IMG, FORM {
	border: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
}


IMG.left {
	float: left;
	margin: 5px 13px 5px 0px;
}
IMG.right {
	float: right;
	margin: 5px 0px 5px 13px;
}
IMG.center {
	margin: 5px 0px 10px 0px;
}

H1 {
	margin: 1.3em 0 0.5em 0;
	border-bottom: 0px solid #111;
	font-family: Georgia;
	font-weight: normal;
	font-size: 110%;
	color: #000;
	text-transform: none;
}

H2 {
	margin: 1em 0 0.5em 0;
	border-bottom: 0px solid #111;
	font-size: 100%;
	color: #333;
}


H3 {
	clear: both;
	margin: 0.3em 0 0.6em 0;
	border-bottom: 0px solid #111;
	font-size: 90%;
	font-family: Georgia;
	font-weight: bold;
	color: #8F3818;
}

.h-line {
	margin: 0;
	padding: 0;
	width: 100%;
	border-bottom: 1px dotted #ddd;
}

P {
	font-size: 75%;
}
P B {
	color: #333;
}
P A B {
	color: #790000;
}
P.notice {
	padding: 15px 0;
	font-size: 11px !important;
	line-height: 1.2em;
}
P.back {
	text-align: right;
	float: right;
	width: 60px;
	padding: 15px 0;
	font-size: 75%;
	line-height: 1.2em;
}
P.back A {
	color: #790000;
}

select, textarea, option, pre {
   font-size: 11px;
}
.selector img {
	margin:0;
	padding: 0;
	background-color: #eeeeee;
	line-height:2px;
	width:100%;
}

.form {
    text-align: center;
	margin: 0 auto;
	padding:0;
	margin-top: 0px;
	width: 465px;
}
.form TR {
	margin:0;
	padding: 0;
	line-height: 18px;
}
.form TR TD {
	margin: 0;
	padding: 2px 0px 2px 5px;
	background:#f4f4f4;
	border-bottom: 2px solid #fff;
	font-family:Georgia;
	text-align: left;
	vertical-align: top;
	color: #555;
}
.form TR TD.subtitle {
	padding: 15px 0px 4px 5px;
	color:#700;
	font-weight:bold;
	font-size: 110%;
	background:none;
}
.form TR TD SELECT {
	border-color: #ddd;
    border: none !important;
}
.form TR TD SELECT OPTION {
	padding: 3px 10px;
	color: #555;
	border: none !important;
}
.form TR TD INPUT {
	margin:0;
	padding: 3px 4px 0 4px;
	font-size: 10px;
	font-family: Verdana;
	color: #000;
	border: 0px solid #ccc;
}
.form input.inp {
	background-color: #ddd;
	width: 142px;
	height: 16px;
}
.form input.inp_short {
	background-color: #ddd;
	width: 60px;
	height: 16px;
}
.form input.inp_long {
	background-color: #ddd;
	width: 222px;
	height: 16px;
}
.form TR TD SELECT {
	margin:0;
	padding: 2px 0px 0 0px;
	font-size: 10px;
	font-family: Verdana;
	color: #000;
	border: 0px solid #ccc;
}
.form select.sel {
	background-color: #ddd;
	width: 150px;
	height: 16px;
	border: 0px solid #ddd;
}

input.arajanlatkeres{
	background-color: #dddddd;
	width: 170px;
	height: 14px;
}
select.arajanlatkeres{
	background-color: #dddddd;
	width: 148px;
}
textarea.arajanlatkeres{
	border: none;
	background-color: #dddddd;
	padding:5px;
	width: 448px;
	font-size: 10px;
	font-family: Verdana;
}


/* ------------ LAYOUT ------------ */

#tbl {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
#tbld {
	text-align: center;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#page {
/*
	border: 1px dotted #000;
*/
	background: url('images/bg_page.gif') no-repeat;
	border-left: 0px solid #ddd;
	border-right: 0px solid #ddd;
	margin: 2px auto 0px auto;
	padding: 0;
	text-align: left;
	width: 990px;
	height: 590px;
}

#topmenu {
	border: 0px dotted #333;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 32px;
	font-family: Verdana;
}
#topmenu  UL {
	margin: 0px;
	padding: 0px;
}
#topmenu LI {
	margin: 0px;
	padding: 0px;
	display:inline;
	float: left;
	color: #333;
}
#topmenu A {
	background: url('images/dot.gif') no-repeat; 
	background-position: 0 5px;
	margin-left: 5px;
	padding-left: 8px;
	font-size: 60%;
	color: #fff;
	text-decoration: none;
}
#topmenu A:hover {
	color: #000;
	text-decoration: none;
}


#main {
	border: 0px dotted #000;
	padding: 0px;
	font-family: Verdana;
}



#logo {
	margin:0; padding:0;
	margin-top: 6px;
	background: url('images/bg_logo.gif') no-repeat;	
	border: 0px dotted #333;
	margin-left: 19px;
	width: 172px;
	height: 121px;
}
#logo IMG {
	margin:0; padding:0;
	width: 172px;
	height: 121px;
}
#logo A {
margin:0; padding:0;
}

#login {
	margin:0; padding:0;
	background: url('images/bg_login.gif') no-repeat;
	border: 0px dotted #333;
	padding: 0px 10px 0px 0px;
	width: 172px;
	height: 88px;
	margin-left: 19px;
	font-family: Arial;
	font-size: 9px;
	text-align: center;
}
#login_inside {
    margin:0; padding:0;
    background: none;
    background: #fff;	
    border: 0px dotted #333;
    padding: 0px 10px 0px 0px;
	width: 162px; 
    height: 88px;
    margin-left: 19px;
    font-family: Arial;
    font-size: 9px;
    text-align: center;
}
#login A {
	margin:0; padding:0;
	text-decoration: none;
	color: #555;
	white-space: nowrap;
}
#login A:hover {
	margin:0; padding:0;
	color: #790000;
	text-decoration: none;
}
#login  H1 {
	margin: 0;
	padding: 0 0 0 10px;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}
#login  FORM {
	margin: 0; 
	padding: 6px 0 5px 0px;
}
#login INPUT.login-textfield {
	background: none;
	border: 0px solid #ddd;
	margin-left: 10px;
	padding: 4px 4px 0px 4px;
	height: 20px;
	width: 130px;
	font-size: 10px;
}
#login INPUT.login-passfield {
	background: none;
	border: 0px solid #ddd;
	margin-left: 10px;
	padding: 4px 4px 0px 4px;
	height: 20px;
	width: 100px;
	font-size: 10px;
}
.btn_ok {
    margin-top:0px;
    width: 24px;
    height: 21px;
    background: url('images/btn_ok.gif');
    background-position: top left;
}
.btn_ok_hover {
    margin-top:0px;
    width: 24px;
    height: 21px;
    background: url('images/btn_ok.gif');
    background-position: top right;
}
.btn_mehet {
    margin-top:0px;
    width: 57px;
    height: 21px;
    background: url('images/btn_mehet.gif') no-repeat;
    background-position: top left;
}
.btn_mehet_hover {
    margin-top:0px;
    width: 57px;
    height: 21px;
    background: url('images/btn_mehet.gif') no-repeat;
    background-position: top right;
}
.btn_reg {
    margin-top: 0px;
    width: 82px;
    height: 21px;
    background: url('images/btn_regisztracio.gif') no-repeat;
    background-position: top left;
}
.btn_reg_hover {
    margin-top: 0px;
    width: 82px;
    height: 21px;
    background: url('images/btn_regisztracio.gif') no-repeat;
    background-position: top right;
}
.btn_regupdate {
    margin-top: 0px;
    width: 82px;
    height: 21px;
    background: url('images/btn_adatmodositas.gif') no-repeat;
    background-position: top left;
}
.btn_regupdate_hover {
    margin-top: 0px;
    width: 82px;
    height: 21px;
    background: url('images/btn_adatmodositas.gif') no-repeat;
    background-position: top right;
}

#mcontent {
	background: #fff;
	margin-top: 20px;
	padding-top: 20px;
	float: left;
	width: 720px;
	border: 0px dotted #000;
}

#maincontentarea {
	background: url('images/bg_main.gif') no-repeat; 
	border: 0px dotted #000;
	border-right: 0px solid #024C69;
	margin-top: 17px;
	margin-left: 0px;
	width: 530px;
	height: 500px;
	float: left;
	padding-left: 20px;
	display: inline;
}


#maincol {
	margin: 0px;
	padding: 0;
	float: left;
	width: 500px;
	padding-bottom:10px;

/* XXX: flatline belenyukalt
	height: 427px; */
}

/* XXX: flatline belenyukalt */
#maincol div.content
{
	height: 400px;
	margin: 0px;
	padding: 0px;
	padding-right: 15px;
	overflow: auto;
	color: #555;
	font-size: 12px;
	width: 485px;
}

/*
#maincol div div
{
	font-size: 12px;
}

#maincol P {
	margin: 0 0 0.8em 0;
	text-align: left;
	line-height: 1.5em;
	color: #555;
}
*/
#maincol .content H3 {
	font-size: 13px;
}

#maincol .content P {
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 10px;
}

#maincol .content P.text {
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	line-height: 1.4em;
}

UL.general, OL.general {
	background: none !important;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
UL.general LI {
	background: url('images/bullet-li.gif') no-repeat;
	background-position: 0px 5px;
	padding: 1px 0 2px 16px;
	font-size: 12px;
	line-height: 1.5em;
	list-style: none;
	color: #555;
}
OL.general LI {
	margin-left: 20px;
	padding: 1px 0 2px 0px;
	list-style-type: decimal;
	line-height: 1.5em;
	font-size: 12px;
	color: #555;
}

.header H1 {
	margin-top: 15px;
	padding-bottom: 7px;
	border-bottom: 3px solid #790000;
	float:left;
	width: 500px;
}
.header H1 .subtitle {
	float: left;
	text-align: left;
	width: 470px;
}
.header H1 .back {
	text-align: right;
	width: 30px;
	float: right;
}
.header H1 .back IMG {
	vertical-align: bottom;
}

#maincontentarea.main {
	margin:0;
	padding:0;
	background: url('../images/bg_main.gif') no-repeat; 
	border: 0px dotted #ddd;
	width: 540px;
	float: left;
	padding-left: 0px;
	display: inline;
}

.main #maincol {
	float: left;
	width: 670px;
	padding-bottom: 10px;

}
.main .item {
	float: left;
	margin: 10px 0; 
	font-size: 80%;
	color: #333;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ddd;
	min-height: 140px;
	important!
	height: 140px;
}
.main .item  P IMG  {
	background: ;
	border: 1px solid #ddd;
}
.main .item  B {	
	float: left;
	width: 100%;
	font-size: 150%;
	font-family: 'Century Gothic';
	text-transform: none;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 8px;
	color: #000;
	border-bottom: 1px solid #333;
}
.main .item  A.more {
	float: right;
	width: 125px;
	height: 25px;
	margin-top: 5px; margin-bottom: 4px;
	background: url('/img/bg_more.gif') no-repeat;
	background-position: top right;
}
.main .item  A.more:hover {
	background-position: bottom right;
	color: #790000;
}


.main .itemOn	{
	float: left;
	margin: 10px 0; 
	font-size: 80%;
	color: #333;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ddd;
	min-height: 140px;
	important!
	height: 140px;
}
.main .itemOn  P IMG  {
	background: #eee;
	border: 1px solid #aaa;
}
.main .itemOn B {	
	float: left;
	font-size: 150%;
	font-family: ;
	font-weight: normal;
	width: 100%;
	text-transform: none;
	padding-bottom: 5px;
	margin-bottom: 8px;
	color: #024C69;
	border-bottom: 1px solid #024C69;
}
.main .itemOn  A.more {
	float: right;
	width: 125px;
	height: 25px;
	margin-top: 5px; margin-bottom: 4px;
	background: url('/img/bg_more.gif') no-repeat;
	background-position: bottom right;
}



#maincontentarea.downloads {
	margin:0;
	padding:0;
	margin-top: 17px;
	background: url('images/bg_main.gif') no-repeat; 
	border: 0px dotted #ddd;
	width: 530px;
	height: 500px;
	padding-left: 20px;
	display: inline;
}

#maincontentarea.downloads  H1 {
	font-size: 140%;
	text-transform: none;
}
#maincol .content #ie {
	background: url('images/icon_ie.gif') no-repeat;
	background-position: 10px 13px;
	padding:12px; 
	padding-left: 63px;
	color: #444;
	font-size: 9px;
	width: 395px;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #ddd;
}
#maincol .content  #pdf {
	background: url('images/icon_pdf.gif') no-repeat;
	background-position: 10px 13px;
	padding: 12px; 
	padding-left: 67px;
	color: #444;
	font-size: 9px;
	width: 395px;
}

#maincontentarea.downloads #maincol {
	margin-top: 0px;
	float: left;
	width: 500px;
	height: 400px;
	overflow-x: hidden;
	overflow-y: auto;
}


UL#container_cat {
    margin: 0;
    padding: 0px 0px 0px 0px;
    color: #444;
}
UL#container_cat LI {
    background:none;
    margin: 0;
    padding: 5px 0 5px 0px;
    font-size: 100%;
    color: #444;
    list-style:none;
}
UL#container_cat LI A {
    font-family: Georgia;
    font-style: ;
    font-weight: normal;
    font-size: 14px;
    color: #555;
    text-decoration: none;
}
UL#container_cat LI A:hover {
    text-decoration: none;
    color: #790000;
}
UL#container_cat LI UL {
    margin: 0;
    padding: 14px 0px 0px 0px;
}
#container_cat LI.leaf {
    background: url('images/bullet.gif') no-repeat;
    background-position: -2px 4px;
    margin: 0;
    padding: 0px 0px 8px 24px;
    font-family: tahoma,verdana,arial;
    font-size: 11px;
    list-style: none;
}



#maincontentarea.sitemap {
	margin:0;
	padding:0;
	margin-top: 17px;
	background: url('images/bg_main.gif') no-repeat; 
	border: 0px dotted #ddd;
	width: 530px;
	height: 500px;
	padding-left: 20px;
	display: inline;
	text-align: left;
}
.sitemap  H1 {
	font-size: 140%;
	text-transform: none;
}
.sitemap UL.main {
}
.sitemap UL.main LI {
	background: none;
	padding: 1px 0 2px 16px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	list-style: none;
	color: #333;
}
.sitemap UL.main LI UL {
	margin-left: 10px;
	margin-right: 10px;
    margin-top: 5px !important;
    margin-bottom: 15px !important;
}
.sitemap UL.main LI UL LI {
	background: none;
	background: url('images/bullet-li.gif') no-repeat !important;
	background-position: 0px 5px !important;
	padding: 1px 0 2px 16px;
	font-weight: normal !important;
	font-size: 12px;
	line-height: 1.5em;
	list-style: none;
	color: #555;
}
.sitemap UL.main LI UL LI UL {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}


#maincontentarea.article {
	margin:0;
	padding:0;
	margin-top: 17px;
	background: url('images/bg_main.gif') no-repeat; 
	border: 0px dotted #ddd;
	width: 530px;
	height: 500px;
	padding-left: 20px;
	display: inline;
	text-align: left;
}
.article .date {
	clear: both;
	padding: 0 0 5px 0;
	font-size: 80%;
	color: #222;
}

.article  H1 {
	font-size: 140%;
	text-transform: none;
}

 
.article TABLE.item {
	margin:0; padding:0;
	float: left;
	margin: 10px 0; 
	font-size: 80%;
	color: #333;
	padding-bottom: 10px;
	margin-bottom: 0px;
	border-bottom: 0px solid #ddd;
}
.article TABLE.itemOn	{
	float: left;
	margin: 10px 0; 
	font-size: 80%;
	color: #333;
	padding-bottom: 10px;
	margin-bottom: 0px;
	border-bottom: 0px solid #ddd;
}

.article .item  A, .article .itemOn  A {
	margin:0; 
	padding:0;
	text-decoration: none;
}
.article .item  .title {
	margin:0; 
	padding:0;
	width: 100%;
	border-bottom: 1px solid #333;
}
.article .itemOn .title {
	margin:0; padding:0;
	width: 100%;
	border-bottom: 1px solid #8F3818;
}
.article .item  .title A {
	font-family: 'Century Gothic';
	text-transform: uppercase; 
	font-weight: normal;
	color: #000;
}
.article .itemOn .title A {	
	font-family: 'Century Gothic';
	text-transform: uppercase; 
	font-weight: normal;
	color: #8F3818;
}
.article .item .img {
	padding-top: 9px;
	padding-bottom: 0px;
}
.article .itemOn .img {
	padding-top: 9px;
	padding-bottom: 0px;
}
.article .item .txt {
	margin:0; padding:0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 80%;
	font-family: verdana;
	color: #444;
}
.article .itemOn .txt {
	margin:0; padding:0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 80%;
	font-family: verdana;
	color: #8F3818;
}


#maincontentarea.articles {
	margin:0;
	padding:0;
	margin-top: 16px;
	background: url('images/bg_main.gif') no-repeat; 
	border: 0px dotted #ddd;
	width: 530px;
	height: 500px;
	padding-left: 20px;
	display: inline;
}

.articles .date {
	font-size: 9px;
	text-transform: none;
	font-family:verdana;
	font-weight: normal;
}
.articles H1 {
	font-size: 140%;
	text-transform: none;
}
.articles .lead {
	font-size: 11px;
	line-height:1em;
	text-transform: none;
	font-family:verdana;
	font-weight: normal;
}
#articles-li LI {
    padding: 3px 0 3px 30px ;
    background: url('images/bullet.gif') no-repeat;
    background-position: 0 8px;
    list-style: none important!;
}
#articles-li LI A {
    padding: 2px 0 4px 0px ;
    background: none;
    text-decoration: none;
    font-family: Georgia;
    font-style: ;
    font-weight: normal;
    font-size: 15px;
    color: #555;
    text-decoration: none;
}
#articles-li LI A:hover {
    color: #790000;
    text-decoration: none;
}

#articles-li-b LI {
    padding: 13px 0 3px 30px ;
    background: url('images/bullet.gif') no-repeat;
    background-position: 0 18px;
    list-style: none important!;
}
#articles-li-b LI A {
    padding: 2px 0 4px 0px ;
    background: none;
    text-decoration: none;
    font-family: Georgia;
    font-style: ;
    font-weight: normal;
    font-size: 15px;
    color: #000;
    text-decoration: none;
}
#articles-li-b LI A:hover {
    color: #790000;
    text-decoration: none;
}


#faq-li LI {
    padding: 2px 0 4px 0px ;
    list-style: none important!;
    font-family: Georgia;
    color: #333;
    font-weight: normal;
    font-size: 17px;
}
#faq-li LI A {
    padding: 2px 0 4px 0px ;
    background: none;
    text-decoration: none;
    font-family: Georgia;
    font-weight: normal;
    font-size: 15px;
    color: #555;
    text-decoration: none;
}
#faq-li LI A:hover {
    color: #790000;
    text-decoration: none;
}

#faq-li LI UL {
    margin: 2px 0 8px 0;
}
#faq-li LI UL LI {
    padding: 2px 0 3px 0px ;
    background: none;
    list-style: none !important;
}
#faq-li LI UL LI A {
    background: none;
    padding: 3px 0 3px 30px !important;
    background: url('images/bullet.gif') no-repeat!important;
    background-position: 0 8px !important;
    text-decoration: none;
    font-family: Georgia;
    font-style: ;
    font-weight: normal;
    font-size: 14px;
    color: #555;
    text-decoration: none;
}











#footer {
	text-align: right;
	color: #B89697;
	font-family: verdana;
	font-size: 60%;
	padding-right: 20px;
	height: 37px;
}
#footer TABLE {
	text-align: right;
	color: #B89697;
	font-family: verdana;
	font-size: 100%;
	padding-right: 0px;
	color: #fff;
}
#footer  A {
	color: #B89697;
	text-decoration: none;
}
#footer  A:hover {
	color: #fff;
	text-decoration: none;
}




.hit {
	margin: 0;
	padding: 0;
	background: #eee;
	cursor: pointer;
}
.hit H1 {
	margin: 0;
	padding: 0;
	background: #ddd;
}
.hit H1 A {
	margin: 0;
	padding: 0;
	background: #bbb;
}
.hit P {
	margin: 0;
	padding: 0;
	background: #555;

}
.hitOn {
	background: #000;
	cursor: pointer;

}
.hitOn H1 {
	margin: 0;
	padding: 0;
	background: #ddd;
}
.hitOn H1 A {
	margin: 0;
	padding: 0;
	background: #bbb;
}
.hitOn P {
	margin: 0;
	padding: 0;
	background: #555;

}


#maincol .sep {
	padding-top: 10px;
	height: 1px;
 	line-height: 1px;
 	border-bottom: 1px solid #ddd;
}






#right {
	width: 240px;
	padding-top: 16px;
}


#search {
	background: url('images/bg_search.gif') no-repeat;
	width: 220px;
	height: 51px;
	margin: 0 0 10px 0;
	padding:0;
}
#search INPUT {
	margin: 0;
	padding:0;
}
#search INPUT.search-textfield {
	background: none;
	border: 0px solid #ddd;
	padding: 3px 4px 0px 4px;
	margin-top: 12px;
	margin-left: 10px;
	width: 190px;
	height: 16px;
	font-size: 11px;
	color: #444;
}
#search .button {
	background: none;
	background-position: 0 0px;
	border: 0px solid #333;
	float: right;
	width: 120px;
	height: 22px;
}

#search_en {
	background: url('images/bg_search_en.gif') no-repeat;
	width: 220px;
	height: 51px;
	margin: 0 0 10px 0;
	padding:0;
}
#search_en INPUT {
	margin: 0;
	padding:0;
}
#search_en INPUT.search-textfield {
	background: none;
	border: 0px solid #ddd;
	padding: 3px 4px 0px 4px;
	margin-top: 12px;
	margin-left: 10px;
	width: 190px;
	height: 16px;
	font-size: 11px;
	color: #444;
}
#search_en .button {
	background: none;
	background-position: 0 0px;
	border: 0px solid #333;
	float: right;
	width: 120px;
	height: 22px;
}

.boxtop {
 	height: 10px;
 	line-height: 10px;
 }
.boxbottom {
 	height: 10px;
 	line-height: 8px;
 }

.boxcontent  {
	background: #fff;
	padding: 0 10px;
	font-size: 100%;
	font-family: Georgia;
}
.boxcontent H2 {
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-family: Georgia;
	font-size: 110%;
	color: #000;
}
.boxcontent A {
	color: #555;
	text-decoration: none;
}
.boxcontent A:hover {
	color: #000;
	text-decoration: none;
}
.boxcontent UL {
	margin: 0;
	padding: 5px 0 0px 0px;
}
.boxcontent UL LI {
	padding-left: 5px;
	padding: 3px 0 4px 5px;
	font-size: 80%;
	list-style: none;
}
.boxcontent UL LI A {
	padding-left: 28px;
	background: url('images/bullet.gif') no-repeat;
	background-position: 0 3px;
}
.boxcontent UL LI A:hover {
	background: url('images/bullet.gif') no-repeat;
	background-position: 0 3px;
}
.boxcontent UL LI.active A {
	background: url('images/bullet.gif') no-repeat;
	background-position: 0 3px;
	color: #710000;
}
.boxcontent .item {
	background: ;
	padding: 0;
	margin: 10px 0 15px 0;
	font-size: 100%;
}
.boxcontent .item  H1 {
	margin: 0em 0 0.2em 0;
	border-bottom: 0px solid #111;
	font-family: Georgia;
	font-size: 70%;
	font-weight: bold;
	color: #8F3818;
}
.boxcontent .item  H1 A {
	color: #8F3818;
}
.boxcontent .item  P {
	font-family: Verdana;
	font-size: 70%;
	color: #555;
}






.small {
	font-family: Helvetica;
	font-size: 9px;
	color: #fff;
}

#csk {
    background: url('images/csomagkovetes.gif') no-repeat;
}
#csk A.aitem IMG {
    border: none;
    width: 263px;
    height: 97px;
    background: url('images/btn_cskovetes.gif') no-repeat;
    background-position: bottom left;
}
#csk A.aitemOn IMG {
    border: none;
    width: 263px;
    height: 97px;
    background: url('images/btn_cskovetes.gif') no-repeat;
    background-position: bottom right;
}
#csk A.bitem IMG {
    border: none;
    width: 263px;
    height: 97px;
    background: url('images/btn_r-cskovetes.gif') no-repeat;
    background-position: bottom left;
}
#csk A.bitemOn IMG {
    border: none;
    width: 263px;
    height: 97px;
    background: url('images/btn_r-cskovetes.gif') no-repeat;
    background-position: bottom right;
}
/* english */
#csk_en {
    background: url('images/csomagkovetes_en.gif') no-repeat;
}
#csk_en A.aitem IMG {
    border: none;
    width: 263px;
    height: 97px;
    background: url('images/btn_cskovetes_en.gif') no-repeat;
    background-position: bottom left;
}
#csk_en A.aitemOn IMG {
    border: none;
    width: 263px;
    height: 97px;
    background: url('images/btn_cskovetes_en.gif') no-repeat;
    background-position: bottom right;
}
#csk_en A.bitem IMG {
    border: none;
    width: 263px;
    height: 97px;
    background: url('images/btn_r-cskovetes_en.gif') no-repeat;
    background-position: bottom left;
}
#csk_en A.bitemOn IMG {
    border: none;
    width: 263px;
    height: 97px;
    background: url('images/btn_r-cskovetes_en.gif') no-repeat;
    background-position: bottom right;
}



#csf {
    background: url('images/csomagfeladas.gif') no-repeat;
}
#csf A.csf IMG {
    border: none;
    width: 267px;
    height: 246px;
    background: url('images/btn_csomagfeladas.gif') no-repeat;
    background-position: bottom left;
}
#csf A.csfHover IMG {
    border: none;
    width: 267px;
    height: 246px;
    background: url('images/btn_csomagfeladas.gif') no-repeat;
    background-position: bottom right;
}
/* english */  
#csf_en {
    background: url('images/csomagfeladas_en.gif') no-repeat;
}
#csf_en A.csf IMG {
    border: none;
    width: 267px;
    height: 246px;
    background: url('images/btn_csomagfeladas_en.gif') no-repeat;
    background-position: bottom left;
}
#csf_en A.csfHover IMG {
    border: none;
    width: 267px;
    height: 246px;
    background: url('images/btn_csomagfeladas_en.gif') no-repeat;
    background-position: bottom right;
}

SPAN.x_form_error {
    font-size: 9px;
    color: #008;
}

#csk2 TR TH {
    background: url('images/bg_th.gif') repeat-x;
    color: #fff;
    font-family: tahoma,arial;
    font-size: 9px;
    white-space: nowrap;
    padding: 8px 4px 4px 4px ;
}
#csk2 TR.row-b TH {
    background: none;
    color: #333;
    font-family: tahoma,arial;
    font-size: 9px;
    white-space: nowrap;
    padding: 0px 3px 0px 3px ;
}
#csk2 TR.row-a TD {
    background: #ddd;
    border-right: 1px solid #fff;
    border-collapse: collapse;
    padding: 1px 3px 1px 3px ;
    text-align: left;
}
#csk2 TR.row-b TD {
    background: #eee;
    border-right: 1px solid #fff;
    border-collapse: collapse;
    padding: 1px 3px 1px 3px ;
    text-align: left;
}
#csk2 TR TD {
    background: none;
    font-family: tahoma,arial;
    font-size: 9px;
}

#subcatlist {
    margin-bottom: 30px;
}
#subcatlist LI {
    list-style: none;
    padding: 8px 0 2px 0px ;
}
TABLE.wimg {
    float: left;
    width: 232px;
    padding: 0px 0 0px 0px;
}
TABLE.wimg TR TD A {
    padding: 0px 0 0px 4px;
    background: none;
    display: block;
    font-family: Georgia;
    font-style: ;
    font-weight: normal;
    font-size: 15px;
    color: #555;
    text-decoration: none;
}
TABLE.wimg TR TD A:hover {
    color: #790000;
}
#subcatlist LI A {
    padding: 0px 0 0px 30px ;
    background: none;
    background: url('images/bullet.gif') no-repeat;
    background-position: 0 3px ;
    text-decoration: none;
    font-family: Georgia;
    font-style: ;
    font-weight: normal;
    font-size: 15px;
    color: #555;
    text-decoration: none;
}
#subcatlist LI A:hover {
    color: #790000;
    text-decoration: none;
}









