body {
     margin: -12px;     
     color: red;
     font: 10px Tahoma;
     background-color: black;
     background-image: url("img/menu.png");
     background-repeat: repeat-x;
     background-position: center 200px;
}
#strana {
     width: 960px;
     position: relative;
     text-align: left;
}
#logo {
     width: 960px;
     height: 350px;
     position: relative;
     text-align: left;
     background-image: url("img/logo.png");
}
#menu {
     width: 960px;
     height: 65px;
     position: relative;
     text-align: left;
     background-image: url("img/menu.png");
     left: 0px;
     top: 200px;
}
#ls {
     width: 710px;
     height: 300px;
     position: relative;
     text-align: left;
     float: left;
     margin-top: -70px;
     margin-left: 13px;
}
#ps {
     width: 210px;
     height: 300px;
     position: relative;
     text-align: left;
     float: left;
     margin-top: -70px;
     margin-left: 13px;
}
.new {
     width: 700px;
     position: relative;
     text-align: left;
     background-image: url("img/new.png");
     background-repeat: no-repeat;
     background-position: center top;     
     padding-top: 20px;
}
.box {
     width: 200px;
     position: relative;
     text-align: left;
     background-image: url("img/box.png");
     background-repeat: no-repeat;
     background-position: center top;
     padding-top: 10px;
}
.nadpis {
     width: 190px;
     text-align: center;
     font: 12px Tahoma;
     font-weight: bold;
     color: red;
}
.nadpis2 {
     width: 680px;
     text-align: left;
     color: red;
}
.nadpis2n {
     width: 460px;
     text-align: left;
     font: 12px Tahoma;
     font-weight: bold;
     color: red;
     float: left;
     padding-left: 20px;
}
.nadpis2d {
     width: 190px;
     text-align: right;
     font: 12px Tahoma;
     font-weight: bold;
     color: red;
     float: left;
}
.text {
     width: 630px;
     text-align: justify;
     margin-left: 30px;
     margin-top: 30px;
     margin-bottom: 30px;
     position: relative;
}
.btext {
     width: 170px;
     text-align: justify;
     margin-left: 10px;
     margin-top: 10px;
     margin-bottom: 10px;
     position: relative;
}
#menu a {
     color: #FFFFFF;
     padding-left: 20px;
     padding-right: 20px;
     text-decoration: none;
     font: 14px Verdana;
     font-weight: bold;
     display: block;
     float: left;
     height: 65px;
     line-height: 60px;
}
#menu a:hover {
     background-image: url("img/menu_a.png");
}
.follow-fb a {
     display: block;
     width: 180px;
     height: 63px;
     background-image: url("follow/fb_n.png");
     margin-top: 10px;
}
.follow-fb a:hover {
     background-image: url("follow/fb.png");
}
.follow-bz a {
     display: block;
     width: 180px;
     height: 63px;
     background-image: url("follow/bz_n.png");
     margin-top: 10px;
}
.follow-bz a:hover {
     background-image: url("follow/bz.png");
}
.follow-yt a {
     display: block;
     width: 180px;
     height: 63px;
     background-image: url("follow/yt_n.png");
     margin-top: 10px;
}
.follow-yt a:hover {
     background-image: url("follow/yt.png");
}
.follow-py a {
     display: block;
     width: 180px;
     height: 63px;
     background-image: url("follow/py_n.png");
     margin-top: 10px;
}
.follow-py a:hover {
     background-image: url("follow/py.png");
}
table {
     color: white;
     font: 16px Tahoma;
}
h1 {
     color: red;
     font: 16px Tahoma;
     font-weight: bold;
}
h2 {
     color: red;
     font: 16px Tahoma;
     font-weight: bold;
}
a {
     color: red;
     text-decoration: underline;
}
a:hover {
     color: red;
     text-decoration: none;
}
.song {
     width: 291px;
     height: 64px;
     background-image: url("img/song.png");
     position: relative;
     text-align: left;
     float: left;
     margin-left: 20px;
     margin-top: 20px;
}
.img {
     width: 50px;
     height: 50px;
     position: relative;
     text-align: left;
     top: 7px;
     left: 8px;
     float: left;
}
.nazev {
     width: 220px;
     height: 20px;
     position: relative;
     text-align: center;
     top: 10px;
     left: 15px;
     float: left;
     font: 12px Tahoma;
     font-weight: bold;
     color: #FFFFFF;
}
.mp3video {
     width: 95px;
     height: 26px;
     position: relative;
     text-align: center;
     top: 17px;
     left: 70px;
     float: left;
}
img {
     border: 0px;
}
#pix {
     width: 1px;
     height: 1px;
     position: relative;
}

