img {
	display: block;
	border: none;
}

.clear {
	clear: both;
	width: 0;
	height: 0; /* sometimes it needs to have layout */
	overflow: hidden; 
}

h3 {
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #b00000 url(images/snatch.gif) no-repeat 995px -70px;
	color: #363830;
	font: 11px/1.45em verdana;
}

a, a:link, a:visited {
	color: red;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

#header-pic {
	width: 995px;
	height: 468px;
	background: url(images/header-sub.jpg) no-repeat;
	position: relative;
	z-index: 70;
}

p {
	margin: 0;
	padding: 0;
}

#content-wrap * {
	position: relative; /* ie png transparency text selection issues */
}

.menu-assets-wrap {
	width: 990px;
	z-index: 120;
	overflow: visible;
	position: relative
}

.homelink {
	display: block;
	overflow: hidden;
	position: absolute;
	z-index: 150;
}

#homelink-area1 {
	width: 145px;
	height: 25px;
	bottom: 65px;
	left: 10px;
}

#homelink-area2 {
	width: 212px;
	height: 233px;
	right: 15px;
	bottom: 33px;
}

#header-menu-bg {
	width: 995px;
	height: 324px;
	overflow: hidden;
	margin-top: -491px;
	margin-bottom: -25px;
	position: relative;
	z-index: 110;
}

#header-menu-bg div {
	background: url(images/menu.png) no-repeat;
	width: 1024px;
	height: 324px;
}












.header-menu {
	width: 800px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	margin-left: 10px;
	margin-top: -53px;
}

.header-menu#colorlayer {
	z-index: 70;
}

.header-menu#hoverlayer {
	z-index: 130;
}

.menuitem {
	height: 100%;
	width: 95px;
	float: left;
	margin-right: 10px;
	overflow: visible;
	position: relative;
}

.m0 { width:80px; }
.m1 { width:104px; }
.m2 { width:54px; }
.m3 { width:102px; }
.m4 { width:82px; }
.m5 { width:98px; }
.m6 { width:85px; }


#colorlayer .menuitem {
	background: #f00;
}
#hoverlayer .menuitem {
	cursor: pointer;
}

a.mainmenu-link {
	position: absolute;
	width: 100%;
	height: 100%;
}

#menu-assets #signout {
	background: url(images/menu-loggedin.gif);
	display: block;
	width: 54px;
	height: 17px;
	float: left;
	padding-left: 14px;
	position: relative;
}

#logged-in span {
	font-weight: bold;
	color: #d90000;
}

#signout a {
	display: block;
	position: absolute;
	width: 58px;
	height: 100%;
}


.footer-menu {
	width: 450px;
	height: 22px;
	position: absolute;
	margin: 8px 0 0 250px;
}

.footer-menu#footer-colorlayer {
	z-index: -20;
}

.footer-menu#footer-hoverlayer {
	z-index: 130;
}

#footer-hoverlayer a {
	display: block;
}

.footer-menuitem {
	height: 100%;
	width: 95px;
	float: left;
	margin-right: 19px;
	overflow: visible;
}

.f0 { width:80px; }
.f1 { width:104px; }
.f2 { width:88px; }
.f3 { width:93px; }


#footer-colorlayer .footer-menuitem {
	background: #f00;
}
#footer-hoverlayer .footer-menuitem {
	cursor: pointer;
}

.success {
	color: green;
}

.content-header .arr {
	position: absolute;
	width: 19px;
	height: 17px;
	right: 12px;
	top: 11px;
	cursor: pointer;
}

.content-header .darr {
	background: url('images/comment-header-darr.gif');
}

.content-header .uarr {
	background: url('images/comment-header-uarr.gif');
}


















.dropdown {
	width: 200px;
	position: absolute;
	margin-left: -3px;
	margin-top: 30px;
	border-top: 1px solid #000100;
	padding: 3px 0 11px 0;
	visibility: hidden;
}

.dropdown-alap {
	background: #f00;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 0;
	-ms-filter: "alpha(opacity=90)";
	opacity: .9;
}

.dropdown-bottom {
	background: black;
	width: 100%;
	height: 5px;
	overflow: hidden;
	position: absolute;
	bottom: -3px;
}

a.dropdown-item {
	width: 100%;
	height: 25px;
	background-image: url(images/dropdowntext.gif);
	position: relative;
	overflow: hidden;
	display: block;
}

/* emulating "a:hover ..." selectors in IE6 */
.IE6 a.dropdown-item {
		onmouseover = onmouseover || new Function("(s = $(this).down().style).visibility = 'visible';"),
		onmouseout = onmouseout || new Function("$(this).down().style.visibility = 'hidden'")
	);
}

.dropdown-item-hover {
	background-image: url(images/dropdowntext-hover.gif);
	background-position: inherit;
	position: absolute;
	width: 100%;
	height: 100%;
	visibility: hidden;
}

a.dropdown-item:hover > span {
	visibility: visible;
}

.dropdown-item-rarr {
	background: url(images/rarr.gif) no-repeat 180px center;
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
}

.dropdown-div {
	background: url(images/dropdown-div.gif) repeat-x;
	width: 190px;
	margin-left: 5px;
	height: 1px;
	overflow: hidden;
	position: relative;
}

form {
	margin: 0;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#login #passw {
	margin-left: 15px;
}

#login #loginOK {
	width: 53px;
	height: 13px;
	margin-left: 15px;
}

#login #loginReg {
	width: 82px;
	height: 13px;
	margin-left: 25px;
}

.login-container {
	width: 300px;
	height: 18px;
	margin-top: -76px;
	margin-left: 445px;
	padding-top: 3px;
	padding-left: 9px;
	position: absolute;
	z-index: 200;
}

.login-container.logged-out {
	background: url(images/menu-login.gif) no-repeat;
}

.login-container.logged-in {
	margin-top: -79px;
	margin-left: 438px;
}

.login-container span#logged-in {
	color: #363830;
	font: 9px/11px verdana;
	padding-left: 16px;
	background: url(images/rarr-red-small.gif) no-repeat left 60%;
}

.login-container a {
	display: block;
	cursor: pointer;
	float: left;
}

#login-wrap {
	float: left;
	padding-right: 10px;
}

#search-container {
	width: 142px;
	height: 38px;
	margin-top: -18px;
	right: 38px;
	position: absolute;
	z-index: 200;
}

#search-wrap {
	background: url(images/kereses.png);
	width: 100%;
	height: 100%;
}

input {
	padding: 0;
	color: #7e8076;
	font: bold 9px verdana;
	width: 45px;
	position: relative;
	z-index: 90;
	float: left;
}

#profil textarea,
#page-profil input,
.noborder,
input.styled {
	background: transparent;
	border: 0;
}

#search input {
	width: 68px;
	margin-top: 18px;
	margin-left: 23px;
	position: relative;
}

#search #searchOK {
	width: 23px;
	height: 12px;
	margin-left: 10px;
}

#newsletter-container {
	width: 142px;
	height: 38px;
	margin-top: -21px;
	left: 37px;
	position: absolute;
	z-index: 200;
}

#newsletter-wrap {
	width: 100%;
	height: 100%;
}

#newsletter input {
	width: 70px;
	position: relative;
}

#newsletter #sendOK {
	width: 47px;
	height: 12px;
	margin-left: 10px;
}

#contentbase-container {
	width: 745px;
	position: relative;
	z-index: 100;
}

#contentbase-bg {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -10;
	margin-left: 15px;
	background: url('images/contentbg.png');
}

.IE6 #contentbase-bg {
}

#contentbase-wrap {
	width: 100%;
	margin-left: 15px;
	padding-top: 25px;
	overflow: visible;
	z-index: 10;
}

.content-panel {
	overflow: hidden;
}





/* banner zones */

#s1p0-newsline {
	margin-bottom: 5px;
	height: 36px;
}

#s1p1 {
	/*width: 745px;
	height: 94px;*/
	margin-bottom: 5px;
	position: relative;
	background: white;
	margin-bottom: 5px;
	width: 745px;
}

#s1p1.keretes {
	height: 102px;
}

#s1p1.keretes #s1p1-keret {
	position: absolute;
	width: 739px;
	height: 96px;
	margin: 2px 0 0 2px;
	border: 1px solid #e9e9e7;
}

div#s1p1ad {
	margin: 2px auto;
	width: 741px;
	line-height: 0;
	text-align: center;
	/*margin: 2px 0 0 9px;
	width: 728px;
	height: 90px;
	position: absolute;*/
}

div#s1p1ad img {
	border: 0;
}

#s1p1.keretes div#s1p1ad {
	margin: 6px 0 0 9px;
}

.adzone {
}

.adzone img {
	border: 0;
}

.adzone.felsolapos-aloldal,
.adzone.felsolapos-aloldal-margo,
.adzone.cikkoldal {
	position: relative;
	width: 100%;
	border-bottom: 1px solid #efefef;
}

.adzone .banner {
	display: table;
	margin: 0 auto;
}

.adzone .banner div {
	display: table-cell;
}

.adzone .adlabel {
	width: 100%;
	text-align: center;
	font-size: 9px;
	line-height: 24px;
	color: #BFBFBF;
}

.adzone .adlabel span {
	position: relative;
	top: -1px;
}

.adzone.felsolapos-aloldal,
.adzone.felsolapos-aloldal-margo {
	padding-bottom: 2px;
	border-bottom: 1px solid #efefef;
}

.adzone.felsolapos-aloldal-margo .adlabel span {
	left: -2px;
}

.adzone.cikkoldal {
	border-top: 1px solid #efefef;
	padding-bottom: 10px;
}

.adzone.balszel,
.adzone.jobbKulso {
	margin-bottom: 5px;
}

.adzone.jobbKulso {
	margin-left: 5px;
}

.adzone.jobbBelso {
	display: table;
	margin: 0 auto;
	margin-bottom: 5px;
	padding-left: 1px;
}

.adzone.jobbBelso div {
	display: table-cell;
}

.adzone.nyitoElsoSor div,
.adzone.nyitoMasodikSor div {
	float: left;
	margin-right: 5px;
}

.nyitoElsoSor-container,
.nyitoMasodikSor-container {
	position: relative;
	width: 1000px;
	margin-right: -1000px;
	z-index: 100;
}







.divider-h {
	background: url(images/divider-h.gif) repeat-x 0 10px;
	width: 100%;
	height: 21px;
	clear: both;
}

.divider-h + .csarnok {
	margin-top: -21px;
}

.IE6 .divider-h.csarnok {
}

.divider-h + .divider-h.s3p1 {
	margin-top: -21px;
}

.IE6 .divider-h.s3p1 {
}

.divider-h.long {
	width: 975px;
	height: 1px;
	background: url(images/divider-h.gif);
	position: relative;
	z-index: 300;
	overflow: hidden;
	margin-bottom: -1px;
	top: -11px;
}

span.footer-cat, span.footer-div {
	color: #b00000;
}

span.footer-cat {
	font-weight: bold;
}

#sitemap-img {
	width: 106px;
	height: 91px;
	background: url(images/csillag.png) no-repeat center center;
	float: left;
	margin: 18px 22px 35px 22px;
	display: inline; /* ie doubled float-margin bug */
}

#sitemap {
	z-index: 100;
}

#sitemap-wrap {
	position: relative;
	display: block;
	font: 10px verdana;
	line-height: 18px;
	color: #ff0000;
	margin: 4px 0 20px 0; /* eredeti */
	margin: 20px 0 20px 0;
	float: left;
}

#sitemap a:link, #sitemap a:visited {
	color: #ff0000;
}

#sitemap a:hover {
	color: white;
	text-decoration: underline;
}

#footer {
	width: 814px;
	height: 130px;
	position: absolute;
	background: url(images/footer.png) no-repeat;
	margin-left: -15px;
	margin-top: -37px;
	z-index: -10;
}

#validator {
	position: absolute;
	margin: 38px 0 0 139px;
	font: normal 9px verdana;
	color: #8e0000;
}

#validator a:link,
#validator a:visited {
	line-height: .5em;
	color: #8e0000;
	border-bottom: 1px dotted #8e0000;
}

#jepe {
	position: absolute;
	margin: 38px 0 0 65px;
	font: normal 9px verdana;
	color: #8e0000;
}

#jepe a:link,
#jepe a:visited {
	line-height: .5em;
	color: #8e0000;
	text-decoration: none;
}


#footer-alnyomat {
	width: 439px;
	height: 424px;
	background: url(images/alnyomat.jpg) no-repeat;
	position: absolute;
	right: 0;
	margin-right: -171px;
	margin-top: -316px;
	z-index: -30;
}

#mjs-headerlink {
	display: block;
	position: absolute;
	width: 215px;
	height: 21px;
	margin-left: 10px;
	margin-top: -22px;
	z-index: 120;
	overflow: hidden;
}


/*  GUIDE VONALAK */

.guide-h {
	width: 825px;
	height: 1px;
	color: white;
	position: relative;
	margin-bottom: -1px;
	z-index: 170;
	overflow: visible;
}

a.noJS {
	display: block;
	text-decoration: none;
}





/* MAIN PAGE */


#page-main .below-panel-players {
	background: #363830;
	opacity: 0.4;
	-ms-filter: "alpha(opacity=40)";
	width: 230px;
	height: 200px; /* a lenyeg, hogy nyuljon bele a csarnokba */
	position: absolute;
	top: 11px;
	right: 0;
	z-index: -100;
}

#page-main .divider-h.long.on-panel-layers {
	position: absolute;
	width: 230px;
	right: 0;
	top: 10px;
}

/* firefox only */
/* non valid start */
#page-main .divider-h.long.on-panel-layers, x:-moz-any-link {
	display: none;
}
/* non valid end */

body#main {
	/* menu snatch */
	background-position: 995px 0;
}

body#main #header-pic {
	width: 995px;
	height: 538px;
	background: url(images/header-main.jpg) no-repeat;
	position: relative;
	z-index: 70;
}

body#main #panel-players {
	width: 230px;
	height: 283px;
	position: absolute;
	right: 0;
	bottom: 10px;
	z-index: -10;
}

body#main #panel-csarnok {
	width: 230px;
	height: 253px;
	background: url(images/panel-csarnok.jpg);
	position: relative;
}

body#main #panel-csarnok-body {
	position: absolute;
	top: 49px;
	left: 0;
	width: 100%;
	height: 170px;
}

body#main #panel-csarnok-body a {
	width: 100%;
	height: 100%;
	display: block;
}

body#main #panel-csarnok-button {
	position: absolute;
	bottom: 7px;
	right: 8px;
	width: 95px;
	height: 22px;
}

body#main #panel-csarnok-button a {
	width: 100%;
	height: 100%;
	display: block;
}

body#main #panel-newsletter {
	width: 220px;
	height: 71px;
	background: url(images/panel-hirlevel.png);
	margin-top: 5px;
}

body#main #s1p2-newsmatches {
	width: 745px;
	height: 272px;
}

body#main #s1p2-news {
	width: 445px;
	height: 272px;
	float: left;
	margin-right: 5px;
}

body#main #s1p3-matches {
	width: 295px;
	height: 272px;
	float: left;
}

body#main #s2c1 {
	width: 745px;
	height: 286px;
}

body#main #s2c1 .content-panel {
	width: 245px;
	height: 286px;
	float: left;
	background: white;
	position: relative;
}

body#main .s2c1-header {
	width: 100%;
	height: 27px;
	background: url(images/header245.gif);
}

body#main .s2c1-panelborder {
	position: absolute;
	border: 1px solid #e3e3e3;
	margin: 0 0 0 2px;
	width: 239px;
	height: 255px;
}

body#main #footer-latest-cont {
	position: absolute;
	bottom: 0;
	left: 14px;
	width: 219px;
	height: 33px;
	border-top: 1px solid #e3e3e3;
}

body#main a#footer-latest {
	position: absolute;
	right: 0;
	top: 5px;
	width: 101px;
	height: 22px;
	background: url(images/imgbuttons.gif) no-repeat 0 -110px;
	display: block;
}

body#main .latest-news-item {
	border-bottom: 1px solid #f1f1f1;
	padding: 7px 0 7px 0;
	margin: 0 14px 0 14px;
}

body#main .lni-date,
body#main .lni-title {
	font: 10px/14px verdana;
}

body#main .lni-date {
	color: #898b81;
}

body#main .lni-title a:link,
body#main .lni-title a:visited {
	font-weight: bold;
	color: #677e94;
	display: block;
}

body#main .lni-title a:hover {
	color: #d90000;
}

body#main #s2p2-popular-tags,
body#main #s2p3-voting {
	margin-left: 5px;
	font-size: 10px;
}

body#main #s2p2-popular-tags #poptag-cont {
	padding: 11px 11px 45px 11px;
	color: #b5b7af;
	position: relative;
}

body#main #s2p2-popular-tags #poptag-cont a:link,
body#main #s2p2-popular-tags #poptag-cont a:visited {
	font: 10px verdana;
	color: #898b81;
	color: #677e94;
	text-decoration: underline;
}

body#main #s2p2-popular-tags #poptag-cont a:hover {
	color: #d90000;
}

body#main #footer-vote-cont {
	position: absolute;
	bottom: 0;
	width: 245px;
	height: 33px;
	background: url(images/footer-szavazas.gif);
}

body#main #s2p3-voting #vote-cont {
	position: relative;
	height: 248px;
	padding-top: 11px;
}

