div#scena { width: 100%; font-size: 110%; background-color: #fff; background-image: url(bg.jpg); background-repeat: no-repeat; overflow: auto; }

div#scena #head { hxeight: 50px; padding-top: 16px; margin-bottom: 20px; overflow: auto; }

div#scena #scenartist { width: 230px; text-align: center; font-weight: bold; font-size: 110%; float: left; margin-bottom: 24px; margin-right: 6px; bxackground-color: #999999; }

div#scena #slova { float: right; margin-top: 20px; margin-right: 10px; }

div#scena table { color: #333; font-size: 100%; margin-top: 10px; }

div#scena #artistinfo { width: 460px; margin-left: 10px; }

div#scena #boxcontainer { margin-top: 30px; margin-left: 10px; }

div#scena #box { width: 460px; border: 1px dashed #ccc; background-color: #eee; margin-bottom: 10px; text-align: left; overflow: auto; }

img#thumb { margin-bottom: 6px; }

div#breaker { clear: both; }

div#scena a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

div#scena a:active {
	color: #0f0;
	txext-decoration: none;
}

div#scena a:visited {
	color: #000;
	txext-decoration: none;
}

div#scena a:hover {
	color: #f30;
	txext-decoration: none;
	border-bottom: 1px dotted #f30;
}

div#scena #hilite { color: #f30; font-weight: bold; }

xxxdiv#scena H1 { color: #f30; }

div#scena LI { margin-bottom: 8px; }
