* {
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 12px;
}

* html div.container {
	height: 100%;
}

html, body {
	background: url('../images/bg.jpg') repeat-x #DDDDDD;
	height: 100%;
}

h1, h2, h3, h4, h5, h6 {
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: Cambria, Georgia, Serif;
	font-size: 30px;
	font-weight: normal;
}

h2 { font-size: 26px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }

a {
	text-decoration: none;
	cursor: pointer;
	color: #222;
}

a:hover { text-decoration: underline; }

p, span, div { line-height: 150%; }

div.left { float: left; }
div.right { float: right; }
div.clear { clear: both; }

.megjegyzes { font-size: 11px; color: #666; }

div { overflow: hidden; }

div.container {
	width: 970px;
	margin: 0px auto;
	min-height: 100%;
}

div.header {
	height: 100px;
	overflow: visible;
	background: url('../images/separator-h.png') no-repeat bottom center;
}

div.header h1 {
	background: url('../images/logo.png') no-repeat center center;
	width: 317px;
	height: 38px;
	text-indent: -9999px;
	float: left;
	margin: 35px 0px 0px 55px;
}

div.header ul.menu {
	display: block;
	float: right;
	width: 349px;
	background: url('../images/sprites.png') no-repeat;
	height: 35px;
	margin: 35px 55px 0px 0px;
}

div.header ul.menu li, div.header ul.menu li a {
	display: block;
	float: left;
}

div.header ul.menu li a {
	text-align: center;
	font-family: Georgia;
	font-size: 14px;
	font-variant: small-caps;
	line-height: 26px;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
	height: 35px;
}

div.header ul.menu li a:hover {
	text-decoration: none;
	color: #888;
}

div.header ul.menu li a.oldalak, div.header ul.menu li a.oldalak_a { width: 84px; }

div.header ul.menu li a.szerverek, div.header ul.menu li a.szerverek_a {
	width: 105px;
	margin: 0px 0px 0px 2px;
}

div.header ul.menu li a.jatekok, div.header ul.menu li a.jatekok_a {
	width: 156px;
	margin: 0px 0px 0px 2px;
}

div.header ul.menu li a.oldalak_a, div.header ul.menu li a.szerverek_a, div.header ul.menu li a.jatekok_a {
	color: white;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}

div.header ul.menu li a.oldalak_a { background: url('../images/sprites.png') no-repeat 0px -35px; }
div.header ul.menu li a.szerverek_a { background: url('../images/sprites.png') no-repeat -86px -35px; }
div.header ul.menu li a.jatekok_a { background: url('../images/sprites.png') no-repeat -193px -35px; }

div.main {
	background: url('../images/separator-h.png') no-repeat bottom center;
	padding: 0px 0px 2px 0px;
	width: 940px;
	margin: 0px auto;
}

div.main a.prev, div.main a.next {
	height: 30px;
	width: 15px;
	background: url('../images/sprites.png') no-repeat -242px -99px;
	display: block;
	float: left;
	margin: 180px 10px 0px 10px;
	text-indent: -9999px;
}

div.main a.next { background: url('../images/sprites.png') no-repeat -258px -99px ;}

div.main a.prev:hover, div.main a.next:hover { text-decoration: none; }

div.main div.pages {
	width: 865px;
	float: left;
	overflow: hide;
	position: relative;
	height: 380px;
	background: url('../images/bg_pages.png') repeat-y center center;
}

div.main div.pages div.page_container {
	width: 10000px;
	height: 380px;
	position: absolute;
	left: 0px;
}

div.main div.pages div.page_container div.page {
	width: 205px;
	border-top: 1px solid #F8F8F8;
	border-left: 1px solid #F8F8F8;
	border-bottom: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	background: url('../images/bg_page.png');
	margin: 10px 5px;
	font-size: 11px;
	float: left;
}

div.main div.pages div.page_container div.cs h2 a small, div.main div.cs h3 small a, div.main div.cs h3 small { color: #4a849c; }
div.main div.pages div.page_container div.tf h2 a small, div.main div.tf h3 small a, div.main div.tf h3 small { color: #df5632; }
div.main div.pages div.page_container div.hl h2 a small, div.main div.hl h3 small a, div.main div.hl h3 small { color: #97886c; }
div.main div.pages div.page_container div.tm h2 a small, div.main div.tm h3 small a, div.main div.tm h3 small { color: #5f961e; }
div.main div.pages div.page_container div.cod h2 a small, div.main div.cod h3 small a, div.main div.cod h3 small { color: #392315; }
div.main div.pages div.page_container div.nfs h2 a small, div.main div.nfs h3 small a, div.main div.nfs h3 small { color: #6c3433; }
div.main div.pages div.page_container div.steam h2 a small, div.main div.steam h3 small a, div.main div.steam h3 small { color: #526a4d; }

div.main div.pages div.page_container div.page img.sitehead {
	border: 5px solid white;
	margin: 9px;
}

div.main h2, div.main h3 {
	font-family: Georgia;
	font-variant: small-caps;
	font-size: 18px;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.8);
	display: block;
	margin: 0px 0px 5px 10px;
}

div.main h2 a, div.main h3 a { font-family: Georgia; }

div.main h3, div.main h3 a {
	font-size: 15px;
	line-height: 20px;
	margin-top: 5px;
}

div.main h2 a small, div.main h3 small, div.main h3 small a {
	font-family: Georgia;
	font-size: 11px;
}

div.main h3 small { color: #888; }

div.search div.game h3 { margin-left: 51px; }

div.main h2 a:hover, div.main h3 a:hover { text-decoration: none; }

div.main div.pages div.page_container div.page ul li a {
	color: #676767;
	margin: 0px 0px 0px 10px;
	line-height: 23px;
	font-size: 10px;
	background: url('../images/i_hir.png') no-repeat left center;
	padding: 2px 0px 2px 20px;
	display: block;
}

div.main div.pages div.page_container div.page p.center {
	text-align: center;
	margin: 20px 10px 5px 10px;
	color: #888888;
	font-size: 9px;
}

div.main div.games, div.main div.search {
	width: 900px;
	margin: 0px auto;
}

div.main div.game {
	background: url('../images/bg_page.png');
	border-top: 1px solid #F8F8F8;
	border-left: 1px solid #F8F8F8;
	border-bottom: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	margin: 2px;
	width: 440px;
	float: left;
}

div.minh div.game { min-height: 160px; }

div.main div.game p {
	font-size: 11px;
	text-align: justify;
	margin: 5px 10px 0px 0px;
	color: #444444;
	text-indent: 10px;
	float: right;
	width: 340px;
}

div.main div.game img.gamepic {
	border: 3px solid #DDDDDD;
	float: left;
	margin: 3px 10px 3px 3px;
}

div.main a.download {
	display: block;
	clear: right;
	font-size: 10px;
	margin: 5px 0px 10px 0px;
	font-weight: bold;
	background: url('../images/i_download.png') no-repeat right center;
	padding: 0px 21px 0px 0px;
	width: 320px;
	text-align: right;
}

div.main a.download small { font-size: 9px; font-weight: normal; }

div.main a.download:hover { text-decoration: none; }

div.center {
	background: url('../images/separator-v.png') no-repeat center center;
	width: 900px;
	margin: 20px auto 10px auto;
}

div.center h2 {
	font-size: 13px;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
}

div.center div.search {
	width: 427px;
	float: left;
	text-align: right;
}

div.center div.search span.search_text {
	width: 207px;
	height: 29px;
	background: url('../images/sprites.png') no-repeat 0px -70px;
	border: 0px;
	display: block;
	float: right;
}

div.center div.search span.search_text input {
	border: 0px;
	background: transparent;
	margin: 8px 0px 0px 25px;
	font-size: 11px;
	color: white;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
	height: 17px;
	width: 181px;
	font-family: Georgia, Serif;
}

div.center div.search input.search_button {
	border: 0px;
	background: url('../images/sprites.png') no-repeat -242px -70px;
	width: 65px;
	height: 29px;
	color: white;
	font-family: Georgia, Serif;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
	font-size: 11px;
	margin: 5px 0px 0px 142px;
	cursor: pointer;
}

div.center div.radio {
	float: right;
	margin: 0px 220px 0px 0px;
}

div.center div.radio div.onair {
	width: 207px;
	height: 29px;
	background: url('../images/sprites.png') no-repeat 0px -100px;
	overflow: hidden;
}

div.center div.radio div.onair span {
	color: white;
	font-family: Georgia, Serif;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
	font-size: 11px;
	margin: 6px 0px 0px 25px;
	display: block;
	height: 18px;
	width: 180px;
	overflow: hidden;
	cursor: default;
}

div.center div.radio a.winamp, div.center div.radio a.flash {
	display: block;
	float: left;
	background: url('../images/sprites.png') no-repeat -208px -70px;
	width: 33px;
	height: 28px;
	text-indent: -9999px;
	margin: 5px 5px 0px 0px;
}

div.center div.radio a.flash { background: url('../images/sprites.png') no-repeat -208px -99px; }

div.clearfooter { height: 173px; }

div.footer {
	background: url('../images/bg_footer.jpg') repeat-x #232323;
	width: 100%;
	margin: -173px 0px auto 0px;
	height: 173px;
}

div.footer div.center {
	background: url('../images/separator-v-foot.png') no-repeat center center;
	margin: 10px auto 0px auto;
	width: 900px;
}

div.footer div.center div.comments {
	float: left;
	width: 300px;
	margin: 0px 0px 20px 130px;
}

div.footer h2 {
	color: white;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}

div.footer ul li a {
	color: #999;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
	font-size: 10px;
	width: 280px;
	overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px;
}

div.footer ul li a:hover {
	text-decoration: none;
	color: #DDD;
}

div.footer div.comments ul li a {
	background: url('../images/i_comments.png') no-repeat left center;
	padding: 0px 0px 0px 16px;
}

div.footer div.media {
	float: right;
	width: 300px;
	margin: 0px 130px 20px 0px;
}

div.nagyhir p {
	font-size: 11px;
	margin: 5px 0px 0px 15px;
	
}