body {
 	background: url(../images/logo-bg.svg) no-repeat;
	background-color:#fff;
	background-size:cover;
	background-attachment: fixed; }


p, span, div, td, ul, li, 
.create, .published,
.userdata label {
	color:#000; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6, 
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a  {
	color:#000; }


a, a:link, a:visited, .link {
/*	color:#a00;*/
	color:#000; }
a:hover, a:active, a:focus, .link:hover  {
	color:#a00; }
.mod-menu a {
	color:#000; }
.mod-menu a:hover, a:active, .mod-menu a:focus, .mod-menu .link:hover  {
	color:#a00; }
.active, .active > a,
.current, .current > a {
	color:#a00; }
.default.active, .default.active a {
	color:#000; }
.default.active a:hover, .default.active a:active, .default.active a:focus {
	color:#a00; }
/*.kabu-ul ul li  {
	border-left: 0.9em dotted #000; } */

/* +++ LOGO (.s. logo.css) +++ */
/*.col-white { fill: #fff; }
.col-orange { fill: #e48a2b; }
.col-red { fill: #a00; }*/

.col-uarr {fill: #a00;}



/* +++ KABU (MENUMOBILE) +++ */
.kabu-menu, .kabu-menu-opener:hover, .kabu-menu-opener.act {
	background: #fff;} 
.kabu-menu-opener {
	background-color: rgba(255, 255, 255, 0.6);}
.kabu-menu.act {}
.kabu-ul li a {
	color: #000;} 
.kabu-ul .current > a {
	color: #a00;} 
.kabu-menu-opener-inner, .kabu-menu-opener-inner::before, .kabu-menu-opener-inner::after {
	background: #a00;}

/* +++ MODUL OGOL (LANGUAGES) +++ */
div.mod-languages li {
	background-color:#fff;}
div.mod-languages li.lang-active {
/*	background-color: #e48a2b !important;*/
	background-color: #fff !important;}
div.mod-languages li.lang-active a {
	color:#fff;}
#box_ogol a, #box_ogol a:link, #box_ogol a:visited, #box_ogol .link {
	color:#000;
	text-decoration-color: #a00 !important; }
#box_ogol a:hover,
#box_ogol a:active, #box_ogol a:focus, #box_ogol .lang-active a {
	text-decoration-color: #fff !important; }


#box_bottom {
        background-color:#fff;
	border-top: 1.6px dotted #000; }


input, input[type="text"], input[type="password"], input[type="email"] {
   color: #a00;
   border-left: 1.2em solid #a00;
/*   border-left: 1.2em solid #e48a2b;*/ }
button.login-auth-but {
	background-color: transparent !important; }
button[type="submit"], input[type="submit"] {
   color: #fff;
   background-color: #a00;}
button[type="button"] {
	color: #a00; }
button[type="button"] svg {
	margin-left: -0.25rem;
	width:3rem;
/*	color: #fff;
	background-color: #a00;
	background-color: #e80; */
	color: #a00;
	background-color: transparent; }

.high {
	color:#a00; }


/* ++++++ permanent ++++++ */
.white {
  color:#fff !important; }

.color {
  color:#a00; }
