body, html {

        padding: 0px;
        margin: 0px;
        border: 0px;
}

.Media {

        background-image: url(/img/cinema_bg.gif);
        background-repeat: repeat-x;
}


body {

      margin-left: 3px;
      margin-right: 3px;
}


#YELLOW_BG {


        height: 27px;
        padding-left:15px;
        background-image: url(/img/yellowbg.gif);
        background-repeat: no-repeat;

}



.ADD_BG {

        color: #ffffff;
        font-size: 10px;
        font-weight: bold;
        padding-left: 3px;
        background-position: center top;
        background-image: url(/img/addbg.gif);
        background-repeat: repeat-x;
}


#allBlock_left_up {

        width: 4px;
        height: 4px;
        background-image: url(/img/headleftup.gif);
        background-repeat: no-repeat;

}


.allBlock_left_up1 {

        width: 4px;
        height: 4px;
        background-image: url(/img/headleftup.gif);
        background-repeat: no-repeat;

}

#allBlock_left_down {

        width: 4px;
        height: 4px;
        background-position: left bottom;
        background-image: url(/img/headleftdown.gif);
        background-repeat: no-repeat;

}

#all_block {

        display: block;

}



#allBlock_right_down {

        width: 4px;
        height: 4px;
        background-position: left bottom;
        background-image: url(/img/headrightdown.gif);
        background-repeat: no-repeat;

}

#allBlock_footer_right_down {

        width: 4px;
        height: 4px;
        background-position: left bottom;
        background-image: url(/img/rightdown.gif);
        background-repeat: no-repeat;

}

#allBlock_footer_left_down {

        width: 4px;
        height: 4px;
        background-position: left bottom;
        background-image: url(/img/leftdown.gif);
        background-repeat: no-repeat;

}

#allBlock_right_up {

        width: 4px;
        height: 4px;
        background-image: url(/img/headrightup.gif);
        background-repeat: no-repeat;

}

.allBlock_right_up1 {

        width: 4px;
        height: 4px;
        background-image: url(/img/headrightup.gif);
        background-repeat: no-repeat;

}









form {
        margin: 0px;
        padding: 0px;
        border: 0px;
}

.map_bg {
        width: 90px;
        height: 17px;
        padding-left:7px;
        background-image: url(/img/map_bg.gif);
        background-repeat: no-repeat;
}


.span_add {

         display: block;
         padding: 20px;
         font-size: 11px;
         font-family: tahoma;


}

.konkurs {
         border: 1px solid #A1A1A1;
         padding:0px;
         margin:0px;

         text-align: bottom;


}

.describe_span p {

        margin: 0px;
        padding: 0px;

}

.voices {

         font-size: 14px;
         font-weight: bold;
         background-color: #FFF3D7;
         width: 30px;
         padding: 2px;

}


.add {
        border: 1px solid #C2C2C2;
        margin-top: 30px;
        background-color: #EBEBEB;


}

.AUTOTable td {



}

.AUTOTableForm  select {


     height: 20px;
}

.AUTOTableForm  input {


     height: 16px;


}
select {
        font-size: 11px;
        font-family: Tahoma, Verdana, sans serif;
        height: 19px;
}


table, td, tr, p, span, hr{
        padding: 0px;
        margin: 0px;
        border: 0px;

}

td, p {
        color: #000000;
        font-family: Tahoma, Arial, sans serif;
        font-size: 11px;
}
p {
        padding: 0px;
        padding-bottom: 5px;
        margin: 0px;

}

#MenuBG {
        height: 27px;
        background-color: #EFEFEF;
        vertical-align: top;

}

#WORK {


        height: 27px;
        background-color: #FFFFFF;

}

#WORK td {

        height: 25px;
        background-color: #FFF3D7;
        padding-left: 5px;

}

#WORK_SINGLE {


        height: 27px;
        background-color: #FFFFFF;

}

#WORK_SINGLE td {

        height: 25px;
        background-color: #F4E0B0;
        padding-left: 5px;

}
.Date {
        width: 40px;
        height: 12px;
        color: #ffffff;
        font-size: 10px;
        font-weight: bold;
        padding-left: 3px;
        background-position: center top;
        background-image: url(/img/date_bg.gif);
        background-repeat: no-repeat;
}

