body {
    font-family: Arial, Helvetica, Helvetica CE, sans-serif;
    font-size: 12px;
    scrollbar-3dlight-color: #cacaca;
    scrollbar-highlight-color: #9b9b9b;
    scrollbar-face-color: #9b9b9b;
    scrollbar-darkshadow-color: #434343;
    scrollbar-shadow-color: #9b9b9b;
    scrollbar-arrow-color: #000000;
    scrollbar-base-color: #9b9b9b;
    scrollbar-track-color: #afafaf;
}

td {
    font-family: Arial, Helvetica, Helvetica CE, sans-serif;
    font-size: 12px;
}

th {
    font-family: Arial, Helvetica, Helvetica CE, sans-serif;
    font-size: 12px;
}

span.nadpis {
    font-weight: bold;
}

span.program {
    font-weight: bold;
    font-style: italic;
}

td.puntik {
    width: 16px;
    vertical-align: top;
    padding-top: 5px;
}

td.seminare {
    padding-bottom: 8px;
}

td.button {
    position: relative;
    width: 81px;
    height: 26px;
    vertical-align: middle;
}

td.button_s {
    width: 14px;
}

a {
    color: black;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: white;
    font-weight: bold;
    text-decoration: underline;
}

span.free {
    color: #C91A0A;
    font-style: italic;
}

span.com {
    color: #233076;
}

td.tym_jmeno {
    font-weight: bold;
    font-style: italic;
    color: #D9000A;
    padding-left: 11px;
}

td.tym_info {
    padding-left: 30px;
    padding-bottom: 25px;
}

textarea.kontakt {
    font-family: Arial, Helvetica, Helvetica CE, sans-serif;
    font-size:10px;
    width: 160px;
    border: 1px solid black;
}

div.stranka {
    overflow: auto;
    width: 880px;
    height: 488px;
}

.t_klienti span { display: block; width: 250px; height: 16px; }



/* New styles */

img {
    border: 0;
}

.menu {
    position: relative;
    top: 33px;
    left: 60px;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.menu li {
    position: relative;
    text-align: center;
    padding: 0;
    float: left;
    display: block;
    width: 85px;
    height: 18px;
    margin-right: 10px;
}

.button_image {
    background-image: url("../images/button_sprites.png");
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.submenu {
    position: absolute;
    bottom: 7px;
    left: 65px;
    font-size: 11px;
}

.submenu a.active {
    color: white;
}

#bottom_bar {
/* Disabled based on customer request.
    position: absolute;
    bottom: 3px;
    left: 0;
    width: 100%;
    height: 8px;
    background: url("../images/bottom_bar.png") center no-repeat; */
}

.contentContainer {
    padding: 0 10px;
    margin: 0;
}

p, p.contentContainer {
    margin: 10px 0;
}

#pageBorder {
    position: relative;
    width: 884px;
    height: 568px;
}

.imageHeader {
    padding: 0 0 0 186px;
    margin: 0 0 5px 0;
}

.linkTile {
    font-weight: bold;
    font-size: 16px;
    white-space: nowrap;
    text-align: center;
}

.linkTile .dotFrame {
    margin-bottom: -3px;
}

.linkTile img {
    margin-top: 5px;
}

.column3 {
    float: left;
    width: 260px;
    padding: 0 10px 0 20px;
}

.column2 {
    float: left;
    padding: 0 10px 0 20px;
}

.blue {
    color: #172983;
}

.red {
    color: #e2001a;
}

.dotFrame {
    display: inline-block;
    vertical-align: middle;
    line-height: 1em;
    height: 1em;
}

.dotFrame span {
    display: inline-block;
    width: 10px;
    height: 10px;
    font-size: 1px; /* For IE */
    overflow: hidden;
}

.linkTile .dotFrame {
    margin-right: 2px;
}

.redDot {
    background: #e2001a;
}

.boxShadow {
    -moz-box-shadow: 8px 8px 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 8px 8px 6px rgba(0, 0, 0, 0.3);
    box-shadow: 8px 8px 6px rgba(0, 0, 0, 0.3);
}

.textShadow {
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}

.dotShadow {
    -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}

.clear {
    clear: both;
}

h1 {
    font-size: 24px;
    font-weight: bold;
    margin: 5px 0 10px 0;
    padding: 0;
}

.bigger {
    font-size: 12px;
    font-weight: bold;
}

.column2w {
    width: 580px;
    float: left;
    padding-right: 20px;
}

.point {
    font-weight: bold;
    margin: 0 1px;
}

.pdfLink {
    margin-top: 20px;
    margin-bottom: 10em;
}

.seminareOverview {
    position: relative;
    height: 490px;
}
