@charset "iso-8859-2";

html {
	overflow: auto;
}

html, body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;	
	background: #64707C url(shared/pgs_bgr.jpg) repeat-x scroll top;
	font-size: 10pt;
	text-align: center;
	color: #F3FBFF;
}
a {
	color: #F3FBFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


input{
	border:1px solid #555759;
	background-image: url(shared/inputbox_bgr.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
select{
	border: 1px solid #F3FBFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#F3FBFF;
	background-color:#47535E;
}

textarea{
	border: 1px solid #F3FBFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#000000;
	background-color:#DCE0E3;
}

a img {
	border: none;
}

/* kis effekt nemIE felhasználók részére :) */
input[type="submit"] {
	font-weight: bold;
}

input[type="submit"]:hover {
	color: White;
}

#wrapper {
	margin: 0px auto;
	text-align: left;
	width: 992px;
}

#topMenu {
	margin-left: 435px;
	height: 30px;
}

#topMenu a {
	display: block;
	float: left;
	height: 12px;
	font-size: 8px;
	background-position: 0px 0px;
	background-repeat: repeat-y;
	margin-top: 8px;
	margin-right: 6px;
}

#topMenu a:hover {
	background-position: 0px 12px;
}

#banners{
	width:965px;
	height:60px;
	margin:0px;
	margin-top:14px;
	margin-left:13px;
	position:absolute;
}
#leftbanner{
	width:487px;
	height:60px;
	float:left;
}

#leftbanner img {
	width: 487px;
	height: 60px;	
}

#rightbanner{
	width:468px;
	height:60px;
	float:right;
	z-index: 50;
}
#allplatform{
	width: 109px;
	height: 72px;
	margin-top:75px;
	float:left;
	position:absolute;
}
#infobar{
	width: 685px;
	margin-top:90px;
	margin-left:285px;
	font-weight:bold;
	text-transform:uppercase;
	position:absolute;
}
#searchbar{
	float:left;
	width:250px;
	height:18px;
}
#loginbar{
	float:right;
	text-align:right;
	font-size:10px;
}
#autologin{
	margin:0px;
}

#welcomemsg { padding:3px; }

#platformok {
	margin-left: 130px;
	margin-top: 110px;
	position:absolute;
}

#platformok a {
	display: block;
	float: left;
	height: 12px;
	font-size: 8px;
	background-position: 0px 0px;
	background-repeat: repeat-y;
	margin-top: 8px;
	margin-right: 11px;
	
}
#platformok a:hover {
	background-position: 0px 12px;
}



#header .lft {
	margin: 14px 0px 14px 13px;
}

#header .lft img {
	width: 487px;
	height: 60px;	
}

#header .rgt {
	margin: 14px 14px 14px 0px;
}

#header .allplatform {
	width: 109px;
	height: 73px;
	margin: 74px 0px 0px 0px;
	}

#header .searchbox {
	width: 350px;
	margin: -57px 0px 10px 283px;
	color: #FFFFFF;
}

	
#body {
	background-image: url(shared/main_bg.gif);
	background-position: 1px 0px;
	margin: 0px 7px 0px 17px;
	border-right: 1px solid #6F747A;
	border-left: 1px solid #6F747A;
}


/*Footer*/
#footer {
	background: transparent url(http://www.magyaritasok.hu/styles/shared/footer_bgr.jpg) no-repeat scroll;
	background-position: 17px 0px;
	height: 45px;
	color: #595D60;
	font-size: 10px;
	margin-bottom:20px;
}
#footercontent {
	position:absolute;
	margin-top:22px;
	width:970px;

}

#footer .lft {
	width: 310px;
	text-align: center;
}

#footer a {
	display: block;
	float: left;
	height: 12px;
	font-size: 8px;
	background-position: 0px 0px;
	background-repeat: repeat-y;
	margin-right: 6px;
}

#footer a:hover {
	background-position: 0px 12px;
}

#licencewrapper {
	margin: 0px auto;
	text-align: center;
	width: 992px;
}

#licencewrapper #licence{
	text-align:center;
	width:430px;
	height:32px;
	background-color:#47535E;
	font-size:7pt;
	padding:5px;
	border:1px solid #8E9AA4;
	margin:0px auto;
	margin-bottom:20px;
}

.lft { float: left; }
.rgt { float: right; }
.clr { clear: both; }
.hide { display: none; }

