body
{
    /*font-family: Verdana;*/
    color: #ffffff;
    font-size: 14px;
    padding: 5px 0px 0px 0px;
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
    background: #000;
    width: 90%;

}

body a
{
    text-decoration: underline;
    color: lime;
}

body a:hover
{
    text-decoration: underline;
    color: lime;
}

.all  {
    margin: auto;
    margin-top: 30px;
    width: 100%;
    text-align: left;

}

img {
    border: 0px;
    text-decoration: none;
}

.cl {
    clear: both;
    height: 1px;
}

.header {
    position: relative;
    width: 1450px;
    vertical-align: top;
    margin-top: -10px;
}

.logo {
    width: 363px;
    height: 100px;
    margin: 0px auto;
    vertical-align: top;
}

.watching {
    width: 100%;
    text-align: center;
    margin-left: -200px;
}

.mainer {
    position: relative;
    width: 1450px;
    margin: 0px auto;
}

#notwork {
    text-align: center;
    color: yellow;
    padding: 5px 5px 5px 5px;
    background: #596C56;
    margin: 0px auto;
    width: 65%;
}

.mainer .left {
    position: relative;
    float: left;
    margin-left: 2%;
    min-width: 700px;
}

.mainer .right {
    position: relative;
    float: left;
    margin-left: 10px;
}

#zkusebni {
    color: lime;
}

.content {
    background: #8b8b8b;
}

.sidebar {
    float: left;
    width: 120px;
    padding: 10px 0px 0px 10px;
}

.sidebar .slot-120-600 {
    margin: 0px 0px 30px 0px;
}


.text {
    float: left;
    width: 100%;
    margin: 0px 40px 0px 0px;
    padding: 10px 0px 0px 0px;
}


.text .infobar {
    background: #edf7f9;
    width: 100%;
    padding: 5px;
    margin: 20px 0px 0px 0px;
}

.text p.total-links {
    color: #0b80f9;
    font-weight: bold;
    padding: 0px;
    margin: 10px 0px 0px 0px;
}

.text table {
    color: #000;
    border: 0px;
    margin: 15px 0px 45px 0px;
    border-collapse: collapse;
}

.text table tr {
    background: #f0f0f0;
}

.text table td {
    height: 40px;
    line-height: 30px;
    padding-left: 100px;
    vertical-align: middle;
    border: 0px;
}

.text table td.time {
    width: 80px;
    padding-left: 100px;
}

.text table td.icon {
    width: 80px;
}

.text table td.link {
    width: 100%;
}

.text table td.link a {
    color: #4d4d4d;
    font-weight: bold;
}

.text table td.link a:hover {
    color: #1de100;
    text-decoration: none;
}


.table td.slot-600-300 {

}


.text a {
    color: #4d4d4d;
    text-decoration: underline;
}

.text a:hover {
    color: #1de100;
    text-decoration: underline;
}





.footer {
    width: 100%;
    margin: auto;
    margin-bottom: 40px;
    color: #fff;
    font-size: 16px;

}

.footer .footer-links {
    width: 700px;
    float: right;

}


.footer .footer-links a {
    color: #FFF;
    font-weight: bold;
}

.infobar table td{
    height: auto;
    line-height: normal;
}

.infobar table {
    margin: 15px 0px 5px 0px;

}
       
#hiddenBannerCanvas {
    z-index: 2;
}

#bannerInCenter {
    margin-left: -200px;
    margin-top: 50px;
    z-index: 3;
}

#toplinks {
    list-style-type:none;
    display: block;
    max-width: 900px;
    margin: 0px auto;
}
#toplinks li,#toplinks>li{margin:10px;display:inline}

#facebuttonek {
    position: relative;
    margin-top: 25px;
    display: inline;
}