body {
background-image: url(gfx/bg1.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-color: #ffffff;

}

.top {
margin-left: 20px;
top: -8px;
width: 895px;
height: 265px;
position: absolute;
float: left;
}

.logomenu {
background-image: url(gfx/logomenu.png);
background-repeat: no-repeat;
width: 895px;
height: 101px;
top: 0px;
left: 0px;
}

.siteblock {
position: relative;
top: 160px;
}

.main_content {
width: 505px;
position: relative;
left: 50px;
float: left;
}

.right_content {
width: 247px;
position: relative;
float: right;
right: 100px;

}

.episode_box {
width: 247px;
background-image: url('gfx/hr.png');
background-position: bottom;
background-repeat: no-repeat;
padding-bottom: 1px;
margin-bottom: 25px;
}

.episode_top {
width: 247px;
background-image: url(gfx/episode_top.png);
background-repeat: no-repeat;
height: 15px;
margin-bottom: 20px;
}

.links_top {
width: 247px;
background-image: url(gfx/links_top.png);
background-repeat: no-repeat;
height: 15px;
margin-bottom: 20px;
}

.dvd_top {
width: 247px;
background-image: url(gfx/dvd_top.png);
background-repeat: no-repeat;
height: 15px;
margin-bottom: 20px;
}

.content_top {
background-image: url(gfx/top_news.png);
background-repeat: no-repeat;
background-position: top;
width: 505px;
height: 14px;
}

.oserialu_top {
background-image: url(gfx/top_oserialu.png);
background-repeat: no-repeat;
background-position: top;
width: 505px;
height: 14px;
}

.obsada_top {
background-image: url(gfx/top_obsada.png);
background-repeat: no-repeat;
background-position: top;
width: 505px;
height: 14px;
}

.odcinki_top {
background-image: url(gfx/top_odcinki.png);
background-repeat: no-repeat;
background-position: top;
width: 505px;
height: 14px;
}

.wywiad_top {
background-image: url(gfx/top_wywiad.png);
background-repeat: no-repeat;
background-position: top;
width: 505px;
height: 14px;
}

.d {
position: absolute;
right: 20px;
top: 2950px;
margin-right: 0px;
margin-bottom: 0px
z-index: 1;
float: right;
}

p.news_header {
font-family: "Arial";
font-weight: bold;
font-size: 13px;
color: #000000;
margin-left: 5px;
margin-bottom: 0px;
margin-top: 20px;
text-align: justify;
}

p.episode_title {
font-family: "Arial";
font-weight: bold;
font-size: 13px;
color: #000000;
margin-left: 5px;
margin-bottom: 0px;
margin-top: 20px;
text-align: justify;
}

p.episode_info {
margin-top: 10px;
font-family: "Arial";
font-size: 13px;
color: #000000;
margin-left: 5px;
margin-bottom: 20px;
margin-top: 0px;
text-align: justify;
}

p.news_info {
font-family: "Arial";
font-size: 10px;
color: #6b6b6b;
margin-left: 5px;
margin-top: 0px;
text-align: justify;
}

p.news_content {
font-family: "Arial";
font-size: 13px;
color: #000000;
margin-left: 5px;
text-align: justify;
}

p.comment_content {
font-family: "Arial";
font-size: 13px;
color: #000000;
margin-left: 5px;
text-align: justify;
}

a:link {color:#940000; font-weight: bold; text-decoration: none;}      /* unvisited link */
a:visited {color:#940000; font-weight: bold; text-decoration: none;}  /* visited link */
a:hover {color:#940000; font-weight: bold; text-decoration: none;}  /* mouse over link */
a:active {color:#940000; font-weight: bold; text-decoration: none;}  /* selected link */

p.news_footer {
font-family: "Arial";
font-size: 12px;
color: #6b6b6b;
margin-left: 5px;
margin-top: 5px;
margin-right: 50px;
padding-bottom: 0px;
margin-bottom: 5px;
}