body#main #s2p3-voting #vote-wrap h1,
body#main #s2p3-voting #vote-res-wrap h1 {
	font: bold 9px verdana;
	text-transform: uppercase;
	color: #677e94;
	margin: 0 11px 16px 11px;
}

body#main #s2p3-voting #vote-wrap #options {
	font: 9px verdana;
}


body#main #s2p3-voting .vote-item {
	vertical-align: middle;
	margin-bottom: 9px;
}

#s2p3-voting .vote-item input {
	margin: 0 5px 5px 10px;
	top: -5px;
	float: left;
	clear: left;
	position: relative;
	vertical-align: middle;
	width: auto;
	height: auto;
	font-size: 12px;
}

.vote-item label {
	display: block;
	width: 190px;
	float: left;
	margin: -2px 0 7px 0;
}

html.WebKit .vote-item label {
	font-size: 9.5px;
}

html.Gecko body#main #s2p3-voting .vote-item input {
	margin: 0 7px 10px 15px;
	top: -1px;
}

html.Opera body#main .s2c1-panelborder,
html.WebKit body#main .s2c1-panelborder {
	z-index: inherit;
}

html.Opera body#main #s2p3-voting .vote-item,
html.WebKit body#main #s2p3-voting .vote-item {
	margin-bottom: 6px;
}

html.Opera body#main #s2p3-voting #vote-wrap input,
html.WebKit body#main #s2p3-voting #vote-wrap input {
	margin: 0 7px 10px 15px;
	top: 0;
}

html.Opera .vote-item label,
html.WebKit .vote-item label {
	margin: 1px 0 10px 0;
}

body#main #s2p3-voting #vote-wrap #voteOK {
	position: absolute;
	top: auto;
	bottom: 5px;
	left: 10px;
	width: 79px;
	height: 24px;
	margin: 0;
}

body#main #vote-elobb-valasszon {
	position: absolute;
	top: auto;
	bottom: 45px;
	left: 15px;
	width: 200px;
	height: 1em;
	color: #d90000;
}

body#main #s2p3-voting a#szavazas-allasa {
	position: absolute;
	display: block;
	width: 128px;
	height: 21px;
	bottom: 7px;
	right: 10px;
}

body#main #footer-szavazok-cont {
	position: absolute;
	bottom: 0;
	left: 14px;
	width: 219px;
	height: 33px;
	border-top: 1px solid #e3e3e3;
}

body#main a#footer-szavazok {
	position: absolute;
	right: 0;
	top: 5px;
	width: 75px;
	height: 22px;
	background: url(images/imgbuttons.gif) no-repeat 0 -132px;
	display: block;
}

body#main .vote-res-item {
	margin-bottom: 2px;
	font: 9px/14px verdana;
}

body#main .vote-res-percent {
	clear: both;
	float: right;
	color: #677e94;
	margin-right: 12px;
	text-align: right;
	width: 42px;
}

body#main .vote-res-count {
	float: right;
	color: #d90000;
	font-weight: bold;
	text-align: right;
}

body#main .vote-res-opt {
	margin-left: 12px;
	width: 140px;
}






body#main #s3p1 {
	margin-top: 0;
	position: relative;
	background: #FFFFFF;
	padding: 2px;
}

body#main #s3p1-header {
	height: 39px;
	background: url(images/sponsors_head.gif) no-repeat;
	position: relative;
	padding: 0;
	margin: 0;
	border: 0;
}

body#main #s3p1-content {
	padding: 20px 10px 0 3px;
	overflow: auto;
}

body#main #s3p1-content img {
	border: 0;
	display: inline;
}

body#main #s3p1-content a {
	display: block;
	float: left;
	margin-bottom: 7px;
	margin-left: 7px;
	line-height: 0;
}

body#main #s3p1-content h3 {
	text-transform: uppercase;	
	clear: both;	
	font: bold 9px verdana;
	color: #677E94;
	margin: 0 0 0 7px;
	padding: 6px 0 15px 16px;
	background: url(images/rarr-red-small.gif) no-repeat left 9px;
}

body#main .s3p1-content-float {
	clear: both;
	line-height: 0;
	overflow: auto;
	margin: 0 0 13px 0;
}

body#main .s3p1-content-head {
	clear: both;
	line-height: 0;
	height: 21px;
	width: 719px;
	margin: 0 0 7px 7px;
	background: url(images/partner_headers.gif) no-repeat;
}

.panel-inner-border {
	border: #e3e3e3 1px solid;
}


/* SUBPAGE GENERAL STYLE */


.content-white {
	float: left;
	width: 595px;
	background: white;
	overflow: visible;
	position: relative;
	z-index: 160;
}

.cat-egyeb {
	width: 745px;
}

#left-column {
	float: left;
	margin-right: 5px;
	width: 145px;
	overflow: visible;
	position: relative;
}

#leftnav {
	width: 145px;
	height: 337px;
	background: url(images/leftnav-bg.jpg);
	overflow: visible;
	position: relative;
	padding-top: 3px;
}

a.leftnav-item:link, a.leftnav-item:visited {
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 9px verdana;
	padding: 6px 25px 6px 10px;
	width: 110px;
	line-height: 13px;
	color: #ffcdcf;
	background: transparent;
}

a.leftnav-item:hover, a#leftnav-active:link, a#leftnav-active:visited {
	color: #8a8c81;
	background: white url(images/rarr.gif) no-repeat 124px center;
}


#leftnav-head, #leftnav-head div {
	width: 160px;
	position: relative;
}

#leftnav-head {
	height: 38px;
	left: -17px;
	margin: 0 -15px 4px 0;
	overflow: hidden;
}

#leftnav-head div {
	height: 280px;
	background: url(images/leftnav-head.png);
}

#leftnav-items div {
	width: 135px;
}

#leftnav-items div:first-child {
	display: none;
}

.IE6 #leftnav-items div {
}

#rightcolumn-container {
	width: 230px;
	position: absolute;
	right: 0;
	top: 57px;
	z-index: -10;
}


#player-bottomglow {
	background: url(images/player-glow.png);
	width: 230px;
	height: 68px;
}

.content-border div {
	border-color: #efefef;
}

.content-border {
	border: 1px solid #e4e3e2;
	margin: 2px;
	width: 589px;
}


.cat-egyeb .content-border {
	width: 739px;
}

.content-header {
	background: url(images/content-header.png) no-repeat;
	width: 100%;
	height: 38px;
	border-bottom: 1px solid #e4e3e2;
}

.cat-egyeb .content-header {
	background: url(images/content-header-wide.gif) no-repeat;
}

.content {
	/* min-height: 371px; */
	/* _height: 371px; */
	min-height: 717px;
	position: relative;
}

.content.comments {
	min-height: 100px;
}

.cat-egyeb .content {
	min-height: 371px;
}




/* SUBPAGE ELEMENTS */

.pager *,
.pager a:link,
.pager a:visited,
.pager-wide *,
.pager-wide a:link,
.pager-wide a:visited,
.pager-narrow *,
.pager-narrow a:link,
.pager-narrow a:visited {
	font: 9px verdana;
	color: #b5b7af;
	line-height: 28px;
	height: 28px;
}

.pager *,
.pager a:link,
.pager a:visited {
	display: block;
}

.pager, .pager-narrow {
	background: url(images/pager-bg.gif) no-repeat 3px 4px;
	width: 445px;
	height: 28px;
	position: relative;
}

.pager-bottom {
	position: absolute;
	bottom: 4px;
	left: 4px;
}

.pager .pager-left,
.pager-wide .pager-left,
.pager-narrow .pager-left {
	float: left;
	position: relative;
	z-index: 10;
}

.pager a:hover,
.pager-wide a:hover,
.pager-narrow a:hover {
	color: #677e94;
}

.pager .pager-left a,
.pager-wide .pager-left a,
.pager-narrow .pager-left a {
	background: url(images/pager-larr.gif) no-repeat left 10px;
	display: block;
	width: 70px;
	margin-left: 18px;
	text-align: right;
}

.pager .pager-right,
.pager-wide .pager-right,
.pager-narrow .pager-right {
	float: right;
	position: relative;
	z-index: 10;
}

.pager .pager-right a,
.pager-wide .pager-right a,
.pager-narrow .pager-right a {
	background: url(images/pager-rarr.gif) no-repeat right 10px;
	display: block;
	width: 96px;
	margin-right: 18px;
}

.pager .pager-center,
.pager-wide .pager-center,
.pager-narrow .pager-center {
	position: absolute;
	left: -1px;
	width: 100%;
	text-align: center;
	z-index: 0;
}

.pager-narrow .pages-list {
	margin-right: 20px;
}

.pager-wide {
	background: url(images/pager-wide-bg.gif) no-repeat 3px 4px;
	width: 588px;
	height: 28px;
	position: absolute;
	left: 4px;
}

.pager-narrow .pager-right a,
.pager-narrow .pager-left a {
	display: block;
}

#page-hirek .pager-wide {
	bottom: 35px;
}

#page-rolunk-irtak .pager-wide {
	bottom: 4px;
}

.pager-wide .pages-list,
.pager-narrow .pages-list {
	font-weight: bold;
	color: #b5b7af;
}

.pager-wide .pages-list .delimiter,
.pager-narrow .pages-list .delimiter {
	font-weight: bold;
	color: #dfdfdf;
}

.pager-wide .pages-list a.link,
.pager-narrow .pages-list a.link {
	font-weight: bold;
	color: #677e94;
}

.pager-wide .pages-list a:hover,
.pager-narrow .pages-list a:hover {
	font-weight: bold;
	color: #d90000;
}


a.backtolist:link,
a.backtolist:visited {
	color: #677e94;
	font: bold 9px verdana;
	padding-left: 16px;
	display: block;
	background: url(images/rarr-small.gif) no-repeat left 3px;
	margin: 7px 5px 0 0;
}

a.backtolist:hover {
	color: #d90000;
}

a.btl-top:link,
a.btl-top:visited {
	position: absolute;
	right: 5px;
	top: -34px;
}

#backtolist-bottom-cont {
	border-top: 1px solid #efefef;
	height: 30px;
	margin: 0 3px 0 3px;
	padding-right: 1px;
	position: absolute;
	bottom: 0;
}

.backtolist-forcebottom {
	position: absolute;
	bottom: 0;
	width: 580px;
	left: 5px;
}


a.btl-bottom:link,
a.btl-bottom:visited {
	float: right;
}

.floatlayout1-right {
	float: right;
	width: 139px;
}

.floatlayout1-left {
	float: right;
	width: 450px;
}

.floatlayout1-right .red-imgbutton {
	margin: 0 4px 0 4px;
}


.red-imgbutton {
	height: 22px;
}

.red-imgbutton a {
	width: 100%;
	height: 100%;
	display: block;
	float: right;
	background: url(images/imgbuttons.gif) no-repeat;
}




table.dab {
	border-top: 1px solid #dfdfdd;
	width: 589px;
	background: url(images/thead.gif) no-repeat;
	border-collapse: separate;
	border-spacing: 0;
	/* IE doesn't support border-spacing, so we
	take advantage of that ie's collapsed border model is buggy */
}

table.dab th, table.dab td {
	text-align: left;
	font: normal 10px verdana;
	border-bottom: 1px solid #efefef;
}

table.dab th {
	border-bottom: 1px solid #dfdfdd;
	font-weight: bold;
	color: white;
	height: 28px;
	vertical-align: middle;
	line-height: 10px;
	padding: 0 10px;
}

table.dab td {
	border-top: 1px solid white;
	padding: 8px 10px;
}

table.dab td.c0,
table.dab td.c2,
table.dab td.c4,
table.dab td.c6,
table.dab td.c8,
table.dab td.c10,
table.dab td.c12,
table.dab td.c14,
table.dab td.c16,
table.dab td.c18 {
	background: #fafafa;
}

table.oddcolbg td.c0,
table.oddcolbg td.c2,
table.oddcolbg td.c4,
table.oddcolbg td.c6,
table.oddcolbg td.c8,
table.oddcolbg td.c10,
table.oddcolbg td.c12,
table.oddcolbg td.c14,
table.oddcolbg td.c16 {
	background: white;
}

table.oddcolbg td.c1,
table.oddcolbg td.c3,
table.oddcolbg td.c5,
table.oddcolbg td.c7,
table.oddcolbg td.c9,
table.oddcolbg td.c11,
table.oddcolbg td.c13,
table.oddcolbg td.c15,
table.oddcolbg td.c17 {
	background: #fafafa;
}


table.dab a:link,
table.dab a:visited {
	color: #363830;
}

table.dab a:hover {
	color: #d90000;
}




.textile {
	font: 11px/1.4545em verdana;
	padding: 10px 10px 40px 10px;
}

.textile *.voros,
.textile *.v { color: #d90000; }
.textile *.kek,
.textile *.k { color: #677e94; }
.textile *.piros,
.textile *.p { color: #f00;    }

.textile *.vb    { color: #d90000; font-weight: bold; }
.textile *.kb    { color: #677e94; font-weight: bold; }
.textile *.pi    { color: #d90000; font-style: italic; }

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

ins {
	text-decoration: underline;
}

.textile h1,
.textile h2,
.textile h3,
.textile h4,
.textile h5 {
	font: bold 11px verdana;
	margin: 0;
	padding: 0 0 0 16px;
	background: url(images/rarr-red-small.gif) no-repeat left center;
	color: #d90000;
}

.textile h5 {
	font: normal 11px verdana;
	color: #677e94;
}

.textile h2 {
	padding-top: 30px;
	padding-bottom: 14px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 20px;
	background-position: left 33px;
}

.textile h2:first-child {
	padding-top: 10px;
	background-position: left 13px;
}

.IE6 .textile h2 {
	padding-top: previousSibling ? "30px" : "10px";
	background-position: previousSibling ? "left 33px" : "left 13px";
}

.textile h3 {
	padding-top: 20px;
	padding-bottom: 15px;
	background-position: left 23px;
}

.textile h4 {
	padding-top: 20px;
	background-position: left 23px;
}

.textile h5 {
	padding-top: 10px;
	background-position: left 13px;
}


.textile p {
	padding: 15px 0 0 0;
}

.textile h1 + p,
.textile h2 + p,
.textile h3 + p,
.textile h4 + p {
	padding: 0;
}

.IE6 .textile p {
}

.textile a:link,
.textile a:visited {
	text-decoration: underline;
	color: #f00;
	color: #677e94;
}

.textile a:hover {
	color: #d90000;
}












/* SUBPAGES */

#page-tortenelem h4.year {
	color: #c00;
	margin: 0;
	font-size: 1em;
}

#page-tortenelem p {
	margin-bottom: 1.45em;
}

#page-tortenelem #yearlinks {
	padding: 11px 0 12px 0;
}

#page-tortenelem #yearlinks a {
	display: block;
	background: url(images/rarr-small.gif) no-repeat left 4px;
	padding-left: 12px;
	margin-left: 10px;
	color: #d90000;
	font: bold 10px verdana;
	line-height: 1.45em;
}

#page-tortenelem #gallery-header {
	width: 139px;
	height: 27px;
	background: url(images/rightcolumn-headers.gif) no-repeat left top;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}

#page-tortenelem #gallery-pic {
	width: 131px;
	height: 106px;
	background: url(images/gallery-pic.jpg) no-repeat;
	margin: 4px;
}

#page-tortenelem a#gallery-view-link {
	color: #d90000;
	font: bold 9px verdana;
	line-height: 1.45em;
	margin: 6px 0 0 10px;
	display: block;
	background: url(images/rarr-small.gif) no-repeat 111px 3px;
}






#page-csarnok .red-imgbutton {
	border-bottom: 1px solid #efefef;
	padding: 4px 0 4px 0;
}

#page-csarnok #jegbeosztas-button a {
	width: 101px;
	background-position: left -154px;
}

#page-csarnok #panorama-button a {
	width: 87px;
	background-position: left -176px;
}








#table-jatekosok-cont {
	padding-top: 24px;
}
table#table-jatekosok td {
	white-space: nowrap;
}
table#table-jatekosok td.c4 {
	white-space: normal;
}

table#table-jatekosok .c2,
table#table-jatekosok .c6 {
	text-align: center;
}

table.dab td.szurke,
table#table-jatekosok td.c1 {
	color: #898b81;
}

table#table-jatekosok td.c2 {
	font-weight: bold;
	color: #d90000;
}

table#table-jatekosok .c1,
table#table-jatekosok .c2 {
	width: 20px;
}

table#table-jatekosok .c3 {
	font-weight: bold;
}

table#table-jatekosok .c6 {
	font-weight: bold;
}

table#table-jatekosok .serult,
table#table-jatekosok .serult a:link,
table#table-jatekosok .serult a:visited {
	color: white;
}

table#table-jatekosok .serult {
	background: #a1bbd6;
}


#legend {
	color: #898b81;
	font-size: 9px;
	padding: 23px 0 40px 10px;
	line-height: 1.4545;
}

#legend img {
	float: left;
	margin-right: 9px;
	position: relative;
	top: 2px;
}

#legend div {
	height: 19px;
}











/* JATEKOSOK ADATLAP */


#page-jatekos-adatlap #player-name-container {
	padding: 9px 0 6px 0;
	border-bottom: 1px solid #efefef;
}

#page-jatekos-adatlap #player-name {
	width: 400px;
	height: 30px;
}

#page-jatekos-adatlap #adatlap {
	width: 100%;
	padding-top: 4px;
	font: 10px verdana;
}

