html {
    background-color: rgb(0, 0, 0);
    color: white;
}

#Wrapper {
    width: 960px;
}

#Topper {
    font-size: 0px;
}

#TopperMenu {
}

#TopperMenu a {
    display: inline-block;
    padding-bottom: 32px;
}

.topperMenuEn a {
    width: 142px;
}

.topperMenuHu a {
    width: 128px;
}

#TopperMenu a.selected {
    background-image: url('../images/design/menu/selected.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
}

#StaticTwoWrapper {
    width: 920px;
}

#StaticTwoContent {
    padding-top: 10px;
    float: left;
    width: 650px;
    font-family: Georgia;
    font-size: 110%;
    line-height: 1.5em;
    text-align: left;
    color: rgb(255, 255, 255);
}

#StaticTwoContent p {
    text-align: justify;
}

#StaticTwoContent table {
    margin-left: auto;
    margin-right: auto;
}

#HomeRightColumn {
    width: 249px;
    float: right;
}


h1 {
    font-size: 158.5%;
    padding-bottom: 1em;
    text-transform:uppercase;
    font-weight:normal;
    color:#b2b2b2;
}

h2, h3, h4 {
    padding-top: 0.75em;
    padding-bottom: 0.75em;
    font-size: 138.5%;
}

h3 {
    color: #f6ab3f;
}

h4 {
    color: #f6dfc7;
}

a {
    color: rgb(180, 124, 37);
    text-decoration: underline;
}

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

th {
    text-align: center;
    background-color:  rgb(180, 124, 37);
    color: rgb(0, 0, 0);
    font-size: 128.5%;
}

ul.opera li
{
    font-size: 138.5%;
    padding: 0.75em;
    list-style-image:url(../images/content/ul_deco.gif);
}


blockquote {
    font-style: italic;
}

th.CineMaestroTicketCategoryDescription {
    font-size: 77%;
}

td.CineMaestroTicketPrice {
    width: 120px;
    text-align: center;
}

.CineMaestroFootnote {
    font-size: 85%;
}
.CineMaestroOperaSectionGeneral h2,
#StaticTwoContent .CineMaestroOperaSectionGeneral p {
    text-align: center;
}

table.CineMaestroReservation {
    width: 500px;
}

table.CineMaestroReservation td {
    text-align: center;
}

#CineMaestroOperaSectionGallery ul {
    margin: 0;
    padding: 0;
}

#CineMaestroOperaSectionGallery li {
    margin-left: 1em;
    margin-right: 1em;
    list-style-type: none;
    display: inline;
}

#CineMaestroOperaSectionGallery img {
    border: 1px solid rgb(180, 124, 37);
}

.CineMaestroSectionWithImage {
    overflow: hidden;
    zoom: 1;
    margin-top: 1em;
    margin-bottom: 1em;
}

.CineMaestroSectionWithImage img {
    border: 1px solid rgb(180, 124, 37);
    float: left;
    margin-left: 1em;
    margin-top: 1em;
    margin-right: 2em;
    margin-bottom: 2em;
}

#StaticTwoContent p.quoteBy {
    text-align: right;
}

.CineMaestroWarningBox {
	padding: 15px;
	background-color:#080101;
	border: 1px solid #666;
}

.CineMaestroWarningBox ul li {
	list-style-type: none;
}

.CineMaestroWarningBox a {
	text-decoration:none;
	font-size:14px;
	text-transform: uppercase;
}

#Footer {
    margin-top: 10px;
    border-top: 2px solid #4a4b4d;
    padding-top: 5px;
    display:  block;
    overflow: hidden;
    zoom: 1;
    width: 100%;
    height: 40px;
}

.footer-left {
    float: left;
}

.footer-right {
    float: right;
}
