body {  
  /*background: #000000 url(../tplimg/backgrounds/Two-Worlds-2.jpg) no-repeat fixed top center;*/
}

:root {
    --link-color: #006BA3;
}

a, a:link, a:visited, button, input[type=submit], input[type=button], input[type=reset], .button, a.button, a.button:visited, [role~=button] {
	color: #006BA3;
}

#col2 h3, #col3 h3, #mainmenu ul li a.active, #mainmenu ul li a.active:hover, #submenu {
  background-color: #002B41;
}

#header {
	background:  url(../tplimg/headers/gry.jpg) no-repeat;
}