div, th, td {
	font-family: Verdana;
	font-size: 13px;
}
div.titlebar {
	background-color: rgb(200,200,200);
	border-bottom: 1px solid white;
	color: black;
}
div.menubar {
	background-color:rgb(170,170,170);
	border-bottom: 1px solid white;
}
div.desktop {
	margin-left: 4px
}
table.list {
	border-collapse: collapse;
	border: 1px solid white;
}
table.list th {
	padding-left: 3px;
	padding-right: 3px;
	background-color: rgb(0,70,88);
	color: white;
}
table.list td {
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid white;
	background-color: rgb(200,200,200);
	color: black;
}
#music-content, #bottom-menu {
	background-color: #FFCF90;
	font-family: Verdana;
	color: #000000;
	border: 0;
	margin: 0;
	padding: 20px;
	font-size: 14px;
	width: 800px;
}
#bottom-menu {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-image: url('/media/indicka-linka-reversed.gif');
	background-repeat: repeat-x;
	background-position: 0 -18;
	padding-top: 15px;
	margin: 20px;
	width: 760px;
}
#frame-content {
	background-color: #284F44;	
	color: white;
	border: 0;
	margin: 0;
	padding: 20px;
}
#music {
	background-color: #FFCF90;
	color: #284F44;
	width: 50%;
	float: left;
	text-align: center;
	position: fixed;
	display: table;
}
#frame {
	background-color: #284F44;	
	color: white;
	width: 50%;
	float: left;
	text-align: center;
	left: 50%;
	position: fixed;
	display: table;
}
p.centeredImage  {
    margin-left: auto;
    margin-right: auto;
    display: table-cell;
    vertical-align: middle;
}
h3 {
	font-family: Verdana;
	font-size: 24px;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
hr {
	background-image: url('/media/indicka-linka.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 28px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
img.b {
	margin: 10px;
}
a {
	color: black;
}
td.small {
	font-size: 9px;
	text-align: center;
}
#leftorium {
	border: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	float: left;
}
