BODY {
    background-color: #110000;
    color: #FFCCCC;
    font-family: Arial;
    text-align: center;
    padding: 0px;
    margin: 0;
}

IMG {
    border: none;
}

h1 {
    color: #FFCCCC;
    font-size: 1.4em;
    text-decoration: none;
    font-weight: 900;
    background-color: maroon;
    margin-top: 0;
    text-align: center;
    width: 100%;
}

h2 {
    color: #FFCCCC;
    font-size: 1.1em;
    text-align:center;
}

#leve_menu ul li {
    list-style:none;
    font-size: 18px;
    font-weight: 500;
    margin-left: 5px;
}

#leve_menu ul {
    padding: 0;
    margin: 0;
}

#leve_menu ul li.li_image:hover {
    background-color: #990000;
    background-image: url('../obrazky/camera-24x24.png');
    background-repeat: no-repeat;
    background-position: right bottom;
}

#leve_menu ul li.li_info:hover {
    background-color: #990000;
    background-image: url('../obrazky/info-24x24.png');
    background-repeat: no-repeat;
    background-position: right bottom;
}

#leve_menu ul li.li_video:hover {
    background-color: #990000;
    background-image: url('../obrazky/video-24x24.png');
    background-repeat: no-repeat;
    background-position: right bottom;
}

#leve_menu ul li.li_link:hover {
    background-color: #990000;
    background-image: url('../obrazky/link-24x24.png');
    background-repeat: no-repeat;
    background-position: right bottom;
}



#leve_menu ul li a:hover {
    background-color: #990000;
    text-decoration:underline;
}

A {
    color: white;
    font-size: 1em;
}

A:hover {
    color: #BBBBBB;
    text-decoration: none;
}

#wrap {
    text-align: center;
    margin: auto;
    width: 1036px;
}

#wrap_levy {
    display: inline;
    clear: left;
    text-align: left;
}

#reklama_pravy {
    display: inline;
    float: left;
    clear: none;
    width: 200px;
    margin-left: 5px;
    padding: 0px;
    margin-top: 10px;
}

#menu {
    background-color: #550000;
    border-bottom: #990000 solid 1px;
}

#leve_menu {
    text-align: left;
    width: 200px;
    _width: 200px;
    min-height: 755px;
    background-color: #330000;
    border: #990000 solid 1px;
    float: left;
    margin: 0px;
    padding: 0px;
    font-size: 1.3em;
    line-height: 1.4;
    margin-top: 10px;
}

#leve_menu .header {
    width: inherit;
    background-image: url('../obrazky/gradient.png');
    height: 30px;
    text-align: center;
}

#leve_menu a {
    color: white;
    text-decoration: none;
}

* html #leve_menu {
    height: 770px;
}

#main {
    width: 610px;
    max-width: 640px;
    width: expression(do.body.cli > 610? „610px“ : „auto“ );
    min-height: 1500px;
    background-color: #330000;
    border: #990000 solid 1px;
    float: left;
    margin: 0px;
    padding: 4px;
    text-align: left;
    margin-top: 10px;
}

* html #main {
    height: 1500px;
}


#main a:visited {
    color: #BBBBBB;
}

#footer {
    width: 1000px;
    height: 20px;
    clear: both;
    background-color: #330000;
    border: #990000 solid 1px;
    margin-top: 0px;
    padding: 2px;
}

.video {
    width: 99%;
    min-height: 150px;
    border: none;
    background-color: #440000;
    line-height: 1.5;
    text-align: left;
    padding: 4px;
}

.video h2 {
    color: white;
    font-size: 1.5em;
    margin-top: 0;
    margin-left: 5px;
    text-align: center;
    float: right;
    width: 430px;
}

.video .image {
    float: left;
    display: block;
    width: 150px;
    height: 150px;
    margin-left: 10px;
    margin-top: 0px;
    vertical-align: middle;
}


.video_header {
    background-color: #660000;
    display: block;
    height: 150px;
    border-left: #AA0000 2px solid;
    border-right: #AA0000 2px solid;
    margin-top: 0px;
    width: 599px;
    _width: 603px;
}