#page-jatekos-adatlap #adatlap-pic {
	float: left;
	width: 285px;
	height: 356px;
	background: url(admin/playerimg/player-image.jpg) no-repeat;
	margin-left: 4px;
	margin-right: -1px;
	border-right: 1px solid #efefef;
}

#page-jatekos-adatlap #adatlap-data {
	float: left;
	width: 291px;
	border-left: 1px solid #efefef;
	padding-left: 4px;
	overflow: hidden;
	position: relative;
}

#page-jatekos-adatlap table#adatlap-table {
	table-layout: fixed;
}

#page-jatekos-adatlap td.c1,
#page-jatekos-adatlap td.c2,
#page-jatekos-adatlap td.c3,
#page-jatekos-adatlap td.c4 {
	line-height: 16px;
	padding: 2px 0 5px 0;
	border-top: 1px solid white;
	border-bottom: 1px solid #efefef;
}

#page-jatekos-adatlap tr.first-row td.c1 {
	border-top: 1px solid #f3f5f7;
}

#page-jatekos-adatlap td.c1 {
	background: #f3f5f7;
	font-weight: bold;
	color: #677e94;
	padding-left: 8px;
	width: 97px;
}

#page-jatekos-adatlap td.c2 {
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	width: 176px;
}

#page-jatekos-adatlap td.c3 {
	font-weight: bold;
	color: #677e94;
	padding-left: 8px;
	padding-right: 8px;
}

#page-jatekos-adatlap td.c4 {
	font-weight: normal;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
}

#page-jatekos-adatlap .szines {
	color: #677e94;
}

#page-jatekos-adatlap tr.last-row td {
	border-bottom: 0;
}

#page-jatekos-adatlap #source-link-cont {
	position: absolute;
	right: 4px;
	margin-top: -25px;
	border-top: 1px solid #efefef;
	width: 291px;
	height: 26px;
}

#page-jatekos-adatlap a.rarr-link:link,
#page-jatekos-adatlap a.rarr-link:visited {
	display: block;
	background: url(images/rarr-small.gif) no-repeat left 3px;
	padding-left: 16px;
	margin: 7px 5px 0 0;
	color: #d90000;
	font: bold 9px verdana;
	float: right;
}

#page-jatekos-adatlap #kedvencek {
	border-top: 1px solid #efefef;
	margin-top: 4px;
	padding-bottom: 36px;
}

#page-jatekos-adatlap #kedvencek-header {
	width: 583px;
	height: 21px;
	background: url(images/header-red.gif) no-repeat left -21px;
	margin: 4px 3px 16px 3px;
}

#page-jatekos-adatlap .kedvenc {
	padding-left: 15px;
	background: url(images/rarr-red-small.gif) no-repeat left 5px;
	width: 550px;
	font: 11px verdana;
	line-height: 16px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#page-jatekos-adatlap span.kedvenc-cat {
	font-weight: bold;
	color: #d90000;
}

#page-jatekos-adatlap span.kedvenc-subcat {
	font-weight: normal;
}










/* KORABBI JATEKOSOK */

#cat-acelbikak .kordabj-header-cont {
	padding: 28px 3px 4px 3px;
}

#cat-acelbikak .kordabj-header {
	width: 583px;
	height: 21px;
	background: url(images/header-red.gif) no-repeat left 0;
}

#cat-acelbikak .kordabj-container {
	border-bottom: 1px solid #efefef;
	padding-bottom: 4px;
}

#cat-acelbikak #page-korabbi .kordabj-item {
	border-bottom: 1px solid #efefef;
	margin: 0 4px;
}

#cat-acelbikak #page-korabbi .last-row {
	border-bottom-width: 0;
}

#cat-acelbikak #page-korabbi .neve,
#cat-acelbikak .kordabj-container a:link,
#cat-acelbikak .kordabj-container a:visited {
	background: url(images/rarr-red-small.gif) no-repeat left 3px;
	padding: 0 0 0 15px;
	margin: 6px 3px 6px 10px;
	font: bold 10px verdana;
	color: #363830;
}

#cat-acelbikak .kordabj-container a:link,
#cat-acelbikak .kordabj-container a:visited {
	line-height: 24px;
}

#cat-acelbikak .kordabj-bottomhide {
	border-bottom: 1px solid white;
	position: relative;
	top: -1px;
}

#cat-acelbikak .kordabj-container a:hover {
	color: #d90000;
}

#cat-acelbikak #kulfold {
	float: left;
	width: 294px;
	border-right: 1px solid #efefef;
	margin-right: -1px;
	padding-top: 3px;
	padding-bottom: 16px;
}

#cat-acelbikak #itthon {
	float: left;
	width: 294px;
	border-left: 1px solid #efefef;
	padding-top: 3px;
	padding-bottom: 16px;
}



/* KORABBI JATEKOSOK ADATLAPJA */

#page-kordabj-adatlap .textile h1 {
	color: #d90000;
	font: normal 16px verdana;
	border-bottom: 1px solid #efefef;
	margin: -3px 10px 16px 0;
	padding: 15px 0 12px 0;
	background: none;
}







/* SZEMELYZET */


#page-szemelyzet .header-cont {
	padding: 25px 0 4px 3px;
}

#page-szemelyzet .header {
	height: 21px;
	background: url(images/header-red.gif) no-repeat left -63px;
	position: relative;
}

#page-szemelyzet .header#csapvez {
	background-position: left -63px;
}

#page-szemelyzet .header#kiseg {
	background-position: left -42px;
}

#page-szemelyzet .cards-cont {
	position: relative;
	margin-left: -1px;
	margin-right: -1px;
	width: 590px;
}

#page-szemelyzet .card {
	float: left;
	width: 286px;
	height: 131px;
	margin: 0 4px 4px 5px;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #efefef;
	position: relative;
}


#page-szemelyzet .div-v {
	position: absolute;
	left: 50%;
	width: 0;
	height: 100%;
	border-left: 1px solid #efefef;
	background: #fcf;
	z-index: 0;
}

.IE6 #page-szemelyzet .div-v {
}

#page-szemelyzet .bottom-border-cont {
	position: absolute;
	left: 5px;
	bottom: 0;
	width: 576px;
	height: 9px;
	overflow: hidden;
	background: white;
	z-index: 120;
}

#page-szemelyzet .bottom-border {
	width: 100%;
	height: 4px;
	overflow: hidden;
	border-bottom: 1px solid #efefef;
}

#page-szemelyzet .last-row {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom-width: 0;
}

#page-szemelyzet .card-pic {
	width: 131px;
	height: 131px;
	background: #ed8;
	background: #f9f9f9;
	float: left;
}

#page-szemelyzet .card-pic-link {
	display: block;
	height: 100%;
}

#page-szemelyzet .card-data {
	float: left;
	margin: 7px 0 0 10px;
	line-height: 14px;
	width: 140px;
}

#page-szemelyzet span.name {
	font: bold 11px verdana;
}

#page-szemelyzet span.name a {
	color: #363830;
}

#page-szemelyzet span.name a:hover {
	color: #d90000;
}

#page-szemelyzet span.beosztas {
	font: normal 10px verdana;
	color: #d90000;
}


/* SZEMÉLYZET ADATLAPJA */

#page-szemelyzet-adatlap {
	font: normal 11px verdana;
	line-height: 1.45em;
	padding-top: 25px;
	padding-left: 10px;
}


#page-szemelyzet-adatlap h1 {
	color: #d90000;
	font: bold 16px verdana;
	border-bottom: 1px solid #efefef;
	margin: -3px 10px 16px 0;
	padding: 0 0 12px 0;
}

#page-szemelyzet-adatlap p {
	margin-top: 1.45em;
	padding-right: 10px;
}





/* UTANPOTLAS */

/* partly based on the style of page 'jatekosok' ! */

#page-utanpotlas #up-subcat-cont {
	padding-top: 25px;
}

#page-utanpotlas #up-subcat-wrap {
	width: 589px;
	height: 32px;
	background: url(images/up-header.gif) no-repeat left top;
	position: relative;
}

#page-utanpotlas .up-subcat-item {
	position: absolute;
	height: 100%;
	width: 50px;
	background-image: url(images/up-header-hover.gif);
}

#page-utanpotlas a.up-subcat-item:link,
#page-utanpotlas a.up-subcat-item:visited {
	background: url(images/up-header.gif);
}

#page-utanpotlas a.up-subcat-item:hover {
	background: url(images/up-header-hover.gif);
}


#page-utanpotlas #upsc1 {
	left: 23px;
	width: 49px;
	background-position: -23px top;
}

#page-utanpotlas #upsc2 {
	left: 85px;
	width: 25px;
	background-position: -85px top;
}

#page-utanpotlas #upsc3 {
	left: 123px;
	width: 57px;
	background-position: -123px top;
}

#page-utanpotlas #upsc4 {
	left: 194px;
	width: 52px;
	background-position: -194px top;
}

#page-utanpotlas #upsc5 {
	left: 260px;
	width: 75px;
	background-position: -260px top;
}

#page-utanpotlas #upsc6 {
	left: 347px;
	width: 35px;
	background-position: -347px top;
}

#page-utanpotlas #upsc7 {
	left: 396px;
	width: 75px;
	background-position: -396px top;
}

#page-utanpotlas #catinfo {
	font: 11px verdana;
	padding-left: 16px;
	background: url(images/rarr-red-small.gif) no-repeat left 4px;
	margin: 12px 0 13px 10px;
}

#page-utanpotlas #catinfo span.cat {
	color: #d90000;
	font-weight: bold;
}

#page-utanpotlas #catinfo span.born {
	color: #898b81;
}

#page-utanpotlas #catinfo span.age {
	color: #677e94;
	font-weight: bold;
}




/* KOVETKEZO MERKOZESEK */


.match-header-cont {
	padding-top: 0px;
}

#cat-merkozesek #page-kovetkezo .header {
	height: 21px;
	background: url(images/header-red.gif) no-repeat 1px -84px;
	position: relative;
	margin: 0 0 4px 3px;
}

#cat-merkozesek #page-kovetkezo #next-match-container {
	width: 100%;
	height: 200px;
}

#cat-merkozesek #page-kovetkezo #next-match-img {
	float: left;
	width: 300px;
	height: 200px;
	margin-left: 4px;
}

#cat-merkozesek #page-kovetkezo #next-match-display {
	float: left;
	width: 266px;
	height: 100%;
	padding: 0 0 0 10px;
	border-left: 1px solid #efefef;
	margin-left: 4px;
	position: relative;

}

#cat-merkozesek #page-kovetkezo #display-header {
	font: 10px verdana;
	color: #898b81;
	width: 260px;
	border-bottom-width: 1px;
	line-height: 28px;
}

.liga {
	font-weight: bold;
}

.no {
	font-weight: bold;
	color: #d90000;
}

#display-body h1 {
	font: bold 16px verdana;
	color: #d90000;
	margin: 12px 0 17px 0;
	padding: 0 10px 0 0;
}

.idopont-es-helyszin {
	line-height: 16px;
	padding-bottom: 12px;
}

.datum-es-nap {
	color: #677e94;
}

.datum {
	font-weight: bold;
}

#megj {
	font: 9px verdana;
	color: #898b81;
}

#display-footer {
	border-top-width: 1px;
	height: 26px;
	width: 260px;
	position: absolute;
	bottom: 0;
}

#eselylat-button {
	width: 128px;
	float: right;
	margin: 4px -7px 0 0;
}

#eselylat-button a {
	background-position: left -88px;
}




table.next-matches {
	margin-top: 4px;
}

table.next-matches .c2 {
	text-align: center;
}

table.next-matches td.c1 {
	color: #898b81;
}

table.next-matches .liga {
	font-weight: bold;
	line-height: 15px;
}

table.next-matches .szakasz {
	font-size: 9px;
}

table.next-matches td.c2 {
	font-weight: bold;
	color: #d90000;
	position: relative;
}

table.next-matches td.c2 .sup {
	font: normal 9px arial;
	vertical-align: 5px;
}

table.dab td .datum {
	font-weight: bold;
	line-height: 15px;
	color: #677e94;
}

table.dab td .nap-ido {
	font-size: 9px;
	font-weight: normal;
	color: #898b81;
}

td span.idegen,
td span.idegen {
	font-weight: bold;
}

td span.dabextrahu,
td span.dabextrahu {
	font-weight: bold;
	color: #677e94;
}

table.next-matches td.c6 {
	font-weight: normal;
}

table.next-matches td.c1,
table.next-matches td.c2,
table.next-matches td.c3 {
	white-space: nowrap;
}
table.next-matches td.c4,
table.next-matches td.c5,
table.next-matches td.c6 {
	/*white-space: nowrap;*/
}

table.next-matches .c2 {
	width: 20px;
}

table.next-matches td.c3 {
	font-weight: bold;
	line-height: 15px;
}

.footnote {
	color: #898b81;
	font: 9px/13px verdana;
	margin: 18px 10px 0 10px;
	padding-bottom: 8px;
}

.footnote p {
	padding-bottom: 9px;
}

.footnote sup {
	font: normal 9px arial;
	position: relative;
	top: 1px;
}

#fn1 {
	border-bottom-width: 1px;
}

#fn2 {
	margin-top: 12px;
}

#fn2 p {
	padding-bottom: 13px;
}



/* KORABBI MERKOZESEK */


#cat-merkozesek #page-korabbi .header {
	height: 21px;
	background: url(images/header-red.gif) no-repeat 1px -105px;
	position: relative;
	margin: 0 0 4px 3px;
}

#cat-merkozesek #page-korabbi #next-match-container {
	width: 100%;
	height: 200px;
}

#cat-merkozesek #page-korabbi #next-match-img {
	float: left;
	width: 300px;
	height: 200px;
	margin-left: 4px;
}

#cat-merkozesek #page-korabbi #next-match-display {
	float: left;
	width: 266px;
	height: 100%;
	padding: 0 0 0 10px;
	border-left-width: 1px;
	margin-left: 4px;
	position: relative;

}

#cat-merkozesek #page-korabbi #display-header {
	font: 10px verdana;
	color: #898b81;
	width: 260px;
	border-bottom-width: 1px;
	line-height: 28px;
}

.liga {
	font-weight: bold;
}

.no {
	font-weight: bold;
	color: #d90000;
}

#display-body .ki-kivel {
	font: bold 11px verdana;
	color: #d90000;
	margin: 16px 0 2px 0;
}

#display-body .result-cont {
	margin: 0 0 17px 0;
}

#display-body .result {
	font: bold 16px verdana;
	color: #d90000;
	margin: 0 0 17px 0;
}

#display-body .reszeredmenyek {
	font: 11px verdana;
	color: #898b81;
	margin: 12px 0 17px 0;
}

.idopont-es-helyszin {
	line-height: 16px;
	padding-bottom: 12px;
}

.datum-es-nap {
	color: #677e94;
}

.datum {
	font-weight: bold;
}

#megj {
	font: 9px verdana;
	color: #898b81;
}

#display-footer {
	border-top-width: 1px;
	height: 26px;
	width: 260px;
	position: absolute;
	bottom: 0;
}


#jegyzokonyv-button {
	width: 103px;
	float: right;
	margin: 4px -7px 0 0;
}

#jegyzokonyv-button a {
	background-position: left -66px;
}


#cat-merkozesek #page-korabbi #display-pictos {
	margin: 7px 0 0 -1px;
}




.pictos {
	width: 72px;
	height: 13px;
}

.pictos div {
	position: absolute;
}

table .pictos {
	margin-left: 7px;
}

.pictos a {
	display: block;
	height: 100%;
	width: 10px;
	background: url(images/pictos.gif);
	float: left;
	margin-left: 1px;
	margin-right: 5px;
}

.pictos a:hover {
	background-image: url(images/pictos-hover.gif);
}

a.picto-item1:link,
a.picto-item1:visited {
	width: 14px;
	background-position: -0px top;
}

a.picto-item2:link,
a.picto-item2:visited {
	width: 18px;
	background-position: -20px top;
}

a.picto-item3:link,
a.picto-item3:visited {
	width: 20px;
	background-position: -44px top;
}







table#prev-matches .szakasz {
	font-size: 9px;
}

table#prev-matches td.c4,
table#prev-matches td.c4 div {
	line-height: 15px;
}

table.dab td span.result {
	color: #d90000;
	font: bold 11px verdana;
}

table.dab td span.result a {
	text-decoration: underline;
	color: #d90000;
}

table.dab td span.result3 {
	color: #898b81;
	font: normal 9px verdana;
}

table#prev-matches tr.elhalasztva * {
	color: #b3bec9;
}

table#prev-matches tr.elhalasztva td.c3 * {
	color: #b3bec9;
}

table#prev-matches td.c5 span.elhalasztva {
	color: #d90000;
}

table#prev-matches td.c5 {
	padding-left: 9px;
}

table#prev-matches .c6 .pictos {
}





/* BALAZS SZEKCIOJA */

#page-hirlevel h4.year {
	color: #c00;
	margin: 0;
	font-size: 1em;
}

#page-hirlevel p {
	margin-bottom: 1.45em;
}

#page-hirlevel #sentouts {
	color: #b5b7af;
	padding: 0 12px 0 9px;
}

.head.normal,
#page-hirlevel #sentouts #head {
	padding: 21px 0px 11px 16px;
	background: url(images/rarr-red-small.gif) 0px 26px no-repeat;
	border-bottom: 1px solid #efefef;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 16px;
}

#page-hirlevel #sentouts #head .year {
	color:#d90000;
}

