body {
	background-color: #FFFFFF;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin: 0px;
	font-size: 10px;
	background: white url( /images/mainbg.gif ) no-repeat 10px 100px;
}

a { 
	color: #00457C; 
	text-decoration: underline;
}

a:hover {
	color: #00457C; 
	text-decoration: underline;
}

img { 
	border: 0px;
}


h1 {
	font-size: 16px;
	color: #C41230;
}

h2 {
	font-size: 14px;
	color: #C41230;
}

h3 {
	font-size: 12px;
	color: #C41230;
}

#mainHeader{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 5px 10px 10px 10px;
	background: #323260 url( /images/collage.jpg ) no-repeat top left;
	vertical-align: middle;
}
#menuLevel1 {
	font-size: 13px;
	font-weight: bold; 
	color: #00457C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #e3e3e3;
}

#menuLevel2 {
	font-size: 11px;
	font-weight: bold;
	color: #00457C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	padding-top: 5px;
	text-align: center;
	border-bottom: 1px solid Black;
	height: 16px;
}

#mainContent {
	font-size: 12px;
	color: #000;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 6px;
	padding-bottom: 10px;
}

#mainContentMain {
	padding-top: 5px;
	padding-left: 25px;
	margin-right: 200px;
}

#mainContentHome {
	padding-top: 5px;
	padding-left: 25px;
	margin-right: 225px;
}

#mainContentSidebar {
	font-size: 10px;
	width: 150px;
	padding-top: 5px;
	float: right;
	padding-left: 10px;
	border-left: thin solid #79BDE8;
}

#menuLevel1 a {
	color: #00457C;
    text-decoration: none;
}

#menuLevel2 a {
	color: #00457C;
    text-decoration: none;
}

#menuLevel1 a:hover {
	text-decoration: underline;
}

#menuLevel2 a:hover {
	text-decoration: underline;
}

#menuLevel1 .activeMenuItem {
	color: #C41230;
}

#menuLevel2 .activeMenuItem {
	color: #FDBB30;
}

.header {
	background-color: #FDBB30;
	color: #005288;
}

.news {
	border: 1px solid #FDBB30;
	padding: 1px;
}

.news legend {
	color: #005288;
	font-weight: bold; 
}

div.concertInfo {
   margin: 0px 20px 0px 20px;
   display: none;
}

hr {
	color: #00457C;
}

#discografie tr td {
	font-size: 10px;
	vertical-align: top;
}

#etoNotice {
	display: none;
}