#lftWr {
	float: left;
	width: 713px;
}

/* Bal oldali menü */
#left {
	float: left;
	width: 151px;
	margin: 0px 1px;
}

#left #fx {
	text-align: center;
	padding: 6px;
}

#left h2 {
	text-transform: uppercase;
	font-size: 12px;
	padding: 5px;
	margin: 0px;
	background-image: url(shared/leftmenu.gif);
	color: White;
}

#left ul {
	font-size: 11px;
	color: #F3FBFF;
	margin: 3px;
	padding: 0px;
	list-style: none;
}

#left ul li { 
	padding : 0px 0px 0px 0em;
}

#left ul li a {
	text-decoration: none;
	color: #F3FBFF;	
	padding-left: 1em;
	background-image: url(shared/arrow.gif);
	background-position: 3px 4px;
	background-repeat: no-repeat;
}

#left ul li a:hover {
text-decoration:underline;
;
}

#left ul li:hover {

}

#left ul li a strong {
	color: Red;
}

/* == JOBB OLDALI MENU ================ */
#right {
	float: right;
	width: 250px;
	background-color: #65717C;
	margin-right: 2px;
}

#right #date {
	text-align: center;
	color: #F3FBFF;
	background-image: url(shared/date_bgr.gif);
	height: 20px;
	padding-top: 6px;
	font-size: 10px;
	background-repeat: repeat-x;
}
#right .block {
	/*margin: 4px;
	color: #F3FBFF;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	*/
	margin: 5px;
	margin-bottom:8px;
	color: #F3FBFF;
	font-size: 11px;
	}

#right h2 {
	margin: 0px;
	background-color: #485460;
	color: #F3FBFF;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 4px;
	text-transform: uppercase;
}
#right .blockalja {
background-image:url(shared/right_column_shadow.jpg);
height:10px;
}

#center {
	width: 560px;
	float: right;
}

#center .line {
	border-top: 1px solid white;
	height: 5px;
	background-color: #919BA4;

}

#center .line2 {
	height: 1px;
	background-color: #7B858F;

}

#center h1, #center h2 {
	margin: 0px;
	background-color: #3A414B;
	color: #F3FBFF;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	text-transform: uppercase;
	border-bottom:1px solid #7B858F;
}

#center h4 {
	margin: 0px;
	text-align:center;
	background-color: #66707C;
	color: #F3FBFF;
	font-size: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	border-bottom: 1px solid #7B858F;
}

#center .info {
	font-size: 9px;
	color: #F3FBFF;
	background-color: #798792;
	padding: 3px;
}

#center .info b.pc { color: #0401B8; }
#center .info b.xbox { color: Green; }
#center .info b.xbox360 { color: Green; }
#center .info b.psx { color: White; }
#center .info b.ps2 { color: White; }
#center .info b.ps3 { color: White; }
#center .info b.mobile { color: #A60400; }
#center .info b.mobil { color: #A60400; }
#center .info b.community { color: #666666; }
#center .info b.nintendo { color: #6965C4; }
#center .info b.programs { color: #FF00FF; }
#center .info b.pocketpc { color: Yellow; }
#center .info b.dreamcast { color: #262632; }


#center .info a {
	color: #3A414B;
	text-decoration: none;
}

#center .info a:hover {
	text-decoration: underline;
}

#center .text a {
	color: #F3FBFF;
	text-decoration: underline;
}

#center .text a:hover {
	text-decoration: none;
}

#center .textdl a {
	color: #F3FBFF;
	text-decoration: underline;
}

#center .textdl a:hover {
	text-decoration: none;
}

#center .gallery img {
	margin: 15px;
	border: 5px solid #A0ADB6;
	}

	
/* Gyűjtő */
#comments,
#forumfo,
#thelist,
#forumal,
#downloadsDesc,
#downloads,
#pms,
#center .text,
#center .text2,
#center .newstext,
#commentbox {
	
	background-color: #536070;
	color: #F3FBFF;
	font-size: 11px;
	margin: 0px;
	padding: 6px;

}



#center .textdl
{	
	background-color: #66707C;
	color: #F3FBFF;
	font-size: 11px;
	text-align:center;
	margin: 0px;
	padding: 6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}