#page-hirlevel #sentouts table {
	width: 100%;
	margin: 0;
	padding: 0;
	margin-left:-2px;
	border: none;
}

#page-hirlevel #sentouts tr td {
	vertical-align: top;
}

#page-hirlevel #sentouts td {
	border-bottom: 1px solid #efefef;
	font-size: 10px;
	padding: 2px 2px 4px 0;
}

#page-hirlevel tr.issue a {

	font-weight: bold;
	color: #d90000;
}

#page-hirlevel .num {
	color: #677e94;
}

#page-hirlevel #yearlinks {
	padding: 11px 0 12px 0;
	margin-right: 70px;



}

#page-hirlevel a.yearlink {
	display: block;
	background: url(images/rarr-small.gif) no-repeat left 4px;
	padding-left: 12px;
	margin-left: 10px;
	color: #d90000;
	font: bold 10px verdana;
	line-height: 1.40em;
}

#page-hirlevel #signup-header {
	width: 139px;
	height: 27px;
	background: url(images/rightcolumn-headers.gif) no-repeat left -54px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

#page-hirlevel #newsletter-header {
	width: 139px;
	height: 26px;
	background: url(images/rightcolumn-headers.gif) no-repeat left -82px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

#page-hirlevel #signup-input {
	height: 17px;
	background: url(images/inputs-bg.gif) no-repeat 4px 4px;
	padding: 8px;
	padding-bottom: 0px;
}

#page-hirlevel #signup-input input {
	color: #677e94;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 123px;
	background: transparent;
	border: 0;
}

#page-hirlevel .signup-btn-box {
	margin: 0px 4px;
	border-bottom: 1px solid #efefef;
	padding: 4px 0;
}

#page-hirlevel #signup-send {
	width: 131px;
	height: 22px;
	background: url(images/imgbuttons.gif) no-repeat 61px 0px;
	display: block;
	float: none;
}

#page-hirlevel #signup-off {
	width: 131px;
	height: 19px;
	background: url(images/imgbuttons.gif) no-repeat 32px -22px;
	float: none;
}

/*	LEIRATKOZÁS ONLY */
.head.normal,
#page-hirlevel #sentouts #head.normal {
	font-weight: normal;
	color: #363830;
	margin-bottom: 10px;
}

.inp-normal-cont,
#page-hirlevel #signoff-input {
	height: 21px;
	background: url(images/inputs-bg.gif) no-repeat left -42px;
	padding: 0 4px;
}

.inp-normal,
#page-hirlevel input#signoff-field {
	color: #677e94;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 200px;
	margin: 4px 0;
	border: 0;
	background: transparent;
}

.btn-send,
#page-hirlevel input#signoff-send {
	width: 80px;
	height: 21px;
	background: url(images/imgbuttons.gif) no-repeat 16px 0px;
}




#page-archivum h4.year {
	color: #c00;
	margin: 0;
	font-size: 1em;
}

#page-archivum p {
	margin-bottom: 1.45em;
}

#page-archivum #sentouts {
	color: #b5b7af;
	margin:0 12px 0 10px;
}

#page-archivum #sentouts #head {
	padding: 21px 0px 11px 16px;
	background: url(images/rarr-red-small.gif) 0px 26px no-repeat;
	border-bottom: 1px solid #efefef;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 16px;
}

#page-archivum #sentouts #head .year {
	color: #d90000;
}

#page-archivum table#issues {
	margin: 0;
	padding: 0;
	font-size:10px;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

#page-archivum table#issues tr {
	margin: 0;
	padding: 0;
}

#page-archivum table#issues td {
	border-bottom:1px solid #efefef;
	padding: 4px 4px 4px 0;
	margin: 0;
	vertical-align: top;
}

#page-archivum table#issues td.date {
	white-space: nowrap;
	width: 5%;
}

#page-archivum  table#issues a {
	font-weight:bold;
	color:#d90000;
}

#page-archivum #yearlinks {
	padding: 10px 0 12px 0;
}

#page-archivum a.yearlink {
	display: block;
	background: url(images/rarr-small.gif) no-repeat left 4px;
	padding-left: 12px;
	margin-left: 10px;
	color: #d90000;
	font: bold 10px verdana;
	line-height: 1.40em;
}

#page-archivum #yearlinks .year {
	color: #b5b7af;
	font-size: 10px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom:-1px;
}





/* HÍREK STYLES */

#page-hirek {
	font: normal 11px verdana;
	line-height: 1.45em;
}

#page-cikkoldal .textile {
	padding: 0;
}


#page-hirek a#back-to-list-top:link,
#page-hirek a#back-to-list-top:visited {
	display: block;
	background: url(images/rarr-small.gif) no-repeat left 3px;
	padding-left: 16px;
	margin: 7px 5px 0 0;
	color: #677e94;
	font: bold 9px verdana;
	position: absolute;
	right: 8px;
	top: 8px;
}

#page-hirek a#back-to-list-bottom:link,
#page-hirek a#back-to-list-bottom:visited {
	display: block;
	background: url(images/rarr-small.gif) no-repeat left 3px;
	padding-left: 16px;
	margin: 7px 5px 0 0;
	color: #677e94;
	font: bold 9px verdana;
	float: right;
}

#page-hirek p {
	margin-bottom: 1.45em;
}

#page-cikkoldal p {
	margin-bottom: 0;
}

.sidebar-gallery-header,
#page-hirek #gallery-header {
	width: 139px;
	height: 27px;
	background: url(images/rightcolumn-headers.gif) no-repeat left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.sidebar-gallery-pic,
#page-hirek #gallery-pic {
	width: 131px;
	height: 106px;
	background: url(images/gallery-pic.jpg) no-repeat;
	margin: 4px;
}

a.gallery-view,
#page-hirek a#gallery-view-link {
	color: #d90000;
	font: bold 9px verdana;
	line-height: 1.45em;
	margin: 6px 0 11px 10px;
	display: block;
	background: url(images/rarr-small.gif) no-repeat 111px 3px;
	cursor: pointer;
}

#page-hirek #video-header {
	width: 139px;
	height: 27px;
	background: url(images/rightcolumn-headers.gif) no-repeat left -108px;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}

#page-hirek #video-list {
	font-size: 9px;
	font-weight: bold;
	margin: 0px 4px;
}

#page-hirek #video-list a.video {
	display: block;
	padding: 5px 6px;
	border-top: 1px solid #efefef;
}

.video.thumbnail {
	width: 100px;
	height: 74px;
}

#page-hirek #video-list a {
	color: #677e94;
}

#page-hirek #video-list a:hover {
	color: #d90000;
	text-decoration: underline;
}

#page-hirek .num-comments {
	font-weight: normal;
}





/* ARTICLE */
#page-hirek #article {
	margin: 19px 12px 0 10px;
	color: #363830;
}

#page-hirek #article #subtitle {
	font-size: 10px;
	font-weight: bold;
	color: #898b81;
	line-height: 14px;
	margin-bottom: 14px;
}

#page-hirek #article #title {
	font-size: 16px;
	font-weight: bold;
	color: #d90000;
	margin-bottom: 3px;
}

#page-hirek #article div.author {
	font-size: 9px;
	color: #b5b7af;
	line-height: 14px;
	margin-bottom: 12px;
}

#page-hirek #article div.author span.author {

	color: #677e94;
}

#page-hirek #article #article_functions-wrapper {
	padding-top: 4px;
	border-top: 1px solid #efefef;
}

#page-hirek #article #article_functions {
	background: url(images/header-red.gif) no-repeat left -126px;
	font-size: 9px;
	font-weight: bold;
	height: 21px;
}

#page-hirek #article #article_functions a {
	color: #fbcccc;
}

#page-hirek #article #article_functions a:hover {
	color: #fff;
	text-decoration: underline;
}

#page-hirek #article #article_functions a#printversion_link {
	margin-top: 2px;
	margin-left: 15px;
	margin-right: 9px;
	float: left;
}

#page-hirek #article #article_functions .star {
	margin-top: 5px;
	width: 11px;
	float: left;
	background: url(images/article_star.png) no-repeat;
}

#page-hirek #article #article_functions a#sendarticle_link {
	margin-top: 2px;
	margin-left: 9px;
	float: left;
}

#page-hirek #article #article_functions a#comment_link {
	margin-top: 2px;
	margin-right: 13px;
	float: right;
}

.lead,
#page-hirek #article .lead {
	color: #677e94;
	font-size: 11px;
	font-weight: bold;
	padding: 16px 10px;
}

#page-hirek #article #photo {
	margin: 5px -6px 17px -6px;
	margin: 5px -6px 3px -6px;
}

#page-hirek #article img.photo {
	margin: 5px -6px 0 -6px;
}

#page-hirek #article #caption {
	margin-top: 4px;
	background-color: #f9f9f9;
	color: #898b81;
	font-size: 9px;
	text-align: center;
	margin: 0 -7px 0 -6px;
	padding: 6px 10px 7px 10px;
}

#page-hirek #article a {
	color: #f00;
}

#page-hirek #article a.player2 {
	font-style: italic;

}

#page-hirek #article a.player {
	font-weight: bold;
	color: #d90000;
}

#page-hirek #article #scores {
	margin: 20px -6px 17px -6px;
	background-color: #f3f5f7;
	color: #677e94;
	font-weight: bold;
	font-size: 10px;
	padding: 0 8px 2px 10px;
}

#page-hirek #article #scores #event {
	text-align: center;
	line-height: 26px;
	border-bottom: 1px solid #efefef;
}

#page-hirek #article #scores .result {
	margin-bottom: 10px;
	padding-top: 6px;
}

#page-hirek #article #scores .result:first-child {
	border-top: 1px solid white;
}

.IE6 #page-hirek #article #scores .result {
}

#page-hirek #article #scores .details {
	font-weight: normal;

}

#page-hirek #article #scores .goals {
	font-weight: normal;
	color: #363830;
}

#page-hirek #article #scores .label {
	color: #677e94;
}

#page-hirek #related_articles-wrapper {
	margin-bottom: 18px;
	margin-top: 24px;
	border-top: 1px solid #efefef;
	padding-top: 4px;
	width: 448px;
}

#page-hirek #related_articles-head {
	height: 21px;
	background: url(images/header-red.gif) no-repeat 2px -147px;
}

#page-hirek #related_articles {
	padding-top: 4px;
	font-size: 10px;
}

#page-hirek #related_articles .link {
	color: #b5b7af;
	padding: 0 12px 0 9px;
	line-height: 16px;
	border-top: 1px solid #efefef;
}
#page-hirek #related_articles a {
	font-weight: bold;
	color: #d90000;
}



/* COMMENTS */
#comments {
}

#down-to-addcomment {
	display: block;
	margin: 6px 10px 0 0;
	color: #677e94;
	font: bold 9px verdana;
	position: absolute;
	right: 8px;
	top: 8px;
}

.comments-container .comment {
	padding: 11px 8px 11px 10px;
	color: #404432;
	line-height: 16px;
}

.comments-container .even {
	background-color: #f9f9f9;
}

.comments-container .comment .name {
	color: #677e94;
	font-weight: bold;
	font-size: 11px;
}

.comments-container .comment a {
	color: #677e94;
	font-size: 11px;
}

.comments-container .comment .date {
	color: #b5b7af;
	font-size: 10px;
}

.comments-container .comment p {
	margin-top: 4px;
}

#addcomment-header {
	margin: 15px 0 8px 0;
	background: url(images/addcomment-header.gif) center left no-repeat;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	height: 36px;
}

#addcomment-box {
	font-weight: bold;
	color: #b5b7af;
	margin: 0 auto;
	width: 295px;
	padding-bottom: 58px;
}

#addcomment-box input, #addcomment-box textarea {
	font-size: 10px;
	width: 285px;
	color: #677e94;
	font-weight: normal;
	border: none;
}

#addcomment-box .input-wrapper {
	background: url(images/inputs-bg.gif) left -63px no-repeat;
	height: 21px;

}

#addcomment-box input {
	margin: 4px 5px;
}

#addcomment-box #textarea-wrapper {
	background: url(images/inputs-bg.gif) left -84px no-repeat;
	padding: 2px 5px;
	height: 116px;
}

#addcomment-box textarea {
	background: transparent;
	height: 113px;
	overflow: auto;
	line-height: 14px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#addcomment-box label {
	font-size: 10px;
	display: block;
	line-height: 21px;
}

#addcomment-box label .note {
	font-size: 9px;
	font-weight: normal;
}

#addcomment-box #verifier {
	margin-top: 19px;

}

#addcomment-box #verifier img {
	background-color: #677e94;
}

#addcomment-box #addcomment-label-verify {
	font-size: 9px;
}

#addcomment-box .smaller-input-wrapper {
	background: url(images/inputs-bg.gif) left -21px no-repeat;
	height: 21px;
}

#addcomment-box .smaller-input-wrapper input {
	width: 137px;
}

#addcomment-box #comment-send-wrapper {
	margin-top: 19px;
}

#addcomment-box #comment-send {
	background: url(images/kuldes.gif) -3px top no-repeat;
	margin: 0;
	width: 96px;
	height: 28px;
}


/* ARTICLE LIST */
#article-list {
}

#article-list #articles-left {
	width: 294px;
	float: left;
}

#article-list #articles-right {
	width: 294px;
	float: right;
}

#page-hirek #articles-left .article {
	margin: 20px 7px 0 10px;
}

#page-hirek #articles-right .article {
	margin: 20px 10px 0 7px;
}

.article .img-wrapper {
	float: right;
	padding: 5px 0 8px 8px;
	background-color: #FFF;
}

.article .img-border {
	border: 1px solid #efefef;
}

.article .img-wrapper img {
	border: 2px solid #FFF;
}

.article .date {
	font-size: 9px;
	color: #b5b7af;
}

#page-hirek .article .title-wrapper {
	border-bottom: 1px solid #efefef;
	line-height: 13.5px;
	margin-top: 2px;
	padding-bottom: 7px;
	margin-bottom: 11px;
}

.article a.title {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d90000;
	display: block;
}

#page-hirek .article .text {
	font-size: 10px;
	color: #363830;
	line-height: 14px;
	margin-bottom: 17px;
}

#page-hirek .article a.details {
	display:block;
	color: #677e94;
	font-size: 9px;
	font-weight: bold;
	background: url(images/rarr-small.gif) left 5px no-repeat;
	padding-left: 16px;
	border-bottom: 1px solid #e1e5ea;
	padding-bottom: 9px;
}

#page-hirek .archive-btn-box {
	position: absolute;
	margin: 0 4px;
	border-top: 1px solid #efefef;
	padding: 2px 248px 0 252px;
	bottom: 9px;
}
#page-hirek #archive-link {
	width: 80px;
	height: 22px;
	background: url(images/imgbuttons.gif) no-repeat 0px -42px;
	display: block;
}







/* ROLUNK ÍRTÁK STYLES - article styles shared with above */

#page-rolunk-irtak #articles-left .article {
	margin: 22px 7px 0 10px;
}
#page-rolunk-irtak #articles-right .article {
	margin: 22px 10px 0 7px;
}

#page-rolunk-irtak .article .title-wrapper {
	line-height: 13.5px;
	margin-top: 4px;
	margin-bottom: 1px;
}

#page-rolunk-irtak .article .title {
	color: #d90000;
	font-weight: bold;
	text-transform: uppercase;
}

.article .source, .article .source a {
	border-bottom: 1px solid #efefef;
	padding-bottom: 8px;
	margin-bottom: 11px;
	font-size: 9px;
	color: #677e94;
}

.article .source a {
	text-decoration: underline;
	border: none;
}

#page-rolunk-irtak .article .text {
	font-size: 10px;
	color: #363830;
	line-height: 14px;
	margin-bottom: 19px;
}
#page-rolunk-irtak .article a.details {
	display:block;
	color: #677e94;
	font-size: 9px;
	font-weight: bold;
	background: url(images/rarr-small.gif) left 5px no-repeat;
	padding-left: 16px;
	border-bottom: 1px solid #e1e5ea;
	padding-bottom: 11px;
}

#page-rolunkirtak-cikkoldal .textile {
	padding: 0 0 50px 0;
}

#page-rolunkirtak-cikkoldal a#back-to-list-bottom:link,
#page-rolunkirtak-cikkoldal a#back-to-list-bottom:visited {
	display: block;
	background: url(images/rarr-small.gif) no-repeat left 3px;
	padding-left: 16px;
	margin: 7px 5px 0 0;
	color: #677e94;
	font: bold 9px verdana;
	float: right;
}

#page-rolunkirtak-cikkoldal p {
	margin-bottom: 0;
}


#page-rolunkirtak-cikkoldal #article {
	margin: 19px 12px 0 10px;
	color: #363830;
}

#page-rolunkirtak-cikkoldal #article #title {
	font-size: 16px;
	font-weight: bold;
	color: #d90000;
	margin-bottom: 3px;
}

#page-rolunkirtak-cikkoldal #article div.forras {
	font-size: 9px;
	color: #b5b7af;
	line-height: 14px;
	margin-bottom: 12px;
}

#page-rolunkirtak-cikkoldal #article div.forras span.forras,
#page-rolunkirtak-cikkoldal #article div.forras a.forras {
	color: #677e94;
}

#page-rolunkirtak-cikkoldal #article #article_functions-wrapper {
	padding-top: 4px;
	border-top: 1px solid #efefef;
}

