html	{ height:100%; margin:0; }
body	{ height:100%; margin:0; font-size:12px; color:#141414; }
form	{ display:inline; }

body#tinymce.mceContentBody { color:#111; padding:3px; }

a		{ text-align:left; font-family:Georgia, Arial, Tahoma, Verdana; font-size:12px; color:#0092D6; text-decoration:none; font-weight:normal; }
a:hover	{ text-decoration:none; color:#EFB300; }

p,div,td,li,
input,textarea,
select,button		{ font-family:Georgia, Arial, Tahoma, Verdana; font-size:100%; text-decoration: none; }
p					{ margin:5px 0; }

button					{ height:19px; padding-bottom:2px; line-height:22px; border:1px solid #7B0C26; color:#FFF; font-weight:bold; cursor:pointer; background:url(/images/red-stripe.png) top left no-repeat; }
input,select,textarea	{ padding:2px; border:1px solid #909090; }
input,select			{ padding:0 2px; border:1px solid #909090; }
input					{ height:16px; }

.Buttons				{ padding:20px 3px; text-align:center; }
.Buttons button			{ margin-right:10px; }

h1		{ font-family:Georgia, Arial, Tahoma, Verdana; font-size:160%; color:#141414; text-decoration: none; font-weight:bold; margin:0px; padding:15px 0 10px 0; }
h2		{ font-family:Georgia, Arial, Tahoma, Verdana; font-size:130%; color:#141414; text-decoration: none; font-weight:bold; margin:0px; padding:20px 0 10px 0; }
h3		{ font-family:Georgia, Arial, Tahoma, Verdana; font-size:100%; color:#141414; text-decoration: none; font-weight:normal; margin:0px; padding:15px 0 10px 0; text-transform:uppercase; }
h4		{ font-family:Georgia, Arial, Tahoma, Verdana; font-size:100%; color:#141414; text-decoration: none; font-weight:normal; margin:0px; padding:15px 0 10px 0; text-transform:uppercase; }
h5		{ font-family:Georgia, Arial, Tahoma, Verdana; font-size:110%; color:#1E3D74; text-decoration: none; font-weight:bold; margin:0px; padding:15px 0 10px 0; }
h6		{ font-family:Georgia, Arial, Tahoma, Verdana; font-size:100%; color:#1E3D74; text-decoration: none; font-weight:bold; margin:0px; padding:15px 0 10px 0; }
.Clear	{ clear:both; height:1px; margin:0 !important; padding:0 !important; line-height:1px; font-size:1px; }

.CheckBox		{ width:20px !important; height:auto; margin:0; background:transparent; }
.RadioButton	{ width:20px; background:transparent; border:0px none; }

.EditorButton	{ padding-top:10px; }
.mceContentBody	{ background:#FFF none; }

.MaskDiv		{ position:absolute; left:0px; top:0; width:100%; height:100%; opacity:0.6; }
.MaskIFrame		{ position:absolute; left:0px; top:0; width:100%; height:100%; border:none; background-color:#FFF; opacity:0; }

.ViewImageFrame		{ cursor:pointer; }
.ViewImageFrame img	{ cursor:pointer; }

.MsgBox					{ margin:0; padding:0; border:2px solid #000; background:url("/images/block-box-bg.png") no-repeat scroll right bottom #FFFFFF; }
.MsgBox .Title			{ margin:0; padding:3px 5px 3px 22px; color:#FFF; font-weight:bold; font-family:Tahoma; background:url("/images/favicon-animated.gif") no-repeat scroll 2px 2px #3B78EF; }
.MsgBox .Content		{ margin:0; padding:5px; background:none; }
.MsgBox .Buttons		{ padding:5px; }

.Info						{ font-weight:bold; }
.Error						{ font-weight:bold; }
.SmallText					{ font-size:80%; font-weight:normal; }
.Quote						{ padding:5px; border:1px dotted #BEBEBE; color:#757575; text-align:justify; background-color:#F2F2F2; }
.RequiredField				{ padding-right:2px; padding-left:2px; line-height:10px; color:#FF0200; font-size:120%; font-weight:normal; }
.BadField					{ border:1px solid #FF0200; }
.BadFieldGroup				{ padding:4px 1px; border:1px solid #FF0200; }
.FieldErrorText				{ padding:2px; line-height:18px; color:#FF0200; font-weight:bold; }
.Captcha					{ display:block; }
.Captcha .CaptchaReload		{ display:block; margin:5px 0 0 -86px; text-align:center; }
.Captcha #checksumCaptcha	{ max-width:420px; }
.Captcha .Reload			{ margin:5px 120px 0 120px; cursor:pointer; }
.Warning					{ font-weight:bold; font-size:10px; color:#8E0222; }

.BBCode							{ height:50px; padding:0 !important; border:1px solid #BBB; background:url(/images/bbcode/bg.gif) repeat top left !important; }
.BBCode div						{ padding:0 !important; }
.BBCode .editorButton			{ float:left; padding:0 2px; cursor:pointer; }
.BBCode .editorButton select	{ margin:4px 0 0 4px; font-family:tahoma; font-size:11px; }
.BBCode .editorButtonClose		{ float:left; cursor:pointer; }
.BBCode .editorButtonClick		{ float:left; padding-left: 1px; padding-right: 1px; border-left: 1px solid #BBB; border-right: 1px solid #BBB; cursor: pointer; }

.Form td			{ padding:3px; vertical-align:top; }
.Form td label		{ display:block; padding-top:2px; text-align:right; }
.Form .Buttons td,
.Buttons td			{ padding:20px 3px; text-align:center; }

#page					{ background:#000 url(/images/body-bg.png) repeat-x top left; }
#startPageLayout,
#pageLayout,
#fullLayout,
#bigLayout,
#luigiLayout			{ width:972px; min-height:519px; padding:0 12px 0 0; background:#000 url(/images/page-bg.png) repeat-y top left; }

#headerArea				{ margin-bottom:6px; }
#contentArea			{ float:left; min-height:580px; z-index:10; }
.contentArea			{ width:498px; margin:0 0 0 10px; }
#centerArea				{ float:left; width:276px; min-height:580px; margin:0 4px; }
#rightArea				{ float:left; width:176px; min-height:580px; }

#oneBlockLayout #contentArea	{ min-height:0; }

#footerArea				{ height:64px; width:972px; margin-top:10px; background:#FFF url(/images/footer-bg.gif) repeat top right; }
#footerArea div			{ padding-top:0px; text-align:center; line-height:30px; color:#000; }
#footerArea div span	{ font-weight:bold; }
#footerArea div a		{ margin:0 9px; color:#000; font-weight:normal; text-decoration:none; }
#footerArea div a:hover	{ text-decoration:underline; }
#footerArea div .Last	{ padding-left:100px; }
#footerArea div p		{ margin:0; padding:0 0 2px 0; line-height:16px; color:#000; font-size:90%; }

#adminMenu					{ background-color:#ECECEC; height:21px; clear:both; text-align:left; margin-top:-2px; border:1px solid #A9B8C2; border-width:1px 0; }
#adminMenu1					{ border-left:1px solid #A9B8C2; }
#adminMenu div				{ margin:4px auto 0 auto; width:340px; }
#adminMenu div a			{ width:100px; padding:4px 30px; border-right:1px solid #A9B8C2; color:#445588; text-align:center; vertical-align:middle; text-decoration:none; }
#adminMenu div a:hover		{ background-color:#E0E6EC; color:#000; }
#adminMenu .UserName		{ position:absolute; right:0; margin-top:-26px; line-height:21px; font-weight:bold; }
#adminMenu .UserName span	{ color:#FF0000; }

#fullLayout #contentArea	{ padding:0px 10px; width:953px; }

#bigLayout #contentArea	{ width:778px; margin:0 4px 0 10px; }

#header						{ width:972px; height:147px; background:#111812 url(/images/header-bg.png) repeat-x top left; }
#header img					{ border:0; }
#luigiLayout #header img	{ visibility:hidden; }
#header ul					{ margin:0; padding:0; background-color:#000; }
#header ul li				{ list-style-type:none; }
#header ul .Last a			{ border-right:none; }
#luigiLayout #header		{ background: #000 url(/images/luigi/header-image.png) no-repeat right top; }

#header .HeaderMenuRoot							{ width:972px; height:24px; border-top:1px solid #404040; }
#header .HeaderMenuRoot li						{ float:left; }
#header .HeaderMenuRoot li a					{ display:block; height:24px; }
#header .HeaderMenuRoot li a span				{ display:none; }
#header .HeaderMenuRoot #HeaderMenu01 a			{ width:59px; background:url('/images/menu-hirek-normal.png') no-repeat top right; }
#header .HeaderMenuRoot #HeaderMenu01 a:hover	{ width:59px; background:url('/images/menu-hirek-active.png') no-repeat top right; }
#header .HeaderMenuRoot #HeaderMenu02 a			{ width:72px; background:url('/images/menu-blogok-normal.png') no-repeat top left; }
#header .HeaderMenuRoot #HeaderMenu02 a:hover	{ width:72px; background:url('/images/menu-blogok-active.png') no-repeat top left; }
#header .HeaderMenuRoot #HeaderMenu03 a			{ width:68px; background:url('/images/menu-forum-normal.png') no-repeat top left; }
#header .HeaderMenuRoot #HeaderMenu03 a:hover	{ width:68px; background:url('/images/menu-forum-active.png') no-repeat top left; }
#header .HeaderMenuRoot #HeaderMenu04 a			{ width:69px; background:url('/images/menu-cikkek-normal.png') no-repeat top left; }
#header .HeaderMenuRoot #HeaderMenu04 a:hover	{ width:69px; background:url('/images/menu-cikkek-active.png') no-repeat top left; }
#header .HeaderMenuRoot #HeaderMenu05 a			{ width:71px; background:url('/images/menu-videok-normal.png') no-repeat top left; }
#header .HeaderMenuRoot #HeaderMenu05 a:hover	{ width:71px; background:url('/images/menu-videok-active.png') no-repeat top left; }
#header .HeaderMenuRoot #HeaderMenu06 a			{ width:90px; background:url('/images/menu-pokersuli-normal.png') no-repeat top left; }
#header .HeaderMenuRoot #HeaderMenu06 a:hover	{ width:90px; background:url('/images/menu-pokersuli-active.png') no-repeat top left; }
#header .HeaderMenuRoot #HeaderMenu07 a			{ width:133px; background:url('/images/menu-teremattekinto-normal.png') no-repeat top left; }
#header .HeaderMenuRoot #HeaderMenu07 a:hover	{ width:133px; background:url('/images/menu-teremattekinto-active.png') no-repeat top left; }
#header .HeaderMenuRoot #HeaderMenu08 a			{ width:66px; background:url('/images/menu-wsop-normal.png') no-repeat top left; }
#header .HeaderMenuRoot #HeaderMenu08 a:hover	{ width:66px; background:url('/images/menu-wsop-active.png') no-repeat top left; }

#header .HeaderMenuRoot #extrak a				{ width:70px; background:url('/images/menu-extrak-normal.png') no-repeat top left; }
#header .HeaderMenuRoot #extrak a:hover			{ width:70px; background:url('/images/menu-extrak-active.png') no-repeat top left; }

#header .HeaderMenuRoot .GoAdmin				{ padding-top:4px; }
#header .HeaderMenuRoot .GoAdmin a				{ font-weight:bold; }

#header .HeaderMenuSub							{ position:absolute; display:none; padding-bottom:2px; border:1px solid #404040; border-top:none; background-color:#000; }
#header .HeaderMenuSub a						{ display:block; padding:1px 4px; color:#FFF; }
#header .HeaderMenuSub a:hover					{ color:#EFB300; }

#searchBox					{ position:absolute; left:682px; width:290px; margin-top:2px; color:#FFF; }
#searchBox input			{ width:155px; margin-right:5px; }


.Article					{ padding:0 5px 5px 5px; background:#FFF url(/images/block-box-bg.png) no-repeat bottom right; }
.Article td, .Article p		{ text-align:justify; }
.Article .ShowLarge img		{ cursor:pointer; }
.Article .GlossaryWord		{ color:#0092D6; cursor:help; }
.GlossaryInfo				{ max-width:400px; background-color:#FFF; }

.TablazatNormal				{ border-collapse:collapse; border:none; }
.TablazatNormal tr			{ border:none; }
.TablazatNormal td			{ border:none; margin:0; padding:5px; }
.TablazatKeretes			{ border-collapse:collapse; border:none; }
.TablazatKeretes tr			{ border:none; }
.TablazatKeretes td			{ border:1px solid #363636; margin:0; padding:5px; }
.TablazatFejlec				{ background-color:#3A3A3A; color:#FFF; font-weight:bold; }
.TablazatFejlec td			{ background-color:#3A3A3A; color:#FFF; font-weight:bold; }
.TablazatFejlec p			{ background-color:#3A3A3A; color:#FFF; font-weight:bold; }
.TablazatParos				{ background-color:#D7D7D7; color:#000; }
.TablazatParos td			{ background-color:#D7D7D7; color:#000; }
.TablazatParos p			{ background-color:#D7D7D7; color:#000; }
.TablazatParatlan			{ background-color:#E5E5E5; color:#000; }
.TablazatParatlan td		{ background-color:#E5E5E5; color:#000; }
.TablazatParatlan p			{ background-color:#E5E5E5; color:#000; }

#articlePresenterContent	{ min-height:295px; padding-top:1px; }

.InfoBox						{ margin-bottom:5px; padding:1px 5px !important; background-color:#DB110B; }
.InfoBox div					{ padding:0 5px 5px 5px; color:#FFF; }
.InfoBox div .Info				{ color:#FFF; letter-spacing:1px; }
.InfoBox div .RequiredField		{ color:#FFF; }
.InfoBox div div				{ background-image:none; }

.ContentBox					{ padding-top:5px; }
.ContentBox div				{ padding:0 5px 5px 5px; }
.BlockBox					{ margin-top:4px; background:#FFF url(/images/block-box-bg.png) no-repeat bottom right; }
#centerArea .BlockBox		{ background-image:url(/images/block-box-bg-center.png); }
#bigLayout #contentArea .BlockBox	{ background-image:url(/images/block-box-bg-big.png); }
#rightArea .BlockBox		{ background-image:url(/images/block-box-bg-right.png); }
.BlockBox h1				{ height:35px; padding:0; background:url(/images/spacer.gif) no-repeat top left; }
.BlockBox h1 span			{ display:none; }
.BlockBox div				{ padding:5px; }
.BlockBox div div			{ padding:0; }
.BlockBox .Title			{ margin-top:15px; font-size:110%; }
.BlockBox .Title a			{ font-size:110%; }
.BlockBox .Title a:hover	{ font-size:110%; }
.BlockBox .First			{ margin-top:0px !important; }
.BlockBox .Last				{ margin-bottom:0px !important; }

#luigiLayout #rightArea .BlockBox	{ margin-top:0; }

.Divider					{ border-bottom:1px solid #C8C8C8; margin:5px 0!important; font-size:1px; }

#login .Title				{ margin-left:-7px; }
#login h1					{ height:35px; margin:0; padding:0; font-size:125%; background:url(/images/title-bejelentkezes.png) no-repeat top left; }
#login input				{ width:158px; margin:5px 0; }
#login button				{ margin:7px 0 5px 0px; }
#login a					{ display:block; }
#login .Reg					{ display:block; }
#login .UserName			{ display:block; padding:10px 0; color:#979797; font-weight:bold; font-family:Arial; font-size:110%; text-align:center; }

.UserData .SmallText		{ display:block; }
.UserData #pwInfo			{ text-align:right; }
.UserData #phoneInfo		{ padding-top:3px; text-align:left; }

#registration #regTitle			{ height:35px; margin:0; padding:0; font-size:125%; background:url(/images/title-regisztracio.png) no-repeat top left; }
#registration #regModTitle		{ height:35px; margin:0; padding:0; font-size:125%; background:url(/images/title-adatmodositas.png) no-repeat top left; }
#registration input				{ width:325px; }
#registration label				{ width:370px; }
#registration .Separator td		{ padding-bottom:10px; }
#registration .Left				{ text-align:left; }
#registration .Left label		{ text-align:left; }
#registration .Right			{ text-align:right; }
#registration .Right label		{ padding-right:102px; text-align:right; }
#registration .GroupInfo		{ clear:both; display:block; width:200px; padding-bottom:20px; text-align:right; }
#registration .Group			{ float:left; }
#registration .Group span		{ float:left; display:block; width:140px; padding-bottom:4px; }
#registration .Group .Clear		{ clear:both; float:none; }
#registration .OneColumn		{ float:left; }
#registration .OneColumn span	{ float:none; width:170px; }
#registration .BadGroup			{ margin:0 3px 3px 0; padding:6px 3px 0 3px; border:1px solid #FF0200; }
#registration #passwordYet,
#registration #password,
#registration #password2,
#registration #email,
#registration #signature		{ width:325px; }
#registration #birthY			{ width:35px; }
#registration #birthM,
#registration #birthD			{ width:18px; }

#registration #playingSite1,
#registration #nick1,
#registration #playingSite2,
#registration #nick2,
#registration #playingSite3,
#registration #nick3,
#registration #playingSite4,
#registration #nick4,
#registration #playingSite5,
#registration #nick5			{ width:215px; }

#registration #gameStartY		{ width:35px; }
#registration #gameStartM,
#registration #gameStartD		{ width:18px; }

#registration #checksum			{ width:314px; }
#registration .Captcha			{ margin:-22px 0 0 0; }
#registration .Captcha .Reload	{ display:block; margin:10px auto; }

#gameResultSize				{ margin-bottom:10px; vertical-align:top; font-size:80%; }

#gameTypeGroup			{ width:280px; }
#gamePlayersGroup		{ width:120px; }
#gamePlayersGroup span	{ width:110px !important; }
#gameStackGroup			{ width:180px; }
#gameStackGroup span	{ width:85px !important; }

#userProfile h1								{ background-image:url(/images/title-felhasznalo_adatai.png); }
#userProfile p								{ margin-bottom:8px; }
#userProfile .PictureBox					{ float:left; width:160px; height:340px; margin-right:10px; background:url(/images/user-picture-box-bg.png) no-repeat top left; }
#userProfile .PictureBox img				{ margin:5px; }
#userProfile .PictureBox div				{ margin:0 5px; }
#userProfile .PictureBox .UserName			{ margin-bottom:3px; padding-top:5px; color:#FFF; font-weight:bold; font-size:130%; }
#userProfile .PictureBox .FavouriteSaying	{ padding:5px 0; color:#FFF; }
#userProfile #pmIcon						{ cursor:pointer; }
#userProfile ul								{ margin-left:160px; }

/*
#userProfileMore							{ float:left; width:247px; margin-right:4px; }
#userProfileMore div						{ min-height:720px; padding:0 5px 5px 5px; background:url(/images/block-box-left-profile-bg.png) no-repeat bottom left !important; }
#userProfileMore h1							{ background-image:url(/images/title-tovabbi_adatok.png); }

#userProfileAtivity							{ float:left; width:237px; min-height:755px; padding:0 5px 5px 5px; background-image:url(/images/green-block-box-user-bg.png) !important; }
#userProfileAtivity a						{ color:#AFF2FF; }
#userProfileAtivity a:hover					{ color:#EFB300; }
#userProfileAtivity p						{ color:#FFF; }
#userProfileAtivity	.Header					{ background-image:url(/images/title-green-aktivitasok_az_oldalon.png); }
#userProfileAtivity .Article				{ background-image:url(/images/title-green-cikkek.png); }
#userProfileAtivity .Blog					{ background-image:url(/images/title-green-blog_bejegyzesek.png); }
#userProfileAtivity .Forum					{ background-image:url(/images/title-green-forum_bejegyzesek.png); }
*/

#userProfileMore							{ }
#userProfileMore div						{ padding:0 5px 5px 5px; }
#userProfileMore h1							{ background-image:url(/images/title-tovabbi_adatok.png); }
#userProfileMore p							{ margin-bottom:8px; }

#userProfileCuriosities						{ }
#userProfileCuriosities div					{ padding:0 5px 5px 5px; }
#userProfileCuriosities h1					{ background-image:url(/images/title-erdekessegek_szokasok.png); }
#userProfileCuriosities p					{ margin-bottom:8px; }

#userProfileAtivity							{ background-image:url(/images/green-block-box-user-bg.png) !important; }
#userProfileAtivity a						{ color:#AFF2FF; }
#userProfileAtivity a:hover					{ color:#EFB300; }
#userProfileAtivity p						{ color:#FFF; }
#userProfileAtivity	.Header					{ background-image:url(/images/title-green-aktivitasok_az_oldalon.png); }
#userProfileAtivity .Article				{ background-image:url(/images/title-green-cikkek.png); }
#userProfileAtivity .Blog					{ background-image:url(/images/title-green-blog_bejegyzesek.png); }
#userProfileAtivity .Forum					{ background-image:url(/images/title-green-forum_bejegyzesek.png); }

#passwordReminder h1						{ background:url(/images/title-elfelejtett_jelszo.png) no-repeat top left; }
#passwordReminder .Captcha #checksum		{ margin-left:98px; }
#passwordReminder .Captcha .CaptchaReload	{ margin-left:0; }
#passwordReminder .Captcha .Reload			{ display:block; margin:10px auto; }

.Content							{ margin-top:4px; padding-bottom:1px; background:#FFF url(/images/block-box-bg.png) no-repeat bottom right; }
#centerArea .Content				{ background-image:url(/images/block-box-bg-center.png); }
.Content p							{ padding:0 5px; }
.Content h1							{ height:35px; margin:0; padding:0; font-size:125%; background:url(/images/spacer.gif) no-repeat top left; }
.Content h1 span					{ display:none; }
.Content .PagerToolbar				{ position:absolute; margin:-27px 0 0 340px; padding:0 5px; text-align:right; background:url(/images/pager-bg.png) no-repeat top right; }
.Content .PrevOnly					{ margin-left:426px; }
.Content .NextOnly					{ margin-left:397px; }
.Content .BackOnly					{ margin-left:427px; }
.Content .PagerToolbar a span		{ display:none; }
.Content .PagerToolbar .Prev		{ display:block; float:left; width:44px; height:15px; background:url(/images/pager-prev.png) no-repeat top left; }
.Content .PagerToolbar .Separator	{ display:block; float:left; width:14px; height:15px; background:url(/images/pager-separator.png) no-repeat top left; }
.Content .PagerToolbar .Next		{ display:block; float:left; width:72px; height:15px; background:url(/images/pager-next.png) no-repeat top left; }
.Content .PagerToolbar .Back		{ display:block; float:left; width:44px; height:15px; background:url(/images/pager-back.png) no-repeat top left; }
.Content .First						{ margin-top:0 !important; }
.Content .Date						{ margin:3px 0 1px 0; font-size:90%; }
.Content .Title						{ margin-top:8px; text-align:left; font-size:125%; }
.Content .Title a					{ text-decoration:none; text-transform:uppercase; }
.Content .Title a:hover				{ text-decoration:none; text-transform:uppercase; }
.Content .Author					{ margin:1px 0 3px 0; font-size:90%; }
.Content .Date_Author				{ margin:1px 0 3px 0; font-size:90%; }
.Content .Desc						{ padding:0 5px; text-align:justify; }
.Content .Desc div					{ float:left; margin:0 5px 5px 0; background:url(/images/picture-box-bg.gif) top left no-repeat; padding:4px; }
.Content .Divider					{ margin:7px 4px !important; }
.Content .Pager						{ margin:0 0 0 2px; padding:0; }
.Content .Pager li					{ float:left; width:20px; height:18px; margin:2px; padding:1px 0 0 0; border:1px solid #5D5D5D; color:#FFF; text-align:center; vertical-align:middle; list-style-type:none; background-color:#FFF; }
.Content .Pager .Active				{ font-weight:bold; color:#EFB300; }

.Content .Tabs							{ background-color:#FFFFFF; }
.Content .Tabs ul						{ height:23px; left:0; margin:0 0 20px 0; padding:10px 0 0 0; line-height:normal; list-style:none; font-size:14px; background:transparent url(/images/content-tab-bg.png) repeat-x left bottom; }
.Content .Tabs ul *						{ margin:0; padding:0; }
.Content .Tabs ul li					{ float:left; display:inline; margin:0; padding:0 0 0 5px; list-style-position:inside; list-style-type:disc; }
.Content .Tabs ul a						{ float:left; margin-right:3px; padding-left:6px; color:#8c8b8b; text-decoration:none; text-transform:uppercase; font-weight:bold; cursor:pointer; background:url(/images/content-tab-left.png) no-repeat left -35px; }
.Content .Tabs ul a:hover				{ background-position:0% -70px; color:#fff; }
.Content .Tabs ul a.active,
.Content .Tabs ul a.Current				{ background-position:0% 0px; color:#ed2124; }
.Content .Tabs ul a:hover.Current		{ cursor:default; }
.Content .Tabs ul a span				{ float:left; display:block; height:23px; padding-right:6px; background:url(/images/content-tab-right.png) no-repeat right -35px; }
.Content .Tabs ul a.active span			{ background-position:100% 0px; color:#EFB300; }
.Content .Tabs ul a.Current span		{ background-position:100% 0px; color:#EFB300; }
.Content .Tabs ul a:hover span			{ background-position:100% -70px; color:#EFB300; }
.Content .Tabs ul a:hover.Current span	{ background-position:100% 0px; color:#EFB300; }
.Content .Tabs ul a span span			{ display:block; height:auto; padding:4px 0px 0 0px; color:#0092D6; background:none; }

.Content_news						{ width:498px; margin-top:4px; }
#startPageLayout .Content_news h1	{ background:url(/images/title-tovabbi_hireink.png) no-repeat top left; }
#pageLayout .Content_news h1		{ background:url(/images/title-hirek.png) no-repeat top left; }

#startPageLayout .Content_fresh h1			{ background:url(/images/title-ujdonsagok.png) top left no-repeat; }
#startPageLayout .Content_commendatory h1	{ background:url(/images/title-cikkajanlo.png) top left no-repeat; }

.Content_pokersuli .First					{ padding-top:5px; }
#pageLayout .Content_strategy h1			{ background:url(/images/title-pokersuli.png) top left no-repeat; }
#pageLayout .Content_pokersuli h1			{ background:url(/images/title-pokersuli.png) top left no-repeat; }
#pageLayout .Content_kezdeti_lepesek h1		{ background:url(/images/title-pokersuli.png) top left no-repeat; }

.Content_CikkekArchivuma h1		{ background:url(/images/title-cikkek_archivuma.png) no-repeat top left; }
#showContent_omaha				{ min-height:747px; }
#showContent_holdem				{ min-height:747px; }
#showContent_egyeb_jatekok		{ min-height:747px; }
#showContent_biografiak			{ min-height:747px; }
#showContent_sztorik			{ min-height:747px; }

.Content_event h1				{ background:url(/images/title-esemenynaptar.png) no-repeat top left; }
.Content_event .Title			{ margin-top:0; }
.Content_event .Title span		{ font-size:75%; font-weight:bold; }
.Content_event .Place			{ font-weight:bold; }

.ContentTabs						{ background-image:url(/images/block-box-bg-black.png); }
.ContentTabs h1						{ background:url(/images/title-black-legfrissebb.png) no-repeat top left; }
.ContentTabs .Tab					{ display:none; height:250px; margin:0 5px; background:url(/images/spacer.gif) no-repeat top right; }
.ContentTabs .Tab .ItemBox			{ width:185px; height:255px; color:#AFAFAF; background-color:#0D0D0D; opacity:0.75; }
/*.ContentTabs .Tab .ItemBox			{ width:185px; height:255px; color:#AFAFAF; background-color:#363636; opacity:0.9; }*/
.ContentTabs .Tab .ItemBox .Title	{ margin-top:0; }
.ContentTabs .Tab .ItemBox .Title a	{ font-size:100%; }
.ContentTabs #contentTab1			{ display:block; }
.ContentTabs .Tabs					{ position:relative; height:28px; background-color:#0D0D0D; }
.ContentTabs .Tabs ul				{ position:absolute; right:4px; left:auto; margin:0 0 0 2px; padding:0; font-size:100%; background-image:none; }
.ContentTabs .Tabs ul li			{ float:left; width:20px; height:18px; margin:2px; padding:1px 0 0 0; border:1px solid #5D5D5D; color:#0092D6; text-align:center; vertical-align:middle; list-style-type:none; cursor:pointer; background-color:#FFF; }
.ContentTabs .Tabs ul .Active		{ font-weight:bold; color:#EFB300; }


.FrontContent a				{ font-size:110%; line-height:130%; text-decoration:none; font-weight:bold; }
.FrontContent span			{ font-size:110%; line-height:130%; color:#A03000; text-decoration:none; font-weight:bold; }

#showContentHeader							{ background:#FFF url(/images/block-box-bg.png) no-repeat top right; }
#showContentHeader h1						{ height:35px; margin:0; padding:0; font-size:125%; background:url(/images/title-content-cikkek.png) no-repeat top left; }
#showContentHeader .Title					{ margin-top:0px; font-size:125%; font-weight:bold; }
#showContentHeader .Desc					{ margin:10px 0 25px 0; font-weight:bold; }
#showContentHeader.Content_news h1			{ background-image:url(/images/title-content-hirek.png); }
#showContentHeader.Content_strategy h1		{ background-image:url(/images/title-content-strategiak.png); }
#showContentHeader.Content_article h1		{ background-image:url(/images/title-content-cikkek.png); }
#showContentHeader.Content_event h1			{ background-image:url(/images/title-content-esemenyek.png); }
#showContentHeader .ContentRating			{ padding:0 5px; }
#showContentHeader .ContentRating .RateBox	{ display:inline-block; width:200px; }

#showContent_strategy		{ float:left; margin-right:10px; width:346px; }
#showContent_article		{ float:left; width:346px; }

.ContentList				{ margin-top:10px; }
.ContentList ul				{ margin:0; padding:0; }
.ContentList ul li			{ margin:0 0 0 20px; padding:0; list-style-type:disc; list-style-image:url(/images/diamond.gif); }
.ContentList ul li a		{ line-height:18px; }

.ContentFrontArchive				{ float:left; width:373px; margin-left:5px; }
.ContentFrontArchive h1				{ background-image:url(/images/title-fooldal-archivum.png) !important; }
.ContentFrontArchive .Top			{ float:left; width:205px; margin-right:5px; }
.ContentFrontArchive .More			{ float:left; width:160px; }
.ContentFrontArchive .More .Top		{ float:none; margin-right:0; width:auto; }
.ContentFrontArchive .More .Divider	{ width:150px; }

#bestContents h1			{ background-image:url(/images/title-legjobbra_ertekelt_cikkek.png) !important; }
#bestContents div			{ padding:5px; }
#bestContents div .Rating	{ margin-right:10px; }
#bestContents div span		{ font-size:92%; }
#bestContents div .Author	{ font-weight:bold; }
#bestContents div .Date		{  }
#bestContents div .Title	{ margin-top:2px; margin-bottom:0; font-size:92%; }
#bestContents div .Title a	{ text-transform:none; }

#writeme h1					{ background:url(/images/title-irj_nekunk.png) no-repeat top left; }
#writeme table				{  }
#writeme table label		{ width:120px; }
#writeme table #message		{ width:325px; }
#writeme table .Labels		{ width:120px; }
#writeme #email				{ width:325px !important; }
#writeme #messageSize		{ margin-top:3px; font-size:75%; }

.Media h1					{ background:url(/images/title-videok.png) no-repeat top left; }
.Media .GoIndex				{ display:block; width:205px; height:13px; margin:-32px 0 0 273px; background:url(/images/title-vissza_a_videok_fooldalara.png) no-repeat top right; }
.Media .GoIndex span		{ display:none; }
.Media .Title				{ font-size:160%; text-decoration:none; font-weight:bold; margin:0px; padding:15px 0 10px 0; }
.Media .Movie				{ padding:10px 0; text-align:center; }
.Media .Movie a .PlayButton	{ position:absolute; margin:-150px 0 0 -60px; opacity:0.6; }
.Media .Movie a:hover .PlayButton	{ opacity:1; }
.Media .Info div			{ float:left; width:160px; }
.Media .Property			{ margin-top:10px; font-weight:bold; }
.Media .Property span		{ font-weight:normal; }

/*
.Media .Tabs							{ padding:5px 0; background-color:#FFFFFF; }
.Media .Tabs ul							{ height:23px; left:0; margin:0 0 20px 0; padding:10px 0 0 0; line-height:normal; list-style:none; font-size:14px; background:transparent url(/images/media-tab-bg.png) repeat-x left bottom; }
.Media .Tabs ul *						{ margin:0; padding:0; }
.Media .Tabs ul li						{ float:left; display:inline; margin:0; padding:0 0 0 5px; list-style-position:inside; list-style-type:disc; }
.Media .Tabs ul a						{ float:left; margin-right:3px; padding-left:6px; color:#8c8b8b; text-decoration:none; text-transform:uppercase; font-weight:bold; cursor:pointer; background:url(/images/media-tab-left.png) no-repeat left -35px; }
.Media .Tabs ul a:hover					{ background-position:0% -70px; color:#fff; }
.Media .Tabs ul a.active,
.Media .Tabs ul a.Current				{ background-position:0% 0px; color:#ed2124; }
.Media .Tabs ul a:hover.Current			{ cursor:default; }
.Media .Tabs ul a span					{ float:left; display:block; height:23px; padding-right:6px; background:url(/images/media-tab-right.png) no-repeat right -35px; }
.Media .Tabs ul a.active span			{ background-position:100% 0px; color:#EFB300; }
.Media .Tabs ul a.Current span			{ background-position:100% 0px; color:#EFB300; }
.Media .Tabs ul a:hover span			{ background-position:100% -70px; color:#EFB300; }
.Media .Tabs ul a:hover.Current span	{ background-position:100% 0px; color:#EFB300; }
.Media .Tabs ul a span span				{ display:block; height:auto; padding:4px 0px 0 0px; color:#0092D6; background:none; }
*/

.Media .Tabs							{ padding:5px 0 0 0; background-color:#FFFFFF; }
.Media .Tabs ul							{ height:40px; left:0; margin:0; padding:10px 0 0 0; line-height:normal; list-style:none; font-size:14px; background:transparent url(/images/media-tab-bg.png) repeat-x left bottom; }
.Media .Tabs ul *						{ margin:0; padding:0; }
.Media .Tabs ul li						{ float:left; display:inline; margin:0; padding:0 0 0 5px; list-style-position:inside; list-style-type:disc; }
.Media .Tabs ul a						{ float:left; margin-right:3px; padding-left:4px; color:#8c8b8b; text-decoration:none; text-transform:uppercase; font-weight:bold; cursor:pointer; background:url(/images/media-tab-left.png) no-repeat left -70px; }
.Media .Tabs ul a:hover					{ background-position:0% -140px; color:#fff; }
.Media .Tabs ul a.active,
.Media .Tabs ul a.Current				{ background-position:0% 0px; color:#ed2124; }
.Media .Tabs ul a:hover.Current			{ cursor:default; }
.Media .Tabs ul a span					{ float:left; display:block; height:40px; padding-right:4px; background:url(/images/media-tab-right.png) no-repeat right -70px; }
.Media .Tabs ul a.active span			{ background-position:100% 0px; color:#EFB300; }
.Media .Tabs ul a.Current span			{ background-position:100% 0px; color:#EFB300; }
.Media .Tabs ul a:hover span			{ background-position:100% -140px; color:#EFB300; }
.Media .Tabs ul a:hover.Current span	{ background-position:100% 0px; color:#EFB300; }
.Media .Tabs ul a span span				{ display:block; height:auto; padding:4px 0px 0 0px; color:#0092D6; background:none; }
.Media .Tabs ul a span #mcTab7			{ width:54px; }
.Media .Tabs ul a span #mcTab5			{ width:120px; }
.Media .Tabs ul a span #mcTab3			{ width:105px; }
.Media .Tabs ul a span #mcTab6			{ width:70px; }
.Media .Tabs ul a span #mcTab4			{ width:58px; }
.Media.BlockBox .MediaItems				{ min-height:893px; }
#pageLayout .ProfileMedia .MediaItems	{ min-height:0; }

.MediaCategoryLocation			{ margin-bottom:20px; font-size:115%; font-weight:bold; }
.MediaCategoryLocation a		{ font-size:110%; font-weight:bold; text-decoration:none; }
.MediaCategoryLocation a:hover	{ text-decoration:none; }

.MediaCategoryTable					{ width:621px; }
.MediaCategoryTable td				{ padding:5px; text-align:center; vertical-align:top; }
.MediaCategoryTable td a			{ text-decoration:none; }
.MediaCategoryTable td a:hover		{ text-decoration:none; }
.MediaCategoryTable td a img		{ border-color:#A03000; }
.MediaCategoryTable td a:hover img	{ border-color:#000; }

.MediaTable td					{ padding:5px; text-align:left; vertical-align:top; }
.MediaTable td div				{ text-align:left; }
.MediaTable td div div p		{ margin:1px 0; }
.MediaTable td div div .Title	{ margin-bottom:3px; text-align:left; }
.MediaTable td div div .Rating	{ margin-bottom:0; padding-bottom:0px !important; }
.MediaTable td div div div		{ display:table; margin:0 0 5px 0; padding:0px 3px 3px 0px !important; background:url(/images/media-item-border.gif) no-repeat bottom right !important; }
.MediaTable img					{ cursor:pointer; margin-bottom:-3px; }
.MediaTable .Free div			{ margin-bottom:3px; }
.MediaTable .Free span			{ display:none; }

.MediaItem .Thumbnail a img	{ width:130px; }
.MediaItem .Title			{ display:block; height:30px; margin:0; padding:0; text-align:center; font-family:Arial, Tahoma, Verdana; font-size:100%; font-weight:bold; }
.MediaItem .Desc			{ font-size:92%; }
.MediaItem .Rating			{ background-image:none !important; }
.MediaItem .Clear			{ background-image:none !important; }

.MediaItemLine				{ width:475px; }
.MediaItemLine p			{ font-size:92%; }
.MediaItemLine a			{ font-size:100%; }
.MediaItemLine div			{ float:left; margin-right:8px !important; }
.MediaItemLine .Title		{ height:auto; font-size:120%; }
.MediaItemLine .Desc		{ margin-bottom:5px; }
.MediaItemLine .Rating		{ float:left !important; }
.MediaItemLine .Viewed		{ }
.MediaItemLine .Property	{ margin-top:0; font-weight:normal; }

.MediaBoxSmall div div				{ float:left; clear:both; width:130px; margin-right:10px; padding:0 3px 0 0; background:url(/images/media-item-border.gif) repeat-y top right; }
.MediaBoxSmall div div img			{ margin-bottom:-1px; }
.MediaBoxSmall div p				{ float:right; width:123px; margin:0 0 3px 0; }
.MediaBoxSmall div .Title			{ height:44px; text-align:left; }
.MediaBoxSmall div .Title a			{ color:#141414; font-family:Arial,Tahoma,Verdana; font-size:100%; font-weight:bold; }
.MediaBoxSmall div .Title a:hover	{ color:#141414; font-family:Arial,Tahoma,Verdana; font-size:100%; font-weight:bold; }
.MediaBoxSmall div .Clear			{ clear:both; float:none; font-size:1px; }
.MediaBoxSmall .RatingSmall			{ clear:none; float:left; display:block; width:100px; margin-bottom:3px; }

#lastUploadedVideos h1		{ cursor:pointer; background-image:url(/images/title-legujabb_videok.png); }

#bestVideos h1				{ background-image:url(/images/title-legjobb_videok.png); }

#videoUploadBox				{ background-image:url(/images/green-block-box-bg.png) !important; }
#videoUploadBox h1			{ background-image:url(/images/title-tolts_fel_te_is_videot.png); }
#videoUploadBox div			{ color:#FFF; }
#videoUploadBox div button	{ margin:10px 0 10px 95px; }

#mediaUpload h1				{ background-image:url(/images/title-videok_es_kepek_feltoltese-big.png); }
#mediaUpload h2				{ padding-top:0; }
#mediaUpload li				{ padding-bottom:2px; }
/* #mediaUpload table			{ width:480px; } */
#mediaUpload table label	{ width:100px; }
#mediaUpload #mediaFile		{ height:23px; }
#mediaUpload #mediaName		{ width:350px; }
#mediaUpload #mediaRemark	{ width:350px; }
#mediaUpload #mediaTags		{ width:350px; }
#uploadedMedia h1			{ background-image:url(/images/title-feltoltott_videok_es_kepek-big.png); }
#uploadedMedia .Title		{ font-weight:bold; }

#bestUploaders h1					{ background-image:url(/images/title-legjobb_feltoltok.png); }
#bestUploaders ul					{ margin:0; padding-left:5px; padding-bottom:5px; }
#bestUploaders li					{ list-style-type:none; line-height:18px; }
#bestUploaders .Item				{ border-bottom:1px solid #C8C8C8; }
#bestUploaders span					{ float:left; padding-right:3px; line-height:20px; }
#bestUploaders a					{ float:left; display:block; width:129px; }
#bestUploaders li .RatingSmall		{ float:left! important; margin-top:3px; }
#bestUploaders li .RatingSmall ul	{ padding:0; }

#articlePresenterContent.Impressum			{ padding:0; }
#articlePresenterContent.Impressum h1		{ background:url(/images/title-impresszum.png) no-repeat top left; }
#articlePresenterContent.Impressum .First	{ padding-top:0; }
#articlePresenterContent.LegalNotices		{ padding:0; }
#articlePresenterContent.LegalNotices h1	{ background:url(/images/title-jogi_nyilatkozat.png) no-repeat top left; }
#articlePresenterContent.MediaBid			{ padding:0; }
#articlePresenterContent.MediaBid h1		{ background:url(/images/title-mediaajanlat.png) no-repeat top left; }
#articlePresenterContent.Partners			{ padding:0; }
#articlePresenterContent.Partners h1		{ background:url(/images/title-partnereink.png) no-repeat top left; }

#sitemap h1			{ background:url(/images/title-honlapterkep.png) no-repeat top left; }
#sitemap .MenuItem	{ padding:0 0 5px 0px; font-weight:bold; background-image:none; }
#sitemap .Root		{ padding-bottom:0px; font-size:125%; }
#sitemap .First		{ padding-top:9px; background:url(/images/sitemap-tree-first-sub.gif) no-repeat top left; }
#sitemap .Last		{ background:url(/images/sitemap-tree-last.gif) no-repeat top left; }
#sitemap ul			{ margin:-1px 0 0 0; padding:0; }
#sitemap li			{ padding:2px 0 5px 20px; list-style-type:none; background:url(/images/sitemap-tree-sub.gif) no-repeat top left; }

#forum div						{ padding:0; }
#forum h1						{ background-image:url(/images/title-forum.png); margin-bottom:0; }
#forum #topics h1				{ background-image:url(/images/title-forum_topicok.png); margin-bottom:0; }
#forum #topics span.Info		{ position:absolute; top:0; right:0; padding:3px; cursor:pointer; font-size:9px; }
#forum .Categories				{ margin:-4px 3px 0; font-size:0.9em; padding:0; }
#forum .Row						{ padding:8px 0; }
#forum .Row img					{ margin:4px 0 0 10px; cursor:help; }
#forum .Categories p			{ margin:0; text-align:left; color:#2C394F; }
#forum .Category				{ margin:0 -3px; padding:5px 45px 5px 10px !important; border-bottom:1px solid #C8C8C8; /*background:transparent url(/images/cat_icon.png) no-repeat scroll 5px center;*/ }
#forum .AdminLink				{ position:absolute; right:5px; top:5px; }
#forum #yahooBar .AdminLink		{ position:static; }
#forum .AdminLink a				{ font-size:10px; display:block; }
#forum .AdminLink a:hover		{ color:#AFCAFF; }
#forum .SubCat .AdminLink		{ right:20px; }
#forum .oComment				{ padding:5px; } 
#forum .Title,
#forum .Creator					{ width:280px; height:30px; padding:0; }
#forum .CategoryTitle,
#forum .CategoryTitle a			{ font-size:1.4em; text-transform:uppercase; font-weight:bold; margin:0; color:#034EC0; cursor:pointer; }
#forum .CategoryTitle:hover,
#forum .CategoryTitle a:hover	{ color:#EFB300; }
#forum .TopicTitle a,
#forum .Topic span a			{ font-weight:bolder; }
#forum .CommentsNum,
#forum .LastComment				{ position:absolute; right:5px; top:0; width:150px; margin:6px 0; padding:0; text-align:right; }
#forum .Last					{ border-bottom-width:0px !important; }
#forum .TopicList				{ margin:6px 0 0 -40px; line-height:18px; }
#forum .TopicList a				{ font-size:1em; padding:0 10px 0 18px; white-space:nowrap; display:block; float:left; }
#forum .SubCat					{ position:relative; margin:0 -3px; border:3px solid #101210; border-width:0 8px; padding:0 60px 0 0; background:#FFFFFF url(/images/block-box-bg.png) no-repeat scroll right bottom; }
#forum .SubCat .Inner			{ padding:5px 10px; border-bottom:1px solid #C8C8C8; }
#forum .SubCat .CategoryTitle,
#forum .SubCat .CategoryTitle a	{ text-transform:none; font-size:1.15em; cursor:pointer; }
#forum .Topic					{ padding-right:0 !important; }

#newForumCategory				{ width:480px; height:150px; padding:5px; background:white; text-align:center; }
#newForumCategory h2			{ padding:5px; border:1px solid #BBBBBB; font-size:11px; background:#EFEFF5; text-align:center; }
#newForumCategory .ContentBox	{ padding-top:0; }
#newForumCategory input,
#newForumCategory textarea		{ height:auto; padding:2px; background:#EFEFF5; }
#newForumCat	{ overflow:hidden; }

.CatInfo				{ margin-right:10px; }
.CatInfo .FirstComment	{ display:none; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; background:white; padding:5px !important; margin-top:12px; border:1px solid #CACACA; }
.CatInfo a.Control		{ display:block; float:left; width:13px; height:13px; margin:0 5px 0 0; cursor:pointer; }
.CatInfo a.Control.Show	{ background:transparent url(/images/forum/filter_closed.gif) no-repeat scroll left top; }
.CatInfo a.Control.Hide	{ background:transparent url(/images/forum/filter_opened.gif) no-repeat scroll left top; }
.Topic div.Hsz			{ padding-left:20px; }

table.Cards				{ margin:15px auto; }
table.Cards tr td		{ padding:4px; }

#lastForumComments h1			{ background-image:url(/images/title-legutolso_forumhozzaszolasok.png); }
#lastForumComments a			{ text-align:left; font-size:90%; text-transform:uppercase; font-size:1.1em; }

#forumComments h1			{ position:relative; background-image:url(/images/title-lastcomments.gif); }
#forumComments h1 a			{ display:block; width:190px; height:22px; cursor:pointer; position:absolute; top:2px; right:2px; }
#forumComments a			{ text-align:left; font-size:90%; font-size:1.1em; }
#forumComments p span		{ display:inline-block; overflow:hidden; white-space:nowrap; margin-left:10px; }
#forumComments span.Ctitle	{ width:426px; }
#forumComments span.Cnum	{ width:50px; text-align:right; }
#forumComments span.Cuser	{ font-weight:bold; width:140px; }
#forumComments span.Cdate	{ text-align:right; width:109px; }
#forumComments p			{ margin:0; padding:5px 0; }
#forumComments p.Odd		{ background:#D7D7D7; }
#forumComments p.Head		{ font-weight:bold; }
#forumComments .Pager		{ margin:10px; }

#mostActiveUsers h1			{ background-image:url(/images/title-legaktivabb_felhasznalok.png); }
#mostActiveUsers .Title		{ font-weight:bold; margin:5px 0; }
#mostActiveUsers .UserName	{ float:left; font-size:100%; }
#mostActiveUsers .Count		{ text-align:right; }
#mostActiveUsers div		{ padding:0 5px; }
#mostActiveUsers div p		{ margin:0; }

#lastBlogs h1					{ background-image:url(/images/title-legutobbi_blogbejegyzesek.png); }
#lastBlogs p					{ margin:0; }
#lastBlogs a					{ text-align:left; font-size:90%; }
#lastBlogs .Item				{ margin-top:14px; }
#lastBlogs .Title				{ text-transform:uppercase; }

#subCategs						{ position:relative; overflow:hidden; }
#subCategs .Title				{ margin-left:-7px; }
#subCategs h1					{ height:35px; margin:0; padding:0; font-size:125%; background:url(/images/title-forumindex.png) no-repeat top left; }
#subCategs ul					{ padding:5px; list-style-type:disc; }
#subCategs ul li				{ cursor:pointer; }
#subCategs ul li a				{ font:11px "Trebuchet MS",Verdana,Arial,Sans-serif; }
#subCategs ul.sUL				{ padding-left:34px; }
#subCategs ul.sUL li			{ }
#subCategs ul.mUL				{ padding-bottom:6px; margin-top:30px; }
#blogIndex #subCategs ul.mUL	{ padding-bottom:0; margin-top:15px; }
#subCategs li.Exp				{ background:url(/images/forum/filter_opened.gif) no-repeat scroll left 1px; padding-left:20px; }
#subCategs li.Noexp				{ background:url(/images/forum/filter_closed.gif) no-repeat scroll left 1px; padding-left:20px; }
#subCategs li.Active a			{ font-weight:bold; color:#00638F; }
#subCategs li.Active a:hover	{ font-weight:bold; color:#EFB300; }
#subCategs a					{ font:11px "Trebuchet MS",Verdana,Arial,Sans-serif; }
#subCategs a.left				{ position:absolute; left:10px; top:40px; }
#subCategs a.right				{ position:absolute; right:10px; top:40px; }

.Team .ContentBox			{ margin-bottom:10px; }
.Team .LastMember			{ margin-bottom:0; }
.Team .Member td			{ border-bottom:1px solid #FFF; }
.Team .Member .Last td		{ border-bottom:none; }
.Team .Member .Picture		{ width:155px; vertical-align:top; border-bottom:none; }
.Team .Member .Label		{ width:125px; font-weight:bold; }
.Team .Member .Description	{ border-bottom:none; text-align:justify; }

.ShowBanner					{ margin-top:5px; text-align:center; }
.ShowBanner div				{ margin-bottom:5px; }
.ShowBanner #clickHereTP	{ font-family:tahoma,sans-serif; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; line-height:normal; font-size-adjust:none; font-stretch:normal; }
.ShowBanner_center			{ width:276px; margin:5px 0; }
.ShowBanner_center div		{ margin-bottom:0; }
.ShowBanner_top_center		{ position:absolute; top:15px; left:230px; width:728px; height:90px; margin-top:0; padding-top:15px; padding-bottom:5px; text-align:center; }
.ShowBanner_right_outer		{ position:absolute; left:1000px; margin-top:-130px; }
.ShowBanner_left			{ float:left; width:120px; text-align:center; }

span.login	{ color:#FA0101; font-weight:bold; padding-left:10px; }

#showPokerRooms h1				{ background-image:url(/images/title-teremattekinto.png); }
#bigLayout #showPokerRooms h1	{ background-image:url(/images/title-teremattekinto-big.png); }
#showPokerRooms h2				{ padding-top:0; }
#showPokerRooms .Title			{ color:#0092D6; font-weight:normal; font-size:140%; cursor:pointer; }
#showPokerRooms .Logo			{ float:left; width:215px; margin-right:10px; margin-bottom:5px; text-align:center; }
#showPokerRooms .Logo a img		{ width:215px; }
#showPokerRooms .Text			{ float:right; width:250px; margin:0 10px 10px 0;}
#showPokerRooms .BonusTitle		{ color:#EFB300; font-size:125%; font-weight:bold; }
#showPokerRooms .BonusText		{ color:#EFB300; }
#showPokerRooms .InfoLink		{ color:#0092D6; font-weight:normal; cursor:pointer; }
#showPokerRooms .RegInfoLink	{ display:block; width:243px; margin-top:10px; padding:0 0 2px 7px; line-height:26px; color:#FFF; font-weight:bold; cursor:pointer; background:url(/images/red-stripe.png) top left no-repeat; }
#showPokerRooms .PokerRoomInfo	{ display:none; }
#showPokerRooms .PokerRoomInfo	h1 { background-image:none; }
#showPokerRooms #regTitle		{ margin:10px 0; background-image:url(/images/title-a_regisztracio_menete.png) !important; }

.PokerRoomSite					{ color:#0092D6; cursor:pointer; }

#showPokerRoomsList					{ background:#0D0D0D url(/images/block-box-bg-right-black.png) no-repeat top left !important; }
#showPokerRoomsList h1				{ background-image:url(/images/title-black-termek.png); }
#showPokerRoomsList .Logo			{ float:left; width:60px; margin-right:1px; margin-bottom:5px; text-align:center; }
#showPokerRoomsList .Text			{ float:right; width:80px; margin:0 0 10px 0; }
#showPokerRoomsList .Text a			{ font-size:92%; }
#showPokerRoomsList .Text .Title	{ color:#FFF; }
#showPokerRoomsList .Clear			{ clear:both; float:none; font-size:1px; }
#showPokerRoomsList .Divider		{ margin:0 0 10px 0 !important; }

#showPokerRoomLinks h1		{ background-image:url(/images/title-terem_gyorslinkek.png); }
#showPokerRoomLinks .Logo	{ float:left; width:60px; margin-right:1px; margin-bottom:5px; text-align:center; }
#showPokerRoomLinks .Text	{ float:right; width:103px; margin:0 0 10px 0; }
#showPokerRoomLinks .Text a	{ font-size:92%; }
#showPokerRoomLinks .Clear	{ clear:both; float:none; font-size:1px; }

#LastRegs h1		{ background-image:url(/images/title-legutolso_regisztralt_forumtagok.png); }
#LastRegs p			{ font-size:90%; }
#LastRegs .UserName { font-size:135%; }
#LastRegs .RegDate	{ margin-bottom:7px; }

#topForums h1				{ background-image:url(/images/title-legutolso_forumhozzaszolasok.png); }
#rightArea #topForums h1	{ background-image:url(/images/title-8_top_forum-small.png); }
#topForums ul				{ padding:5px; margin:0; }
#topForums li				{ text-align:left; margin:2px 0; padding:0; list-style-type:none; }
#topForums a				{ display:block; margin-top:-14px; padding-left:14px; text-decoration:none; text-transform:uppercase; }
#topForums a.Last			{ margin-top:20px; margin-bottom:12px !important; padding:0; text-transform:none; text-align:center; }
#topForums p				{ padding-left:14px; font-size:10px; border-bottom:1px solid #C8C8C8; padding-bottom:4px; }

#freshCategories h1				{ background-image:url(/images/title-8_top_forum.png); }
#freshCategories ul				{ padding:5px; margin:0; }
#freshCategories li				{ text-align:left; margin:2px 0; padding:0; list-style-type:none; }
#freshCategories a				{ display:block; margin-top:-14px; padding-left:14px; text-decoration:none; text-transform:uppercase; }

#lastComments h1			{ background-image:url(/images/title-legutolso_kommentek.png); }
#rightArea #lastComments h1	{ background-image:url(/images/title-legutolso_bejegyzesek-small.png); }
#lastComments .Comment		{ margin-bottom:15px; }
#lastComments .Title		{ font-size:92%; }
#lastComments .Last			{ margin-bottom:0; }
#lastComments p				{ font-size:1em; text-align:left; }
#lastComments a				{ text-decoration:none; /*text-transform:uppercase;*/ }

#newComments h1			{ background-image:url(/images/title-hozzaszolasok_az_utolso_bejelentkezesem_ota.png); }

#pokerarcOnlinePlayers				{ background-image:url(/images/green-block-box-bg.png) !important; }
#pokerarcOnlinePlayers h1			{ background-image:url(/images/title-ki_hol_jatszik_eppen.png); }
#pokerarcOnlinePlayers .Title		{ margin-top:5px; }
#pokerarcOnlinePlayers .Title span	{ font-size:75%; }
#pokerarcOnlinePlayers .Divider		{ border-color:#AFAFAF; }

#blogAdmin				{ height:40px; }
#blogAdmin a			{ padding:3px 6px; text-decoration:none; border:1px solid #000; color:#FFF; font-weight:bold; background:url(/images/button-bg.gif) repeat-x top left; }
#blogAdmin a:hover		{ color:black; }
#blogAdmin a:hover		{ color:#000; }

#memberBlogs			{ height:665px; }
#memberBlogs h1			{ height:33px; background-image:url(/images/title-blog.png); }
#memberBlogs h2			{ height:33px; background:url(/images/title-blogok-szerkesztoi_blogok.png) no-repeat top left; padding:0; margin-top:-3px; }
#memberBlogs .BlogList	{ margin-right:0px; float:left; width:206px; }
#memberBlogs .UserName	{ margin:0 0 3px 0; color:#0092D6; font-size:120%; }
#memberBlogs .Date,
.BlogItem .Date			{ font-size:92%; color:#AF6C15; }
#translatedBlogs h1		{ height:33px; background-image:url(/images/title-kulfoldi_blogok.png); }
#translatedBlogs h1.Short{ height:33px; background-image:url(/images/title-forditott_blogok.png); }

#vipBlogs h1			{ height:33px; background-image:url(/images/title-vip_blogok.png); }
#userBlogs h1			{ height:33px; background-image:url(/images/title-blog-user.png); }

.BlogList						{ padding:0 0 5px 0 !important; }
.BlogList .BlogItem				{ padding:2px 5px; height:89px; overflow:hidden; cursor:pointer; }
.BlogList .BlogItem:hover		{ background:#CECECE; }
.BlogList .BlogItem .UserName	{ margin:1px 0 3px 0; }
.BlogList .Title				{ margin-top:0; padding-left: 50px; font-size: 11px !important; }
.BlogList .Title p				{ text-align:left; }
.BlogList h2					{ width:210px; }
.BlogList .Divider				{ margin:0 !important; }
.BloggerImage					{ float:left; margin:0 5px 0px 0; width:90px; height:90px; background:#a11c49; }
.Img							{ background-color:transparent; }
.LastEntry						{ padding:0 5px 5px 210px !important; }
.LastEntry .BloggerImage		{ padding-left:10px; }
.LastEntry h2					{ margin: 0 -5px 5px 0; height:33px; background-image:url(/images/title-legfrissebb_bejegyzes.png) !important; background-repeat:no-repeat; }
.LastEntry #content				{ width:270px; height:450px; margin-bottom:10px; overflow:hidden; padding-left:10px; }
.LastEntry #content img			{ display:none; }

#ownArchive h1					{ height:33px; background-image:url(/images/title-sajat_korabbi_bejegyzesek.png); }
#ownArchive_other a				{ display:block; overflow:hidden; width:260px; height:15px; margin:0 0 0 5px; }
#ownArchive_other a span		{ color:#141414; }
#ownArchive_other a:hover span	{ color:#EFB300; }

#blogArchive h1					{ height:33px; background-image:url(/images/title-blogarchivum.png); }
#blogArchive_other				{ padding:0; margin:0; }
#blogArchive_other a			{ display:block; overflow:hidden; width:260px; height:15px; margin:0 0 0 5px; }
#blogArchive_other a span		{ color:#141414; }
#blogArchive_other a:hover span	{ color:#EFB300; }


.OtherEntries			{ padding-left:140px !important; font-size:10px !important; }
.OtherEntries a			{ font-size:10px !important; text-align:left; }

.Panel					{ margin:3px; padding:3px; border:1px solid #9F9F9F; background:#E8E8E8; }

#blogEntry				{ position:relative; }
#blogEntry h1			{ height:33px; background-image:url(/images/title-blog.png); }
#blogEntry .Title		{ font-weight:bold; font-size:135%; padding-bottom:0px; }
#blogEntry .Lead		{ font-size:120%; font-style:italic; padding-bottom:10px; }
#blogEntry .Date		{ padding-bottom:10px; font-size:90%; }
#blogEntry .Panel		{ margin-bottom:10px; padding:3px; }
#blogEntry .UserName	{ font-size:120%; }
#blogEntry p img		{ max-width:488px; }

#mp3Player				{ text-align:right; margin:-20px 60px 0 0; }

/*#editBlogEntry			{ background:white; }*/
#editBlogEntry h1		{ background-image:url(/images/title-editblogentry.gif); }
#editBlogEntry #cim		{ width:500px; }
#editBlogEntry #datumY	{ width:35px; }
#editBlogEntry #datumM,
#editBlogEntry #datumD	{ width:18px; }

#specialBlog #blogTitle		{ color:white; margin-bottom:30px; }
#specialBlog #entryTitle	{ font-size:1.6em; color:#FF7909; }

#hhconverter h1				{ background-image:url(/images/title-hhconverter-big.png); height:35px; }
#hhconverter input			{ height:auto; }
#hhconverter textarea#input,
#hhconverter textarea#output		{ width:540px; }
#hhconverter input#searchNicks,
#hhconverter input#replaceNicks		{ width:184px !important; }
#hhconverter #Preview				{ min-height:300px; margin:10px 20px; padding:0 10px 10px 10px; border:1px solid gray; background:transparent url(/images/block-box-line-bg.png) repeat-y; }
#hhconverter #Preview h2			{ border-bottom:1px dotted gray; margin-bottom:10px; }
#hhconverter .Tip					{ color:#0092D6; cursor:help; }
#hhconverter table td.tdr			{ text-align:right; }
#hhconverter select#hands			{ float:left; font:11px 'Courier new'; }
#hhconverter .InfoBox .Info			{ text-align:left; }
#hhconverter .InfoBox .Info a		{ color:#EFB300; font-weight:bolder; }
#hhconverter .InfoBox .Info a:hover	{ color:yellow; }
.converterInfo						{ max-width:300px; font-weight:normal; color:black; font:12px "Trebuchet MS",Verdana,Arial,Sans-serif; }

#comments h1				{ background-image:url(/images/title-kommentek.png); height:32px; }
#comments h1.ForumComments	{ background-image:url(/images/title-forum_bejegyzesek.png); }

#bigLayout #comments h1	{ background-image:url(/images/title-kommentek-big.png); }
#bigLayout #comments h1.ForumComments	{ background-image:url(/images/title-forum_bejegyzesek-big.png); }
#bigLayout #comments h1.ForumComments a#map	{ top:2px; right:2px; left:auto; height:24px; }

.CategoryTitle					{ font-size:1.4em; text-transform:uppercase; font-weight:bold; margin-bottom:30px; }

#comments .CommentPanel			{ height:15px; }
#comments .CommentPanel .Pager	{ position:relative; margin-left:605px; }
#comments .Content				{ min-height:80px; }
#comments .Content h2			{ color:#002C3F; }
#comments .Comment				{ position:relative; }
#comments .Moderated			{ background:#6F3030; }
#comments .Deleted				{ background:#2F2F2F; }
#comments .Avatar				{ float:left; margin:15px 10px 10px 0; }
#comments .Divider				{ border-bottom:2px solid #BDBDBD; margin:0 -6px 0 -6px; }
#comments .Control				{ position:absolute; margin:0; padding:0; top:-5px; right:-5px; text-align:right; }
#comments .Control a			{ line-height:20px; padding-right:10px; }
#comments .Content.ForumComments,
#comments .Content.BlogComments,
#comments .Content.ComicComments{ background:#FFFFFF url(/images/block-box-line-bg.png) repeat-y; margin-top:0; border-color:#C9C9C9; min-height:340px; }
#comments .Divider.ForumComments	{ border-color:#BDBDBD; clear:both; }
#comments h1.ForumComments a#map{ display:block; width:190px; height:16px; cursor:pointer; position:absolute; top:8px; left:318px; }
#comments .oc					{ background:#9F9F9F !important; padding:5px; border:1px solid black; margin-top:8px; display:none; }
#comments .oComment				{ margin-top:20px; }
#comments .oComment span.Date	{ font-weight:bold; }
#comments .oComment span.Uname	{ font-weight:bold; color:#00587F; margin-left:5px; }
#comments .oComment h2			{ padding-top:5px; margin-bottom:10px; }
#comments .Original				{ margin-top:20px; }
#comments .Close				{ position:absolute; right:5px; cursor:pointer; }
#comments .UserName				{ float:left; padding-bottom:0; margin-top:4px; font-size:1.8em; color:#FF7909; }
#comments .Comment p			{ text-align:left; }
#comments .Comment .Message		{ line-height:140%; margin-top:15px; }
#comments .Comment .Av			{ padding-left:140px; }
#comments .Comment .oComment .Message	{ margin-top:25px; }
#comments .Info					{ color:#4F3B14; font-weight:normal; padding:5px; }
#comments .Date					{ text-align:right !important; }
#comments .Signature			{ margin-top:10px; font-style:italic; color:#AF6C15; }
#comments div.VideoComments		{ min-height:447px; }
#comments .Description			{ margin:0 0 5px; padding:0 0 5px; font-weight:bold; font-size:11px; color:#2C394F; border-bottom:1px solid #BABABA; }

#luigiLayout #comments			{ margin-top:0; }
#luigiLayout #comments h1		{ background:transparent url(/images/luigi/kommentek-bg.png) repeat-x top left; height:19px; padding:3px 0 0 5px; }
#luigiLayout #comments h1 span	{ display:inline; color:9b0608; font-weight:bolder; color:#9B0608; text-transform:uppercase; font-family:arial; font-style:italic; font-size:14px; }

.Tip span.pokerarc				{ color:blue; font-weight:bold; }

.DarkContent			{ padding:6px; margin:-3px 3px 3px; color:#E0E0E0 !important; font-size:1em; background:#0B0B0B; border-bottom:3px solid #292929; }

#pokerSchool						{ margin-top:4px; background:#FFF url(/images/block-box-bg.png) no-repeat bottom right; }
#pokerSchool h1						{ background:url(/images/title-pokersuli.png) top left no-repeat; }
#pokerSchool h1 span				{ display:none; }

#pokerSchool #pokerSchoolText		{ padding:0; background:transparent url(/images/spacer.gif) no-repeat scroll left top !important; }
#pokerSchool #pokerSchoolText h1	{ float:left; display:block; width:284px; cursor:pointer; background-image:url(/images/title-pokeriskola-small.png); }
#pokerSchool #pokerSchoolText h2	{ padding-top:0; }
#pokerSchool #pokerSchoolText p		{ padding:0 5px 5px 5px; text-align:justify; }
#pokerSchool #pokerSchoolText div	{ padding:0; }
#pokerSchool #pokerSchoolMoreText	{ display:none; }

#pokerSchool #pokerSchoolLeft							{ float:left; padding:0 5px! important; }
#pokerSchool #pokerSchoolLeft h1						{ width:205px; }
#pokerSchool #pokerSchoolLeft .BlockBox					{ width:204px; background-image:url(/images/blue-block-box-bg.png); }
#pokerSchool #pokerSchoolLeft .BlockBox h1				{ height:42px; }
#pokerSchool #pokerSchoolLeft .BlockBox ul				{ margin:5px 5px 5px 10px; padding:0; list-style-type:none; }
#pokerSchool #pokerSchoolLeft .BlockBox ul li			{ padding-bottom:5px; }
#pokerSchool #pokerSchoolLeft .BlockBox ul li a			{ line-height:15px; color:#EFB300; }
#pokerSchool #pokerSchoolLeft .BlockBox ul li a:hover	{ color:#000; }

#pokerSchool #pokerDictionary		{ margin-top:0; width:204px; background-image:url(/images/block-box-bg-left-small.png) !important; }
#pokerSchool #pokerDictionary h1	{ cursor:pointer; background-image:url(/images/title-pokerszotar-sort.png); }
#pokerSchool #pokerDictionary div	{ padding:5px 5px 1px 5px; }
#pokerSchool #pokerDictionary p		{ margin-bottom:3px; padding:0; }
#pokerSchool #pokerDictionary input	{ width:110px; }
#pokerSchool #onlineTerms			{ width:204px; background-color:#0B0B0B; }
#pokerSchool #onlineTerms h1		{ background-image:url(/images/title-online_roviditesek.png); }
#pokerSchool #onlineTerms div		{ background-color:#0B0B0B; }
#pokerSchool #onlineTerms input		{ width:110px; }

#pokerSchool #rules h1				{ background-image:url(/images/title-szabalyok.png); }
#pokerSchool #firstStep h1			{ background-image:url(/images/title-kezdeti_lepesek.png); }
#pokerSchool #strategy h1			{ background-image:url(/images/title-strategiak.png); }

#pokerSchool #kispotosTornastrat h1	{ background-image:url(/images/title-kispotos_torna.png); }
#pokerSchool #Omaha h1				{ background-image:url(/images/title-omaha.png); }
#pokerSchool #nlhePokersuli h1		{ background-image:url(/images/title-nlhe_pokersuli.png); }
#pokerSchool #_27td_pokersuli h1	{ background-image:url(/images/title-2_7_triple_draw.png); }
#pokerSchool #_7card_stud h1		{ background-image:url(/images/title-7_card_stud.png); }
#pokerSchool #iteoCikkek h1			{ background-image:url(/images/title-iteo_cikksorozata.png); }

#pageLayout #pokerSchool #showContent_pokersuli			{ float:none; width:auto; padding-bottom:5px; }
#pokerSchool #showContent_pokersuli h1					{ float:none; width:498px; background:url(/images/title-pokersuli.png) top left no-repeat; }
#pokerSchool #showContent_pokersuli.PokerSchoolSmall h1	{ width:284px; margin:15px 0 5px 214px; background:url(/images/title-pokersuli-small.png) top left no-repeat; }
#pokerSchool #showContent_pokersuli a					{ font-size:80%; }
#pokerSchool #showContent_pokersuli .Desc				{ padding:0 5px; }

#glossary h1						{ background-image:url(/images/title-pokerszotar.png); }
#glossary .Letters					{ margin:5px 0; }
#glossary .Letters a,
#glossary .Letters span				{ margin-right:10px; }
#glossary .Letters .Selected		{ color:#EFB300; font-weight:bold; }
#glossary .Concepts					{ margin:5px 0; }
#glossary .Item						{ margin:15px 0; }
#glossary .Item .Concept			{ margin:5px 0; font-weight:bold; }


#playerInfo h1					{ background-image:url(/images/title-ricsi_blogja.png); }
#playerInfo .UserName			{ font-size:1.8em; }
#playerInfo h1#dataSheet		{ background-image:url(/images/title-adatlap.png); margin:0 -6px; }
#playerInfo .ImgBorder			{ padding-top:7px; background-image:url(/images/img-border-white.png); width:147px; float:left; }
#playerInfo .ImgBorder div		{ background:url(/images/img-border-white.png) bottom left; text-align:center; }
#playerInfo .ImgBorder div img	{ margin-bottom:5px; width:133px; height:103px; }
#playerInfo .ImgBorder p		{ margin:0 7px; padding-bottom:7px; font-size:85%; color:#000; }
#playerInfo ul					{ padding-left:15px; margin-top:0; }
#playerInfo ul li				{ line-height:1.4em; }

#searchResult h1				{ height:35px; margin:0; padding:0; font-size:125%; background:url(/images/title-kereses.png) no-repeat top left; }

#searchForum h1					{ background-image:url(/images/title-kereses_a_forumban.png); }
#searchForum p a				{ text-align:left; }
#searchForum div				{ background:url(/images/block-box-bg-center-line.png) repeat-y top left; }
#searchForum .Error				{ color:#8E0504; margin-top:15px; }
#searchForum input#searchText	{ color:#CFCFCF; width:200px; }
#searchForum .SearchType		{ margin-top:5px; background-image:none; }
#searchForum #searchResults		{ }

#yahooBar						{ padding:3px 0 5px 5px !important; background:#EFEFEF; border-bottom:1px solid #BABABA; }
#yahooBar .CategoryTitle		{ font-size:100%; color:#002C3F; }

#privateMessage						{ margin:4px auto; text-align:center; }
#bigLayout #privateMessage h1		{ height:32px; background-image:url(/images/title-privat_beszelgeteseim.png); }
#bigLayout #privateMessage .pm		{ background-image:url(/images/title-privat_uzenetek.png); }

#privateMessage h2					{ margin:0 4px 5px; padding:5px; border:1px solid #BBBBBB; font-size:11px; background:#EFEFF5; text-align:center; }
#privateMessage .ContentBox			{ padding-top:0; }
#privateMessage tr.Title			{ background:#BFBFBF; font-size:11px; }
#privateMessage tr.Title a			{ font-size:11px; }
#privateMessage tr.Title a:hover	{ color:blue; }
#privateMessage tr					{ background:#EFEFEF; }
#privateMessage td					{ text-align:left; }
#privateMessage td.Right			{ text-align:right; }
#privateMessage td.Middle			{ width:286px; }
#privateMessage td.Wide				{ width:290px; }
#privateMessage tr.Msg				{ height:50px; }
#privateMessage tr.Odd				{ background:#E4E4E4; }
#privateMessage .uname				{ color:#950000; }
#privateMsg							{ background:#D1D1D1; }
#privateMessage #searchSuggest		{ display:none; width:106px; position:absolute; margin:-6px 0 0 462px; background-color:#FFFFFF; text-align:left; border:1px solid #909090; }
#privateMessage div.SuggestLinkOver	{ background-color: #BFBFBF; padding: 2px 6px 2px 6px; }
#privateMessage div.SuggestLink		{ background-color: #FFFFFF; padding: 2px 6px 2px 6px; }

.Rating					{ display:inline-block; padding:0 !important; vertical-align: middle; }
.Rating ul,
.Rating ul a:hover,
.Rating ul a:active,
.Rating ul a:focus,
.Rating ul .Current		{ background:url(/images/rating-star.gif) left -1000px repeat-x; }
.Rating ul				{ position:relative; width:100px; height:18px; overflow:hidden; list-style:none; margin:0; padding:0; background-position: left top; }
.Rating ul li			{ display: inline; }
.Rating ul a,
.Rating ul .Current		{ position:absolute; top:0; left:0; text-indent:-1000em; height:18px; line-height:18px; outline:none; overflow:hidden; border: none; }
.Rating ul a:hover,
.Rating ul a:active,
.Rating ul a:focus		{ background-position: left bottom; }
.Rating ul a.One		{ width:20%; z-index:6; }
.Rating ul a.Two		{ width:40%; z-index:5; }
.Rating ul a.Three		{ width:60%; z-index:4; }
.Rating ul a.Four		{ width:80%; z-index:3; }
.Rating ul a.Five		{ width:100%; z-index:2; }
.Rating ul .Current		{ z-index:1; background-position: left center; }

.RatingSmall ul,
.RatingSmall ul a:hover,
.RatingSmall ul a:active,
.RatingSmall ul a:focus,
.RatingSmall ul .Current	{ background-image:url(/images/rating-star-small.gif); }
.RatingSmall ul				{ width:75px; height:14px; }
.RatingSmall ul .Current	{ height:14px; line-height:14px !important; }

#koviBlog					{ margin-top:4px; padding:5px; background:transparent url(/images/kovi-bg.gif) repeat-y left top; }
#koviBlog #top				{ position:relative; height:348px; background:transparent url(/images/kovi-top.gif) no-repeat left top; }
#koviBlog #profile			{ width:220px; height:115px; padding:5px; color:#a40e0e; position:absolute; top:180px; left:150px; line-height:12px; }
#koviBlog #profile .Title	{ font-size:130%; }
#koviBlog #profile .EditorButton { position:absolute; top:-50px; left:40px; }
#koviBlog #middle			{ min-height:360px; }
#koviBlog #middle div.Top	{ margin:0; padding:0; height:70px; background:transparent url(/images/kovi-bg-middle-top.png) no-repeat left top; }
#koviBlog #middle div.Bottom{ min-height:280px; background:transparent url(/images/kovi-bg-middle-bottom.png) no-repeat left bottom; }
#koviBlog #middle .EditorButton { position:absolute; top:-40px; left:10px; }

#koviBlog #middle #left		{ float:left; position:relative; top:-30px; width:270px; padding-left:60px; }

#koviBlog #middle #right	{ float:left; position:relative; top:-10px; width:320px; padding:0 0 30px 70px; }
#koviBlog #middle #right p.Pager { margin:0 auto; text-align:center; }
#koviBlog #bottom			{ position:relative; margin-top:10px; padding:10px; background:transparent url(/images/kovi-bottom-bg.png) repeat-y left top; }
#koviBlog #bottom .Title	{ font-size:150%; }
#koviBlog #bottom .Info		{ margin:10px 0; }
#koviBlog #bottom span		{ margin-right:15px; }
#koviBlog #bottom #mp3Player { position:absolute; margin:0; right:10px; }
#koviBlog #adatlapContent,
#koviBlog #bevezetoContent	{ background:none; }

#koviBlog #bevezetoContent * { text-align:left; }

#koviBlogBox h1			{ height:33px; background-image:url(/images/title-blog-kovi.png); }

#PKBlogBox h1			{ height:33px; background-image:url(/images/title-pk-blog.gif); }

#bg						{ background:white; margin-top:4px; padding-bottom:10px; width:778px; }
#PKBlog					{ position:relative; background:transparent url(/images/pk-bg.jpg) no-repeat left top; }
#PKBlog #top			{ height:230px; }
#PKBlog #profile		{ margin-bottom:100px; width:220px; height:115px; padding:5px; color:#a40e0e; position:relative; left:100px; line-height:12px; }
#PKBlog #middle			{ padding-left:30px; }
#PKBlog #middleLeft		{ width:320px; float:left; min-height:500px; position:relative; }
#PKBlog #middleRight	{ top:-20px; margin-left:90px; width:328px; float:left; min-height:200px; position:relative; }
#PKBlog #middleRight .FirstLead	{ height:50px; overflow:hidden; }
#PKBlog #adatlapContent,
#PKBlog #bevezetoContent	{ background:none; }
#PKBlog #adatlapContent *	{ color:#a40e55; }
#PKBlog #bottom			{ margin-left:11px; width:778px; }
#PKBlog #bottomTop		{ width:758px; height:39px; background:transparent url(/images/pk-bg-aktualis.gif) no-repeat left top; opacity:0.85; filter: alpha(opacity = 85); zoom:1; }
#PKBlog #bottomContent	{ width:738px; padding:10px; background:transparent url(/images/pk-bg-content.png) repeat-y; }
#PKBlog #bottom .Title	{ font-size:150%; }
#PKBlog #bottom .Info	{ margin:10px 0; }
#PKBlog #bottom span		{ margin-right:15px; }
#PKBlog #bottom #mp3Player { position:absolute; margin:0; right:10px; }
#PKBlog .Panel			{ width:745px; }
#PKBlog .Spacer			{ height:230px; }

#LUIGIBlog					{ position:relative; background:black; }
#LUIGIBlog .BlockBox		{ margin-top:0; }
#LUIGIBlog #top				{ height:199px; background:transparent url(/images/luigi/logo.png) no-repeat left top; color:#FFF; }
#LUIGIBlog #content			{ padding:9px; }
#LUIGIBlog #content .Title	{ font-size:20px; color:#2B2B2B; margin-top:5px; }
#LUIGIBlog #content .Info	{ font-size:11px; font-weight:normal; font-style:italic; color:#515151; }
#LUIGIBlog #content p		{ color:#474747; text-align:justify; }
#LUIGIBlog #content p.Lead	{ color:#550303; margin:10px 0; }
#LUIGIBlog #content .Reflection { background:transparent url(/images/luigi/reflection.png) no-repeat left top; position:absolute; height:93px; width:250px; weight:250px; right:22px; }


/* WSOP */
#pageLayout .LastWSOPVideos h1			{ cursor:pointer; background-image:url(/images/wsop_2009/title-legujabb_wsop_videok.png); }

#galleryList				{ margin-top:4px; background:#FFF url(/images/block-box-bg-right.png) no-repeat bottom left; }
#galleryList h1				{ height:35px; margin:0; padding:0; font-size:125%; background:url(/images/wsop_2009/title-wsop_videok.png) no-repeat top left; }
#galleryList h1 span		{ display:none; }
#galleryList p				{ margin:0 4px; padding:4px 0; }

#blogszabalyzatContent.Article	{ background:none; }
#bigLayout #blogRules h1		{ background-image:url(/images/title-blogszabalyzat.gif); }

#startBlog h1				{ background-image:url(/images/title-startblog.gif); }

/* Live Video */
#livePokerHeader			{ margin-top:4px; }
.BlockBox#livePoker div		{ min-height:400px; padding-top:195px; text-align:center; font-weight:bold; }

/* BPO */
#bpo2009Video h1				{ background:url(/images/title-bpo_elo_videokozvetites.png) no-repeat top left; }
#bpo2009Video div				{ min-height:500px; }
#bpo2009Video div .Go			{ padding-top:200px; text-align:center; font-weight:bold; }

#bpo2009Commentary				{ background:url(/images/block-box-line-left-bg.png) repeat-y top left; }
#bpo2009Commentary h1			{ background:url(/images/title-bpo_elo_kozvetites.png) no-repeat top left; }
#bpo2009Commentary div			{ min-height:500px; background:url(/images/block-box-bg.png) no-repeat bottom left; }
#bpo2009Commentary div .Go		{ padding-top:200px; text-align:center; font-weight:bold; }
#bpo2009Commentary div div		{ min-height:0; }
#bpo2009Commentary table		{ width:489px; }
#bpo2009Commentary td			{ padding:4px; }
#bpo2009Commentary .H td		{ background:#FFFFFF url(/images/title-gray-bg.png) repeat-x scroll left top; }
#bpo2009Commentary .H .C		{ }
#bpo2009Commentary .H .T		{ font-weight:bold; }
#bpo2009Commentary .H .D		{ }
#bpo2009Commentary img			{ max-width:480px; margin-bottom:5px; }

.BPOGalleryList h1				{ background:url(/images/title-bpo_kepgaleriak-small.png) no-repeat top left !important; }
.BPOPicture h1					{ background:url(/images/title-bpo_kepek.png) no-repeat top left !important; }
.BPOPicture .GoIndex			{ background-image:url(/images/title-vissza_a_kepek_fooldalara.png) }


.Messages							{ margin-top:4px; padding-bottom:1px; background:#FFF url(/images/block-box-bg-big.png) no-repeat bottom right; }
.Messages h1						{ height:35px; margin:0; padding:0; font-size:125%; background:url(/images/title-twitter_uzenetek.png) no-repeat top left; }
.Messages h1 span					{ display:none; }
.Messages div div					{ clear:both; padding:5px 5px 5px 5px; border-bottom:1px solid #C8C8C8; }
.Messages div div img				{ float:left; width:48px; height:48px; margin-right:5px; }
.Messages div div br				{ height:0; line-height:0; font-size:0; clear:both; }
.Messages div div .T				{ margin-top:0; }
.Messages div div .M				{ margin-bottom:0; }
.Messages div .Last					{ border-bottom:none; }
.Messages .PagerToolbar				{ position:absolute; margin:-27px 0 0 621px; padding:0 5px; text-align:right; background:url(/images/pager-bg.png) no-repeat top right; }
.Messages .PrevOnly					{ margin-left:707px; }
.Messages .NextOnly					{ margin-left:679px; }
.Messages .PagerToolbar a span		{ display:none; }
.Messages .PagerToolbar .Prev		{ display:block; float:left; width:44px; height:15px; background:url(/images/pager-prev.png) no-repeat top left; }
.Messages .PagerToolbar .Separator	{ display:block; float:left; width:14px; height:15px; background:url(/images/pager-separator.png) no-repeat top left; }
.Messages .PagerToolbar .Next		{ display:block; float:left; width:72px; height:15px; background:url(/images/pager-next.png) no-repeat top left; }
.Messages .PagerToolbar .Back		{ display:block; float:left; width:44px; height:15px; background:url(/images/pager-back.png) no-repeat top left; }
.Messages .Pager					{ margin:0 0 0 2px; padding:0; }
.Messages .Pager li					{ float:left; width:25px; height:18px; margin:2px; padding:1px 0 0 0; border:1px solid #5D5D5D; color:#FFF; text-align:center; vertical-align:middle; list-style-type:none; background-color:#FFF; }
.Messages .Pager .Active			{ font-weight:bold; color:#EFB300; }

#startPageLayout .Messages						{ width:498px; }
#startPageLayout .Messages h1					{ background:url(/images/title-twitter_uzenetek-small.png) no-repeat top left; }
#startPageLayout .Messages .MoreLinkTop			{ position:absolute; display:block; width:201px; height:33px; margin:-35px 0 0 297px; background:url(/images/title-tovabbi_twitter_uzenetek.png) no-repeat top right; }
#startPageLayout .Messages .MoreLinkTop span	{ display:none; }

#showLastComicsBox			{ margin-top:4px; text-align:center; }
#showLastComicsBox h1		{ background-image:url(/images/title-kepregeny-small.png); }
#showLastComicsBox div		{ padding:5px 0; }
#showLastComicsBox div img	{ margin-bottom:5px; }

#showLastComics				{ }
#showLastComics h1			{ background-image:url(/images/title-kepregeny-big.png); }
#showLastComics div			{ padding:5px 0; text-align:center; }
#showLastComics div p		{ margin-bottom:5px; }
#showLastComics div table	{ margin:0 auto; }

#lastLuigiEntries					{ }
#lastLuigiEntries #EContents		{ background:#646464; }
#lastLuigiEntries .Head				{ background:transparent url(/images/luigi/luigi-bejegyzesei.png) no-repeat top left; height:54px; }
#lastLuigiEntries .Entry			{ opacity:0.8; cursor:pointer; }
#lastLuigiEntries .Entry:hover		{ opacity:1; }
#lastLuigiEntries .EHead			{ padding:4px; background:#2F2F2F; color:white;}
#lastLuigiEntries .EHead p			{ margin:0; font-size:11px; }
#lastLuigiEntries h2				{ padding:0; color:white; }
#lastLuigiEntries .EContent			{ padding:4px; font-size:11px; }
#lastLuigiEntries .Luigi-4 .EHead	{ background:#262425; color:white; }
#lastLuigiEntries .Luigi-4 h2		{ color:white; }
#lastLuigiEntries .Luigi-4 .EContent{ color:white; background:black; }
#lastLuigiEntries .Luigi-3 .EHead	{ background:#808080; color:white; }
#lastLuigiEntries .Luigi-3 h2		{ color:white; }
#lastLuigiEntries .Luigi-3 .EContent{ color:white; background:#402929; }
#lastLuigiEntries .Luigi-2 .EHead	{ background:#C2C2C2; color:#1E0C1E; }
#lastLuigiEntries .Luigi-2 h2		{ color:#1E0C1E; }
#lastLuigiEntries .Luigi-2 .EContent{ color:#C3BEC3; background:#1E0C1E; }
#lastLuigiEntries .Luigi-1 .EHead	{ background:#808080; color:white; }
#lastLuigiEntries .Luigi-1 h2		{ color:white; }
#lastLuigiEntries .Luigi-1 .EContent{ color:white; background:#405A72; }
#lastLuigiEntries .Rest				{ background:#646464; padding:5px 0; text-align:right; }
#lastLuigiEntries .Rest a			{ margin-left:158px; display:block; height:14px; background:url(/images/luigi/osszes-megtekintese.png) no-repeat scroll left top transparent; }

#luigiLayout #LastComments			{ background:#405A72; }
#luigiLayout #LastComments h1		{ background:url(/images/luigi/legfrissebb-a-pokerarcokon.png) no-repeat scroll left top transparent; height:54px; }
#luigiLayout #LastComments .Commenter { color:#E6980F; }
#luigiLayout #LastComments td		{ padding-bottom:10px; }
