body {
        background-color:#FFECD6;
/*        background-image: url(/images/diz/body_bg.png);
        background-repeat: repeat-x; */
}
table {
        border:none;
        vertical-align: top;
        font-family:Tahoma;
}
td {
        font-family:Tahoma;
}

#header {
        width:990px;
        height:100px;
        background-image: url(images/diz/header_bg.gif);
        background-repeat: no-repeat;
}
#footer {
/*        background-image: url(/images/diz/footer_bg.png);
        background-repeat: repeat-x; */
        height:60px;
}

.page_title {
        padding:20px;
        text-align: middle;
}
ul {
        list-style-type:disc;
        font-size:12px;
        color:#444343;
        line-height:11pt;
        padding:0px;
        margin-top:2px;
        margin-bottom:2px;
        margin-left:16px;
        text-transform : capitalize;
}

ol {
        list-style-type:disc;
        color:#FE6000;
        line-height:12pt;
        padding:0px;
        margin-top:2px;
        margin-bottom:2px;
        margin-left:16px;
}

.ulsubcat {
        list-style-type: disc;
        color:#FE6000;
        line-height:12pt;
        margin-top:5px;
        margin-bottom:5px;
        margin-left:20px;
}

.Menu {
        width:200px;
        border:1px #BFBDBD solid;
        background-image: url(/images/diz/table_bg2.gif);
        background-repeat: repeat-y;
}

.FilmList {
        width:586px;
        padding:2px;
        border:1px #BFBDBD solid;
        background-color:#FFF3E4;
}
.FilmListTitle {
        color:#E67F02;
/*        background-color:#FF008A;  */
}

.tdMenuTitle {
        padding-left:10px;
        height:30px;
        background-image: url(images/diz/menu_title.jpg);
        font-family:Tahoma;
        color:#363636;
        font-size:12px;
        font-weight:bold;
        text-transform : uppercase;
}
.tdzagolovok {
        font-family: Trebuchet MS, Lucida Grande;
        color:#FFFFFF;
/*        background-color:#FFE5F3;  */
}

.Left {
        width:200px;
        vertical-align:top;
        text-align:center;
}
.center {
        width:100%;
        vertical-align:top;
}
.Right {
        width:200px;
        vertical-align:top;
        text-align:center;
}

hr {
        width:990px;
        color:#FDE7F3;
        noshade;
}

form {
        margin:0px;
        padding:0px;
}
select, input {
        padding:0px;
        font:12px Tahoma;
        color:#444343;
        text-decoration: none;
        background:#FFFFFF;
        border:1px #b1b1b1 solid;

}
.imgDashedBorder {
        border: 1px dashed;
        color: #FE6000;
}

.mark {
        color:#737373;
        font-family:Verdana;
        text-decoration:underline;
}

.font1 {
        font:12px Tahoma;
        color:#737373;
/*        text-decoration:underline; */
}
.font2 {
        font:13px Trebuchet MS;
        color:#484747;
}
.font3 {
        font:13px Verdana;
        color:#E67F02;
}

.zacherknut {
        text-decoration:line-through;
}

h1 {
        font-family:Trebuchet MS;
        color:#363636;
        font-size:22px;
        font-weight:bold;
        padding:0px;
        margin:0px;
}

h2 {
        font-family:Trebuchet MS;
        color:#E67F02;
        font-size:14px;
        font-weight:bold;
        text-transform:uppercase;
        padding:0px;
        margin:0px;
}
h3 {
        font-family : Arial, Verdana, Sans-Serif;
        color : #FE6000;
        font-size : 13px;
        text-transform : uppercase;
        padding : 0px;
        margin : 0px;
}

img {border:0px;}

.img_screen {
        border:1px #BFBDBD solid;
        margin:1px;
        padding:1px;
}
A:hover IMG.img_screen {
        border:#E67F02 1px solid;
        margin:1px;
        padding:1px;
}
.img_cover {
        margin:1px;
        padding:1px;
}

/* Link Settings */
a {
        color:#444343;
}
a:hover {
        color:#E67F02;
        text-decoration:underline;
}
.small {
        font-family : Arial, Verdana, Sans-Serif;
        font-size : 12px;
}
.small_footer {
        font-family : Arial, Verdana, Sans-Serif;
        font-size : 12px;
        color:#C2C0C0;
}
a:hover.small {
        font-family : Arial, Verdana, Sans-Serif;
        color : #333333;
        font-size : 12px;
        text-decoration : underline;
}