#page-rolunkirtak-cikkoldal #article #article_functions {
	background: url(images/header-red.gif) no-repeat left -126px;
	font-size: 9px;
	font-weight: bold;
	height: 21px;
}

#page-rolunkirtak-cikkoldal #article #article_functions a {
	color: #fbcccc;
}

#page-rolunkirtak-cikkoldal #article #article_functions a:hover {
	color: #fff;
	text-decoration: underline;



}

#page-rolunkirtak-cikkoldal #article #article_functions a#printversion_link {
	margin-top: 2px;
	margin-left: 15px;
	margin-right: 9px;
	float: left;
}

#page-rolunkirtak-cikkoldal #article #article_functions .star {
	margin-top: 5px;
	width: 11px;
	float: left;
	background: url(images/article_star.png) no-repeat;
}

#page-rolunkirtak-cikkoldal #article #article_functions a#sendarticle_link {
	margin-top: 2px;
	margin-left: 9px;
	float: left;
}

#page-rolunkirtak-cikkoldal #article a {
	color: #f00;
}

#page-rolunkirtak-cikkoldal #article a.player2 {
	font-style: italic;
}

#page-rolunkirtak-cikkoldal #article a.player {
	font-weight: bold;
	color: #d90000;
}

#page-rolunkirtak-cikkoldal #related_articles-wrapper {
	margin-bottom: 18px;
	margin-top: 24px;
	border-top: 1px solid #efefef;
	padding-top: 4px;
	width: 448px;
}

#page-rolunkirtak-cikkoldal #related_articles {
	background: url(images/images/header-red.gif) no-repeat 2px -147px;
	padding-top: 26px;
	font-size: 10px;
}

#page-rolunkirtak-cikkoldal #related_articles .link {
	color: #b5b7af;
	padding: 0 12px 0 9px;
	line-height: 24px;
	border-top: 1px solid #efefef;
}

#page-rolunkirtak-cikkoldal #related_articles a {
	font-weight: bold;
	color: #d90000;
}




/* EGYÉB OLDALAK - ÁLTALÁNOS (ami eltér a textile-tól) */
.linkgyujtemeny a:link,
.linkgyujtemeny a:visited {
	font-weight: bold;
	color: #677e94;
	display: block;
	line-height: 20px;
	text-decoration: none;
}

.linkgyujtemeny a:hover {
	color: #d90000;
	text-decoration: underline;
}






/* FORUM */

#page-forum .page-container {
	background: url(images/rightcolumn-border.gif) repeat-y 449px 0;
}

#login-header {
	width: 139px;
	height: 27px;
	background: url(images/rightcolumn-headers.gif) no-repeat left -135px;
	border-bottom: 1px solid #efefef;
}

#form_login #username-wrapper,
#form_login #password-wrapper {
	height: 17px;
	background: url(images/inputs-bg.gif) no-repeat 4px 4px;
	padding: 8px;
	padding-bottom: 0px;
}

#form_login label#username,
#form_login label#password {
	display: block;
	margin: 2px 0 -1px 4px;
	color: #B5B7AF;
	font-size: 10px;
	font-weight: bold;
}

#form_login #username-wrapper input,
#form_login #password-wrapper input {
	color: #677e94;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 123px;


}

#form_login #remember-wrapper {
	margin: 8px 0 9px 4px;
}

#form_login #remember-wrapper input {
	width: 12px;
	height: 12px;
	padding: 0;
	margin: 2px 10px 0 0;
}

#form_login #remember-wrapper label {
	font-size: 9px;
	color: #677e94;
	margin-bottom: -1px;
}


#page-forum .btn-box {
	margin: 0px 4px;
	border-bottom: 1px solid #efefef;
	padding: 4px 0;
}

input[type="image"] {
	cursor: pointer;
}

#page-forum #loginOK {
	width: 131px;
	height: 22px;
	background: url(images/imgbuttons.gif) no-repeat 56px -308px;
	display: block;
	float: none;
}

#page-forum #register {
	width: 131px;
	height: 19px;
	background: url(images/imgbuttons.gif) no-repeat 29px -220px;
	float: none;
}


#page-forum #adataim {
	width: 131px;
	height: 22px;
	background: url(images/imgbuttons.gif) no-repeat 57px -242px;
	display: block;
	float: none;
}

#page-forum #logout {
	width: 131px;
	height: 19px;
	background: url(images/imgbuttons.gif) no-repeat 59px -264px;
	float: none;
}

#page-forum #user_status {
	margin: 11px 4px 13px 9px;
	color: #B5B7AF;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
}

#page-forum #user_status .username {
	color: #d90000;
}







#page-forum .header-cont {
	padding: 25px 0 4px 3px;
}

#page-forum .header {
	height: 21px;
	background: url(images/header-red.gif) no-repeat left -168px;
	position: relative;
	margin-right: 1px;
}

#page-forum #temakorok-container {
	border-bottom: 1px solid #efefef;
	padding-bottom: 2px;
	margin: 0 4px 0 5px;
}

#page-forum .temakor-item {
	border-bottom: 1px solid #efefef;
}

#page-forum .left .temakor-item {
	margin-right: 4px;
}

#page-forum .right .temakor-item {
	margin-left: 4px;
}

#temakorok-container a:link,
#temakorok-container a:visited {
	background: url(images/rarr-red-small.gif) no-repeat left 3px;
	padding: 0 0 0 16px;
	margin: 6px 3px 6px 9px;
	font: bold 10px verdana;
	color: #363830;
	line-height: 24px;
}

#temakorok-container a:hover {
	color: #d90000;
}

#page-forum .temakor-bottomhide {
	border-bottom: 1px solid white;
	position: relative;
	top: -1px;
}

#page-forum #temakorok-container .left {
	float: left;
	width: 220px;
	margin-right: -1px;
	padding-top: 3px;
	padding-bottom: 16px;
	border-right: 1px solid #efefef;
}

#page-forum #temakorok-container .right {
	border-left: 1px solid #efefef;
	float: left;
	width: 220px;
	padding-top: 3px;
	padding-bottom: 16px;
}

#page-forum .head {
	padding: 21px 0px 11px 16px;
	background: url(images/rarr-red-small.gif) 0px 26px no-repeat;
	border-bottom: 1px solid #efefef;
	color: #d90000;
	font-size: 11px;
	font-weight: bold;
	margin: 16px 10px;
}

#comment-cont {
	font-size: 10px;
}

#comment-cont .comment-head {
	float: left;
	color: #B5B7AF;
	padding: 4px 4px 4px 10px;
}

#comment-cont .comment-head .user {
	color: #677E94;
	font-weight: bold;
}

#comment-cont .comment-topic {
	float: right;
	color: #d90000;
	font-weight: bold;
	padding: 4px 4px 4px 10px;
	margin-right: 6px;
}

#comment-cont .comment-topic a:link,
#comment-cont .comment-topic a:visited {
	color: #d90000;
}

#comment-cont .comment {
	background-color: #F9F9F9;
	color: #898B81;
	padding: 4px 9px 6px 10px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	margin-right: 1px;
}

#topic-list {
	margin: 0 5px;
}

#page-forum #topic-list .left {
	float: left;
	clear: left;
	width: 220px;
	margin-right: -1px;
	padding-top: 3px;
	padding-bottom: 16px;
}

#page-forum #topic-list .right {
	float: right;
	clear: right;
	width: 216px;
	padding-top: 3px;
	padding-bottom: 16px;
}

#page-forum #topic-list .left .cont {
	padding-right: 12px;
}

#page-forum #topic-list .right .cont {
	padding-left: 5px;
}

#topic-list .head {
	margin: 12px 0 16px 4px;

}

#topic-list a {
	display: block;
	margin-left: 4px;
	color: #677E94;
	text-decoration: underline;
	line-height: 16px;
}

#topic-list a.details {
	display: block;
	color: #677e94;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/rarr-small.gif) left 5px no-repeat;
	padding-left: 16px;
	border-bottom: 1px solid #e1e5ea;
	padding-bottom: 9px;
	margin: 16px 0 -8px 4px;
}


#topic-list a:hover {
	color: #d90000;
}





/* TEMAKOR */

.temakor-header a:link,
.temakor-header a:visited {
	color: #677e94;
	text-decoration: underline;
}

.temakor-header a:hover {
	color: #d90000;
}

.temakor-header {
	margin: 21px 0px 4px 10px;
	border-bottom: 1px solid #efefef;
	padding-bottom: 0;
	position: relative;
	overflow: hidden;
	width: 570px;
}

.temakor-header .links {
	width: 380px;
	padding: 0 0 0 16px;
	line-height: 1.75em;
	background: transparent url(images/rarr-red-small.gif) no-repeat scroll left 7px;
	margin-top: -2px;
	margin-bottom: 10px;
}

.temakor-header .vr {
	padding-bottom: 4px;
	color: #dfdfdf;
	margin-top: 2px;
	position: relative;
	z-index: 10;
}

.temakor-header .btns-box {
	width: 172px;
	position: absolute;
	top: 1px;
	right: 1px;
}

.temakor-header .btns-box .vr {
	float: right;
	margin-right: 4px;
	margin-left: 4px;
}

.temakor-header .here {
	color: #d90000;
	font-weight: bold;
	width: 200px;
}

.temakor-header a#login_ {
	width: 72px;
	height: 19px;
	background: url(images/imgbuttons.gif) no-repeat left -308px;
	float: right;
}

.temakor-header a#register_ {
	width: 81px;
	height: 19px;
	background: url(images/imgbuttons.gif) no-repeat -15px -220px;
	float: right;
}

.temakor-header a#adataim_ {
	display: block;
	width: 72px;
	height: 19px;
	background: url(images/imgbuttons.gif) no-repeat left -242px;
	float: right;
}

.temakor-header a#logout_ {
	display: block;
	width: 51px;
	height: 19px;
	background: url(images/imgbuttons.gif) no-repeat -15px -264px;
	float: right;
}

.red-line {
	background: url(images/header-red.gif) no-repeat left -189px;
	height: 21px;
	margin: 0 10px 4px 10px;
	padding: 0 15px 0px 15px;
	border-bottom: 1px solid #efefef;
	font-size: 9px;
	line-height: 20px;
	color: #FBCCCC;
	overflow: hidden;
}

.red-line .sortby {
	float: left;
}

.red-line .pager_ {
	float: right;
}

.red-line a:link,
.red-line a:visited {
	font-weight: bold;
	color: #FBCCCC;
}

.red-line a:hover {
	color: #fff;
}

.red-line .spacer {
	padding: 0 10px;
	height: 21px;
	background: url(images/redline-star.gif) center no-repeat;
}

/* non valid start */
	padding: 0 12px;
}
/* non valid end */

.red-line .vr {
	color: #FF6666;
	margin: 0 0px;
}

.red-line .pagenum {
	color: #fff;
}

.red-line .pagenum .selected {
	font-weight: bold;
}

#form_topicsPerPage {
	margin: 0 10px 15px 10px;
	padding-bottom: 5px;
	padding-top: 7px;
	border-bottom: 1px solid #efefef;
}

#sel_topicsPerPage {
	border: 1px inset black;
	color: #677e94;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
}

#form_topicsPerPage .btn-box {
	margin: -4px 4px 0 10px;
	padding: 0;
	border: none;
	float: left;
}

#form_topicsPerPage #OK {
	width: 50px;
	height: 19px;
	background: url(images/imgbuttons.gif) no-repeat 0px -196px;
	float: none;
}

#topic_list {
	margin-bottom: 10px;
}

#topic_list .topic_item {
	color: #898B81;
	font-size: 10px;
	padding: 5px 10px;
	border-bottom: 1px solid #efefef;
	line-height: 14px;
}

#topic_list .topic_item .date {
	color: #B5B7AF;
}

#topic_list .topic_item .username {
	color: #677e94;
	font-weight: bold;
}

#topic_list .topic_item .topic a:link,
#topic_list .topic_item .topic a:visited {
	color: #d90000;
	font-weight: bold;
}





#comment_list {
	border-bottom: 1px solid #efefef;
	margin-bottom: 10px;
}

.comment_header {
	background: url(images/header-grey-wide.gif) no-repeat;
	height: 29px;
	line-height: 28px;
	padding: 0 20px 0 8px;
	font-size: 10px;
}

.comment_header a,
.comment_header a:link,
.comment_header a:visited {
	color: #dfdfdf;
	text-decoration: underline;
}

.comment_header a:hover {
	color: #fff;
}

.comment_item {
	overflow: hidden;
}

.comment_item .num {
	color: #BFD7F0;
	font-weight: bold;
}

.comment_item .vr {
	color: #BFD7F0;
}

.comment_item .username,
.comment_item .username a {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.comment_item .username a:hover {
	text-decoration: underline;
}

.comment_item .username span {
	font-weight: normal;
}

.comment_item .star_box {
	margin: 0 8px;
	float: left;
}

.comment_item .star {
	width: 15px;
	height: 29px;
	background: url(images/blue_star_on_grey.gif) no-repeat;
}


.comment_item .date {
	color: #DFDFDF;
}

.comment_item .avatar_wrapper {
	float: left;
}

.comment_item .avatar_border {
	margin: 4px;
	border: 1px solid #E1E5EA;
	padding: 2px;
}

.comment_item .avatar {
	width: 48px;
	height: 48px;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
}

.comment_item .comment_wrapper {
	border-left: 1px solid #efefef;
	width: 525px;
	min-height: 62px;
	float: right;
}

.IE6 .comment_item .comment_wrapper {
}

.grey .comment_wrapper {
	background-color: #f9f9f9;
}

.no_pict .comment_wrapper {
	width: 587px;
	border-left: none;
	float: none;
}

.comment_item .comment {
	margin: 15px 10px 25px 10px;
}





#new_comment_box {
	margin: 14px 10px 4px 10px;
	border-bottom: 1px solid #efefef;
	padding-bottom: 24px;
}

#new_comment_box label {
	float: left;
	width: 138px;
	height: 22px;
	background: url(images/imgbuttons.gif) no-repeat left -330px;
}

.inp_name-wrapper {
	padding: 3px 4px 0 4px;
	margin-bottom: 4px;
	background: url(images/inputs-bg.gif) left top no-repeat;
}

.inp_code {
	display: block;
	float: none;
	width: 123px;
	height: 17px;
	color: #677e94;
	font-size: 10px;
	font-weight: normal;
	border: none;
	background: transparent;
}

#new_comment_box #textarea-wrapper {
	background: url(images/inputs-bg.gif) left -84px no-repeat;
	margin: 0 0 10px 0;
	width: 295px;
	height: 120px;
}

#new_comment_box textarea {
	width: 285px;
	height: 116px;
	background: transparent;
	overflow: auto;
	padding: 2px 5px;
	line-height: 14px;
	color: #677e94;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#new_comment_box iframe {
	width: 100%;
	height: 100%;
	font: normal 10px verdana;
	color: #677e94;
}

#new_comment_box iframe * {
	font: normal 10px verdana;
	color: #677e94;
}

#comment_send {
	background: url(images/kuldes.gif) -3px top no-repeat;
	margin: 0;
	width: 96px;
	height: 28px;
	cursor: pointer;
}

#comment_style_btns-wrapper {
	float: right;
	padding: 0 55px 0 0;
}

#comment_style_btns-wrapper #style_btns {
	width: 72px;
}

#comment_style_btns-wrapper #color_btns {
	border-top: 1px solid #efefef;
	width: 72px;
}

#comment_style_btns-wrapper #style_btns div {
	padding: 0 4px 4px 0;
	float: left;
}

#comment_style_btns-wrapper #style_btns div a {
	display: block;
	height: 21px;
	width: 21px;
	background-color:#999999;
}

#comment_style_btns-wrapper #color_btns div {
	padding: 4px 4px 0 0;
	float: left;
}

#comment_style_btns-wrapper #color_btns div a {
	display: block;
	height: 15px;
	width: 15px;
	background-color:#999999;
}

#btn_bold a {
	background: url(images/comment_style_btns.gif) 0px 0px no-repeat;
}

#btn_italic a {
	background: url(images/comment_style_btns.gif) -25px 0px no-repeat;
}

#btn_underline a {
	background: url(images/comment_style_btns.gif) -50px 0px no-repeat;
}

#btn_black a {
	background: url(images/comment_style_btns.gif) 0px -30px no-repeat;
}

#btn_red a {
	background: url(images/comment_style_btns.gif) -19px -30px no-repeat;
}

#btn_blue a {
	background: url(images/comment_style_btns.gif) -38px -30px no-repeat;
}

#btn_grey a {
	background: url(images/comment_style_btns.gif) -57px -30px no-repeat;
}


/* elozmenyek */

.elozmenyek_layer {
	position: absolute;
	width: 514px;
	left: 68px;
	margin-top: -12px;
}

.elozmenyek_layer .shadow-top {
	background: url(images/elozmenyshadow-top.png) no-repeat;
	height: 2px;
	padding: 0;
}

.elozmenyek_layer .shadow-center {
	background: url(images/elozmenyshadow-center.png) repeat-y;
	padding: 0 4px;
}

.elozmenyek_layer .shadow-bottom {
	background: url(images/elozmenyshadow-bottom.png) no-repeat bottom;
	height: 5px;
}

.elozmenyek_layer .subcontent {
	background-color : #FFFFFF;
	border: 1px solid #b3bec9;
}

.elozmenyek_inside {
	margin: 10px 10px 14px 10px;
	border: 1px solid #efefef;
	border-top: none;
}

