#activision_home {
    margin: 0 0 20px 0;
    background-color: #000;    
    font-size: 13px;
    color: #fff;
}

#activision_home a {
    text-decoration: underline;
    color: #888;
}
#activision_home a:hover {
    color: #ccc;    
}


#ferma {
    background-image: url('i/bk/ferma.jpg');
    background-repeat: repeat-x;    
    background-position: left bottom;
}

#ferma_edge {
    background-image: url('i/bk/fermae.jpg');
    background-repeat: no-repeat;
    background-position: right bottom;
}

#sofit1, #sofit2, #sofit3, #sofit4, #logo {
    position: absolute;
}

#sofit1 { left:300px; }
#sofit2 { left:0; }
#sofit3 { left:90px; }
#sofit4 { left:180px; }

#logo { 
    left: 40px;
    top: 25px;
}

div#header {
    height: 140px;
}

#activision_home, #contacts {
    color: #fff;
    font-family:  Verdana, Arial, Helvetica, Sans-Serif;
}

#contacts {
    font-size: 11px;
}

#menu_layout {        
    font-size: 13px;
    color: #fff;
}

#menu {
    position:relative;
    width: 250px;
    z-index: 2;
}

#menu_layout ul {
    list-style-type: none;
    margin-left: 20;
    padding-left: 0;
}

#menu_layout ul li {    
    margin-left: 20px;    
    margin-top: 7px;
    margin-bottom: 7px;
}
    
#menu_layout ul li.selected {
    margin-left: 0px;    
    text-indent: 20px;
    background-image: url('i/bk/kn_b.gif');
    background-repeat: no-repeat;    
    font-weight: bold;
}

#menu_layout a {
    color: #fff;
    text-decoration: underline;
}
#menu_layout a:hover {
    color: #f00;
}

#content_title {
    font-weight: normal;
    font-size: 21px;
}


hr.red {
    height: 1px; 
    border: 0;
    color: #f00;
    background-color: #f00; 
}

#contacts {    
    padding-left: 20px;
    background-image: url('i/bk/bar.gif');
    background-repeat: no-repeat;
    background-position: 250px 40px;
    width: 200px;
    height: 100px;
}

#menu_bkg1 { 
    position:absolute;
    background-image: url('i/bk/cam1.gif');
    background-repeat: no-repeat;     
    width: 350px;
    height: 400px;    
    top: -130px;
    left: 0;
    z-index: 1;
}

#menu_bkg2 { 
    position:absolute;
    background-image: url('i/bk/cam2.gif');
    background-repeat: no-repeat;     
    width: 350px;
    height: 400px;    
    top: -130px;
    left: 0;
    z-index: 1;
}

#menu_bkg3 { 
    position:absolute;
    background-image: url('i/bk/sofit_nn.gif');
    background-repeat: no-repeat;     
    width: 350px;
    height: 400px;    
    top: -220px;
    left: 0;
    z-index: 1;
}

#menu_bkg4 { 
    position:absolute;
    background-image: url('i/bk/ot_n.gif');
    background-repeat: no-repeat;     
    width: 179px;
    height: 400px;    
    top: -250px;
    left: 50;
    z-index: 1;
}

#menu_bkg5 { 
    position:absolute;
    background-image: url('i/bk/rel_nn.gif');
    background-repeat: no-repeat;     
    width: 263px;
    height: 291px;    
    top: -150px;
    left: 0;
    z-index: 1;
}

#menu_bkg6 { 
    position:absolute;
    background-image: url('i/bk/gitara_nn.gif');
    background-repeat: no-repeat;     
    width: 213px;
    height: 440px;    
    top: -270px;
    left: 0;
    z-index: 1;
}


#content {
    color: #fff;
    width: 90%;
    margin-top: 70px;
    font-size: 13px;
}

#telecasts_layout img, #albums_layout img, #about_layout img { filter: gray; }
#telecasts_layout a:hover img, #albums_layout a:hover img, #about_layout a:hover img { filter: none; }
