/* CSS Document */

/* Oldalszámozás */

#lista_oldalak {
	line-height: 28px;
	text-align: right;
}

#lista_oldalak ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#lista_oldalak li {
	float: left;
	margin: 0px;
}

#lista_oldalak li a {
	line-height: 28px;
	color: #212121;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 2px;
	margin-right: 2px;
}

#itt_vagy {
	line-height: 28px;
	color: #ff5900;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 2px;
	margin-right: 2px;
	float: left;
}

#lista_oldalak a:link {
	color: #212121;
	text-decoration: none;
}
#lista_oldalak a:visited {
	color: #212121;
	text-decoration: none;
}
#lista_oldalak a:active {
	color: #212121;
	text-decoration: none;
}
#lista_oldalak a:hover {
	color: #212121;
	text-decoration: none;
}

#gombok {
	float: left;
	height: 28px;
	line-height: 28px;
	background-image: url(../images/layout/lista/gombok_06.png);
	background-repeat: repeat-x;
	background-position: center;
}

#gombok li a {
	background-image: url(../images/layout/lista/gombok_05.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 28px;
	line-height: 30px;
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-right: 8px;
}

#gombok li {
	height: 28px;
	line-height: 28xp;
}

#gombok a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#gombok a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#gombok a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#gombok a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


/* Játékok listája */

#lista_body {
	width: 100%;
}

.gamelist_item {
	padding: 0px;
	border: 0px solid #000000;
	background-image: url(../images/layout/lista/lista_02.png);
	background-repeat: repeat-x;
	background-position: top;
}

.gamelist_kep {
	width: 77px;
	height: 77px;
	padding: 11px;
	padding-right: 12px;
	text-align: center;
	vertical-align: middle;
}

.gamelist_kep_hatar {
	width: 75px;
	height: 75px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 1px;
}

.gamelist_cim {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	width: 135px;
	display: block;
	float: left;
	overflow: hidden;
	line-height: 26px;
	height: 26px;
}

.gamelist_csillagok {
	width: 90px;
	text-align: right;
	padding-right: 5px;
	height: 14px;
	padding-bottom: 6px;
	padding-top: 6px;
	vertical-align: middle;
}

.gamelist_leiras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	padding-top: 4px;
	padding-left: 0px;
	width: 225px;
	vertical-align: top;
}

.gamelist_cim a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.gamelist_cim a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.gamelist_cim a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.gamelist_cim a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

/* Felso sáv */

#listazas_cim {
	width: 100%;
	height: 28px;
	display: block;
	overflow: hidden;
	margin-top: 6px;
	margin-bottom: 5px;	
}

#lista_cim_left {
	background-image: url(../images/layout/lista/listazas_l.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 28px;
}
#lista_cim_right {
	background-image: url(../images/layout/lista/listazas_r.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 28px;
}
#lista_cim {
	background-color: #e3e3e3;
	height: 28px;
	line-height: 28xp;
	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
#lista_oldalak {
	background-color: #e3e3e3;
	height: 28px;
	line-height: 28xp;
}
