@import "/css/main.css";

/* colors: */
html,body{color:#222;background-color:#fff}
h1,h2,h3,a,a:hover,a:visited,div#nav b{color:#036}
.smaller a,.smaller a:hover,.smaller a:visited{color:#444}
a:active{color:red}
div#nav a,div#top a,div#nav a:hover,div#top a:hover,div#nav a:visited,div#top a:visited{color:#333}
div.help:before,.minidebug{color:#aaa}
  div#top{height:99px;border-bottom:2px solid #fc0;background-image:url(/gfx/header.jpg);
    background-repeat:no-repeat;background-position:66% 100%}
  div#stopka{border-top:1px solid #fc0;background-image:url(/gfx/footer.jpg);
    background-repeat:no-repeat;background-position:50% 0}
      div#top li{list-style-position:outside}
hr{border:1px solid #fc0}
textarea,input[type=text],input[type=password],input.text,input.password{border:1px dotted #036;background-color:white}
input[type=text]:focus,input[type=password]:focus,input.text:focus,input.password:focus{background-color:#ffe}
dt{color:#036}
table.tg td.hr{background-color:#036}