/* blokk a modulokhoz: */
#center .text {
	padding: 6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#center .text p {
	line-height: 125%;
	font-size: 11px;
	text-align: justify;
	margin:0px;
	margin-bottom:11px;
	}

img.miniimg {
	width: 120px;
	height: 90px;
	float: left;
	border: 3px solid #A0ADB6;
	margin: 0px 6px 6px 0px;
}

img.miniimg2 {
	width: 118px;
	height: 118px;
	float: left;
	border: 3px solid #A0ADB6;
	margin: 0px 6px 6px 0px;
}

#commentbox {
	text-align: center;
	padding: 1em;
}

#commentbox textarea {
	text-align: left;
	width: 400px;
	height: 125px;
}

#comments {
	padding: 0px;
}

#comments .c {
	border-bottom: 1px solid #7B858F;
}

#comments .c .t {
	border-left: 110px solid #3A434C;
	padding: 3px;
	line-height: 125%;
}



#comments .c .i {
	position: relative;
	z-index: 100;
	left: 0px;
	width: 108px;
	float: left;
	padding: 3px;
}

#comments .c .i strong {
	display: block;
	}
#comments .ie_posted {
	clear:both;
		}

#comments #nocmt {
	text-align: center;
	padding: 3em;
	font-size: 14px;
	font-weight: bold;
}

#welcpic a img {
	border: 0px;
}

#homeN {
	padding: 6px 0px 0px 6px;
}

#homeN .news {
	float: left;
	width: 130px;
	font-size: 9px;
	margin: 0px 8px 8px 0px;
}

#homeN .news .h {
	background-color: #A0ACBA;
	color: #3F4955;
	text-align: center;
}

#homeN .news h3,
#homeN .news .d
{
	background-color: #3A414B;
	border: 1px solid #7B858F;
	color: #F3FBFF;
	font-weight: normal;
	padding: 3px;
	font-size: 11px;
}

#homeN .news h3 {
	font-size: 11px;
	margin: 1px 0px;
	height: 28px;
	text-align: center;
}

#homeN .news h3 a {
	color: #F3FBFF;
	text-decoration: none;
	margin: 0px auto;
}

#homeN .news h3 a:hover {
	text-decoration: underline;
}

#homeN .news a img {
	border: 5px solid #A2ABBA;
	height: 90px;
	width: 120px;
	margin-bottom: 1px;
}

#homeN .news .d {
	font-size: 9px;
}

#homeN .news .d i {
	display: block;
	height: 7em;
	font-style: normal;
}

#homeN .news .pc,
#homeN .news .xbox,
#homeN .news .mobile,
#homeN .news .ps,
#homeN .news .pocketpc,
#homeN .news .programs,
#homeN .news .community,
#homeN .news .nintendo,
#homeA .pl .pc,
#homeA .pl .xbox,
#homeA .pl .mobile,
#homeA .pl .ps
#homeA .pl .pocketpc,
#homeA .pl .programs,
#homeA .pl .community,
#homeA .pl .nintendo
{
	float: left;
	margin-right: 3px;
	border-right: 1px solid #7B858F;
	border-left: 1px solid #7B858F;
	width: 20px;
	height: 5px;
}

#homeN .news .bar { 
	height: 5px;
	border-color: #7B858F;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	background-color: #3A414B;
	margin-bottom: 1px;
}

#homeN .news .pc, #homeA .pl .pc
{ background-color: #0500B9; }
#homeN .news .xbox, #homeA .pl .xbox
{ background-color: #03B404; }
#homeN .news .mobile, #homeA .pl .mobile
{ background-color: #A90607; }
#homeN .news .ps, #homeA .pl .ps
{ background-color: White; }
#homeN .news .pocketpc, #homeA .pl .pocketpc
{ background-color: Yellow; }
#homeN .news .programs, #homeA .pl .programs
{ background-color: #FF00FF; }
#homeN .news .community, #homeA .pl .community
{ background-color: #666666; }
#homeN .news .nintendo, #homeA .pl .nintendo
{ background-color: #6965C4; }

#homeN .news .dreamcast, #homeA .pl .dreamcast
{ background-color: #262632; }


#homeN .news .d b {
	display: block;
	color: #7C858E;
	font-weight: normal;
	border-top: 3px solid #7C858E;
	padding: 3px 0px 1px 0px;
	margin-top: 3px;
	text-align: center;
}

#homeD {
	
}

#dlNew {
	background-color: #66707C;
	color: #F3FBFF;
	font-size: 11px;
	padding: 3px;
}

#dlNew a {
	color: #F3FBFF;
}

#dlNew h3 {
	text-align: center;
	margin: 0px 0px 3px 0px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;

}

#dlNew a:hover {
	text-decoration: none;
}

#dlNew .lft, #dlNew .rgt {
	width: 240px;
}

