/* layout, typo, default values */

/*
	layout
	____________________________________________________________
*/
html,
body.pre,
div.pre { width: 100%; height: 100% }
body {
	font-family: "Courier New", Courier, monospace;	font-size: 11px; color: #000; line-height: 16px;
	background-color: #1a4d02;
}
body.welcome { background: #194B02 url('../i/bg_welcome.jpg') repeat-x 0 0 }
body.welcome div { 
	width: 920px; height: 600px;
	margin: 0 auto;
}
div.site {
	width: 910px; margin: 0 auto;
	position: relative;	
}
div.head {
	height: 255px;
	width: 900px;
	/*background: url('../i/bg_head.jpg') no-repeat 0 0;*/

}
div.head_bttm { 
	width: 900px; height: 90px; 
	background: url('../i/bg_head_bttm.png') no-repeat 0 0;
	position: absolute; left:0; top: 165px;
}
div.col {
	width: 900px;
	clear: left;

	position: relative;
	background: url('../i/bg_col_pad.jpg') repeat-y 0 0;

   min-height: 720px;
   height: auto !important;
   height: 720px;
}
div.col div.bg_top {
	position: absolute; left: 0; top: 0; z-index: 10;
	height: 227px; width: 900px;		
	background: url('../i/bg_col_top.jpg') no-repeat 0 0;
}
div.col div.bg_bttm {
	position: absolute; left: 0; bottom: 0; z-index: 10;
	height: 490px; width: 900px;		
	background: url('../i/bg_col_bttm.jpg') no-repeat 0 0;
}
div.col div.content {
	position: relative; left: 0; top: 0; z-index: 20;
	width: 479px; padding: 0 176px 100px 245px;
}

body.wide div.col div.content {
	width: 655px; padding: 0 0 100px 245px;
}

div.prizes_pic {
	position: absolute;
	width: 110px;
	height: 106px;
	left: 320px;
	top: 300px;
	background: url('../i/dij.png') no-repeat left top;
	z-index: 1000;
}

div.logos {
	position: absolute;
	z-index: 1000;
	left: 33px;
	top: 280px;
	padding-bottom: 20px;
}

/*PRIZES LOGOS*/

span.borsodi_logo {
	display: block !important;
	float: left;
	position: relative;
	width: 100px;
	height: 31px;
	top: 8px;
	padding-right: 10px;
	background: url('../i/borsodi_logo.png') no-repeat top left;
}

span.goal_travel_logo {
	display: block !important;
	float: left;
	position: relative;
	width: 85px;
	height: 40px;
	_width: 95px;
	_height: 50px;
	top: 3px;
	cursor: pointer;
	padding-right: 10px;
	background: url('../i/goal_travel_logo.png') no-repeat top left;
}

span.adidas_logo {
	display: block !important;
	float: left;
	position: relative;
	width: 60px;
	height: 40px;
	_left: 5px;
	cursor: pointer;
	background: url('../i/adidas_logo.png') no-repeat top left;
}

div.col div.tactics {
	position: absolute; left: 34px; bottom: 71px; z-index: 11;
	height: 272px; width: 158px;		
	background: url('../i/bg_tactics.png') no-repeat 0 0;
}
div.col div.tactics2 {
	position: absolute; right: 28px; bottom: 115px; z-index: 11;
	height: 228px; width: 136px;		
	background: url('../i/bg_tactics2.png') no-repeat 0 0;
}

body.kodkuldes div.col div.tactics,
body.kodkuldes div.col div.tactics2 {
	background: none;
}
body.asorontul div.col div.tactics2 {
	top: 80px;
}

/*
	/layout
*/

/* left column */

div.coll {
	width: 245px;
	position: absolute; left:0; top:0; z-index: 50;
}

div.coll div.submenu {
	position: relative; top: -40px;
}
/* /left column */

/* right column */
div.colr {
	width: 176px;
	position: absolute; right:0; top:0;	
	z-index: 1000;
}

/* promos */
div.colr div.promo_watch {
	width: 140px; height: 400px;
	border: solid 1px #fff;
	margin:23px 0pt 0pt 13px;
}
div.promo_tv {
	width: 176px; height: 169px;
	position: relative;
	margin: 0 0 12px;
	z-index: 1000;
}
div.promo_tv div.bg {
	width: 176px; height: 169px;
	background: url('../i/promo_tv.png') no-repeat top right;
	position: absolute; left:0; top:0; z-index: 10;
}
div.promo_tv a {
	display: block;	width: 176px; height: 169px;
	text-indent: -2000px; overflow: hidden;
	position: absolute; left:0; top:0; z-index: 20;
}


div.promo_team {
	width: 176px; height: 236px;
	position: relative;
}
div.promo_team div.bg {
	width: 100px; height: 236px;
	background: url('../i/promo_team.jpg') no-repeat top right;
	position: absolute; left:55px; top:20px; z-index: 10;	
}
div.promo_team a {
	display: block; width: 176px; height: 368px;
	text-indent: -2000px; overflow: hidden;	
	position: absolute; left:0; top:0; z-index: 20;	
}

body.wide div.promo_team.news {
	position: absolute; left: 670px; top:450px;
}
body.wide div.promo_team.news_list {
	position: absolute; left: 670px; top:20px;
}
/* /right column */

/* footer */
div.foot {
	width: 900px; height: 90px;
	background: url('../i/bg_foot.jpg') no-repeat 0 0;
	position: relative;
}
div.foot ul {display: block; float: left; width: 300px; margin: 0 auto; position: relative; left: 296px; top: 16px; }
div.foot ul li { display: inline; position: relative; left: 10px; }
div.foot ul li a { 
	float: left; display: block;
	height: 20px; width: 70px;
	position: relative;
	left: 12px;
	text-indent: -2000px; overflow: hidden;
}
div.foot a.carna { 
	position: absolute; right: 20px; top: 16px;
	width: 130px; height: 25px; 
	text-indent: -2000px; overflow: hidden;	
}

/* /footer */

/*
	/ layout
*/

/*
	content
	____________________________________________________________
*/

/* note */

div.note {
	width: 479px; 
	position: relative;
	margin-bottom: 30px;
}

div.note a span.pdf_title {
	display: none;
}

.pdf_zoom {
	display: block !important;
	padding: 2px;
	background: #FFFF00;
	font-weight: bold;
	border: 1px solid #006600;
	position: absolute;
	top: 160px;
	z-index: 3000;
}

div.note div.note_text {
	background: url('../i/bg_note.png') no-repeat 0 0;
	width: 415px; padding: 40px 32px 0px;
	/*position: relative; z-index: 20;*/
	min-height: 300px;
	height: auto !important;
	height: 300px;	
}

div.note div.note_text_big {
	background: url('../i/bg_note_big.png') no-repeat 0 0;
	width: 415px; padding: 40px 32px 0px;
	/*position: relative; z-index: 20;*/
	min-height: 300px;
	height: auto !important;
	height: 300px;	
}

body.asorontul div.note div.note_text {
	min-height: 420px;
	height: auto !important;
	height: 420px;	
}
div.note div.note_big {
	background: url('../i/bg_note_big.png') no-repeat 0 0;
	width: 415px; padding: 40px 32px 0px;
	position: relative; z-index: 20;
	min-height: 300px;
	height: auto !important;
	height: 300px;	
}

div.note div.note_big div.bg {position: absolute; left: 0px; top: 0px; display: none; z-index: -1;}


div.note div.note_center {
	background: url('../i/note_center.png') repeat-y  0 0;
	width: 415px; padding: 40px 32px 0px;
	margin-left: 7px;
	position: relative; z-index: 20;
	min-height: 300px;
	height: auto !important;
	height: 300px;	
}

div.note div.note_top {
	background: url('../i/note_top.png')  no-repeat;
	position: relative;
	height: 134px;
	padding-top: 30px;
	padding-left: 20px;
}

div.note div.note_bttm {
	background: url('../i/bg_note_bttm.png') no-repeat 0 0;
	width: 479px; height: 130px;
	position: absolute; left:0; /*bottom:-100px;*/ z-index: 10;
}

div.note.qualify div.note_text { margin: 0 0 130px }

/* /note */
/* /note little */

div.note_lil {
	width: 430px; 
	position: relative; z-index: 20;
}
div.note_lil div.note_text {
	position: relative; overflow: visible;
	width: 382px; padding: 40px 24px 1px 24px;
	min-height: 120px; height: auto !important; height: 120px;
	background: url('../i/bg_note_lil.png') no-repeat 0 0;
}


div.note_lil div.note_text img { position: relative; width: 160px; height: 120px;}
div.note_lil div.note_text embed { position: relative; width: 160px; height: 120px; }

div.note_lil div.note_text div.bg {position: absolute; left: 0px; top: 0px; display: none; z-index: -1;}

div.note_lil div.note_bttm {
	background: url('../i/bg_note_lil_bttm.png') no-repeat 0 0;
	width: 430px; height: 43px;
	position: relative; z-index: 10;
}

div.second_lil_note { top: -10px; left: 4px }

div.note_lil img.newspic { float: left; margin: 0 0 0 -36px }

div.content img.flashpic,
div.content img.newspic {
	float: left;
	border: solid 2px #fff;
	margin: 0 8px 4px 0;	
}
div.content div.flashpic {
	float: left;
}

/* /note little */

/* table */
div.table {
	width: 479px; 
	position: relative; top: -16px;
}
div.table div.bg_top {
	background: url('../i/bg_table_top.png') no-repeat 0 0;
	width: 479px; height: 132px;
	position: absolute; left:0; top:0; z-index: 10;
}
div.table div.text {
	background: url('../i/bg_table_pad.png') no-repeat 0 0;
	width: 395px; padding: 80px 42px 90px;
	position: relative; top: 50px;

	min-height: 300px;
	height: auto !important;
	height: 300px;	
	
}
div.table div.flag {
	background: url('../i/bg_table_flag.png') no-repeat 0 0;
	width: 100px; height: 131px;
	position: absolute; left:380px; bottom:-74px; z-index: 12;
}
div.table div.bg_bttm {
	background: url('../i/bg_table_bttm.png') no-repeat 0 0;
	width: 479px; height: 139px;
	position: absolute; left:0; bottom:-100px; z-index: 10;
}

/* /table */

/* team info */
img.teampic { 
	display: block; width: 228px; height: 171px; 
	border: solid 2px #fff;
	background: url('../i/bg_teampic.jpg') no-repeat 0 0;
}

span.info {
	display: block;
	
}

dl.team_info,
dl.jersey { 
	font-size: 16px; font-weight: bold; margin: 10px 0 0; }
dl.jersey {
	position: absolute; left: 306px; top: 128px; margin:0;
}
dl.jersey dd div {
	width: 80px; height: 80px; margin: 0 0 0 10px;
	background: url('../i/bg_jersey.png') no-repeat 0 0;
	text-indent: -2000px; overflow: hidden;
}
dl.team_info dt,
dl.jersey dt { 
	color: #fff; 
	display: block; margin: 5px 0; padding: 2px 0 2px 4px;
	background: url('../i/bg_team_info.gif') no-repeat 0 0;
}
dl.team_info dd { display: block; }
dl.team_info dt.i1 { background-position: 0 -34px }
dl.team_info dt.i2 { background-position: 0 -68px }
dl.team_info dt.i3 { background-position: 0 -102px }
dl.team_info dt.i4 { background-position: 0 -136px }
dl.team_info dt.i5 { background-position: 0 -170px }
dl.team_info dt.i6 { background-position: 0 -203px }
/* /team info */
/* qual */
dl.team_info dd ul.results {
	border: solid 1px #ccc;
	background-color: #dfe4d6;
	padding: 12px 8px;
}
dl.team_info dd ul.results li {
	font-size: 14px;
	color: #2c9619;
}
dl.team_info dd ul.results li span {
	display: block; width: 180px; float: left;
	text-align: right;
}
dl.team_info dd ul.results li span.scores {
	width: 40px;
	text-align: center;
}

/* /qual */
/* magazin */

ul.mag { position: relative; left: -10px }
ul.mag li { 
	position: relative;
	width: 495px; height: 106px; 
	background: url('../i/bg_mag.png') no-repeat 0 0;
}
ul.mag li div.bg {position: absolute; left: 0px; top: 0px; display: none; z-index: -1;}

ul.mag li a {
	display: block; width: 495px; height: 106px;
	font-size: 20px; color: #2e6906; font-weight: bold;
	padding: 42px 0 0 75px; width: 420px; height: 64px;
	text-decoration: none;
}
ul.mag li a span {
	display: block;
	font-size: 14px; color: #645429;	
}



/* /magazin */

/* news */

div.stream {
	width: 621px; height: 426px;
	background: url('../i/bg_stream.png') no-repeat 0 0;
}
/* /news */

/* media */



ul.media { float: left; }
ul.media li {
	width: 200px; float: left;
	margin: 0 0 6px;
	text-align: center;
	position: relative;
}
ul.media li div.flashpic {
	float: none;
}
ul.media li a { display: block; color: #276005;}
ul.media li a:hover {text-decoration: underline;}
ul.media li a.play {
	display: block; width: 83px; height: 28px;
	background: url('../i/bg_download.png') no-repeat 0 0;
	text-indent: -2000px; overflow: hidden;
	position: absolute; left: 62px; top: 94px;
	
}
ul.media li b {
	display: block; padding: 4px 0 0;
	font-size: 14px;
}
div.can {
	width: 100px; height: 280px;
	position: absolute; left: 473px; bottom: 10px;
	z-index: -5;
	background: url('../i/bg_can.png') no-repeat -10px 0;	
}

div.video {
	display: none;
	width: 320px; height: 280px;
	background-color: #ccc; border: solid 1px #999;
	position: absolute; left: 76px; top: 112px; z-index: 20;
}
div.video div.top {
	background-color: #999; color: #fff; font-weight: bold; padding: 0 6px;
	height: 20px;
	position: relative;
}
div.video div.top a { color: #444; position: absolute; right: 6px; }
div.video div.top a:hover { color: #f20 }
/* / media */


/*
	/content

/*
	default values
	____________________________________________________________
*/
a { text-decoration: none; color: #000 }
div.content h1 { 
	font-size: 18px; font-weight: bold; color: #276005; 
	margin: 0 0 16px;
}
div.content h1.menu_top { 
	padding-top: 30px;
}
div.content .invers { 
	color: #fff; font-size: 14px;
}
div.content .invers span {
	background: url('../i/bg_h1_invers.gif') no-repeat right top;
	padding: 4px 12px 2px 8px;
}

div.content .match { 
	background: url('../i/bg_h1_invers.gif') no-repeat right top;
	color: #fff; font-size: 14px;
}
div.content .match span {
	padding: 4px 12px 2px 8px;
}


div.content h2,
div.content h2 a {
	font-size: 16px; font-weight: bold;	color: #2c9619;
}

div.content p { margin: 0 0 13px }
div.content p.date { 
	margin: 5px 0 7px;
	font-size: 11px;
}
	/* lists */
ul { list-style-type: none }

a.arrow,
a.greenarrow {
	padding: 0 20px 0 20px; line-height: 20px;
	background: url('../i/bg_arrow.gif') no-repeat 0 3px;
	font-size: 13px; font-weight: bold; color: #fff; text-decoration: none;
}
a.greenarrow {
	background: url('../i/bg_greenarrow.gif') no-repeat 0 3px;
	color: #000;
}
a.arrow:hover,
a.greenarrow:hover {}

/*
div.content ul li {
	padding: 0 0 0 1em;
	background: url('../i/dot.gif') no-repeat .2em .7em;
}
*/
ol { list-style-position: inside }
ol ol { margin: 0 0 0 1em;  }

/* 
	form 
	____________________________________________________________
*/

form {
	margin: 16px 0;
}
form legend { display: none }
form fieldset p { 
	vertical-align: middle;
	clear: left;
	width: 415px;
}
form fieldset p.field {
	width: 390px;
	text-align: left;
}
form fieldset label { 
	vertical-align: middle;
	float: left;
	color: #2c9619; font-size: 16px; font-weight: bold;
	margin: 4px 0 0;
}
form fieldset label.left.tel {
	font-size: 13px;
}

form fieldset label.label { 
	vertical-align: middle;
	float: left;
	color: #000000; font-size: 16px; font-weight: bold;
	margin: 4px 0 0;
}
form fieldset p label span.required { display: inline !important; float: none; clear: none; width: auto; vertical-align: baseline }

form fieldset p.smalltext { 
	margin: 0 0 25px;
	#margin: 0 0 13px;
}
form fieldset p.smalltext label {
	font-size: 14px;
}
form fieldset p.smalltext input {
	top: 10px;
}
form fieldset input { 
	vertical-align: middle;
	font-size: inherit;
	padding: 3px 2px;
	#padding: 1px 2px;

	border: solid 1px #b3b3b3; background-color: #fff;
}

form fieldset label {
	width: 160px;
}

form fieldset label.left {
	text-align: left;
}

form fieldset input,
form fieldset select,
form fieldset textarea { 
	width: 240px;
	position: relative;
}

form fieldset input.digits2 { width: 16px }
form fieldset input.digits4 { width: 28px }
form fieldset input.shorter { width: 50px }
form fieldset select {
	width: 164px;
	#width: 166px; /* ie6/7 hack */
}

form fieldset select.long {
	width: 230px;
	#width: 230px; /* ie6/7 hack */
}

	/* form:checkbox-radiobutton */
form fieldset p.cbrb { 
	float: left; 
}
form fieldset p.cbrb span { 
	display: block; width: 220px;
	float: left;
	vertical-align: middle;
}
form fieldset p.cbrb label { float: left; } 
form fieldset p.cbrb span input { width: auto; float: left; clear: left; border-style: none; background-color: transparent;}
form fieldset p.cbrb span label { width: 190px; margin:0; }
form fieldset p.cbrb span.cbrb2 { position: relative; display: block; float: left; clear: none; width: 110px; height: auto; overflow: hidden; margin: 0px !important; padding: 0px !important;}
form fieldset p.cbrb span.cbrb2 input { float: left; clear: none; width: 13px; overflow: hidden; margin-left: 0px; margin-right: 7px; padding-left: 0px; padding-right: 0px;}
form fieldset p.cbrb span.cbrb2 label { float: left; clear: none; width: 83px; overflow: hidden; margin: 0px; margin-left: 0px; margin-right: 0px; padding-left: 0px; padding-right: 0px;}
	/* /form:checkbox-radiobutton */
	
form fieldset input.submit {
	width: 78px; height: 26px;
	margin: 5px 0 0 168px;	
	background: url('../i/btn_go.gif') no-repeat 0 0;
	background-color: transparent; border-style: none;
	/*text-indent: -2000px; overflow: hidden;*/
}

form fieldset select { font-size: 11px;} /* font-size: inherit doesnt work in IE */
form fieldset textarea { 
	font-size: inherit; 
	overflow-y: auto;
	width: 415px; height: 80px;
	border: solid 1px #b3b3b3;
}
form fieldset textarea.lower { height: 60px; }

form fieldset b.error {
	display: block; width: 235px;
	color: #f10; font-weight: bold;
	padding: 3px 0 0;
}
form fieldset p.cbrb b.error { float:left }

/* team reg */
form fieldset.billed { position: relative }
form fieldset.billed div.bill { 
	width: 172px; height: 188px; 
	position: absolute; left: 240px; top: -36px;
	background: url('../i/bill.png') no-repeat 0 0;
}
form fieldset.billed p { width: 240px; }
form fieldset.billed label { width: 240px; margin: 0 0 5px 0 }
form fieldset.billed select {
	font-family:"Courier New", Courier, monospace; 
	width: 246px;
	#width: 248px; /* ie6/7 hack */
}
form fieldset.team_leader legend {
	display: block;
	color: #2C9619; font-size: 16px; font-weight: bold;
}
form fieldset.team_leader div.box {
	padding: 8px 8px 0; margin: 5px 8px 16px;
	border: solid 1px #ccc;	background-color: #e2e6d2;
}
form fieldset.team_leader div.box { width: 390px; position: relative; left: -10px;}
form fieldset.team_leader div.box p { width: 380px; }
form fieldset.team_leader div.box input { width: 210px;  }
form fieldset.about label { width: 415px; }
form fieldset.about label span { font-size: 14px; }

form fieldset input.file { width: 200px; }

form fieldset p.black label { color: #000; }
form fieldset p.note { font-size: 14px; font-weight: bold; color: #000; }

/* /team reg */
/* club reg */
form.club fieldset label {
	font-size: 14px;
}

form.club fieldset p.cbrb span {
	padding-top: 10px;
}
form.club fieldset p.cbrb span label {
	font-size: 11px;
}
form.club fieldset p.cbrb span label.longer {
	width: 200px;
}
form.club fieldset p.cbrb span input.no {
	float: none !important; 
	width: 10px !important;
}
form.club fieldset p.cbrb span i {
	position: relative; top: 1px;
	font-style:normal;
}
html>body form.club fieldset p.cbrb span i {
	*padding: 0 4px;
	*top: -1px;
}
form.club a.go {
	background:transparent url(../i/btn_go.gif) no-repeat scroll 0pt 0pt;
	border-style:none;
	height:26px;
	margin:5px 0pt 0pt 168px;
	width:78px;
	display: block;
	text-indent: -2000px; overflow: hidden;
}
form.club a.go.back {
	background: url(none);
	height:26px;
	display: block;
	text-indent: 0px;
	margin: 0;
	text-decoration: underline;

}
form.club p.cbrb label em {
	font-size: 10px; color: #666;
	display: block;
	margin-left: 6px;
	font-style: normal;
}
div#pageno {
	position: absolute;
	right: 20px; top:16px;
}

form fieldset p label.other {
	font-size: 11px;
}
form fieldset p label.eh {
	margin-left: 160px;
}
form fieldset p.cbrb span label.other.indent {
	position: relative; left: -20px;
}
form fieldset p.cbrb span label.other.indent2 {
	position: relative; left: 0px;
}
form fieldset p.cbrb span input.text {
	background-color:#FFFFFF;
	border:1px solid #B3B3B3;
	font-size:inherit;
	padding:3px 2px;
	vertical-align:middle;
	width: 160px;
}
form fieldset p input.indent {
	margin-left: 160px;

	width: 160px;
}
form fieldset p input.margin {
	margin-bottom: 7px;
}
form fieldset p input.indent.top {
	margin-top: -15px;
}

/* /club reg */
ul.prizes {}
ul.prizes li span { width: 80px; float: left; display: block; }


	/* sup,sub */
sup, sub {
	height: 0; line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}
sup { bottom: 1ex; }
sub { top: .5ex; }

fieldset.frame {
	border: 1px solid #c0c0bd;
	color: #2c9619;
	font-weight: bold;
	padding: 10px;
	position: relative;
	margin-left: 10px;
	margin-bottom: 10px;
	display: block;
	background: url('../i/selejtezok_bg.png');
}

h1.invers.title {
	position: absolute;
	top: -20px;
	#top: -10px;
	left: -20px;
	display: block;
}

span.gol {
	padding: 3px;
	margin-right: 3px;
	margin-left: 3px;
	position: relative;
	background: #276005;
	color: #ffffff;
	font-weight: bold;
}

div.game {
	padding-bottom: 6px;
	position: relative;
}

div.note div.team {

	float: left;
	clear: both;
}

div.box_left {
	background: url('../i/box_left.png') no-repeat top left;
	float: left;
	height: 110px;
	width: 109px;
}

div.box_left img {
	position: absolute;
}

div.box_center {
	background: url('../i/box_center.png') repeat-x top left;
	float: left;
	height: 63px;
	width: 300px;
	_width: 300px !important;
	margin-top: 29px;

}

div.box_center p.stadium {
	padding-left: 10px;
}

h1.team {
	display: block !important;
	margin-top: 5px !important;
	margin-left: 10px !important;
	padding-top: 2px !important;
}

h1.team a {
	position: absolute;
	z-index: 1000;
	display: block;
}

div.note div.team div.box_center p.label {
	display: block;
	position: relative;
	color: #645429;
	font-size: 12px;
	font-weight: bold;
	left: 15px;
}

div.box_right {
	background: url('../i/box_right.png') no-repeat top left;
	display: block;
	float: left;
	height: 63px;
	width: 26px;
	top: 29px;
	position: relative;
	clear: none;
}

/*TEAM LIST FILTER*/

table.filtered input {
	border: 1px solid #333333;
}

table.filtered td {
	width: 500px;
	_width: 480px;
}

span.filter {
	color: #ffffff;
	font-weight: bold;
	display: block;
	float: left;
	margin-left: 15px;
	_margin-left: 10px;
	margin-right: 15px;
	position: relative;
	top: 2px;
}

.hide { display: none; }
.show { display: table; }

span.carnation {
	display: block;
	position: relative;
	width: 100px;
	height: 23px;
	background: url('../i/carnation.png') no-repeat 0 0;
}

div.abc {
	color: #ffffff;
	font-weight: bold;
	text-align:center;
}

div.abc a {
	color: #ffffff ! important;
	font-weight: bold;
}

/*TERMÉKEK*/

div.top_menu {
	position: absolute;
	left: -17px;
	top: -9px;
	z-index: 1200;
}

div.pic_content {
	position: relative;
	z-index: 1000;
}

div.pic_content div.content_left {
	position: relative;
	float: left;
	width: 182px;
	height: 118px;
	padding-left: 5px;
	margin-left: 10px;
	cursor: pointer;
	z-index: 1000;
}

div.pic_content div.content_left div.glass_borsodi {
	position: relative;
	width: 24px;
	height: 91px;
	top: 20px;
	left: 5px;
	background: url('../i/borsodi_glass.png') no-repeat top left;
	float: left;
}

div.pic_content div.content_left div.glass_polo {
	position: relative;
	width: 26px;
	height: 96px;
	top: 20px;
	left: 5px;
	background: url('../i/borsodi_polo.png') no-repeat top left;
	float: left;
}

div.pic_content div.content_right div.glass_bivaly {
	position: relative;
	width: 26px;
	height: 96px;
	top: 20px;
	left: 5px;
	background: url('../i/borsodi_bivaly.png') no-repeat top left;
	float: left;
}

div.pic_content div.content_right div.glass_borostyan {
	position: relative;
	width: 26px;
	height: 96px;
	top: 20px;
	left: 5px;
	background: url('../i/borsodi_borostyan.png') no-repeat top left;
	float: left;
}

div.pic_content div.content_left div.text h2 {
	color: #000000 !important;
}

div.pic_content div.content_left div.text {
	width: 130px;
	float: right;
	position: relative;
	top: 65px;
}

div.pic_content div.content_right div.text h2 {
	color: #000000 !important;
}

div.pic_content div.content_right div.text {
	width: 130px;
	float: right;
	position: relative;
	top: 65px;
}

div.pic_content div.content_left div.text span {
	color: #276005;
}

div.pic_content div.content_right div.text span {
	color: #276005;
}

div.pic_content div.content_right {
	position: relative;
	float: left;
	width: 182px;
	height: 118px;
	padding-left: 5px;
	margin-left: 10px;
	cursor: pointer;
	z-index: 1000;
}

.hover_bg {
	position: relative;
	background: url('../i/cat_bg.png') no-repeat left top;
	width: 182px;
	height: 118px;
}

/**/

/*TÖRTÉNET*/

span.history_one {
	display: block;
	float: right;
	width: 155px;
	height: 121px;
	background: url('../i/tortenet_pic1.png') no-repeat top left;
}

span.history_two {
	display: block;
	float: left;
	width: 120px;
	height: 55px;
	background: url('../i/tortenet_pic2.png') no-repeat top left;
}

/**/

/*SÖR VÉGOLDAL*/

div.note_box {
	width: 416px;
	height: 118px;
	position: relative;
	margin-bottom: 40px;
	left: 5px;
	padding-top: 13px;
	padding-left: 10px;
	background: url('../i/subcat_bg.png') no-repeat top left;
}

div.note_box span.text {
	display: block;
	width: 300px;
}

div.note_box span.text_min {
	display: block;
	width: 250px;
}

div.box_conteaner div.product {
	position: absolute;
	width: 36px;
	height: 141px;
	left: 360px;
	top: -35px;
	z-index: 1000;
}

div.box_conteaner div.product.sor12 {
	background: url('../i/borsodi/sor12.png') no-repeat top left;
}

div.box_conteaner div.product.sor11 {
	width: 95px !important;
	height: 124px !important;
	left: 310px !important;
	top: -15px !important;
	background: url('../i/borsodi/sor11.png') no-repeat top left;
}

div.box_conteaner div.product.sor10 {
	width: 138px !important;
	height: 117px !important;
	left: 275px !important;
	top: -5px !important;
	background: url('../i/borsodi/sor10.png') no-repeat top left;
}

div.box_conteaner div.product.sor9 {
	width: 46px !important;
	height: 117px !important;
	left: 355px !important;
	top: -15px !important;
	background: url('../i/borsodi/sor9.png') no-repeat top left;
}

div.box_conteaner div.product.sor8 {
	width: 161px !important;
	height: 100px !important;
	left: 250px !important;
	top: 10px !important;
	background: url('../i/borsodi/sor8.png') no-repeat top left;
}

div.box_conteaner div.product.sor7 {
	width: 46px !important;
	height: 117px !important;
	left: 355px !important;
	top: -15px !important;
	background: url('../i/borsodi/sor7.png') no-repeat top left;
}

div.box_conteaner div.product.sor6 {
	width: 34px !important;
	height: 130px !important;
	left: 362px !important;
	top: -15px !important;
	background: url('../i/borsodi/sor6.png') no-repeat top left;
}
	
div.box_conteaner div.product.sor5 {
	width: 98px !important;
	height: 121px !important;
	left: 320px !important;
	top: -10px !important;
	background: url('../i/borsodi/sor5.png') no-repeat top left;
}

div.box_conteaner div.product.sor4 {
	width: 36px !important;
	height: 132px !important;
	left: 360px !important;
	top: -20px !important;
	background: url('../i/borsodi/sor4.png') no-repeat top left;
}

div.box_conteaner div.product.sor3 {
	width: 121px !important;
	height: 97px !important;
	left: 305px !important;
	top: 15px !important;
	background: url('../i/borsodi/sor3.png') no-repeat top left;
}

div.box_conteaner div.product.sor2 {
	width: 36px !important;
	height: 137px !important;
	left: 360px !important;
	top: -25px !important;
	background: url('../i/borsodi/sor2.png') no-repeat top left;
}

div.box_conteaner div.product.sor1 {
	width: 72px !important;
	height: 97px !important;
	left: 330px !important;
	top: 10px !important;
	background: url('../i/borsodi/sor1.png') no-repeat top left;
}

/*borostyan*/

div.box_conteaner div.product.borosty1 {
	width: 135px !important;
	height: 124px !important;
	left: 280px !important;
	top: -20px !important;
	background: url('../i/borostyan/borostyan1.png') no-repeat top left;
}

div.box_conteaner div.product.borosty2 {
	width: 147px !important;
	height: 81px !important;
	left: 265px !important;
	top: 15px !important;
	background: url('../i/borostyan/borostyan2.png') no-repeat top left;
}

div.box_conteaner div.product.borosty3 {
	width: 49px !important;
	height: 128px !important;
	left: 360px !important;
	top: -25px !important;
	background: url('../i/borostyan/borostyan3.png') no-repeat top left;
}

div.box_conteaner div.product.borosty4 {
	width: 35px !important;
	height: 139px !important;
	left: 370px !important;
	top: -15px !important;
	background: url('../i/borostyan/borostyan4.png') no-repeat top left;
}

/**/

/*polo*/

div.box_conteaner div.product.polo1 {
	width: 37px !important;
	height: 140px !important;
	left: 365px !important;
	top: -15px !important;
	background: url('../i/polo/polo1.png') no-repeat top left;
}

div.box_conteaner div.product.polo2 {
	width: 49px !important;
	height: 128px !important;
	left: 360px !important;
	top: -15px !important;
	background: url('../i/polo/polo2.png') no-repeat top left;
}

div.box_conteaner div.product.polo3 {
	width: 138px !important;
	height: 77px !important;
	left: 270px !important;
	top: 15px !important;
	background: url('../i/polo/polo3.png') no-repeat top left;
}

div.box_conteaner div.product.polo4 {
	width: 134px !important;
	height: 122px !important;
	left: 270px !important;
	top: -15px !important;
	background: url('../i/polo/polo4.png') no-repeat top left;
}

/**/

/*polo*/

div.box_conteaner div.product.biv1 {
	width: 46px !important;
	height: 120px !important;
	left: 360px !important;
	top: -15px !important;
	background: url('../i/bivaly/bivaly1.png') no-repeat top left;
}

div.box_conteaner div.product.biv2 {
	width: 36px !important;
	height: 134px !important;
	left: 365px !important;
	top: -15px !important;
	background: url('../i/bivaly/bivaly2.png') no-repeat top left;
}

div.box_conteaner div.product.biv3 {
	width: 140px !important;
	height: 78px !important;
	left: 270px !important;
	top: 15px !important;
	background: url('../i/bivaly/bivaly3.png') no-repeat top left;
}

div.box_conteaner div.product.biv4 {
	width: 133px !important;
	height: 113px !important;
	left: 270px !important;
	top: -10px !important;
	background: url('../i/bivaly/bivaly4.png') no-repeat top left;
}

/**/

div.note_text hr{
	background: #1a4d02;
	margin-bottom: 10px;
	height: 2px;
	width: 420px;
}

span.node_title {
	position: absolute;
	display: block;
	top: -7px;
	left: -5px;
	z-index: 1000;
	margin: 0;
	padding: 0;
}

h1.note_box_h1 {
	margin: 0 !important;
}

div.box_conteaner {
	margin-top: 20px;
	position: relative;
}

label.location {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	left: 10px;
}

select.location {
	position: relative;
	left: 10px;
}

a.download_terms {
	position: absolute;
	width: 32px;
	height: 32px;
	top: 75px;
	left: 25px;
	background: url('../i/download.gif') no-repeat left top;
	z-index: 1000;
	overflow: hidden;
	cursor: pointer;
}

.buble {
	display: block;
	background: #666666;
	opacity: 0.4;
	position: absolute;
	left: 50px;
	top: 90px;
	width: 100px;
	height: 50px;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
}

div.b_logo {
	position: absolute;
	width: 60px;
	height: 63px;
	background: url('../i/b_logo.png') no-repeat top left;
	z-index: 1000 !important;
	left: 620px;
	top: 250px;
	_top: 255px;
}

/**/

/*MAGAZIN*/

a.magazin1 {
	position: absolute;
	display: block;
	width: 189px;
	height: 236px;
	left: -10px;
	top: 10px;
	background: url('../i/mag1.png') no-repeat top left;
	z-index: 96;
	cursor: pointer;
}

a.magazin2 {
	position: absolute;
	display: block;
	width: 158px;
	height: 215px;
	left: 30px;
	top: 180px;
	background: url('../i/mag2.png') no-repeat top left;
	z-index: 98;
	cursor: pointer;
}

a.magazin4 {
	position: absolute;
	display: block;
	width: 168px;
	height: 223px;
	left: 70px;
	top: 330px;
	background: url('../i/mag4.png') no-repeat top left;
	z-index: 99;
	cursor: pointer;
}

a.magazin5 {
	position: absolute;
	display: block;
	width: 176px;
	height: 227px;
	left: 120px;
	top: -10px;
	background: url('../i/mag5.png') no-repeat top left;
	z-index: 97;
	cursor: pointer;
}

a.magazin6 {
	position: absolute;
	display: block;
	width: 183px;
	height: 231px;
	left: 264px;
	top: 279px;
	background: url('../i/mag6.png') no-repeat top left;
	z-index: 101;
	cursor: pointer;
}

a.magazin7 {
	position: absolute;
	display: block;
	width: 183px;
	height: 231px;
	left: 160px;
	top: 230px;
	background: url('../i/mag7.png') no-repeat top left;
	z-index: 100;
	cursor: pointer;
}

a.magazin8 {
	position: absolute;
	display: block;
	width: 182px;
	height: 231px;
	left: 240px;
	top: 30px;
	background: url('../i/mag8.png') no-repeat top left;
	cursor: pointer;
}

.zoom {
	z-index: 1000 !important;
}

/**/

/*TOP MENÜ*/

ul.menu_top{
	margin: 0;
	padding: 0;
	position: absolute;
	left: -10px;
	top: -3px;
	width: 600px;
	height: 33px;
	display: block;
	list-style: none;
}

ul.menu_top li {
	display: block;
	float: left;
	position: relative;
}

ul.menu_top li a.borsodi_menu {
	display: block;
	position: relative;
	width: 89px;
	height: 32px;
	background: url('../i/borsodi_b2.png') no-repeat top left;
	z-index: 1000;
	cursor: pointer;
}

ul.menu_top li a.borsodi_menu_h {
	display: block;
	position: relative;
	width: 89px;
	height: 32px;
	background: url('../i/borsodi_bh2.png') no-repeat top left;
	z-index: 1100;
	cursor: pointer;
}

ul.menu_top li a.bivaly_menu {
	display: block;
	position: relative;
	left: -10px;
	width: 143px;
	height: 34px;
	background: url('../i/bivaly_b2.png') no-repeat top left;
	z-index: 1000;
	cursor: pointer;
}

ul.menu_top li a.bivaly_menu_h {
	display: block;
	position: relative;
	left: -10px;
	width: 143px;
	height: 34px;
	background: url('../i/bivaly_bh2.png') no-repeat top left;
	z-index: 1100;
	cursor: pointer;	
}

ul.menu_top li a.polo_menu {
	display: block;
	position: relative;
	left: -18px;
	width: 128px;
	height: 33px;
	background: url('../i/polo_b2.png') no-repeat top left;
	z-index: 1000;
	cursor: pointer;
}

ul.menu_top li a.polo_menu_h {
	display: block;
	position: relative;
	left: -18px;
	width: 128px;
	height: 33px;
	background: url('../i/polo_bh2.png') no-repeat top left;
	z-index: 1100;
	cursor: pointer;	
}

ul.menu_top li a.borostyan_menu {
	display: block;
	position: relative;
	left: -28px;
	width: 173px;
	height: 33px;
	background: url('../i/borosty_b.png') no-repeat top left;
	z-index: 1000;
	cursor: pointer;
}

ul.menu_top li a.borostyan_menu_h {
	display: block;
	position: relative;
	width: 173px;
	height: 33px;
	left: -30px;
	background: url('../i/borosty_bh2.png') no-repeat top left;
	z-index: 1100;
	cursor: pointer;
}

/* sztori */
body.sztori ul.menu_top { left: 30px; }
ul.menu_top li a.aborsodi {
	display: block;
	position: relative;
	width: 149px;
	height: 37px;
	background: url('../i/btn_aborsodi.png') no-repeat top left;
	z-index: 1000;
	cursor: pointer;
}

ul.menu_top li a.aborsodi_over {
	display: block;
	position: relative;
	width: 149px;
	height: 37px;
	background: url('../i/btn_aborsodi_over.png') no-repeat top left;
	z-index: 1100;
	cursor: pointer;
}
ul.menu_top li a.aborsodisorgyar {
	display: block;
	position: relative;
	left:-10px;
	width: 190px;
	height: 37px;
	background: url('../i/btn_aborsodisorgyar.png') no-repeat top left;
	z-index: 1000;
	cursor: pointer;
}

ul.menu_top li a.aborsodisorgyar_over {
	display: block;
	position: relative;
	left:-10px;	
	width: 190px;
	height: 37px;
	background: url('../i/btn_aborsodisorgyar_over.png') no-repeat top left;
	z-index: 1100;
	cursor: pointer;
}
ul.menu_top li a.asor {
	display: block;
	position: relative;
	left:-30px;
	width: 113px;
	height: 37px;
	background: url('../i/btn_asor.png') no-repeat top left;
	z-index: 1000;
	cursor: pointer;
}

ul.menu_top li a.asor_over {
	display: block;
	position: relative;
	left:-30px;	
	width: 113px;
	height: 37px;
	background: url('../i/btn_asor_over.png') no-repeat top left;
	z-index: 1100;
	cursor: pointer;
}

/* selejtezok */

table.qualify {
	background: url('../i/bg_qualify_head.gif') no-repeat 0 0;
}
table.qualify th {
	height: 25px; padding: 0 0 10px;
	line-height: 25px; color: #fff; font-size: 12px; font-weight: bold;
}
table.qualify .col1 { width: 78px; padding: 0 0 0 7px }
table.qualify .col2 { width: 105px }
table.qualify .col3 { width: 115px }
table.qualify .col4 { width: 110px }

table.qualify td b {
	padding: 0 0 2px;
	border-bottom: solid 1px #000;
	position: relative; left: 7px; top: 7px;
}

table.qualify td {
	font-weight: bold; line-height: 14px;
	vertical-align: top;
}
table.qualify td.more {
	line-height: 25px; height: 25px; padding: 0 10px 7px 0;
	background: url('../i/bg_qualify_more.gif') no-repeat -25px 0;
	text-align: right; 
}
table.qualify td.more a {
	color: #fff; position: relative;
}

div.content p.qual_winner { 
	font-size: 18px; font-weight: bold; color: #276005; line-height: 30px;
	padding: 0 0 0 12px; margin: 6px 0 10px;
}

ul.qual_groups {
	font-weight: bold; font-size: 14px;
}
ul.qual_groups {
	margin: 12px 0 0;
}
ul.qual_groups li {}
ul.qual_groups li b {
	padding: 0 0 2px;
	border-bottom: solid 1px #000;
}
ul.qual_groups li ul {
	position: relative; left: 100px; top: -14px;
	width: 315px;
}
ul.qual_groups.result { float: left; }
ul.qual_groups li ul li {}
ul.qual_groups.result span {
	padding: 5px 0;
}
ul.qual_groups.result span.gr1 {
	display: block; width: 130px;
	float: left;
	text-align: right; margin-right: -3px;
}
ul.qual_groups.result span.res {
	display: block; width: 49px; padding: 5px 3px; 
	float: left;
	text-align: center; color: #fff;
	background: url('../i/bg_qual_groups_res.gif') no-repeat 3px 0;
}
ul.qual_groups.result span.gr2 {
	display: block; width: 130px;
	float: left;
	text-align: left;
}
ul.qual_groups.result li ul li {
	float: left;
	width: 315px; 
}
ul.qual_groups.result li,
ul.qual_groups.result li ul {
	float: left;
}
ul.qual_groups.result li ul li.time {
	text-align: center; font-size: 11px; font-weight: normal;
}

/* /selejtezok */


div.content div.paper-center{
	background: url('../i/paper_center.png') no-repeat 0 0;
	padding: 20px 35px;
	min-height: 400px;
   	height: auto !important;
   	height: 400px;
	position: relative;
}

div.content div.paper-bottom{
	background: url('../i/paper_bottom.png') no-repeat 0 0;
	height: 7px;
}


/**/

/*
	/ default values
*/

/* 
	global classes 
*/
.clear 			{ clear:both; float:none; }
.clear.plus 	{ clear:both; float:none; height: 100px; }
.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }



.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:ffc; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0 !important; }
.nomargin		{ margin:0 !important; }
.noindent 		{ margin-left:0; padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }


/* 
	/ global classes 
*/


/*
	user generated content reset
*/
font { color: inherit !important; margin: inherit !important; padding: inherit !important; font: inherit !important; text-decoration: inherit !important; border: inherit !important;	background: inherit !important;	bottom: inherit !important;	top: inherit !important; left: inherit !important; right: inherit !important; position: inherit !important; clear: inherit !important; float: inherit !important; height: inherit !important; width: inherit !important; letter-spacing: inherit !important;text-transform: inherit !important;	outline: inherit !important; overflow: inherit !important; display: inherit !important;	visibility: inherit !important;	text-indent: inherit !important; white-space: inherit !important; word-spacing: inherit !important;	z-index: inherit !important; text-align: inherit !important; max-height: inherit !important; max-width: inherit !important;	min-height: inherit !important;	min-width: inherit !important; cursor: inherit !important; }
/*
	/ user generated content reset
*/

a.mail {
	position: relative;
	z-index: 3000;
}


p img.floated {
	margin: 5px 10px 10px 0;
}

p.policy {
	background: #ffffff !important;
	padding: 10px !important;
	opacity: 0.9 !important;
	filter: alpha(opacity = 90) !important;
	border: solid 1px #b3b3b3 !important;
	width: 360px !important;
	margin: 0px 0px 0px 10px !important;
	position: relative !important;
	float: none !important; clear: both !important;
	line-height: 18px !important;
	color: #000 !important;
}

div.obj,
div.licit {
	margin-bottom: 10px;
}

div.clearboth {position: relative; display: block; float: none; clear: both; left: 0px; top: 0px; width: 1px; height: 0px; margin: 0px; padding: 0px; overflow: hidden; visibility: hidden;}

a.mail {
	color: #2C9619 !important;
	text-decoration: underline !important;
}

/*match*/

div.match_table {
	background: #75b00e; 
	position: relative;
	width: 373px;
	padding: 5px 0 0 0;
}

div.match_table div.goals {
	background: url('../i/table_box_bg.gif') repeat-y 0 0;
	width: 363px;
	position: relative;
	padding: 5px;
}

div.match_table div.goals div.leftside {
	width: 177px;
	position: relative;
	padding: 0px;
	float: left; clear: none;
}
div.match_table div.goals div.rightside {
	width: 177px;
	position: relative;
	padding: 0px;
	float: right; clear: none;
}

div.match_table div.teams {
	clear: both;
	float: left;
	margin: 10px 5px 10px 5px;
}

div.match_table div.teams span {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

div.match_table div.teams img {
	position: relative;
	top: 5px;
}

div.match_table div.team_one,
div.match_table div.team_two {
	float: left;
	width: 140px;
	padding: 0px;
	position: relative; 
}
div.match_table div.team_one span,
div.match_table div.team_two span { display: block; float: left; clear: none; width: 114px;  display: block; float: left; clear: none; padding: 4px 0px 4px 0px;}

div.match_table div.team_one img,
div.match_table div.team_two img { display: block; float: right; clear: none; width: 24px; height: 15px; margin: 0px 0px 0px 0px; padding: 0px;}


div.match_table div.team_goals {
	float: left;
	background: #FFFFFF;
	color: #2a6700;
	font-weight: bold;
	font-size: 18px;
	padding: 5px 10px 5px 10px;
	margin: 0 10px 0 10px;
	text-align: center;
	width: 40px;
}

div.match_top {
	background: url('../i/table_box_top.gif') no-repeat left bottom;
	height: 10px;
	width: 373px;
	clear: both;
}

div.match_bottom {
	background: url('../i/table_box_bottom.gif') no-repeat 0 0;
	width: 373px;
	height: 12px;
	padding: 0 0 10px 0;
}

div.archive {
	background: #75B00E url('../i/archive_right.gif') no-repeat right top;
	height: 22px !important; 
	color: #ffffff;
	font-weight: bold;
	width: 180px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

form.archive_form {
	padding: 0px 0px 0px 5px;
	margin: 0 !important;
}

* html div.archive form.archive_form { position: relative; top: -2px !important;}

form.archive_form label {
	position: relative; 
	top: -2px;
}

form.archive_form select {
	border: none;
	height: 18px;
	#height: 20px;
}

/* group talent_promo */ 
.promo_talent a {
	display: block;
	widht: 164px;
	height: 183px;
	background: url(../i/bg_talent_banner.png) no-repeat;
	clear: both;
	text-indent: -9999px;
	margin: 30px 0 0 10px;
}
 
 
/* end talent_promo */

div.content div.borsodifriss {position: absolute; left: 0px; top: -97px; width: 900px; height: 845px; margin: 0px; padding: 0px; overflow: hidden; background: url('../i/borsodi_friss.png') 0px 0px no-repeat;}
div.content div.promotions {position: absolute; left: 0px; top: -72px; width: 900px; height: 1169px; margin: 0px; padding: 0px; overflow: hidden; background: url('../i/promotions.png') 0px 0px no-repeat;}
div.content .promo_real_jatekszabalyzat {position: absolute; left: 620px; top: 428px; width: 140px; height: 20px; overflow: hidden; text-indent: -6969px; z-index: 999; background: url('../i/none.gif');}
div.content .promo_coop_jatekszabalyzat {position: absolute; left: 612px; top: 770px; width: 140px; height: 20px; overflow: hidden; text-indent: -6969px; z-index: 999; background: url('../i/none.gif');}
div.content .promo_afocilegyenveled {position: absolute; left: 60px; top: 820px; width: 600px; height: 150px; overflow: hidden; text-indent: -6969px; z-index: 999; background: url('../i/none.gif');}

