div.site_bg * { font-family: Arial, Verdana, Sans-Serif; }
body { margin: 0px; padding: 0px 0px 0px 0px; background-color: #000000; }
img { border-width: 0px; margin: 0px; padding: 0px;}
div.site_bg form { display:inline; }
div.site_top { background-color: #222222; padding-bottom: 100px; overflow: hidden; }
.lang_selector {
    float: right;
    overflow: hidden;
    margin-bottom: 10px;
}

.contact {
    margin-right: 10px;
    font-weight: bold;
}

.lang_selector * {
    color: #999999;
    text-decoration: none;
}

.kiemelt {
    font-weight: bold;
}

.sitelogo {
    width: 287px;
    height: 57px;
    float: left;
}

.site_container {
    text-align: center;
    color: #777777;
}

.site_head {
    width: 980px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}

.site_body {
    margin-top: 20px;
    text-align: left;
    width: 980px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.main_menu_container {
    float: left;
    width: 600px;
    font-size: 15px;
    font-weight: bold;
    margin-left: 50px;
}

.main_menu_container ul {
    margin:0px;
    padding:0px;
}

.main_menu_container ul li {
    display:inline;
    float:left;
    list-style:none;
    /*margin-right: 25px;*/
    border-left: 1px solid #484848;
    /*padding-top: 1em;*/
    /*padding-bottom: 1em;*/
    padding-left: 5px;
    padding-right: 5px;
    height: 2em;
    width: 100px;
}

.main_menu_container a {
    text-decoration: none;
    color: #FFA312;
}

.main_menu_container .right {
    font-size: 9px;
    color: #999999;
}

.player {
    text-align: center;
}

.player #mediaspace {
    z-index: 98;
}

.player .img {
    margin-top: -5px;
    margin-left: -30px;
    z-index: 99;
    height: 120px;
}

.player .title {
    color: #ffa312;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 20px;
}

.eventshead {
    color: #ffa312;
    font-size: 18px;
    font-weight: bold;
    z-index: 98;
}

.events_container {
    width: 960px;
    border-width: 0px;
    z-index: 98;
}

.events {
    width: 896px;
    height: 50px;
    color: #999999;
}

.events_container .arrow {
    float: left;
    cursor: pointer;
}

.video_container {
    width: 980px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.show_more {
    width: 962px;
    height: 18px;
    background-image: url('../../images/show_more.jpg');
    background-repeat: no-repeat;
    text-align: right;
    margin-top: 20px;
    padding-top: 1px;
    float: left;
}

html>body .show_more {
    background-image: url('../../images/show_more.png');
    background-repeat: no-repeat;
}

.show_more span {
    color: #FFA312;
    margin-right: 25px;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}

.video {
    /*width: 230px;*/
    margin-top: 30px;
    /*margin-right: 12px;*/
    /*float: left;*/
    table-layout: fixed;
    border-spacing: 0px;
    border: 0px solid #999999;
    border-collapse: collapse;
}

.video tr {
    border: 0px solid #999999;
}

.video td {
    width: 230px;
    border-right: 10px solid #222222;
    color: #999999;
    vertical-align: top;
}

.langbar {
    width: 230px;
    height: 15px;
    overflow: hidden;
    /*padding: 0px;*/
    margin: 0px;
    padding-top: 15px;
}

.lang2 {
    width: 26px;
    height: 15px;
    background-image: url('../../images/lang_bg_2.png');
    background-repeat: none;
    float: right;
    text-align: center;
    font-weight: bold;
    margin-right: 5px;
    color: black;
}

.lang2 span {
    color: white;
}
.lang3 {
    width: 35px;
    height: 15px;
    background-image: url('../../images/lang_bg_3.png');
    background-repeat: none;
    text-align: center;
    font-weight: bold;
    float: right;
    color: black;
}

.lang3 span {
    color: white;
}

.video .title {
    background-color: #9c000c;
    font-size: 15px;
    font-weight: bold;
    color: #FFA312;
    text-decoration: none;
    vertical-align: middle;
    text-align: left;
}

.video .title .text {
    margin-left: 5px;
    margin-right: 5px;
}

.shortdesc {
    padding-top: 10px;
    text-align: justify;
    font-weight: normal;
}

.readmore {
    margin-top: 10px;
    text-align: right;
    color: #ffa312;
    font-weight: normal;
    text-decoration: underline;
    padding-top: 15px;
}

.readmore a {
    color: #ffa312;
}

.desc {
    line-height: 1.5 em;
    text-align: justify;
    color: white;
    width: 600px;
    float: left;
    margin-top: 50px;
}

.desc a {
    color: #ffa312;
    text-decoration: none;
}

.cast {
    margin-top: 50px;
    margin-left: 650px;
    text-align: left;
    color: #999999
}

.cast span {
    color: #fff;
    text-decoration: none;
}

.cast .title {
    font-size: 14px;
    color: #FFA312;
    font-weight: bold;
}

.projects {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.projects td {
    width: 430px;
    border-right: 20px solid #222222;
}

.projects .title {
    background-color: #9c000c;
    font-size: 15px;
    font-weight: bold;
    color: #FFA312;
    text-decoration: none;
    vertical-align: middle;
    text-align: left;
}

.projects .shortdesc {
    color: #999999;
}

.project .title {
    margin-top: 20px;
    /*text-align: center;*/
    font-size: 14px;
    color: #FFA312;
    font-weight: bold;
}

.project .pic {
    margin-top: 20px;
    /*text-align: center;*/
}

.project .longdesc {
    margin-top: 30px;
}

/*fck editor*/
div.CPPDynamicHTMLBox_Content { padding:0px 0px 0px 6px; }
/*highlight*/
div.formcontrol_highlight { color:#ff0000; }
/*logo*//**/
div.logo { width:960px; }
div.logo a.logo_inter { display:inline-block; margin-top:5px; margin-right:0px; background-image: url('../../images/interactive_logo.gif'); width:67px; height:18px; font-size:2px; }
div.logo a.logo_inter:hover { display:inline-block; margin-top:5px; margin-right:0px; background-image: url('../../images/interactive_logo_on.gif'); width:67px; height:18px; font-size:2px; }