#dlNew .lft {
	margin-left: 30px;
}

#dlNew .rgt {
	margin-right: 30px;	
}

#dlNew b, #dlNew i {
	line-height: 150%;
	float: left;
	display: block;
	margin-right: 3px;
}

#dlNew b {
	width: 75px;
	text-align: right;
}

#dlNew i {
	float: left;
	font-style: normal;
}

#dlNew br {
	clear: both;
}

#mDl {
	background-color: #515F6F;
	color: #F3FBFF;
	font-size: 9px;
}

#mDl .d {
	border-top: 1px solid #7B858F;
	border-right: 110px solid #3A434C;
	padding: 3px;
	color: #B1B8BE;
}

#mDl .d a {
	text-decoration: none;
	color: #F3FBFF;
	font-weight: bold;
	margin: 0px 0px 3px 1px;
}

#mDl .d a:hover {
	text-decoration: underline;
}

#mDl .d b {
	color: #F3FBFF;
	font-weight: normal;
	z-index: 110;
	display: block;
	position: relative;
	float: right;
	left: 113px;
	top: -18px;
	width: 110px;
	text-align: center;
}

#homeA {
	background-color: #919BA4;
	color: #F3FBFF;
}

#homeA .a {
	background-image: url(shared/ar-bk.gif);
	background-repeat: no-repeat;
}

#homeA img {
	height: 118px;
	width: 119px;
	z-index: 110;
	left: 13px;
	position: relative;
	float: left;
}

#homeA .a h3 {
	margin: 0px;
	z-index: 100;
	position: relative;
	left: 155px;
	top: 8px;
	font-size: 11px;
		float: left;
}

#homeA .a h3 a {
	text-decoration: none;
}

#homeA .a h3 a:hover {
	text-decoration: underline;
}


#homeA a {
	text-decoration: underline;
	color: #F3FBFF;
}

#homeA a:hover {
	text-decoration: none;
}

#homeA p {
	z-index: 100;
	position: relative;
	left: 150px;
	top: -115px;
	font-size: 10px;
	line-height: 125%;
	width: 385px;
	text-align: justify;
		float: left;
}

#homeA .pl {
	position: relative;
	z-index: 80;
	left: 150px;
	background-color: #38414A;
	padding: 3px 0px 3px 3px;
	top: -108px;
	left: 150px;
	height: 7px;
	border-color: #C0CAD6;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
		float: left;
}

/*
	3: width: 76px;
	2: width: 50px;
	1: width: 50px;
*/

#homeA .pl div {
	border: 1px solid #7B858F;
}



#downloads
{
padding: 0px;
}


#downloads .c {
	border-bottom: 1px solid #7B858F;
}

#downloads .c .t {
	border-left: 400px solid #536070;
	padding: 3px;
	line-height: 125%;
	background-color: #3A434C;
	text-transform: uppercase;
	text-align: center;
}



#downloads .c .i {
	position: relative;
	z-index: 100;
	left: 0px;
	width: 400px;
	float: left;
	padding: 3px;
	}

#downloads .c .i strong {
	display: block;
	}
	
	
#downloadsDesc {
	padding: 0px;
}

#downloadsDesc .c {
	border-bottom: 1px solid #7B858F;
}

#downloadsDesc .c .t {
	border-left: 150px solid #3A434C;
	padding: 3px;
	line-height: 125%;
}



#downloadsDesc .c .i {
	position: relative;
	z-index: 100;
	left: 0px;
	width: 148px;
	float: left;
	padding: 3px;
}

#downloadsDesc .c .i strong {
	display: block;
	}
	
	
#forumfo {
	padding: 0px;
}

#forumfo .c {
	border-bottom: 1px solid #7B858F;
}

#forumfo .c .t{
	border-left: 200px solid #536070;
	border-right: 200px solid #536070;
	padding: 6px;
		}



