body {
	margin: 0;
	background: #ffffff;
	color: #000000;
}
/* game cell background color */
table.big_game {
	margin-top: 2px;
}
table.big_game td {
	vertical-align: middle;
}
td.delfi_game {
	border-bottom: solid 2px #ffcc00;
	color: #0089c0;
	font: bold 14px Verdana;
	text-align: left;
}
td.delfi_game div, td.bigb_head div, td.smallb_head div {
	padding: 0 0 0 6px;
}
/* small block head */
td.smallb_head {
	border-bottom: solid 2px #ffcc00;
	background: #ffffff;
}
.smallb_head {
	text-align: left;
	color: #0089c0;
	font: bold 14px Verdana;
}
.smallb_head a:link, .smallb_head a:visited {
	color: #0089c0;
	text-decoration: none;
}
.smallb_head a:active, .smallb_head a:hover {
	color: #0089c0;
	text-decoration: none;
}
/* small block games lead */
a.smallb_lead {
	color: #007aca;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
/* small block games list */
a.smallb_list {
	color: #007aca;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left: 6px;
}
/* small block games list indent */
a.smallb_foot {
	color: #007aca;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15px;
	font-weight: bold;
}
img.sb_arrow {
	margin-left: 14px;
}
table.small_table {
	font-size: 14px;
	text-align: right;
	width: <?= $smallb['width']; ?>px;
}
table.small_table td {
	vertical-align: middle;
}
table.big_table td {
	vertical-align: middle;
}
/* small block games more games link */
span.more_games {
	color: #007aca;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
td.bigb_head {
	border-bottom: solid 2px #ffcc00;
	text-align: left;
}
/* Big block head */
a.bigb_head {
	color: #0089c0;
	font-size: 17px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font: bold 14px Verdana;
	text-decoration: none;
}
/* Big block games lead */
a.bigb_lead {
	color: #007aca;
	font-size: 12px;
	line-height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin-left: 2px;
	font-weight: bold;
}
/* big block games list */
a.bigb_list {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
	text-align-last: justify;
}
/* game helptext placing */
div.helptext {
	margin-top: 6px;
	margin-left: 6px;
	margin-right: 10px;
}
/* game place */
div.gamel {
	margin-left: 4px;
}
/* report error styles and placing */
div.report_error {
	color: #000000;
	font-size: 10px;
	line-height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
/* game thumbnails do have black border */
img.thumbnail {
    border: 1px solid gray;
}

table.genre_list {
	background: url('http://g.delfi.lv/r/r/g2/l/dotted_line.gif');
}

ul.game_list {
	margin-top: 0;
	margin-bottom: 12px;
	margin-left: 12px;
	padding-left: 12px;
	list-style: disc url('http://g.delfi.lv/d/r/g2/l/smallb_arrow.gif') outside;
}

ul.game_list li {
	margin-bottom: 1px;
	margin-left: 0;
	padding: 0;
	font: normal 12px Verdana;
	color: #007aca;
	line-height: 1.1em;
}

ul.game_list a:link, ul.game_list a:visited {
    color: #0089c0;
    text-decoration: none;
}
ul.game_list a:active, ul.game_list a:hover {
    color: #0089c0;
    text-decoration: none;
}
.block_header .inner_fixed, .adblock_header .inner_fixed {
	background-image: url("http://g.delfi.lv/d/i/menu-head-all.png");
	height: 21px;
	overflow: hidden;
}
.block_header .inner_fixed {
	background-position: -280px -378px;
}
.adblock_header .inner_fixed {
	background-position: -180px -357px;
}
