.contentdiv {background: url(../images/filmsbgrep.jpg) repeat-y; padding: 0px;}
#filmslist {background: url(../images/filmsbg.jpg) no-repeat; width: 100%;}
#en #filmslist {background: url(../images/filmsbg_en.jpg) no-repeat; width: 100%;}

#filmslist td#filmsdesc {width: 192px; vertical-align: top; padding-left: 38px; padding-top: 30px; color: #ddd;}
#filmslist td#filmsdesc img {margin-bottom: 20px; border: 1px solid #aaa;}
#filmslist td#list {padding-left: 38px; padding-top: 63px; padding-bottom: 20px; color: #222; vertical-align: top;}
#filmslist td#list a {color: #222;}
#filmslist td#filmsbott {padding: 0px; background: #000;}

#filmslist #listtbl td {padding: 0px; padding-top: 4px; padding-bottom: 4px;}

#filmslist #listtbl td.fldate {padding-left: 25px; font-size: 12px; font-family: "Georgia"; width: 74px; color: #222;}
#filmslist #listtbl td.fltitle {font-size: 12px; font-variant: small-caps; width: 250px; color: #000;}
#filmslist #listtbl td.fldir {font-size: 10px; vertical-align: bottom; width: 163px; color: #333;}

.par1, .par0 {padding: 5px;}
.par1 {background-color: #f1f1f;}
.par1:hover, .par0:hover {background-color: #fff; cursor-style: pointer;}