.video_header_top {
    background-image: url('../obrazky/video_header_top.png');
    background-repeat: no-repeat;
    display: block;
    height: 10px;
    width: 603px;
    margin-bottom: 0px;
    font-size: 0px;
}

.video_header_bottom {
    background-image: url('../obrazky/video_header_bottom.png');
    background-repeat: no-repeat;
    display: block;
    height: 10px;
    margin-bottom: 10px;
    width: 603px;
    font-size: 0px;
}

/*
#main div.video:hover {
    background-color: #660000;
}*/

.aktualita {
    width: 99%;
    min-height: 150px;
    border: blue solid 0px;
    background-color: #660000;
    line-height: 1.5;
    text-align: left;
    padding: 0 4 4 4;
}

.video A {
    color: #9999FF;
    font-size: 1em;
}

.video A:hover {
    color: #8888CC;
    text-decoration: none;
}

.video_text {
    float: left;
    font-size: 1em;
    margin: 2px;
    clear:right;
}

.video_link {
    width: 100%;
    float: left;
    font-size: 0.8em;
    clear: both;
}

.video_podrobnosti {
    background-color: #333355;
    width: 603px;
    border-left: #3333AA solid 2px;
    border-right: #3333AA solid 2px;
}

.video_podrobnosti_top {
    background-image: url('../obrazky/video_podrobnosti_top.png');
    background-repeat: no-repeat;
    display: block;
    height: 10px;
    font-size: 0px;
    width: 603px;
}

.video_podrobnosti_bottom {
    background-image: url('../obrazky/video_podrobnosti_bottom.png');
    background-repeat: no-repeat;
    display: block;
    height: 10px;
    margin-bottom: 10px;
    font-size: 0px;
    width: 603px;
}

.video_podrobnosti THEAD TR TH {
    text-align: left;    
}

.video_views {
    float: right;
    vertical-align: text-bottom;
    margin: 5px;
}

#searchbox {
    width: 200px;
    _width: 198px;
    min-height: 50px;
    _height: 50px;
    border-bottom: #990000 solid 1px;
    background-color: #550000;
    font-size: 12px;
    text-align:center;
}

.textove_pole {
    background-color: #330000;
    border: #888888 solid 1px;
    color: #EEEEEE;
}

.textove_pole:hover {
    background-color: #220000;
    border-color: #BBBBBB;
}

.textove_pole:focus {
    background-color: #220000;
    border-color: #BBBBBB;
}

.oznameni1 {
    background-color: #111155;
    border: solid 1px #8888FF;
    border-left: 0px;
    border-right: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
}

.link {
    font-size: 1.1em;
    background-color: #550000;
}

.link:hover {
    background-color: #880000;
}

.stranky {
    font-size: 1.3em;
    display: inline;
}

.odkaz {
    display:block;
    clear:right;
    width:500px;
    height:200px;
}

#rss {
    width: 200px;
    _width: 198px;
    min-height: 30px;
    _height: 30px;
    border-bottom: #990000 solid 1px;
    background-color: #550000;
    font-size: 12px;
    text-align: center;
}

.galerie1_img {
    margin-left: 1px;
    margin-bottom: 1px;
    border: 1px #002277 solid;
}

.galerie1_img:hover {
    border-color: white;
}

TABLE.videa {
    border-collapse: collapse;
    text-align: center;
}

TABLE.videa TR {
    border: 1px solid red;
}

TABLE.videa TR.lichy {
    background-color: #000011;
}

TABLE.videa TR.sudy {
    background-color: #000033;
}

TABLE.videa TR TD {
    border: 1px solid red;
    padding: 2px;
    font-size: 1.05em;
}

TABLE.videa thead TR {
    background-color: #550000;
}

TABLE.videa thead TR TD {
    font-weight: bold;
    font-size: 1.1em;
}

.error {
    background-color: black;
    color: white;
    font-weight: bold;
    border: red solid medium;
    padding: 0.2em;
    margin: 0.2em;
}

.white_text {
    color: white;
}

.ad_text {
    margin-top: 10px;
    width: 100%;
    text-align: center;
    font-size: 14px;
}