.elozmenyek_layer .label {
	background: url(images/rarr-red-small.gif) no-repeat left 4px;
	padding: 0 0 0 16px;
	margin: 9px 0 0 10px;
	color: #d90000;
	font-weight: bold;
	font-size: 9px;
}

.elozmenyek_layer .close {
	float: right;
	height: 14px;
	margin: 9px 10px -14px 0;
	background: url(images/rarr-small.gif) no-repeat left 4px;
	padding: 0 0 0 16px;
	cursor: pointer;
	color: #677e94;
	font-weight: bold;
	font-size: 9px;
}

.subcomment_item .subcomment_header {
	background: url(images/header-grey-narrow.gif) no-repeat;
	height: 29px;
	line-height: 28px;
	padding: 0 20px 0 8px;
	font-size: 10px;
}

.subcomment_item .num {
	color: #BFD7F0;
	font-weight: bold;
}

.subcomment_item .username {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

.subcomment_item .date {
	color: #DFDFDF;
}

.subcomment_item .comment_wrapper {
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	width: 100%;
	float: right;
	background-color: #f9f9f9;
}

.subcomment_item .comment {
	margin: 15px 10px 25px 10px;
}



/* TABELLA */

#page-tabella table.tabella {
	margin: 0 -10px 10px -10px;
}

table.tabella th,
table.tabella td {
	text-align: center;
}

#page-tabella table.tabella .c1 {
	width: 39px;
}

#page-tabella table.tabella .c2 {
	width: 202px;
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
}

#page-tabella table.tabella .c3,
#page-tabella table.tabella .c4,
#page-tabella table.tabella .c5,
#page-tabella table.tabella .c6,
#page-tabella table.tabella .c7 {
	width: 42px;
}

#page-tabella table.tabella .c8 {
	width: 75px;
}

#page-tabella table.tabella .c9 {
	width: 37px;
	padding-left: 15px;
	text-align: left;
	font-weight: bold;
}

#page-tabella table.tabella tr.dab td {
	color: #d90000;
	font-weight: bold;
}

#notation {
	padding-top: 14px;
	margin: 0 10px;
	border-top: 1px solid #efefef;
}

.textile #notation {
	margin: 0;
	border-top: 0;
}

table.notation {
	color: #677e94;
	font-size: 10px;
}

table.notation td.c1,
table.notation td.c3 {
	width: 36px;
	font-weight: bold;
}

table.notation td.c2,
table.notation td.c4 {
	width: 258px;
	color: #898B81;
}

#page-tabella .tabella-header-wrap {
	height: 35px;
	padding: 9px 0 0 0;
	margin-left: -10px;
}



/* JATEKOS STATISZTIKA */

.csatarok, .hatvedek, .kapusok, .mezonyj {
	height: 45px;
	background-image: url(images/jatekosstat_heads.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}

.csatarok {
	background-position: left 0px;
	
}

.hatvedek {
	background-position: left -45px;
}

.kapusok {
	background-position: left -90px;
}

.mezonyj {
	background-position: left -135px;
}

a.notation-link:link,
a.notation-link:visited {
	display: block;
	float: right;
	color: #677e94;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/rarr-small.gif) left 5px no-repeat;
	margin: 20px 10px 0 0;
	padding-left: 16px;
}


a.notation-link:hover {
	color: #d90000;
	text-decoration: underline;
}

table.stat th,
table.stat td,
table.stat2 th,
table.stat2 td {
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
}

table.stat .c1,
table.stat .c2 {
	padding-left: 10px;
}

table.stat .c4,
table.stat .c5 {
	padding-left: 10px;
	padding-right: 10px;
}

table.stat .c2 {
	width: 114px;
	text-align: left;
}

table.stat .c15,
table.stat .c16 {
	padding-right: 10px;
}

table.stat-gk .c7,
table.stat-gk .c8,
table.stat-gk .c14,
table.stat-gk .c15,
table.stat-gk .c9 {
	padding-left: 10px;
	padding-right: 10px;
}



#page-jatekosstat th.c2 {
}

table.stat td.c1 {
	color: #d90000;
}

table.stat td.c1,
table.stat td.c2 {
	font-weight: bold;
}

table.stat a:link,
table.stat a:visited {
	color: #404432;
}

table.stat a:hover {
	color: #d90000;
}

#page-jatekosstat #notation,
#page-csapatstat #notation {
	margin: 0 10px 44px 10px;
}


#notation .header {
	background: url(images/rarr-red-small.gif) no-repeat left 4px;
	padding: 0 0 10px 16px;
	margin: 48px 0 14px 0;
	border-bottom: 1px solid #efefef;
	color: #d90000;
	font-weight: bold;
	font-size: 11px;
}

table.notation {
	color: #677e94;
	font-size: 10px;
	border-collapse: collapse;
	border-spacing: 0;
}

table.notation th {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-bottom: 16px;
}

table.notation td {
	height: 16px;
	line-height: 16px;
	padding: 0;
	vertical-align: top;
}

table.notation td.c1 {
	width: 36px;
	font-weight: bold;
}

table.notation td.c2 {
	width: 245px;
	color: #898B81;
}

table.notation td.c3 {
	width: 50px;
	font-weight: bold;
}

table.notation td.c4 {
	width: 224px;
	color: #898B81;
}




/* CSAPAT STATISZTIKA */

#page-csapatstat table.stat {
	margin-top: 25px;
}

#page-csapatstat table.stat td {
	width: 42px;
}

#page-csapatstat table.stat .c14 {
	width: 38px;
	padding-right: 5px;
}

#page-csapatstat table.stat td.c8 {
	font-weight: bold;
}

#page-csapatstat table.stat td.c2 {
	color: #d90000;
	font-weight: bold;
}

#page-csapatstat table.stat td.c14 {
	padding-right: 10px;
}






/* CSAPATBLOG */

#page-csapatblog .separator {
	margin: 12px 4px 0 4px;
	border-bottom: 1px solid #efefef;
}

#page-csapatblog .hozzaszolas-link {
	margin: 5px 6px 0 10px;
	color: #B5B7AF;
	font-size: 9px;
}

#page-csapatblog .hozzaszolas-link a {
	color: #677e94;
	font-weight: bold;
}

#blog_list {
	margin: 22px 10px 50px 10px;
}

#page-csapatblog .blog_item .img-wrapper {
	float: right;
	padding: 5px 0 8px 8px;
	background-color: #FFF;
}

#page-csapatblog .blog_item a {
	outline: 0;
}

#page-csapatblog .blog_item .img-border {
	border: 1px solid #efefef;

}

#page-csapatblog .blog_item .img-wrapper img {
	border: 2px solid #FFF;
}

#page-csapatblog .blog_item .date {
	font-size: 9px;
	color: #b5b7af;
}

#page-csapatblog .blog_item .tagek {
	font-size: 9px;
	color: #b5b7af;
}

#page-csapatblog .blog_item .tagek a {
	color: #677e94;
}

#page-csapatblog .blog_item .author {
	color: #677e94;
}
#page-csapatblog .blog_item .author a {
	color: #677e94;
}


#page-csapatblog .blog_item .title-wrapper {
	border-bottom: 1px solid #efefef;
	line-height: 14px;
	margin-top: 2px;
	padding-bottom: 7px;
}

#page-csapatblog a.title {
	font-size: 16px;
	font-weight: bold;
	color: #d90000;
	display: block;
	margin-bottom: 3px;
}

#page-csapatblog .blog_item .text {
	/*font-size: 10px;
	color: #363830;
	line-height: 14px;*/
	margin-bottom: 22px;
	padding: 0;
}

#page-csapatblog .blog_item div.details {
	display: block;
	color: #B5B7AF;
	font-size: 9px;
	background: url(images/rarr-small.gif) left 5px no-repeat;
	padding-left: 16px;
	border-bottom: 1px solid #e1e5ea;
	padding-bottom: 9px;
	margin-bottom: 22px;
}

#page-csapatblog .blog_item a.details {
	color: #677e94;
	font-size: 9px;
	font-weight: bold;
}

#page-csapatblog .blog_item div.details span.separator {
	margin: 0 5px;
}



#page-csapatblog #blog-entry {
	margin: 25px 12px 0 10px;
	color: #363830;
}

#page-csapatblog #blog-entry .textile {
	padding: 0;
}

#page-csapatblog #blog-entry #title {
	font-size: 16px;
	font-weight: bold;
	color: #d90000;
	margin-bottom: 3px;
}

#page-csapatblog #blog-entry div.author {
	font-size: 9px;
	color: #b5b7af;
	line-height: 14px;
	margin-bottom: 12px;
}

#page-csapatblog #blog-entry div.author span.author {
	color: #677e94;
}
#page-csapatblog #blog-entry div.author span.author a {
	color: #677e94;
}




/* REGISZTRACIO */
#reg_form {
	margin-top: 24px;
	margin-bottom: 24px;
	padding: 0 10px 34px 10px;
}

#reg_form #notice {
	margin-top: 24px;
	text-align: right;
	font-size: 10px;
	color: #677e94;
}

#form_registration {
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #efefef;
	font-size: 10px;
}

#form_registration .row {
	clear: both;
	padding-left: 10px;
	line-height: 21px;
}

#form_registration .row label {
	display: block;
	float: left;
	width: 164px;
	margin-bottom: 4px;
	color: #898b81;
	font-weight: bold;
}

#form_registration .input-wrapper {
	float: left;
	margin: 0;
	padding: 4px 4px 2px 4px;
	background: url(images/inputs-bg.gif) no-repeat left -204px;
}

#form_registration .input-wrapper input {
	width: 192px;
	height: 15px;
	color: #677e94;
	font-size: 10px;
	font-weight: normal;
	border: none;
	background: transparent;
}

#form_registration .msg {
	margin-left: 10px;
	float: left;
	color: #b5b7af;
}

#form_registration .alert {
	color: #f00;
}

.msg.alert {
	margin-left: 10px;
	float: left;
	color: #f00;
}

.validation-error {
	color: #f00;
}

#form_registration #newsletter_signup {
	margin: 14px 0 14px 0;
	padding: 14px 0 20px 170px;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}

#form_registration #chb_newsletter_signup {
	width: 12px;
	height: 12px;
}
#form_registration #newsletter_signup label {
	color: #677e94;
	margin-left: 10px;
}

#form_registration #accept_terms {
	padding-left: 170px;
}

#form_registration #chb_accept_terms {
	width: 12px;
	height: 12px;
}

#form_registration #accept_terms label {
	color: #898b81;
	margin-left: 10px;
}



#form_registration #verifier {
	margin-top: 19px;
	margin-left: 170px;
}

#form_registration #verifier img {
	background-color: #677e94;
}

#form_registration #verification_label {
	margin-left: 170px;
	font-size: 9px;
	color: #b5b7af;
	line-height: 22px;
}

#form_registration .smaller-input-wrapper {
	background: url(images/inputs-bg.gif) left -21px no-repeat;
	margin-left: 170px;
	padding: 3px 4px 2px 4px;
}

#form_registration .smaller-input-wrapper input {
	float: none;
	width: 137px;
	height: 13px;
	background: transparent;
	border: none;
}

#form_registration #registrationOK-wrapper {
	margin-top: 19px;
	margin-left: 170px;
}

#form_registration #registrationOK {
	background: url(images/kuldes.gif) -3px top no-repeat;
	margin: 0;
	width: 96px;
	height: 28px;
}





/* FELHASZNALO PROFIL */

#page-tortenelem,
#page-csapatblog,
#page-rolunkirtak-cikkoldal,
#page-cikkoldal,
#page-archivum,
#page-hirlevel,
#page-csarnok,
#page-videok,
#page-profil {
	background: url(images/rightcolumn-border.gif) repeat-y 449px 0;
}

#search-wrapper {
	font-size: 10px;
}

#search-wrapper .input-wrapper {
	height: 17px;
	background: url(images/inputs-bg.gif) no-repeat 4px 4px;
	padding: 8px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

#search-wrapper .input-wrapper input {
	width: 123px;
	font-size: 10px;
	font-weight: normal;
	color: #677e94;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#search-wrapper #inp_searchOK {
	width: 131px;
	height: 22px;
	display: block;
	float: none;
	background: url(images/imgbuttons.gif) no-repeat 60px -519px;
}





.floatlayout1-right .tags-header {
	width: 139px;
	height: 27px;
	background: url(images/rightcolumn-headers.gif) no-repeat left -27px;
	border-bottom: 1px solid #dfdfdf;
}

.floatlayout1-right .tags-header:first-child {
	border-top: none;
}

.IE6 .floatlayout1-right .tags-header:first-child {
}

.floatlayout1-right .tags-header {
	border-top: 1px solid #dfdfdf;
}

.floatlayout1-right .tags-list {
	position: relative;
	margin: 10px 6px 0 10px;
	font-size: 10px;
	line-height: 14px;
}

.floatlayout1-right .tags-list .note {
	margin-bottom: 14px;
	color: #d90000;
	font-size: 10px;
}

.floatlayout1-right .tags-list a.tag {
	line-height: 14px;
}

.floatlayout1-right .tags-list a.detailed {
	color: #677e94;
	text-decoration: underline;
}

.floatlayout1-right .tags-list .num {
	color: #b5b7af;
}

.floatlayout1-right .tags-list a {
	color: #677e94;
	text-decoration: underline;
}

.floatlayout1-right .tags-list a:hover {
	color: #d90000;
	text-decoration: underline;
}

.floatlayout1-right .search-header {
	width: 139px;
	height: 27px;
	background: url(images/rightcolumn-headers.gif) no-repeat left -162px;
	border-bottom: 1px solid #dfdfdf;
}

.floatlayout1-right .search-header:first-child {
	border-top: none;
}

.IE6 .floatlayout1-right .search-header:first-child {
}



#user-tags-list {
	position: relative;
	margin: 6px 6px 0 10px;
	font-size: 10px;
	line-height: 14px;
}

#user-tags-list .note {
	margin-bottom: 14px;
	color: #d90000;
	font-size: 10px;
}

#user-tags-list a.tag {
	float: left;
	line-height: 14px;
	margin-right: 4px;
}

#user-tags-list a {
	color: #898b81;
}

#user-tags-list a:hover {
	color: #d90000;
	text-decoration: underline;
}



#message-header {
	width: 139px;
	height: 27px;
	background: url(images/rightcolumn-headers.gif) no-repeat left -189px;
	border-bottom-width: 1px;
}

.floatlayout1-right label {
	display: block;
	margin: 2px 4px 0 4px;
	color: #b5b7af;
	font-weight: bold;
	font-size: 10px;
}

#ta-message-wrapper {
	height: 136px;
	padding: 4px 4px 0 8px;
	margin-top: 3px;
	background: url(images/inputs-bg.gif) no-repeat 4px -367px;
}

#ta-message-wrapper textarea {
	width: 123px;
	height: 132px;
	color: #677e94;
	background: transparent;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#page-profil #inp_sendOK {
	margin-top: 4px;
	width: 73px;
	height: 22px;
	background: url(images/imgbuttons.gif) no-repeat left top; /* 67px 0px; */
	display: block;
	float: right;
}




#page-profil #page-padding {
	padding: 20px 10px 35px 10px;
}

#page-profil .redarrow-border {
	padding: 0 0 10px 16px;
	margin-bottom: 24px;
	background: url(images/rarr-red-small.gif) no-repeat left 4px;
	border-bottom: 1px solid #efefef;
	color: #d90000;
	font-weight: bold;
}

#page-profil .bluearrow {
	padding: 0 0 0 15px;
	background: url(images/rarr-small.gif) no-repeat left 5px;
	color: #677e94;
	font-weight: bold;
	font-size: 9px;
}

#page-profil .bluearrow a {
	color: #677e94;
}

#page-profil .description {
	margin: 4px 0 14px 0;
}

.section-end {
	clear: both;
	padding-bottom: 24px;
	margin-bottom: 24px;
	border-bottom: 1px solid #efefef;
}

.name-header {
	padding: 0 0 10px 0;
	margin-bottom: 24px;
	border-bottom: 1px solid #efefef;
	color: #d90000;
	font-weight: bold;
	font-size: 16px;
}


#form_uploadpict {
	margin-bottom: 24px;
	padding-bottom: 20px;
	border-bottom: 1px solid #efefef;
}

#form_uploadpict label {
	width: 100px;
	float: left;
	line-height: 21px;
	color: #898b81;
	font-weight: bold;
	font-size: 10px;
}

#form_uploadpict .input-wrapper {
	float: left;
	margin: 0;
	padding: 4px 4px 4px 0;
}

#form_uploadpict .input-wrapper input {
	width: 260px;
	background: none;
}

#user_datasheet label {
	width: 120px;
	float: left;
	color: #677e94;
	font-size: 10px;
	font-weight: bold;
}

#user_datasheet .with_picture label {
	width: 105px;
}

#user_datasheet .bovebben label {
	width: 159px;
}

#user_datasheet .row {
	clear: both;
	margin: 0;
	padding: 0 0 10px 10px;
}

#user_datasheet .row div {
	min-height: 16px;
}

#user_datasheet .user_pict-border {
	float: left;
	margin: 0 20px 20px 0;
	padding: 2px;
	border: 1px solid #e1e5ea;
}

#user_datasheet .user_pict {
	width: 131px;
	height: 131px;
	background: no-repeat center #f2f2f2;
	display: block;
}

#user_datasheet .with_picture {
	float: left;
	width: 270px;
	margin-left: -10px;
}