#KWBlock {

        position: absolute;
        top: 30px;
        left: 220px;

}



.MenuBGPNG {
        padding-right: 15px;
        width: 70px;
        height: 24px;
        background-image: url(/img/menu_png.png);
        background-image: expression('none');
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/menu_png.png', sizingMethod='crop');
        background-repeat: no-repeat;
        background-position: right bottom;
}


.AUBG {
        width: 73px;
        height: 25px;
        padding-left: 10px;
        background-image: url(/img/aubg.gif);
        background-repeat: no-repeat;
}

.UNDERBG {

        height: 17px;
        padding-left: 3px;
        padding-right: 3px;
        background-image: url(/img/bg.gif);
        background-repeat: repeat-x;
}

.SUBBG {

        height: 61px;
        background-image: url(/img/subbg.gif);
        background-repeat: repeat-x;

}

.POSITIONBG {

        height: 20px;
        background-image: url(/img/subbg.gif);
        background-repeat: repeat-x;

}

.MAPBG {

        width: 78px;
        height: 25px;
        padding-left: 10px;
        background-image: url(/img/mapbg.gif);
        background-repeat: no-repeat;
}


img {
        padding: 0px;
        margin: 0px;
        border: 0px;
}

.clear{
        display: block;
        clear: both;
        font-size: 1px;
        height: 1px;
}

a:link, a:visited, a:focus, a:active {
       color: #000000;
       font-weight: bold;
       text-decoration: none;
       font-family: Tahoma, Arial, sans serif;
       font-size: 11px;
       text-decoration: underline;
}

a:hover {
       text-decoration: none;

}


a.Menu:link, a.Menu:visited, a.Menu:focus, a.Menu:active {
       color: #000000;
       font-weight: normal;
       text-decoration: none;
       font-family: Tahoma, Arial, sans serif;
       font-size: 14px;
       text-decoration: none;
}

a.Menu:hover {
       text-decoration: underline;
        color: #EB890E;
}

a.SubMenu:link, a.SubMenu:visited, a.SubMenu:focus, a.SubMenu:active {

       font-weight: normal;
       text-decoration: none;

       font-family: Tahoma, Arial, sans serif;
       font-size: 12px;

       text-decoration: underline;
}

a.SubMenu:hover {
       text-decoration: none;
       color: #EB890E;
}

a.Work:link, a.Work:visited, a.Work:focus, a.Work:active {

       font-weight: bold;
       text-decoration: none;
       font-family: Tahoma, Arial, sans serif;
       font-size: 12px;
       text-decoration: underline;
}

a.Work:hover {
       text-decoration: none;

}



#HigestBannerZone {
       height: 1px;
       background-color: #1E4E6D;
       margin: 2px;
       margin-top: 0px;
}

INPUT.search_karta {

        BACKGROUND: url(img/search.gif) no-repeat left top;
        FONT: bold 11px tahoma;
        CURSOR: pointer;



}

input.search_style {
       display: block;
       border: 1px solid #ffffff;
       padding-left: 1px;
       padding-top: 3px;
       padding-bottom: 2px;
       text-align: center;
       width: 65px;
       font-size: 11px;
       font-family: tahoma;
       background-color: #135179;
       height: 18px;
       color: #ffffff;
       font-weight: bold;


}


a.all:link, a.all:visited, a.all:focus, a.all:active {

       font-weight: normal;
       text-decoration: none;
       font-family: Tahoma, Arial, sans serif;
       font-size: 20px;
       text-decoration: underline;
}

a.all:hover {
       text-decoration: none;
       cursor: pointer;
}



#add td {

       padding: 0px;
       padding-right: 10px;
       padding-bottom: 10px;
       font-family : Verdana, sans-serif;
}


input.search_text {
        BORDER-RIGHT: #7f9db9 1px solid;
        BORDER-TOP: #7f9db9 1px solid;
        BORDER-LEFT: #7f9db9 1px solid;
        BORDER-BOTTOM: #7f9db9 1px solid;
        font-size: 11px;
        height: 20px;
        font-family: Tahoma;
}



.YELLOWBG {

        height: 25px;
        padding-left: 14px;
        background-image: url(/img/yellow.gif);
        background-repeat: no-repeat;
}



