/* www.extreme-divers.lt; 04/07/23; dj <domas at surf dot lt>; */


body,
p{
	padding:0px;
	margin:0px;
	border:0px;
}

body,
table{
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color:#fff;
}
body{
	background:#02082c url('slim_background.gif') repeat-x;
}

.contentTableStartPage{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
}
a,
a:link,
a:visited{
	font-family:verdana, arial, sans-serif;
	color:#fcfefd;
}

.top100CounterTd {
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	padding-top:25px;
	padding-left:20px;
}

a:hover{
	color:#fcce09;
}

.centerTable{
	height:100%;
	width:100%;
	text-align:middle;
	background:url('main_background.jpg') top center no-repeat fixed;
}

.topMenuGroup{
	position:absolute;
	visibility:hidden;
}

.topMenuItem{
	background:url('top_menu_item.gif') left no-repeat;
	padding:2px 36px 2px 36px;
	text-align:left;
	vertical-align:middle;
	cursor:hand;
	cursor:pointer;
}

.topMenuItem a{
	text-decoration:none;
	font-size:10px;
	line-height:10px;
}

.topMenuTableItemOver,
.topMenuTableItem{
	cursor:hand;
	cursor:pointer;
}
.topMenuTableItemOver a{
	color:#fcce09;
}
