
#main_header {
    position: absolute;
    left: 0px;
    top: -45px;
    width: 1018px;
    color: #777;
    font-family: Arial;
    font-size: 12pt;
    text-align: center;
}

h1 {
    font-size: 15pt;
    color: #000;
}

#main_footer {
    position: absolute;
    top: 560px;
    color: #777;
    font-family: Arial;
    font-size: 8pt;
}

#reset_button {
    position: absolute;
    top: 560px;
    left: 0px;
    width: 1018px;
    color: #777;
    font-family: Arial;
    font-size: 8pt;
    text-align: right;
}

#homepage_div {
    width: 100%;
    position: absolute;
    top: -80px;
    text-align: center;
    font-family: Arial;
    font-size: 10pt;
}

#homepage_div a {
    text-decoration: none;
    color: #7788bb;
    font-weight: bold;
    border: 1px solid #7788bb;
    padding: 2px;
    padding-left: 3px;
    padding-right: 3px;
    background-color: #f7f7ff;
    cursor: move;
}

#homepage_div a:hover {
    color: #5566bb;
    background-color: #f0f0ff;
    border: 1px solid: #5566bb;
}

#homepage_div img {
    border: 1px solid #fff;
    position: relative;
    top: 3px;
    left: 2px;
    width: 16px;
    height: 16px;
}

#homepage_div img:hover {
    border: 1px solid red;
}

.txtbx {
    background-color: #f7f7f7;
    background-repeat: repeat-x;
    border: 1px solid #d1c7ac;
    width: 220px;
    height: 70px;
    color: #333333;
    padding: 3px;
    margin-right: 4px;
    margin-bottom: 8px;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 10px;
}

.odoslat {
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 8pt;
    float: right;
}

.timezone_choose_div {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 250px;
    height: 250px;
    background-color: #fff;
    overflow: auto;
}

.timezone_loading {
    position: absolute;
    left: 10px;
    top: 110px;
    width: 230px;
    height: 40px;
    text-align: center;
    font-family: Arial;
    font-size: 12pt;
    color: #777;
}

.timezone_item {
    font-family: Arial;
    font-size: 10pt;
    color: #44c;
    text-decoration: none;
    font-weight: bold;
}

.spolocne {
    font-family: Tahoma;
    font-weight: bold;
    color: #000000;
}

.dvojbodka {
    font-size: 16pt;
}

.stobodka {
    font-size: 12pt;
    color: #777777;
}

.hodina {
    font-size: 22pt;
}

.minuta {
    font-size: 22pt;
}

.sekunda {
    font-size: 22pt;
}

.new_year_hodina {
    font-size: 22pt;
    color: #00aa00;
}

.new_year_minuta {
    font-size: 22pt;
    color: #00aa00;
}

.new_year_sekunda {
    font-size: 22pt;
    color: #00aa00;
}

.milisek {
    font-size: 10pt;
    font-weight: normal;
    color: #777777;
}

.hidden {
    display: none;
}

.new_year_text_before {
    position: absolute;
    left: 5px;
    top: 35px;
    width: 240px;
    height: 20px;
    text-align: center;
    font-family: Arial;
    font-size: 12pt;
    color: #aaaaaa;
}

.new_year_text_after {
    position: absolute;
    left: 5px;
    top: 35px;
    width: 240px;
    height: 20px;
    text-align: center;
    font-family: Arial;
    font-size: 12pt;
    color: #00aa00;
}

#cas {
    position: absolute;
    top: 77px;
    left: 0px;
    width: 250px;
    height: 35px;
    text-align: center;
}

.timezonebox {
    position: absolute;
    left: 5px;
    top: 220px;
    width: 240px;
    height: 20px;
    text-align: center;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
}

.timezonebox_a {
    position: absolute;
    left: 5px;
    top: 220px;
    width: 240px;
    height: 20px;
    text-align: center;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
}

.clickable {
    color: #00c;
    cursor: pointer;
    text-decoration: underline;
}

.clickable:hover {
    text-decoration: underline;
    color: red;
}

.cal_tabulka {
    position: absolute;
    left: 53px;
    top: 47px;
}

.cal_dow {
    font-weight: bold;
    text-align: right;
    font-family: Tahoma;
    font-size: 10pt;
}

.cal_day {
    font-weight: normal;
    text-align: right;
    font-family: Tahoma;
    font-size: 10pt;
    color: #555;
}

.cal_today {
    font-weight: bold;
    color: #000;
}

.cal_datum_text {
    font-weight: normal;
    font-family: Tahoma;
    font-size: 10pt;
    position: absolute;
    top: 20px;
    left: 0px;
    width: 250px;
    text-align: center;
}

.cal_meniny_text {
    font-weight: normal;
    font-family: Tahoma;
    font-size: 10pt;
    position: absolute;
    top: 200px;
    left: 0px;
    width: 250px;
    text-align: center;
}

.cal_meniny_name {
    font-weight: bold;
    font-family: Tahoma;
    font-size: 10pt;
}

.clear {
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    _float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
}

a.button span {
    background: transparent url('/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

.tzinfobox {
    position: absolute;
    left: 5px;
    top: 135px;
    width: 240px;
    height: 20px;
    text-align: center;
    font-family: Arial;
    font-size: 10pt;
    color: #aaaaaa;
    display: none;
}

.tzinfo_icon {
    position: absolute;
    left: 117px;
    top: 135px;
    width: 16px;
    height: 16px;
}

.date_box {
    position: absolute;
    left: 5px;
    top: 114px;
    width: 240px;
    height: 20px;
    text-align: center;
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
}
