/* BAKGRUND */
#bg.bg_center_horizontal div 
{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    min-width: 1000px;
}

#bg.bg_center_horizontal div#bg_background
{
    background-position: center top;
    background-repeat: no-repeat;
    display: block !important;
}

/*======================*/

#bg.bg_center_horizontal_fixed_left div
{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#bg.bg_center_horizontal_fixed_left table {
	margin: 0 auto;
}

#bg.bg_center_horizontal_fixed_left img {
    position: relative;
    left: 0;
    top: 0;
    min-width: 100%;
    min-height: 100%;
}
#bg.bg_center_horizontal_fixed_left, 
#bg.bg_center_horizontal_fixed_left table, 
#bg.bg_center_horizontal_fixed_left td
{
    height: auto;
    width: auto;
}

/* end BAKGRUND */






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