#forumfo .c .i{
	position: relative;
	z-index: 100;
	left: 0px;
	width: 220px;
	float: left;
	padding: 6px;
	font-weight:bold;
}

#forumfo .f {
	position: relative;
	z-index: 100;
	right: 0px;
	width: 250px;
	float: right;
	padding: 6px;
	text-align:center;
}

#forumfo .c .i .f strong {
	display: block;
	}
.forumfoDesc {
	padding: 6px;
	background-color:#536070;
	color: #99A5B3;
	
}

#forumal {
	padding: 0px;
}

#forumal .c {
	border-bottom: 1px solid #7B858F;
	height:40px;
}

#forumal .c .t{
	border-left: 280px solid #536070;
	border-right: 200px solid #536070;
	padding: 6px;
	line-height: 125%;
	}



#forumal .c .i{
	
	position: relative;
	z-index: 100;
	left: 0px;
	width: 280px;
	float: left;
	padding: 6px;
	font-weight:bold;
}

#forumal .f {
	position:relative;
	z-index: 100;
	right: 0px;
	width: 200px;
	float: right;
	padding: 6px;
	text-align:center;
}

#forumal .c .i .f strong {
	display: block;
	}
#forumal #kiemelt .t {
background-color:#3A414B;
border-left: 280px solid #3A414B;
border-right: 200px solid #3A414B;
}






.forum_comments {
	
	background-color: #A3ACBB;
	color: #3C4650;
	font-size: 11px;
	margin: 0px;
	padding: 6px;

}
.forum_comments {
	padding: 0px;
}

.forum_comments .c {
	border-bottom: 1px solid #A3ACBB;
}

.forum_comments .c .t {
	border-left: 110px solid #A3ACBB;
	padding: 3px;
	line-height: 125%;
	text-align:right;
}



.forum_comments .c .i {
	position: relative;
	z-index: 100;
	left: 0px;
	width: 108px;
	float: left;
	padding: 3px;
}







.forum_comments1 {
	background-color: #536070;
	color: #F3FBFF;
	font-size: 11px;
	margin: 0px;
	padding: 6px;

}
.forum_comments1 {
	padding: 0px;
}

.forum_comments1 .c {
	display: block;
}

.forum_comments1 .c .t {
	border-left: 140px solid #47535E;
	padding: 3px;
	line-height: 125%;
	display: block;
}



.forum_comments1 .c .i {
	position: relative;
	z-index: 100;
	left: 0px;
	width: 138px;
	float: left;
	padding: 3px;
	display: block;
}
.forum_avatars {
width: 50px;
height: 50px;
border: 5px solid #A0ACBA;
border-left: 45px solid #A0ACBA;
border-right: 45px solid #A0ACBA;
margin-top: 3px;
margin-bottom: 3px;
margin-left:-3px;
}


.forum_comments2 {
	
	background-color: #47535E;
	color: #F3FBFF;
	font-size: 11px;
	margin: 0px;
	padding: 6px;

}
.forum_comments2 {
	padding: 0px;
}

.forum_comments2 .c {
	border-bottom: 1px solid #47535E;
}

.forum_comments2 .c .t {
	border-left: 110px solid #47535E;
	padding: 3px;
	line-height: 125%;
	text-align:right;
}



.forum_comments2 .c .i {
	position: relative;
	z-index: 100;
	left: 0px;
	width: 300px;
	float: left;
	padding: 3px;
}



#profiles {
	background-color: #536070;
	color: #F3FBFF;
	font-size: 11px;
	margin: 0px;
	padding: 3px;

}
#profiles {
	padding: 0px;
}

#profiles .c {
	display: block;
}

#profiles .c .t {
	border-left: 140px solid #47535E;
	padding: 3px;
	line-height: 125%;
	display: block;
}



#profiles .c .i {
	position: relative;
	z-index: 100;
	left: 0px;
	width: 138px;
	float: left;
	padding: 3px;
	display: block;
}
#profiles img {
width: 50px;
height: 50px;
border: 5px solid #A0ACBA;
background-color: #A0ACBA;
border-left: 45px solid #A0ACBA;
border-right: 45px solid #A0ACBA;
margin-top: 3px;
margin-bottom: 3px;
margin-left:-3px;
}

