#page {
    margin: auto;
    width: 970px;
    font-size: 1em;
}

#header {
    text-align: center;
    padding: 0.5em;
    margin: 1em 0 1em 0;
    border: 1px solid #0078AE;
}

#footer {
    font-size: 0.7em;
    text-align: right;
    color: #808080;
    padding: 1em;
}

#menu {
    font-size: 0.8em;
}

.menu-section {
    padding-bottom: 1em;
}

.menu-button {
    width: 100%;
    margin-bottom: 0.2em;
}

#content-wrapper {
    border: 1px solid #0078AE;
    margin-left: 2em;
}

#content {
    padding: 1em;
}

.widget-content, .widget-content th {
    padding: 0.3em;
}

.widget-content-center {
    text-align: center;
}

.button-wrapper a:hover {
    text-decoration: none;
}

.simple-button {
    text-decoration: none;
}

.simple-button:hover {
    text-decoration: underline;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1 {
    font-size: 3em;
    padding: 0.2em;
    color: #0078AE;
}

h2 {
    font-size: 2em;
    font-weight: bold;
    color: #0078AE;
    padding: 0.5em;
}

h3 {
    font-size: 1.5em;
    color: #6EAC2C;
    padding: 0.8em 0.3em 0.3em 0;
}

h4 {
    font-size: 1.2em;
    font-weight: bold;
    color: #808080;
    padding: 0.6em 0.2em 0.2em 0;
}

p {
    padding: 0.2em;
}

.main-img {
    padding: 1em;
    text-align: center;
}

.main-info {
    font-size: 0.8em;
    color: #666666;
    text-align: center;
    padding: 1em;
}

.main-info td {
    padding: 1em;
}

.main-links {
    text-align: right;
}

.main-links a {
    padding: 1em;
}

.main-links a:hover {
    text-decoration: none;
}

.news-more {
    font-size: 0.8em;
    margin: 1em;
    width: 10em;
}

.news-image {
    padding: 1em;
}

.news-date {
    text-align: right;
    border-top: 1px solid #d3d3d3;
    font-size: 0.8em;
    margin: 1em 0.2em 0.2em 0.2em;
    padding-bottom: 2em;
    padding-top: 1em;
    padding-right: 0.5em;
    padding-left: 0.5em;
}

.data-table {
    width: 100%
}

.data-table th {
    padding: 0.3em;
}

.data-table td {
    padding: 0.3em;
}

.data-table a {
    color: #0000FF;
}

.info-table td {
    color: #0078AE;
    padding: 0.3em;
}

.row-header {
    font-weight: bold;
}

.foto-table {
    width: 100%;
    text-align: center;
}

.foto-table td {
    padding: 1em 0 1em 0;
}

.foto-table-item img {
    padding: 0.2em 0.5em 0.2em 0.5em;
}

.foto {
    margin: 0.2em;
    padding: 0.2em;
}

.news-perex {
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
}

.news-title {
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    margin-top: 2em;
}

.ui-accordion .ui-accordion-content {
    padding: 1em 1em;
}
