@import url("main_style.txt.css");
/* bg */
h1 {margin: 0;}
body {background: #FFFFFF;}
 #main-page #footer {background: #ddd; border-top: none;}
 #menu, #content {background: #F6AF06;}
 #menu h3, #menu h3 a, #content h2 {background: #F6AF06; color: black;}
 #menu a,{color: #FFFFFF; text-decoration: none;}
 #menu a.notExist {color: #FFFFFF; text-decoration: none;}
 #menu a:hover {text-decoration: underline;}
 #menu a:active {color: #F590B0;}
 #menu ul {margin: 0 0.5em;}
 #menu h4 {margin: 0.5em 0.5em 0 0.5em;}
 * a {color: #3299CC; text-decoration: none;}
 * a.notExist {color: #F6AF06; text-decoration: none;}
 * a:hover {text-decoration: underline;}
 * a:active {color: #F6AF06;}
 #header h1 a {width: 800px; height: 200px; background: url("https://old.wandystan.eu/graf/pretor.png") top center no-repeat;}
 #main-page #middle {margin-top: 0;}