.xpbar_outer {border: 1px solid #A0ACBA; width:100px; height:1.4em; margin:10px; margin-left:18px;text-align:center;}
.xpbar_inner {background-color:#3A414B; height:1.4em; margin: -13px 0px 0px 0px}


#pms
{
padding: 0px;
}


#pms .c {
	border-bottom: 1px solid #7B858F;
}

#pms .c .t {
	border-left: 350px solid #536070;
	padding: 3px;
	line-height: 125%;
	background-color: #3A434C;
	text-align: center;
}


#pms .c .i {
	position: relative;
	z-index: 100;
	left: 0px;
	width: 340px;
	float: left;
	padding: 3px;
	text-align:justify;
	}

#pms .c .i strong {
	display: block;
	}
	
.project_page	{
float:right;
background-color: #3A414B;
border-left: 1px solid #919BA4;
width:255px;
height:145px;
text-align:right;


}

.project_page ul {
	font-size: 11px;
	color: #F3FBFF;
	margin: 3px;
	padding: 0px;
	list-style: none;
	height:auto;
	text-align:left;
	}

.project_page ul li { 
	padding : 0px 0px 0px 0em;
	padding: 3px;
	border-bottom: 1px solid #919BA4;
	height:auto;
	}

.project_page ul li a {
	text-decoration: none;
	color: #F3FBFF;
	height:auto;
	}

.project_page ul li a:hover {
	background-color: #99A6B2;
	color: Black;
	display: block;
	height:auto;
}

.project_page ul li:hover {
}

.translators_about{
	background-color:#536070;
	color: #F3FBFF;
	font-size: 11px;
	}
.translators_about img {
	width:304px;
	height:145px;
	float:left;
	}

.downloads_side {
	background-color:#3A414B;
	border-bottom:1px solid #A0ACBA;
	padding:3px; color:#F3FBFF;
	font-size:10px;
	}
	
.articles_main_old{
	background:url(shared/articles.gif);
	width:560px;
	height:146px;
	margin:auto;
	}
.articles_spot_old{
	 width:118px;
	 height:118px;
	 float:left;
	 margin-left:16px;
	 margin-top:14px;
	 }
.articles_spot_old img{
	 width:118px;
	 height:118px;
	 }
.articles_title_old{
	float:left;
	margin-left:25px;
	margin-top:9px;
	font-size:10px;
	font-weight:bold;
	color:#F3FBFF;
	width:360px;
	}
.articles_platform_old{
	background-color:#38414A;
	float:left;
	margin-left:-359px;
	margin-top:24px;
	height:9px;
	border-bottom:1px solid #C2CACF; 
	border-right:1px solid #C2CACF;
	}
.articles_platform_old img{
	margin-right:3px;
	margin-top:2px;
	float:left;
	}
.articles_text_old{
	float:left;
	margin-left:20px;
	margin-top:3px;
	color:#F3FBFF;
	width:385px;
	height:100px;
	font-size:10px;	
	}






#thelist {
	padding: 0px;
}

#thelist .c {
	border-bottom: 1px solid #7B858F;
	background-color:#3A414B;
}

#thelist .c .t{
	border-left: 340px solid #536070;
	line-height: 125%;
	}
#thelist .t{
	padding-top:4px;
	}


#thelist .c .i{
	position: relative;
	z-index: 100;
	left: 0px;
	width: 320px;
	float: left;
	padding: 3px;
	}

#thelist .f {
	position: relative;
	z-index: 100;
	right: 0px;
	width: 50px;
	float: right;
	padding: 5px;
	background-color:#3A414B;
	text-align:center;
}

#thelist .c .i .f strong {
	display: block;
	}


.profile
{
	
	background-color: #536070;
	color: #F3FBFF;
	font-size: 11px;
	margin: 0px;
	padding: 6px;

}

.profile {
	padding: 0px;
}

.profile .x {
	border-bottom: 1px solid #7B858F;
}

.profile .x .z {
	border-left: 110px solid #3A434C;
	padding: 3px;
	line-height: 125%;
}



.profile .x .y {
	position: relative;
	z-index: 100;
	left: 0px;
	width: 108px;
	float: left;
	padding: 3px;
}

.profile .x .y strong {
	display: block;
	}
.forummenu{
	color:#3A414B;
	}
.projects_main{
	background-color:#536070;
	}
.projects_main img{
	width:200px;
	height:150px;
	}
