﻿
/* основная страница и страницы по годам */
.expo-table {width: 80%; margin-bottom: 50px;}
.expo-table .row {margin-bottom:30px; margin-top: 35px}
.expo-table-column {float: left}
.expo-table-column.first {width: 50%}
.expo-table-column.second {width: 35%}
.expo-table-column.third {width: 15%}
.wave {display: block; position: relative; text-align: center; margin: -35px 0; width: 100%; margin-top: 5px; height: 35px; background: url('img/wave.png') repeat-x; background-position: 0 30%;}
.wave-before {position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; background-color: white; width: 4em; font-style: italic;}
.year-arrow {margin-left: -0.6em}
.year-arrow.up {margin-bottom: 2em; margin-left: -0.6em}
.year-arrow.down {margin-top: 2em; margin-left: -0.6em}

/* внутренние страницы */
.expo-page-table {margin-bottom:30px}
.expo-table-column.page-text-date {width: 30%}
.expo-table-column.page-text-adress {width: 35%}
.expo-table-column.page-logo {width: 20%; text-align: center}
.expo-img {margin-bottom: 2em; margin-top: 2em;}
