body {
	background-image: url("img/bg.png");
	background-color: Black;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	margin: 8px;
}

hr {
	border: solid gray;
	border-width: 1px 0px 0px 0px;
	height: 0px;	
}

a, a:visited
{
	color: #0000cc;
}

a img {
	border: none;
}

.langbox
{
	margin-top: 23px;
	width: 146px;
	margin-left: auto;
	margin-right: auto;
}

.box .content .lst {
	padding: 4px;
}

.box .content .lst a {
	text-decoration: none;
	color: Black;
	padding: 1px;
}

.box .content .lst a:active {
	background-color: #4A4CC2;
	color: White;
}

.box .content .lst a:visited {
	color: Black;
}

#wrapper {
	margin-top: 8px;  /** THOSTREKLAM -> torlendo **/
	/*margin-top: 68px;*/  /** THOSTREKLAM -> komment ki **/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: left;
	width: 95%;
	border: solid #A2A2FF;
	border-width: 1px 1px 0px 1px;	
	background-color: #05054E;
}

#header {
	height: 100px;
	background-image: url("img/hdr.jpg");
	background-color: #05054e;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*#search {
	float: right;
	margin-right: 1em;
}*/

#footer,
#menubar {
	font-weight: bold;
	border: solid #A2A2FF;
	border-width: 1px 0px;
	background-image: url("img/mbk.png");
	background-color: Black;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: 0 0;
	text-align: center;
	padding: 3px;
}

#footer a,
#menubar a {
	color: White;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 3px;
}

#footer a:active,
#menubar a:active {
	background-color: White;
	color: #000157;
}

#footer a:visited,
#menubar a:visited
{
	color: White;
}

#menubar span.chars a {
	padding: 0px 1px;
}

#center {
	padding: 5px 5px 0px 5px;
	/*margin-right: 195px;*/
}

/*#panels {
	width: 190px;
	padding: 5px 5px 0px 0px;
	float: right;
}*/

/** THOSTREKLAM -> banner needed **/
/* to height: #wrapper -> margin-top = height + 8 */

/*#thosting {
	display: none;
	height: 60px;
	background-color: Black;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
}*/

.box {
	border: 1px solid #4A4CC2;
	background-color: White;
	padding: 1px;
	margin-bottom: 5px;
}

.box .header {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	background-image: url("img/hbk.png");
	background-color: #05054e;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: 0 0;
}

.box .content {
	margin-top: 1px;
	border: 1px solid #4A4CC2;
	color: Black;
}

.box .content a {
	color: #0000cc;
}

.box .content a:visited {
	color: #0000aa;
}

.locale {
	text-align: center;
	margin: 6px;
}

.news {
	margin: 6px;
}

.gamesMin,
.newsMin {
	color: #8C8DF6;
	text-align: center;
}

.newsMin {
	margin: 24px;
}

.gamesMin {
	margin: 6px 24px;
}

.gamesMin a,
.newsMin a {
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.gamesMin a:active,
.newsMin a:active {
	background-color: white;
	color: #05054E;
}

.gamesMin a:visited,
.newsMin a:visited {
	color: white;
}

.info {
	background-color: White;
	border: 1px solid Silver;
	font-weight: bold;
	text-align: center;
	padding: 2em;
	color: Black;
}

.prvImg {
	display: block;
	float: right;
	border: 1px solid black;
	height: 192px;
	width: 256px;
	background-repeat: no-repeat;
}

.dlia
{
	display: block;
	height: 80px;
	width: 256px;
	background-color: White;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.dlen
{
	background-image: url("img/dl-en.png");
}

.dlhu
{
	background-image: url("img/dl-hu.png");
}

.desc {
	margin: 1em 0em;
	line-height: 125%;
}

.detpgbox
{
	margin-left: auto;
	margin-right: auto;
	width: 608px;
}

.detpg {
	padding: 6px;
}

.detpg h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}

table.nfo {
	background-color: #797979;	
	width: 256px;
}

table.nfo tr th {
	width: 100px;
}

table.nfo tr td, table.nfo tr th {
	background-color: White;
	padding: 3px;
}

.dlImg img {
	margin-top: 2em;
}

.hide { display: none; }
.clr { clear: both; }
.lft { /*float: left;*/ padding-left: 45px; }
.lft2 { float: left; }
.rgt { float: right; }


#gbedbttn {
	border: 1px solid #4A4CC2;
	background: White;
	color: Black;
	text-align: center;
	margin: 0px auto 2em auto;
	padding: 6px;
	width: 180px;
}

