BODY	{background:	black;
	margin:		0px}
TABLE, BODY, TD
	{font-size:	11px;
	cursor:		normal;
	color:		#999;
	font-weight:	normal;
	font-family:	Sans, Cursor, Verdana, Helvetica, Arial, Sans-serif;}

INPUT, TEXTAREA
	{color:		#999;
	background:	transparent;
	#border-left:	2px solid #444;
	#border-bottom:	2px solid #666;
	#border-top:	1px solid #777;
	#border-right:	1px solid #999;
	font-family:	console8x16, Courier New, Courier 10 Pitch, Courier, Monospace;}

P	{text-indent:	25px;
	text-align:	left;
	margin-right:	16px} 

A	{color:		#AAA;
	text-decoration:none;
	border-bottom:	1px dotted #555;
	cursor:		hand;}
A:hover	{background:	right bottom no-repeat;
	color:		white;
	border-color:	#999}
IMG	{border:	0px}
	
	
	
	
	
	
	
	
.interface-top		{background:	url('top-bg.png')}
.interface-menu		{background:	url('menu-bg.png');
			width:		144px}
.interface-scrollbar	{background:	url('scrollbar-bg.png')}
.interface-scrollbar-top{background:	url('top-bg.png')}
.interface-credits	{border-top:	1px solid #555;
			color:		#888}
.interface-title	{font-size:	14px;
			font-weight:	bold;
			position:	absolute;
			right: 		40px;
			top:		50px}
.interface-main		{padding-top:	13px;
			padding-bottom:	13px;}


.menu .logo		{background:	url('menu-menu-menu.png') no-repeat 1px 1px}
.menu .end		{background:	url("menu-menu-end.png");
			font-size:	0px;}
.menu			{background:	url("menu-menu-bg.png");
			font-weight:	bold;
			font-family:	verdana;}
.menu .main		{margin-left:	5px;}
.menu .main .item	{font-size:	14px;
			x-background:	url("menu-menu-item-bg.png");}
.menu .main .subitem	{font-size:	9px;
			x-background:	url("menu-menu-subitem-bg.png");}
.menu A			{border:	0px}

.interface-menu #opis	{font-size:	9px}

.galery .border		{background:	#999}

.review .title		{font-size:	200%}
.review .artist		{font-size:	150%}
.review .title, 
.review .artist		{font-weight:	bold;
			text-align:	center}
			
.text .title		{text-align:	center}
.text .left		{text-align:	center}
.text .right		{text-align:	center}
.text .title .title	{font-size:	200%}
.text .title .titlepl	{font-size:	150%}
.text .title .title,
.text .title .titlepl	{font-weight:	bold}
.text .spacer		{height:	25px}
.text .header .artist	{font-size:	15px}
.text .header .title	{font-size:	20px;
			font-weight:	bold}
.text .header .pltitle	{font-size:	18px}

.forum .title		{font-size:	200%;
			font-weight:	bold}
.forum .user .name	{font-size:	150%;
			font-weight:	bold}
.forum .user .status	{font-size:	75%}


.small			{font-size:	80%}

.author			{text-align:	right;
			font-weight:	bold;
			margin-right:	15px}
			
.comment		{width:		50%;
			margin-left:	25%;
			margin-right:	25%;
			text-align:	center;
			font-style:	italic;}
.comment .author	{margin-right:	0px}
			
.hr			{width:		100%;
			height:		1px;
			margin-top:	20px;
			margin-bottom:	20px}
			
.bordered 		{border:	5px solid #444;
			x-right:	16px}
.bordered TD		{border:	1px dotted #777;
			empty-cells:	show;}
.bordered TR.header TD	{font-weight: bold;
			text-align:	center;
			background:	#555}
.input100 INPUT,
.input100 TEXTAREA,
.input100 SELECT	{width:		100%}

.hidden			{display:	none}
.shown			{display:	auto}

.log .bar		{background:	#222 url('scorebar.jpg') repeat-y;
			xtext-align:	right;
			font-weight:	bold;
			color:		#555}
.log TD			{padding:	2px;}
.form9px INPUT,
.form9px SELECT,
.form9px OPTION		{font-size:	10px}
