body {
 background: #FFF;
}

body.MP_broken {
 background: #CCC;
}

#mainMenu a {
 background: #555;
}

.subMenu div {
 background: rgb(150,175,200);
}

.subMenu.active div,
#mainMenu .current a {
 background: #AAA;
}

div.folder {
 background: url('/med/folder.jpg');
}

div.folder.vertical {
 background: url('/med/folder-v.jpg');
}


a img {
 border: 0;
}

.newsList hr {
 border: none;
 border-top: 1px dotted #CCC;
}

table.gallery td {
 border: 10px solid transparent;
}

#ConcertList,
#ConcertList td,
#ConcertList th {
 border: 1px solid #000;
}

#ConcertList {
 border-spacing: 0;
 border-left-width: 0;
 border-top-width: 0;
}

#ConcertList td,
#ConcertList th {
 padding: 2px 4px;
 border-right-width: 0;
 border-bottom-width: 0;
}

#ConcertList tr:first-child th {
 border-top-width: 2px;
 border-bottom-width: 1px;
 border-right-width: 1px;
}

#ConcertList tr:first-child th:first-child {
 border-left-width: 2px;
}

#mainMenu a {
 display: block;
}

.langs,
td.subMenu {
 display: none;
}

.MP_gallery .category {
 display: inline-block;
}

#Poster {
 display: table;
}

.newsList a,
body, table {
 color: #000;
}

.MP_msgE {
 color: #F00;
}

#mainMenu a {
 color: #FFF;
}

#ConcertList .next,
.MP_about em,
.MP_history em,
a,
.newsList h3 a {
 color: rgb(230, 155, 80);
}

.MP_about h2,
.MP_about .silver,
.MP_history h2,
.MP_history .silver,
h3,
strong.gray {
 color: gray;
}

#mainMenu a {
 text-transform: lowercase;
}

.category a,
.folder a,
#mainMenu a {
 text-decoration: none;
}

#mainMenu .subMenu div a {
 text-align: left;
}

#mainContent {
 text-align: justify;
}

.newsItem .signature {
 text-align: right;
 font-style: italic;
}

#ConcertList .next,
a,
.newsList h3 {
 font-weight: bold;
}

.gallery td,
.folder img {
 vertical-align: middle;
}

.gallery div.folder {
 margin: auto;
}

.MP_gallery .category {
 text-align: center;
}

#ConcertList .place,
.readMore {
 white-space: nowrap;
}

.MP_history h2 {
 text-decoration: underline;
}

body, table {
 font-family: "Verdana", "Tahoma", sans-serif;
}

h3 {
 font-size: 100%;
}

body, table,
.newsList h3 {
 font-size: 9pt;
}

.MP_about em,
.MP_history em {
 font-style: normal;
}

.MP_about h2,
.MP_history h2 {
 font-size: 100%;
 font-weight: bold;
}

td.subMenu {
 position: absolute;
}

div.singer,
div.newsImg {
 float: left;
}

.taCenter,
.singer,
.gallery td,
.supporters .logo,
#mainMenu a,
.cImg {
 text-align: center;
}

.langs {
 float: right;
 margin-top: 0;
}

#mainContent,
div.header,
#mainMenu,
div.main {
 width: 900px;
}

#Poster,
#mainContent,
div.header,
#mainMenu,
div.main {
 margin: auto;
}

.MP_news #ConcertList,
#mainMenu {
 margin-bottom: 30px;
}

#mainMenu td {
 padding-left: 4px;
}

#mainMenu td:first-child {
 padding: 0;
 margin: 0;
}

#mainMenu a {
 padding: 4px 10px;
}

.subMenu div {
 margin-top: 3px;
}

table.gallery {
 width: 100%;
}

table.gallery td {
 margin: 20px;
 width: 210px;
}

p {
 margin-bottom: 10px;
}

.MP_gallery .category {
 width: 210px;
 height: 225px;
}

div.folder {
 width: 102px;
 height: 74px;
}

div.folder.vertical {
 width: 74px;
 height: 102px;
}

div.folder img {
 margin-bottom: 8px;
}

div.newsImg {
 width: 200px; height: 150px;
 margin-right: 20px;
 margin-bottom: 10px;
}

div.singer {
 margin: 10px;
}

.singer.thumb {
 height: 75px;
}

.singer.thumb img {
 height: 75px;
}

.MP_history h2 {
 margin: 20px 0;
}

