body {
	margin: 0px;
	padding: 0px;
	font-family: arial,sans-serif;
	font-size: 0.9em;
	color: black;
	background-color: black;
}

.panel {
	width: 1080px;
	position: absolute;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-family: Arial, Tahoma, Times New Roman, Times, serif, ;
	font-size: 1.1em;
	background-image: url('/i/teh-star.itbs/panel.gif');
	background-repeat: repeat-x;
}

.plaha {
	background-image: url('/i/teh-star.itbs/plaha.png');
	background-repeat: no-repeat;
	font-size: 0.9em;
}

a.panel_menu, a.panel_menu_ {
	padding: 21px;
	color: #ffffff;
	text-decoration: none;
}

.panel_active {
	padding: 21px;
}

a.menu {
	text-decoration: none;
}

.menu_active {
	color: black;	
}


ul {
	font-size: 0.9em;
}

.thumbnail {
	float: left;
	margin-right: 10px;
	padding: 3px 3px 8px;
	position: relative;
}

.thumtable td {
	width: 33.3333%;
}

