﻿
* {
    margin: 0px;
    padding: 0px;
}

html {
    /*transform-origin:top left;
    transform:scale(0.5);
    zoom:0.5;
    width:200%;
    height:200%;*/
}

html, body {
    /*height: 100%;*/
    background-color: black;
    /*font-size:large;*/
    white-space: nowrap;
    font-family: Arial;
}

.nadpis {
    text-align: center;
    color: white;
    font-size: 70px;
    font-weight: bold;
    border-bottom: 2px solid gray;
}

.nadpis_prichody {
    color: green;
}

.nadpis_odchody {
    color: blue;
}

table {
    /*background-color:black;*/
    color: yellow;
    width: 100%;
    border: 0;
    /*/height: 100%;*/
    /*overflow:hidden;*/
    /*table-layout:fixed;*/
    /*border-spacing:5px;*/
    border-collapse: collapse;
    /*text-align: left;*/
    /*margin: auto*/
}

th, td {
    /*border:5px solid #2c2c2c;*/
    /*border-collapse:collapse;*/
    overflow: hidden;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
}

#StopName {
    font-size: 65px; /*xx-large;*/
    /*text-shadow: -1px -1px 1px #bbb, 1px 1px 1px #000;*/
    color: #dafaf8;
    max-width: 0px;
    padding-left: 10px;
    /*overflow:hidden;*/
    /*opacity: 0.8;*/
}

.cssBusIcon {
    /*height:100px;*/
    border-radius: 10px;
    border-color: gray;
    border-width: 2px;
    border-style: solid;
    overflow: hidden;
    background-color: white;
}

.cssBusIcon1 {
    height: 100px;
    /*border-radius:10px;*/
    overflow: hidden;
}
/*td
{*/
/*border-left:1px solid #2c2c2c;*/
/*border-color:#7c7c7c; */
/*background-color:black;*/
/*}*/
/*th
{
    background-color:#2c2c2c;
}*/
/*tr{
    font-size:50%;
}*/
.slideImages {
    width: 220px;
    height: 100px;
}

#tableHead {
    font-style: italic;
    font-weight: bold;
    /*background-color:#2c2c2c;*/
}

.directorySliderOwner {
    position: relative;
    border-radius: 10px;
    border-color: gray;
    border-width: 2px;
    border-style: solid;
    overflow: hidden;
    /*margin-right:20px;*/
}

.DateTime {
    border-radius: 10px;
    overflow: hidden;
    height: 100px;
    background-color: #fbfcf6;
    border-color: gray;
    border-width: 2px;
    border-style: solid;
}

.actDate {
    /*border-radius:10px;*/
    /*    border-color:gray;
    border-width:2px;border-style:solid;*/
    /*background-color:#222222;*/
    overflow: hidden;
    text-align: center;
    color: black;
    /*margin-right:20px;*/
    font-style: normal;
    font-size: 40px;
    /*height:75px;*/
    /*padding-top:12px;*/
    margin: 16px;
    margin-right: 0;
    float: left;
}

.weekday {
    font-size: 22px;
}

#flipcountdownbox1 {
    margin: 10px;
    margin-left: 0;
    float: right;
    /*height:80px;
    background-color:darkgray;
    border-width:4px; 
	border-style:ridge;
    border-color:#5c5c5c;
    vertical-align:bottom;
    padding-top:2px;
    border-radius:5px;*/
}

#clockid {
    padding: 2px;
    float: right;
}

.BusTable {
    table-layout: fixed;
    width: 100%;
    /*border-radius:4px;*/
    /*border-color:gray;border-width:2px;border-style:solid;*/
}

.busHead {
    color: white;
    background-color: black;
    font-size: 26px;
    /*border:2px solid #1c1c1c;*/
    /*border-width: 2px;
	border-color:#5c5c5c;*/
}

.cssPrepravcaImg {
    padding: 2px;
    display: block;
    vertical-align: bottom;
    /*height:100%;*/
    /*height:30px;*/
    /*background-image:url(img/ArrivaLogo.jpg);*/
    /*height:20px;*/
    width: 80px;
    /*font-size:xx-large;*/
}

.smerClass {
    /*width:100%;*/
    max-width: 0px;
    /*border-left:1px solid #2c2c2c;*/
    /*overflow:hidden;*/
}

/*.cielClassDiv{
    font-weight:bold;
}
.delayClassDiv{
    font-size:18px;
    color:lightblue;
}*/

.dtClass {
    /*border-left:1px solid #2c2c2c;*/
    text-align: center;
}

.big_reklam {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    /*width:300px;
    height:200px;*/
    background-color: white;
    /*font-size:50px;*/
    /*z-index:-1;*/
    /*border:1px solid red;*/
    /*float:right;*/
    /*border-color:gray;border-width:2px;border-style:solid;*/
    /*padding:2px;*/
    /*padding-bottom:4px;*/
    display: none;
}

.reklam {
    table-layout: fixed;
    /*width:49.5%;*/
    /*border-radius:4px;*/
    /*border-color:gray;border-width:2px;border-style:solid;*/
    background-color: black;
    /*overflow:hidden;
        width:98%;
        padding-left:4px; padding-right:4px;padding-top:0px;
    border-color:gray;border-width:2px;border-style:solid;
    color:white;
    margin-left:4px;
    margin-right:4px;*/
}

.message {
    /*width:100%;
    border-color:gray;border-width:2px;border-style:solid;*/
    width: 100%;
    height: 100%;
    color: white;
    font-weight: bold;
    font-size: 36px;
    padding-top: 4px;
}

.copyright {
    color: gray;
    float: right;
    font-size: 9px;
    margin-top: 3px;
}

#lblDemo {
    width: 100%;
    display: inline-block;
    color: red;
    font-weight: bold;
    font-size: 40px;
    text-align: center;
    position: relative;
    top: -200px;
}

#map {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
}

.bus-div-icon .number {
    position: relative;
    top: -48px;
    font-size: 8px;
    width: 29px;
    text-align: center;
    color: darkblue;
    text-shadow: none;
    text-wrap: none;
    font-weight: bold;
}
/*animuj*/
.all-atrib-anim {
    transition: all 5s linear;
    transition-timing-function: steps(15);
}

.all-atrib-anim-fade {
    transition: all 1s linear;
    transition-timing-function: steps(2);
}