#gbeditor label {
	font-weight: bold;
}

#gbedbttn input,
#gbeditor input, #gbeditor textarea {
	border: 1px solid #666666;
}

#gbeditor p {
	padding: 0.15em 0px;
}

#gbeditor input {
	width: 240px;
}

#gbeditor textarea {
	width: 98%;
	height: 128px;
}

#gbeditor .bttn,
#gbedbttn .bttn {
	width: 150px;
	font-weight: bold;
	color: black;
	background-color: white;
	border: 1px solid #4A4CC2;
}

#gbeditor .bttn:active,
#gbedbttn .bttn:active {
	color: white;
	background-color: #4A4CC2;
	border: 1px solid black;
}

#guestbook .lft {
	font-weight: bold;
	color: White;
} 

.box .foot {
	background-color: #4A4CC2;
	color: #A0A0DF;
	margin-top: 1px;
	padding: 1px;
}

.box .foot a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.box .foot a:active {
	color: #4A4CC2;
	background-color: White;
}

.box .foot a:visited {
	color: White;
}

#header h1 {
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;*/
	float: left;
	margin: 0;
}

#header h1 a {
	display: block;
	width: 512px;
	height: 100px;
}

q
{
	font-style: Italic;
}

blockquote
{
	border: 1px dotted #444444;
	background-color: #eeeeee;
	padding: 4px;
}

.monsp
{
	font-family: "Courier New", monospace;
	font-size: 12px;
}

.ovrl
{
	text-decoration: overline;
}

.hsp, .hsp label, .hsp input
{
	display: block !important;
	width: 0 !important;
	height: 0 !important;
	font-size: 0 !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #ffffff !important;
	background-color: #ffffff !important;
}


.wl
{
	/*display: inline-block;*/
	padding: 0px !important;
}

.wlb
{
	background-repeat: no-repeat;
	background-image: url("../acache/linkz.png");
}

.ll
{
	display: block;
	float: left;
	padding: 0px !important;
	background-color: White;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 64px;
	height: 32px;
}

.ud
{
	text-decoration: underline;
	border-bottom: 1px solid;
}

.ut
{
	text-decoration: underline;
	border-bottom: 3px double;
}

.au
{
	border-bottom: 1px solid;
}

.au2
{
	border-bottom: 3px double;
}

.audt
{
	border-bottom: 1px dotted;
}

.auds
{
	border-bottom: 1px dashed;
}

.ua
{
	list-style-type: upper-alpha;
}

.la
{
	list-style-type: lower-alpha;
}

.ur
{
	list-style-type: upper-roman;
}

.lr
{
	list-style-type: lower-roman;
}

.hulang
{
	background-image: url("img/flag-hu.png");
}

.enlang
{
	background-image: url("img/flag-en.png");
	margin-left: 4px;
}

.dbox0
{
	width: 247px;
}

.dbox1
{
	width: 172px;
}

.dbox2
{
	width: 35px;
}

.dbox3
{
	width: 180px;
}

.dnoimg
{
	background-color: White;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.dnoimghu
{
	background-image: url("img/nopic-hu.jpg");
}

.dnoimgen
{
	background-image: url("img/nopic-en.jpg");
}

.sbp
{
	width: 260px;
	margin: 0 auto;
}

.psel
{
	width: 206px;
}

/* HTML4 */

.divc
{
	text-align: center;
}

.divl
{
	text-align: center;
}

.w50p
{
	width: 50%;
}

.w25p
{
	width: 25%;
}

.fs1
{
	font-size: 0.63em;
}

.fs2
{
	font-size: 0.82em;
}

.fs3
{
	font-size: 1.0em;
}

.fs4
{
	font-size: 1.13em;
}

.fs5
{
	font-size: 1.5em;
}

.fs6
{
	font-size: 2em;
}

.fs7
{
	font-size: 3em;
}

.s
{
	text-decoration: line-through;
}

.u
{
	text-decoration: underline;
}