.projects_element{
	margin-left:201px;
	padding-top:6px;
	padding-left:5px;
	font-size:10px;
	border-bottom:1px solid #7B858F;
	border-left:1px solid #7B858F;
	height:23px;
	}
.projects_percent{background-color:#3A414B; font-weight:bold;padding:6px;text-align:center;}
.radio{
	background: none;
	background-color: inherit;
	border:none;	
}


div.box {
background-color:#3A414B;
color:#F3FBFF;
border-bottom:1px solid #7B858F;
font-size:8pt;
padding:5px;

}

div.minibox {
display:none;
z-index:100;
position:absolute;
width:223px;
margin-left:-230px;
margin-top:-19px;
background-color:#3A414B;
color:#F3FBFF;
border:1px solid #7B858F;
text-align:right;
}

div.minibox2 {
display:none;
z-index:100;
position:absolute;
width:223px;
margin-left:-230px;
margin-top:-19px;
background-color:#3A414B;
color:#F3FBFF;
border:1px solid #7B858F;
text-align:right;
}

div.rssminibox {
display:none;
z-index:100;
position:absolute;
width:500px;
margin-left:-523px;
margin-top:-60px;
color:#000000;
border:1px solid #000000;
text-align:justify;
padding:8px;
background: url('/images/morrowind/bg.jpg');
}


div.box:hover div.minibox{
display:block;
}
div.box:hover div.rssminibox{
display:block;
}
div.minibox ul {
	font-size: 11px;
	margin: 3px;
	padding: 0px;
	list-style: none;
}

div.minibox li{
padding:3px;
}
div.minibox li:hover{
background-color:#7B858F;
display:block;
text-decoration:none;
}
div.minibox a:hover{
text-decoration:none;
}

.forum_message{
	background-color: #536070;
	color: #F3FBFF;
	font-size: 13px;
	margin-top: 100px;
	width:560px;
	padding: 6px;
	border:1px solid #7B858F;
	text-align:center;
}
.rss{
	float:right;
	margin-top:-13px;
}

.licence{
text-align:center;
width:425px;
height:32px;
background-color:#47535E;
font-size:7pt;
padding:5px;
border:1px solid #8E9AA4;
margin:auto;
margin-bottom:20px;
}
.licence2{
text-align:center;
width:340px;
height:40px;
background-color:#47535E;
font-size:7pt;
padding:5px;
border:1px solid #8E9AA4;
margin:auto;
margin-bottom:20px;
}

.menuk {position:relative; height: 20px; margin: 0; margin-left:-1px; padding: 0; overflow:hidden; background-color:#65717C; border-bottom: 1px solid #919BA4;}
.menuk li {display:inline; padding-right:1px;}
.menuk a:hover {background-color:#3A414B; border-right: 1px solid #919BA4; text-decoration:none;}
.menuk a.tab-active {background-color:#3A414B; border-right: 1px solid #919BA4;  }
.menuk a  {background-color:#536070; height: 27px; font:12px verdana, helvetica, sans-serif;font-weight:bold;
    position:relative; padding:5px 10px 10px 10px; margin: 0px -4px 0px 0px; color:#FFFFFF; text-decoration:none;border-left:1px solid #919BA4; border-right:1px solid #919BA4; border-bottom:1px solid #919BA4;}
.blog_newsbox {float:right;
background-color: #3A414B;
border-left: 1px solid #919BA4;
width:255px;
height:180px;}
.tab-panes { margin: 3px;}
.tab-panes a:hover{ text-decoration:none; background-color:#919BA4; color:#000000;}
.miott{margin:5px;margin-top:22px;font-size:11px;width:305px;position:relative;}
.ottleszunk {margin:3px;margin-top:30px;font-size:14px;width:305px;position:relative;}
.kettoezerhat {font-size:16px;font-weight:bold;position:absolute;margin-left:245px;margin-top:-8px;}
.majus{font-size:12px;font-weight:bold;position:absolute;margin-left:50px;margin-top:-8px;}
.jatekexpo{font-size:50px;font-weight:bold;margin-left:5px;}
.panel {overflow:auto; height:150px; position:relative;}

.mirror1{margin:0px;}
.mirror2{margin:0px; margin-top:-10px;}
.mirror3{margin:0px;}

.spoiler {
	color:#536070;
	padding:4px;
	border: 1px solid #FFFFFF;
	margin:10px;
}

.forums_moderator_comment_box{
	padding-top: 11px;
	font-size:11px;
	color: #FFFF00;
}

.forums_moderator_comment{
	font-weight: bold;
	font-style: italic;
}


/*articles javítás*/

#center .articles_block{
	background:url(http://www.magyaritasok.hu/styles/shared/articles.gif);
	width:560px;
	height:146px;
	}
.articles_content{
	position:absolute;
	margin-left:16px;
	margin-top:14px;
	width:370px;
}
.articles_content .articles_spot{
	width:118px;
	height:118px;
	position:absolute;
}
.articles_spot img{
	width:118px;
	height:118px;
}
.articles_content .articles_title{
	font-weight:bold;
	font-size:10px;
	position:absolute;
	margin-top:-5px;
	margin-left:143px;
	width:370px;
}
.articles_content .articles_platform{
	position:absolute;
	margin-left:143px;
	margin-top:10px;
	padding-top:2px;
	padding-bottom:2px;
	border-right:1px solid #C2CACF;
	border-bottom:1px solid #C2CACF;
	background-color:#38414A;
	font-size:2px;
}
.articles_platform img{
	margin-right:5px;
}
.articles_content .articles_text{
	font-size:10px;
	position:absolute;
	margin-left:140px;
	margin-top:25px;
	width:380px;
}

/*jó newsblokk*/
#HomeNews {
	margin-top: 6px;
}
#HomeNews .news {
	float: left;
	width: 130px;
	font-size: 9px;
	margin:4.9px;
	margin-bottom:8px;
}
#HomeNews .news .newsdate {
	background-color: #A0ACBA;
	color: #3F4955;
	text-align: center;
}
#HomeNews .news .title
{
	background-color: #3A414B;
	border: 1px solid #7B858F;
	color: #F3FBFF;
	font-weight: normal;
	margin: 3px;
	font-size: 11px;
	margin: 1px 0px;
	height: 34px;
	text-align: center;
}
#HomeNews .news .description
{
	background-color: #3A414B;
	border: 1px solid #7B858F;
	color: #F3FBFF;
	font-weight: normal;
	padding: 3px;
	font-size: 9px;
}
#HomeNews .news .description i {
	display: block;
	height: 7em;
	font-style: normal;
}
#HomeNews .news .description span {
	display: block;
	color: #7C858E;
	font-weight: normal;
	border-top: 3px solid #7C858E;
	padding: 3px 0px 1px 0px;
	margin-top: 3px;
	text-align: center;
}
#HomeNews .news a img {
	border: 5px solid #A2ABBA;
	width: 120px;
	height: 90px;
	margin-bottom: 1px;
}
#HomeNews .news .pc,
#HomeNews .news .xbox,
#HomeNews .news .mobile,
#HomeNews .news .ps,
#HomeNews .news .pocketpc,
#HomeNews .news .programs,
#HomeNews .news .nintendo,
#HomeNews .news .dreamcast,
#HomeNews .news .community
{
	float: left;
	margin-right: 3px;
	border-right: 1px solid #7B858F;
	border-left: 1px solid #7B858F;
	width: 20px;
	height: 5px;
	font-size:1px;
}
#HomeNews .news .bar { 
	height: 5px;
	border-color: #7B858F;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	background-color: #3A414B;
	margin-bottom: 1px;
}
#HomeNews .news .pc
{ background-color: #0500B9; }
#HomeNews .news .xbox
{ background-color: #03B404; }
#HomeNews .news .mobile
{ background-color: #A90607; }
#HomeNews .news .ps
{ background-color: #FFFFFF; }
#HomeNews .news .pocketpc
{ background-color: #FFFF00; }
#HomeNews .news .programs
{ background-color: #FF00FF; }
#HomeNews .news .community
{ background-color: #666666; }
#HomeNews .news .nintendo
{ background-color: #6965C4; }

#HomeNews .news .dreamcast
{ background-color: #262632; }


#twitter_div
{
	background-color: #3A414B;
	border: 1px solid #7B858F;
	font-size:10px;
	margin: 5px 10px 0px 10px;
	padding:5px;
	text-align:right;
}
#twitter_update_list{
	list-style:none;
	margin:0px;
	margin-bottom:4px;
	padding:0px;
	text-align:left;
	
}

#twitter_update_list li a{
	display:none;
}
