/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */

.logo.colored img, header .line-row, #mobileheader .logo.colored img {
    background-color: inherit!important;
}
body.header_nopacity.header_fill_none .menu-row.bgnone>.maxwidth-theme, body.header_nopacity.header_fill_none header .maxwidth-theme {background: #fff url(http://oracle-today.ru/bitrix/templates/aspro-allcorp2/images/header7.jpg) no-repeat scroll left top;    color: #fff;}


.menu-row.with-color.colored_dark .mega-menu table td .wrap>a {
    color: #fff;
}

.soccb {color: gold;     font-size: 1.8em;; }


/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
}
.divTable img {width: 90px;}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	/*float: left; СДЕЛАТЬ У МОБ ВЕРСИИ*/
	display: table-cell;
	padding: 3px 5px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

#div_horo h3 {text-transform: uppercase;}
#hinfo {
    position: absolute;
    right: 44px;
    top: 34px;    height: 40px;
}
#hinfo img {
    position: absolute;
    left: -55px;
    top: 0px;
    width: 35px;
    height: 35px;
}