#user_datasheet .section-end {
	padding-bottom: 14px;
}




/* user gallery */
.user_gallery-item {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 9px;
}

.user_gallery-item .picture_border {
	padding: 2px;
	margin-bottom: 4px;
	border: 1px solid #efefef;
}

.user_gallery-item .picture {
	width: 80px;
	height: 80px;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.user_gallery-item a {
	display: block;
	color: #677e94;
	text-decoration: underline;
}

.user_gallery-item .selected {
	color: #d90000;
	font-weight: bold;
}





#form_mydata .row {
	clear: both;
	padding-left: 10px;
	padding-top: 4px;
	line-height: 21px;
}

#form_mydata .row label {
	float: left;
	width: 164px;
	margin: 0;
	color: #898b81;
	font-weight: bold;
	font-size: 10px;
}

#form_mydata .input-wrapper {
	float: left;
	margin: 0;
	padding: 4px 4px 2px 4px;
	background: url(images/inputs-bg.gif) no-repeat left -204px;
}

#form_mydata .input-wrapper input {
	width: 192px;
	height: 15px;
	color: #677e94;
	font-size: 10px;
	font-weight: normal;
}

#form_mydata .input-wrapper input[disabled] {
	color: #a3abb6;
}

#form_mydata .radio-wrapper {
	float: left;
	margin: 0;
	padding: 4px 4px 2px 0;
}

#form_mydata .radio-wrapper label {
	width: auto;
	margin-right: 10px;
}

#form_mydata .radio-wrapper input {
	width: 12px;
}

#form_mydata .fourdigit-input-wrapper {
	float: left;
	margin: 0 4px 0 0;
	padding: 4px 4px 2px 4px;
	background: url(images/inputs-bg.gif) no-repeat left -325px;
}

#form_mydata .fourdigit-input-wrapper input {
	width: 32px;
	height: 15px;
	color: #677e94;
	font-size: 10px;
	font-weight: normal;
}

#form_mydata .twodigit-input-wrapper {
	float: left;
	margin: 0 4px 0 0;
	padding: 4px 4px 2px 4px;
	background: url(images/inputs-bg.gif) no-repeat left -346px;
}

#form_mydata .twodigit-input-wrapper input {
	width: 17px;
	height: 15px;
	color: #677e94;
	font-size: 10px;
	font-weight: normal;
}

#form_mydata .textarea-wrapper {
	float: left;
	margin: 0;
	padding: 4px 4px 2px 4px;
	background: url(images/inputs-bg.gif) no-repeat left -225px;
}

#form_mydata .textarea-wrapper textarea {
	width: 192px;
	height: 90px;
	margin: 0;
	padding: 0;
	color: #677e94;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	overflow: auto;
}

#form_mydata .description {
	margin: 0 0 14px 10px;
	color: #b5b7af;
}



/* user menu */
#profil-subcat-cont {
	position: absolute;
	right: 2px;
	top: -37px;
	background: url(images/profil-catheader.gif) top right no-repeat;
}

#profil-subcat-wrap {
	width: 235px;
	height: 34px;
	background: url(images/profil-catheader.gif) no-repeat left top;
	position: relative;
}

#profil-subcat-wrap a {
	position: absolute;
	height: 100%;
	width: 50px;
	background-image: url(images/profil-catheader-hover.gif);
}

#profil-subcat-wrap a:link,
#profil-subcat-wrap a:visited {
	background: url(images/profil-catheader.gif);
}

#profil-subcat-wrap a:hover {
	background: url(images/profil-catheader-hover.gif);
}

#profil-subcat-cont #upsc1 {
	left: 23px;
	width: 57px;
	background-position: -23px top;
}

#profil-subcat-cont #upsc2 {
	left: 91px;
	width: 50px;
	background-position: -91px top;
}

#profil-subcat-cont #upsc3 {
	left: 154px;
	width: 77px;
	background-position: -154px top;
}




/* USER CARDS */
.card-container {
	width: 500px;
	margin-right: -100px;
}

.user_card {
	margin: 0 15px 15px 0;
	float: left;
}

.user_card .container {
	width: 205px;
	height: 91px;
}

.user_card .avatar-wrapper {
	float: left;
	margin: 4px;
	padding: 2px;
	border: 1px solid #e1e5ea;
}

.user_card .avatar {
	width: 46px;
	height: 46px;
	border: 1px solid #d8d8d8;
	background-position: center;
	display: block;
}

.user_card .username {
	float: right;
	width: 126px;
	margin-top: 9px;
	margin-right: 10px;
	color: #d90000;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

.user_card .city {
	float: right;
	width: 126px;
	margin-right: 10px;
	color: #898b81;
	font-size: 10px;
	white-space: nowrap;
	overflow: hidden;
}

.user_card .stripe {
	height: 29px;
	padding: 0 10px;
	background-color: #f5f5f5;
	line-height: 29px;
	font-size: 9px;
	font-weight: bold;
}

.user_card .stripe a {
	padding: 0 0 0 16px;
	float: right;
	background: url(images/rarr-small.gif) no-repeat left 12px;
	color: #677e94;
}

.user_card .stripe .status {
	float: left;
}

.user_card .stranger {
	border: 1px solid #e1e1e1;
}

/* ismeros */
.user_card .friend {
	border: 1px solid #ff6666;
}

.user_card .friend .status {
	float: right;
	color: #ff6666;
}

/* magam */
.user_card .me {
	border: 1px solid #e1e1e1;
}

.user_card .me .username,
.user_card .me .city,
.user_card .me .status {
	color: #b5b7af;
}

.user_card .me .status {
	float: right;
}

/* ismerosnek jelolt */
.user_card .knowme {
	border: 1px solid #ff6666;
}

.user_card .knowme .status {
	color: #ff6666;
}

.user_card .knowme .stripe {
	background-color: #fef0f0;
}

/* ismerosnek jeloltem */
.user_card .knowyou {
	border: 1px solid #dfdfdf;
}

.user_card .knowyou .status {
	color: #ff6666;
}

.user_card .knowyou .stripe {
	background-color: #fef0f0;
}
/*	end USER CARDS */





/* form submit buttons */
.btn-kuldes-wrapper {
	margin-top: 14px;
	margin-left: 100px;
}

.btn-kuldes {
	background: url(images/kuldes.gif) -3px top no-repeat;
	margin: 0;
	width: 96px;
	height: 28px;
}

.btn-modositas-wrapper {
	margin-top: 10px;
	margin-left: 170px;
}

input.btn-modositas {
	background: url(images/modositas.gif) -3px top no-repeat;
	margin: 0;
	width: 100px;
	height: 28px;
}





/* GALERIA */
#page-galeria #page-padding {
	padding: 21px 10px 35px 10px;
}


#page-galeria .redarrow-border {
	padding: 0 0 11px 16px;
	margin-bottom: 22px;
	background: url(images/rarr-red-small.gif) no-repeat left 4px;
	border-bottom: 1px solid #efefef;
	color: #d90000;
	font-weight: bold;
}

#page-galeria table.list a {
	color: #D90000;
	font-weight: bold;
}

#page-galeria table.list {
	margin: 0 0 24px 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	color: #B5B7AF;
	font-size: 10px;
}

#page-galeria table.list td {
	border-top:1px solid #efefef;
	padding: 4px 0;
	margin: 0;
	vertical-align: top;
}

#page-galeria table.list tr.no-border td {
	border-top: none;
}

#page-galeria table.list td.date {
	width: 120px;
}

#page-galeria .heads {
	font-size: 10px;
	color: #B5B7AF;
	line-height: 14px;
}

#page-galeria .heads .title {
	color: #d90000;
	font-weight: bold;
	font-size: 11px;
}

#page-galeria .heads a {
	color: #677e94;
	text-decoration: underline;
}

#page-galeria .description {
	margin-bottom: 25px;
	font-size: 10px;
	line-height: 14px;
}

#page-galeria .thumbnail {
	display: block;
	width: 80px;
	height: 80px;
	background: no-repeat center;
	padding: 2px;
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #efefef;
}






/* VIDEOK */

#page-videok #page-padding {
	padding: 22px 10px 50px 10px;
}


#page-videok .redarrow-border {
	padding: 0 0 11px 16px;
	margin-bottom: 22px;
	background: url(images/rarr-red-small.gif) no-repeat left 4px;
	border-bottom: 1px solid #efefef;
	color: #d90000;
	font-weight: bold;
}

#page-videok .redarrow {
	padding: 0 0 0 16px;
	margin-bottom: 10px;
	background: url(images/rarr-red-small.gif) no-repeat left 4px;
	color: #d90000;
	font-weight: bold;
}

.video-item,
.video-player-item {
	color: #b5b7af;
	font-size: 10px;
	line-height: 14px;
}

.video-item a.video-tn {
	width: 104px;
	height: 79px;
	float: left;
	border: 1px solid #efefef;
	background-repeat: no-repeat;
	background-position: center center;
}

.video-item .video-infos {
	float: right;
	display: inline;
	width: 314px;
}

#page-videok .title {
	clear: left;
	font-weight: bold;
	color: #d90000;
}

#page-videok .duration {
	color: #898B81;
}

#page-videok .tags a {
	color: #677e94;
	text-decoration: underline;
}

#page-videok .tags a:hover {
	color: #d90000;
}

#page-videok .rating {
	margin-top: 6px;
}



.stars {
	width: 65px;
	height: 13px;
	overflow: hidden;
	position: absolute;
}

.stars-empty {
	background: url(images/video-rating-stars.gif) repeat-x left top;
	position: relative;
	z-index: 0;
	float: left;
}

.stars-rating {
	background: url(images/video-rating-stars.gif) repeat-x left -13px;
	z-index: 10;
	width: 0;
}

.stars-hover {
	background: url(images/video-rating-stars.gif) repeat-x left -26px;
	z-index: 20;
	width: 0;
}

.stars-hovercells {
	z-index: 30;
}

.star {
	width: 13px;
	height: 13px;
	float: left;
}

.stars .star {
	cursor: pointer;
}


#video-orderby {
	padding: 0 0 25px 0;
	margin: 0 0 25px 0;
	border-bottom: 1px solid #efefef;
}

#video-orderby div {
	height: 20px;
	float: left;
}

#video-orderby a {
	height: 20px;
	display: block;
	background: url(images/video-orderby.gif) no-repeat;
}

#video-orderby #latest a {
	width: 100px;
	background-position: left 0px;
}

#video-orderby #latest a.selected {
	background-position: left -20px;
}

#video-orderby #best a {
	width: 68px;
	background-position: left -40px;
}

#video-orderby #best a.selected {
	background-position: left -60px;
}

#page-videok .separator {
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #efefef;
}

#videos-list .video-border {
	margin: 4px 0 4px 4px;
}

#videos-list .video-infos {
	padding: 0 10px;
	font-size: 10px;
}

#page-videok #similar-videos-header {
	width: 139px;
	height: 27px;
	background: url(images/rightcolumn-headers.gif) no-repeat left -216px;
	border-bottom: 1px solid #dfdfdf;
}

#videos-list .separator {
	padding-bottom: 10px;
	margin: 0 4px;
}


.video-player-infos {
	margin-top: 22px;
}

#page-videok .description {
	color: #363830;
	margin-bottom: 14px;
}





/* SZERELESBORZE */
#page-borze #page-padding {
	padding: 21px 0 25px 0;
}

.content#page-borze {
	min-height: 371px;
}

#page-borze #place_ad,
#page-borze #edit_ad {
	margin: 0 10px 10px 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #efefef;
}

#page-borze #place_ad a,
#page-borze #place_ad .label {
	display: block;
	width: 132px;
	height: 22px;
	background: url(images/imgbuttons.gif) left -286px no-repeat;
}

#page-borze #edit_ad a,
#page-borze #edit_ad .label {
	display: block;
	width: 160px;
	height: 22px;
	background: url(images/imgbuttons.gif) left -481px no-repeat;
}

#ad-list {
	padding-bottom: 35px;
}

#ad-list .ad-item {
	padding: 15px 10px 11px 10px;
	clear: both;
}

#ad-list #ad-item {
	padding: 0 10px 11px 10px;
	clear: both;
}

#ad-list .grey {
	background-color: #F9F9F9;
}

#ad-list .infos {
	width: 421px;
	float: right;
}

#ad-list .title a {
	font-weight: bold;
	color: #d90000;
}

#ad-list .separator {
	margin: 5px 0 15px 0;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #fff;
}

#ad-list .date {
	float: right;
	color: #B5B7AF;
	font-size: 10px;
	font-weight: normal;
}

#ad-list .description {
	font-size: 10px;
	line-height: 14px;
}

#ad-list .image {
	float: left;
	clear: left;
	background-color: #FFFFFF;
}

#ad-list .image img {
	padding: 2px;
	border: 1px solid #E1E5EA;
}

#ad-list div.price {
	margin-top: 13px;
	color: #898B81;
	font-size: 10px;
}

#ad-list span.price {
	color: #677e94;
	font-weight: bold;
}

#ad-list .edit {
	float: left;
	clear: left;
	margin-top: 8px;
	margin-bottom: 6px;
}

#ad-list .edit a {
	display: block;
	width: 132px;
	height: 22px;
	background: url(images/imgbuttons.gif) left -461px no-repeat #0f0;
}

#ad-item .title {
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 16px;
	color: #d90000;
}

#ad-item div.price {
	margin: 0;
	float: right;
	font-weight: normal;
}

#ad-item .edit {
	clear: both;
	margin-top: 0;
	margin-bottom: 20px;
	padding-bottom: 4px;
	width: 100%;
	border-bottom: 1px solid #efefef;
}

#ad-item #magnify {
	float: left;
	clear: left;
	margin-top: 8px;
	margin-bottom: 6px;
}

#ad-item #magnify a {
	display: block;
	width: 80px;
	height: 22px;
	background: url(images/imgbuttons.gif) left -352px no-repeat #f00;
}

#ad-details .redarrow {
	padding: 0 0 0 16px;
	margin-bottom: 10px;
	background: url(images/rarr-red-small.gif) no-repeat left 4px;
	color: #d90000;
	font-weight: bold;
}

#ad-details {
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #F9F9F9;
}

#ad-description,
#ad-contact {
	float: left;
	margin-left: 10px;
	width: 277px;
}

#ad-description {
	margin-right: 5px;
	margin-bottom: 29px;
}

#ad-contact {
	color: #677e94;
}

#ad-contact .name {
	font-weight: bold;
	color: #363830;
}

#ad-contact .tel {
	color: #363830;
}

#ad-contact a {
	color: #677e94;
	text-decoration: underline;
}



#form-edit_ad {
	padding: 0 10px;
}

#form-edit_ad #left {
	float: left;
	width: 279px;
}

#form-edit_ad #right {
	float: right;
	width: 278px
}

#form-edit_ad input,
#form-edit_ad textarea {
	float: none;
	color: #677e94;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#form-edit_ad textarea {
	overflow: auto;
	background: transparent;
	border: 0;
}

#form-edit_ad .row {
	clear: both;
	height: 21px;
	margin-bottom: 4px;
}

#form-edit_ad label {
	float: left;
	width: 57px;
	color: #898B81;
	font-weight: bold;
	font-size: 10px;
	line-height: 21px;
}

#form-edit_ad #right label {
	width: 87px;
}

#form-edit_ad .input-wrapper {
	background: url(images/inputs-bg.gif) no-repeat;
	padding: 3px 4px 0 4px;
	margin-bottom: 4px;
	float: left;
}

#form-edit_ad #inp_title-wrapper {
	background-position: left -507px;
}

#form-edit_ad #inp_title {
	height: 16px;
	width: 212px;
}

#form-edit_ad #inp_price-wrapper {
	background-position: left -528px;
}

#form-edit_ad #inp_price {
	height: 16px;
	width: 102px;
}

#form-edit_ad #inp_recommend-wrapper {
	background-position: left -549px;
	padding-bottom: 2px;
}

#form-edit_ad #inp_recommend {
	height: 35px;
	width: 212px;
}

#form-edit_ad #inp_description-wrapper {
	background-position: left -591px;
	padding-bottom: 2px;
}

#form-edit_ad #inp_description {
	height: 54px;
	width: 212px;
}

#form-edit_ad #inp_from-wrapper,
#form-edit_ad #inp_email-wrapper,
#form-edit_ad #inp_tel-wrapper {
	background-position: left -654px;
}

#form-edit_ad #inp_from,
#form-edit_ad #inp_email,
#form-edit_ad #inp_tel {
	height: 16px;
	width: 182px;
}

#form-edit_ad #inp_image-wrapper {
	background: none;
}

#form-edit_ad #inp_image {
	height: 16px;
	width: 137px;
}

#form-edit_ad .image-wrapper {
	float: left;
	display: inline;
	padding: 2px;
	margin: 6px 0 6px 87px;
	border: 1px solid #E1E5EA;
}

#form-edit_ad .image-wrapper img {
}

#form-edit_ad .description {
	padding-top: 22px;
	margin-top: 20px;
	margin-bottom: 35px;
	border-top: 1px solid #efefef;
	color: #898B81;
	font-size: 10px;
}

#form-edit_ad .btn-modositas-wrapper a {
	padding-left: 4px;
	color: #677e94;
	text-decoration: underline;
	line-height: 22px;
}

#form-edit_ad .row input {
	border: 0;
	background: transparent;
}


/* AJANDEKBOLT */

#page-ajandekbolt #page-padding {
	padding: 10px 0 0 0;
}

