body {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ba131a;

}

div, p {
	font-size: 14px;
	font-family: "Tahoma", "sans-serif";
}

#fxtop {

	position: absolute;
	top:0px;
	left:0px;
	display: box;
	text-align: center;
	width: 100%;
	background-image: url(images/orkiestra_02.jpg);
	background-repeat: repeat-x;

}

.fxstartsmall {
	text-align: center;
	font-size: 11px;
	width:750px;
	display:block;
	position: relative;

}
.fxstartsmall a {
	text-decoration: none;
	color: #ff6600;
}

#fxfoto {

	position: absolute;
	top:166px;
	left:0px;
	display: box;
	text-align: center;
	width: 100%;

}

#fxcenter {
	position: absolute;
	top:164px;
	left:50%;
}

#fxpage {

	position: absolute;
	top:0px;
	left:-375px;
	text-align: left;
	width: 750px;

}

#fxmain {

	position: absolute;
	top:0px;
	left:170px;
	text-align: left;
	width: 552px;
	background-image: url(images/orkiestra_08.jpg);
}

#fxmenu {

	position: absolute;
	top:20px;
	left:30px;
}

#fxtxt {

	margin: 0px 30px 10px 40px;
	line-height: 150%;

}

#fxnag {

	color: #AFAF83;
	text-align:right;
	margin-bottom:20px;
	border-bottom: 1px solid #cccc99;
	font-weight: bold;

}

.fxkey {

	width:120px;
	border-bottom: 1px solid #cccc99;

	margin-bottom: 4px;
	text-align: right;
	font-size: 12px;

}

.fxkey a {
	color: #993333;
	text-decoration: none;
	position: relative;
	display: block;
	width:100%;
	background-color: #EAE2bF;
	padding: 2px 2px 2px 2px;
}
.fxkey a:hover {
	color: #330000;
	background-color: #EAE2aF;
}

