
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
    background-color: #000;
}

.button {
    display: inline-block;
    line-height: 1;
    text-decoration: none;
    font-weight: 700;
    color: #fff;
    background-color: #39c;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
}

.button.green {
    background-color: #58aa00;
}

.button.dgreen {
    background-color: #060;
}

.button.blue {
    background-color: #2c6da0;
}

.button.black {
    background-color: #222;
}

.button.white {
    background-color: #fff;
    color: #000;
    text-shadow: 1px 1px #fff;
}

.button.small {
    font-size: 75%;
    padding: 3px 7px;
}

.button.large {
    font-size: 125%;
    padding: 7px 12px;
}

.button.big {
    font-size: 200%;
    padding: 20px 30px;
}

div {
    cursor: auto;
}

a {
    cursor: pointer;
    text-decoration: none;
}


.all  {
    margin: 0px auto;
    margin-top: 30px;
    padding-left: 85px;
    width: 1090px;
    text-align: center;

}

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

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

.left {
    position: relative;
    float: left;
    width: 680px;
}

.right {
    position: relative;
    float: left;
    min-width: 320px;
}

ul.share {
    padding: 1px;
}

ul.share li {
    list-style: none;
    display: inline;
}

#lightsOff,#lightsOn {
    position: relative;
    z-index: 101;
}

#lightsOn {
    display: none;
}

/*styl zavreni ctverecku bet365 na streampagi*/

#bannerClose {
    font-size: 18px;
    color: red;

}

.tallstreambanner {
    display: block;
    position:absolute;
    top: 345px;
    left: 30px;
    width: 100px;
    height: 500px;
}

.morediv {
    width: 95%;
    clear: both;
}

.toggleLink,#morelinks {
    width: 95%;
}

.linkbar {
    border-bottom: 1px dotted #2c6da0;
    width: 100%;
    height: 15px!important;
    padding-bottom: 5px!important;
}

.linkGroup {
    width: 100%;
    padding: 5px!important;
}

.linkRow {
    width: 100%;
    padding-top: 2px!important;
    padding-bottom: 2px!important;
    color: #d0d0d0!important;
}

.gameLinks a {
    color: #606!important;
    text-decoration: none;
}

.gameLinks a:hover {
    color: #00f!important;
    text-decoration: underline;
}

img {
    vertical-align: top;
    border: 0;
}

.playerImage {
    float: left;
    width: 22px;
}

.playerName {
    float: left;
    width: 70px;
    color: #000;
}

.gameLinks {
    padding-bottom: 5px;
}

.clear {
    clear: both;
}

ul#toplinks li {
    display: inline;
    list-style: none;
    line-height: 1.4;
}

ul#toplinks li a {
    display: inline;
}