#product-list {
	background: #EFEFEF;
	margin: 0 10px 30px 10px;
	padding: 5px 5px 10px 5px;
}

#product-list .product-item {
	padding: 15px 10px 11px 10px;
	clear: both;
}

#product-list .product-list-item {
	float: left;
	margin: 0 0 15px 0;
}

#product-list .grey {
	background-color: #F9F9F9;
}

#product-list .infos {
	width: 421px;
	float: right;
}

#product-list .info {
	margin: 5px 10px 0 5px;
	width: 137px;
	font-size: 10px;
	line-height: 14px;
}

#product-list .info a { color: #363830; }
#product-list .info a:hover { color: #b00000; }

#product-list .title {
	font-weight: bold;
	background: url(images/rarr-red-small.gif) no-repeat 0 4px;
	padding-left: 16px;
}

#product-list .separator {
	margin: 5px 0 15px 0;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #fff;
}

#product-list .date {
	float: right;
	color: #B5B7AF;
	font-size: 10px;
	font-weight: normal;
}

#product-list .description {
	font-size: 10px;
	line-height: 14px;
}

#product-list .img {
	width: 176px;
	height: 176px;
	background: url(images/shop_item_bg.png) no-repeat;
	padding: 5px;
}

#product-list .img a {
	width: 176px;
	height: 176px;
	display: block;
}					

#product-list .image {
	float: left;
	clear: left;
	background-color: #FFFFFF;
}

#product-list .image a {
	display: block;
	padding: 2px;
	border: 1px solid #E1E5EA;
}

#product-list div.price {
	color: #898B81;
	margin-top: 2px;
	font-size: 10px;
	line-height: 14px;
	padding-left: 16px;
}

#product-list div.kidsize {
	color: white;
	float: left;
	margin-top: 2px;
	font-size: 10px;
	line-height: 14px;
	margin-left: 16px;
	padding: 0 4px 1px 4px;
	background: #f20088;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#product-list span.price {
	color: #677e94;
	font-weight: bold;
}


#product-list .magnify {
	float: left;
	clear: left;
	margin-top: 7px;
	margin-bottom: 7px;
}

#product-list .magnify a {
	display: block;
	width: 132px;
	height: 22px;
	background: url(images/imgbuttons.gif) no-repeat left -352px;
}

#product-list .grey .magnify a {
	background-position: left -404px;
}

.order_product {
	float: right;
}

.order_product a {
	display: block;
	height: 20px;
	width: 102px;
	background: url(images/imgbuttons.gif) left -374px no-repeat;
}

#product-list .grey .order_product a {
	background-position: left -426px;
}



#page-ajandekbolt .redarrow-border {
	padding: 0 0 11px 16px;
	margin-bottom: 16px;
	background: url(images/rarr-red-small.gif) no-repeat left 4px;
	border-bottom: 1px solid #efefef;
	color: #d90000;
	font-weight: bold;
}

#page-ajandekbolt .redarrow-border .notice {
	float: right;
	color: #677e94;
	font-weight: normal;
}

table#order-items {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
	font-size: 10px;
}

table#order-items tr,
table#order-items td {
	height: 29px;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

table#order-items td {
	border-top: 1px solid #efefef;
}

table#order-items tr.first td {
	border-top: none;
}

table#order-items tr.grey td {
	background-color: #F9F9F9;
}

table#order-items td.chb {
	padding-left: 10px;
	width: 28px;
}

table#order-items input.chb {
	width: 12px;
	height: 12px;
	border-style: inset;
}

table#order-items .product-name {
	width: 348px;
	color: #d90000;
	font-weight: bold;
}

table#order-items td.pieces {
	width: 54px;
	white-space: nowrap;
	color: #898B81;
}

table#order-items td.pieces .input-wrapper {
	float: left;
	display: inline;
	padding: 3px 4px 0 4px;
	margin: 0 10px 0 0;
	background:url(images/inputs-bg.gif) left -346px no-repeat;
}

table#order-items td.pieces input {
	float: none;
	width: 15px;
	height: 17px;
}

table#order-items td.price {
	width: 120px;
	padding-right: 10px;
	white-space: nowrap;
	color: #B5B7AF;
	text-align: right;
}

table#order-items .pricePerPiece {
	font-weight: bold;
	color: #677e94;
}

#form_order-items .separator {
	border-bottom: 1px solid #efefef;
}



table#total-items {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 32px;
	border-collapse: collapse;
	font-size: 10px;
	color: #898B81;
	text-align: right;
}

table#total-items tr,
table#total-items td {
	height: 16px;
}

table#total-items td.product-name {
	width: 385px;
	padding-left: 10px;
	color: #677e94;
	text-align: left;
}

table#total-items td.pieces {
	width: 44px;
}

table#total-items td.subtotal {
	padding-right: 10px;
	width: 130px;
}

table#total-items tr#total-price td {
	padding-right: 10px;
	color: #677e94;
	font-weight: bold;
}

table#total-items tr#postal-cost td {
	padding-right: 10px;
	color: #363830;
}

table#total-items tr#total-cost td {
	padding-right: 10px;
	padding-top: 15px;
	color: #363830;
	font-size: 11px;
	font-weight: bold;
}

#form_order-items .row {
	padding-left: 10px;
	clear: both;
	height: 21px;
	margin-bottom: 4px;
	font-size: 10px;
}

#form_order-items .row label {
	width: 124px;
	float: left;
	color: #898B81;
	font-weight: bold;
}

#form_order-items .row .input-wrapper {
	float: left;
	display: inline;
	padding: 3px 4px 0 4px;
	margin: 0 10px 0 0;
	background:url(images/inputs-bg.gif) left -204px no-repeat;
}

#form_order-items .row input {
	float: none;
	width: 192px;
	height: 16px;
}

#form_order-items input {
	font-size: 10px;
	color: #677e94;
	font-weight: normal;
}





/* TAG TALALATI OLDAL */
#tag-results {
	color: #b5b7af;
	padding-bottom: 30px;
}

#tag-results .redarrow-border {
	padding: 0 0 11px 16px;
	margin: 0 10px 16px 10px;
	background: url(images/rarr-red-small.gif) no-repeat left 4px;
	border-bottom: 1px solid #efefef;
	color: #d90000;
	font-weight: bold;
}

#tag-results #head {
	padding: 21px 0px 11px 16px;
	margin: 0 10px 26px 10px;
	background: url(images/rarr-red-small.gif) 0px 26px no-repeat;
	border-bottom: 1px solid #efefef;
	font-size: 11px;
	font-weight: bold;
}

#tag-results #news-results,
#tag-results #blog-results {
	padding-left: 10px;
	padding-right: 10px;
}

#tag-results .separator {
	margin: 25px 10px;
	border-bottom: 1px solid #efefef;
}

#tag-results table#issues {
	margin: 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 10px;
}

#tag-results table#issues tr {
	margin: 0;
	padding: 0;
}

#tag-results table#issues td {
	border-top: 1px solid #efefef;
	padding: 4px 4px 4px 0;
	margin: 0;
	vertical-align: top;
}

#tag-results table#issues tr.first td {
	border: none;
}

#tag-results table#issues td.date {
	white-space: nowrap;
	width: 5%;
}

#tag-results table#issues a {
	font-weight: bold;
	color: #d90000;
}

#tag-results .result-item {
	float: left;
	display: inline;
	width: 349px;
	margin: 0 10px 20px 10px;
}

#tag-results #gallery-results .thumbnail-border {
	float: left;
	margin-right: 10px;
	border: 1px solid #E1E5EA;
	padding: 2px;
}

#tag-results #gallery-results .thumbnail {
	width: 80px;
	height: 80px;
	background: center no-repeat;
	cursor: pointer;
}

#tag-results #video-results .thumbnail-border {
	float: left;
	margin-right: 10px;
	border: 1px solid #E1E5EA;
	padding: 2px;
}

#tag-results #video-results .thumbnail {
	width: 100px;
	height: 75px;
	background: center no-repeat;
	cursor: pointer;
}

#tag-results .title {
	color: #d90000;
	font-weight: bold;
}

#tag-results a.result-item:hover {
	text-decoration: none;
}

#tag-results .date {
	color: #B5B7AF;
}

#tag-results .duration {
	color: #898B81;
}

#tag-results .author {
	color: #677e94;
}





/* BELEPES */
#page-belepes #login,
#page-belepes #register {
	float: left;
	display: inline;
	width: 349px;
	margin: 0 10px;
}

#page-belepes .redarrow-border {
	padding: 0 0 11px 16px;
	margin: 21px 0 20px 0;
	background: url(images/rarr-red-small.gif) no-repeat left 4px;
	border-bottom: 1px solid #efefef;
	color: #d90000;
	font-weight: bold;
}

#page-belepes #register .redarrow-border {
	margin-bottom: 14px;
}



#page-belepes .row {
	clear: both;
	height: 21px;
	margin-bottom: 4px;
	font-size: 10px;
}

#page-belepes .row label {
	width: 44px;
	float: left;
	color: #B5B7AF;
	font-weight: bold;
}

#page-belepes .row .input-wrapper {
	float: left;
	display: inline;
	padding: 3px 4px 0 4px;
	margin: 0 10px 0 0;
	background:url(images/inputs-bg.gif) left -204px no-repeat;
}

#page-belepes .row input {
	float: none;
	width: 192px;
	height: 16px;
}

#page-belepes #remember-me {
	padding-left: 44px;
	padding-top: 4px;
}

#page-belepes #remember-me input {
	width: 12px;
	height: 12px;
	margin: 2px 10px 0 0;
}

#page-belepes #remember-me label {
	font-size: 9px;
	color: #677e94;
}

.form-smalltext,
#page-belepes a#forgot-login {
	display: inline;
	float: left;
	margin-left: 44px;
	margin-top: 4px;
	font-size: 9px;
	color: #677e94;
}

.form-smalltext {
	margin-bottom: 10px;
}

#page-belepes a#forgot-login {
	text-decoration: underline;
}

#page-belepes a#forgot-login:hover {
	color: #d90000;
}

#page-belepes #regisztracio {
	margin-top: 22px;
	padding-top: 10px;
	border-top: 1px solid #efefef;
}

#page-belepes #regisztracio a {
	width: 100px;
	height: 21px;
	display: block;
	float: none;
	background: url(images/imgbuttons.gif) left -222px no-repeat;
}

#page-belepes #register a {
	color: #677e94;
	text-decoration: underline;
}

#page-belepes #register a:hover {
	color: #d90000;
}

.btn-belepes-wrapper {
	margin: 16px 0 0 41px;
	padding-bottom: 20px;
}

.btn-belepes {
	margin: 0;
	width: 91px;
	height: 27px;
	display: inline;
	background: url(images/belepes.gif) no-repeat;
}





/* CHAT BELEPES */

#page-chat #login,
#page-chat #register {
	float: left;
	display: inline;
	width: 274px;
	margin: 0 10px;
}

#page-chat .redarrow-border {
	padding: 0 0 11px 16px;
	margin: 21px 0 20px 0;
	background: url(images/rarr-red-small.gif) no-repeat left 4px;
	border-bottom: 1px solid #efefef;
	color: #d90000;
	font-weight: bold;
}

#page-chat #register .redarrow-border {
	margin-bottom: 14px;
}



#page-chat .row {
	clear: both;
	height: 21px;
	margin-bottom: 4px;
	font-size: 10px;
}

#page-chat .row label {
	width: 44px;
	float: left;
	color: #B5B7AF;
	font-weight: bold;
}

#page-chat .row .input-wrapper {
	float: left;
	display: inline;
	padding: 3px 4px 0 4px;
	margin: 0 10px 0 0;
	background:url(images/inputs-bg.gif) left -204px no-repeat;
}

#page-chat .row input {
	float: none;
	width: 192px;
	height: 16px;
}

#page-chat #remember-me {
	padding-left: 44px;
	padding-top: 4px;
}

#page-chat #remember-me input {
	width: 12px;
	height: 12px;
	margin: 2px 10px 0 0;
}

#page-chat #remember-me label {
	font-size: 9px;
	color: #677e94;
}

#page-chat a#forgot-login {
	display: inline;
	float: left;
	margin-left: 44px;
	margin-top: 4px;
	font-size: 9px;
	color: #677e94;
	text-decoration: underline;
}

#page-chat a#forgot-login:hover {
	color: #d90000;
}

#page-chat #regisztracio {
	margin-top: 22px;
	padding-top: 4px;
	border-top: 1px solid #efefef;
}

#page-chat #regisztracio a {
	width: 100px;
	height: 21px;
	display: block;
	background: url(images/imgbuttons.gif) left -222px no-repeat;
}

#page-chat #register a {
	color: #677e94;
	text-decoration: underline;
}

#page-chat #register a:hover {
	color: #d90000;
}

#page-chat .notice {
	margin: 20px 10px 50px 10px;
	padding-top: 20px;
	color: #898B81;
	border-top: 1px solid #efefef;
}









#page-mjs table.dab {
	background: url(images/thead-wide.gif) no-repeat;
	width: 739px;
	position: relative;
	left: -10px;
	margin-right: -20px;
}

#page-mjs #subcat-cont {
	margin-top: -37px;
	position: absolute;
	right: 2px;
}

#page-mjs h2 span {
	color: #b6b7b3;
}

#page-mjs #subcat-wrap {
	width: 378px;
	height: 34px;
	background: url(images/mjs-catheader.gif) no-repeat left top;
	position: relative;
}

#page-mjs .subcat-item {
	position: absolute;
	height: 100%;
	width: 50px;
	background-image: url(images/mjs-catheader-hover.gif);
}

#page-mjs a.subcat-item:link,
#page-mjs a.subcat-item:visited {
	background: url(images/mjs-catheader.gif);
}

#page-mjs a.subcat-item:hover {
	background: url(images/mjs-catheader-hover.gif);
}


#page-mjs #upsc1 {
	left: 21px;
	width: 83px;
	background-position: -21px top;
}

#page-mjs #upsc2 {
	left: 113px;
	width: 123px;
	background-position: -113px top;
}

#page-mjs #upsc3 {
	left: 247px;
	width: 128px;
	background-position: -247px top;
}

select.stat {
	font: 10px verdana;
	color: #648499;
}

#page-mjs table.jatekosok td.c3 {
	text-align: left;
}

#page-mjs table.merk td.c3 {
	font-weight: bold;
}

#page-mjs table#tbl_csapatstat .c3 {
	color: #d90000;
	font-weight: bold;
}

#page-mjs table#tbl_csapatstat .c1,
#page-mjs table#tbl_csapatstat .c9 {
	font-weight: bold;
}

#page-mjs table#tbl_jatekosok .c4 {
	font-weight: bold;
}


.sorttable_sorted,
.sorttable_sorted_reverse {
	text-decoration: underline;
}

.sortable th span {
	cursor: pointer;
}






#dab_followus {
	position: absolute;
	width: 224px;
	height: 23px;
	padding: 5px 5px 5px 0;
	border-top: 1px solid #DDD;
	bottom: 0;
	left: 5px;
	overflow: hidden;
}

#dab_followus img {
	display: inline;
}

#dab_followus a.follow {
	position: absolute;
	top: 5px;
	right: 5px;
	line-height: 23px;
	color: #677E94;
	font-size: 9px;
}


.fb-like {
	padding-top: 45px;
}
.fb-like-playersheet {
	padding-top: 45px;
	margin-left: 10px;
	width: 550px;
}



#page-galeria span.title {
	display: block;
	margin: 0 0 3px -4px;
}

#page-galeria span.title a {
	color: #D90000;
	text-decoration: none;
	padding: 2px 4px 3px 4px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#page-galeria span.title a:hover {
	color: white;
	background: #D90000;
}



#page-galeria-adatlap div.heads,
#page-ajandekbolt-tetel div.heads {
	margin-bottom: 12px;
	color: #B5B7AF;
	font-size: 10px;
	line-height: 14px;
}

#page-ajandekbolt-tetel #page-padding {
	padding-top: 21px;
}

#page-ajandekbolt-tetel #product-list {
	margin-right: 15px;
}

#page-ajandekbolt-tetel div.heads {
	margin: 5px 10px 10px 10px;
}

#page-galeria-adatlap div.heads span.title,
#page-ajandekbolt-tetel div.heads span.title {
	font-size: 16px;
	display: block;
	margin: 0 0 3px 0;
	font-weight: bold;
	color: #D90000;
	line-height: 19px;
}

#page-galeria-adatlap div.description,
#page-ajandekbolt-tetel div.description {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 25px;
}

#page-galeria-adatlap div.fb-like {
	padding: 0px;
}

#page-ajandekbolt-tetel div.fb-like {
	padding: 0;
	margin: 0 10px 40px 10px;
}

.product-list-item {
	position: relative;
}

.product-list-item .label {
	position: absolute;
	display: block;
	top: 5px;
	left: 5px;
}

.product-list-item .new {
	width: 49px;
	height: 49px;
	background: url(images/shop_label_new.png) no-repeat;
}


/* ----------- */


h1.page-header {
	padding: 21px 10px 20px 10px;
	margin: 0;
	color: #d90000;
	font-size: 16px;
	line-height: 19px;
}

h1.page-header span.default {
	color: #CCCCCC;
	font-weight: normal;
}

div.sub-select {
	font: 11px verdana;
	padding: 21px 10px 0 0;
	float: right;
}

div.sub-select select, div.sub-select option {
	font: 11px verdana;
}




