/* author: emusoft.org */

body { font: 76% "Trebuchet MS", Trebuchet, Arial, sans-serif; background-color: #fff; background: url(../images/bg-kljuc.gif); color: #000; margin: 0; }

h1 { background: url(../images/big-logo.gif) no-repeat; text-indent: -9999px; margin-left: 40px; height: 150px; }

a { color: #000; }

a:hover { text-decoration: none; }

hr { margin-top: 15px; border: 1px solid #fff; border-top: 1px dashed gray; clear: both; }

#wrapper { width: 760px; margin-left: 40px; background-color: #fff; border: 1px dashed gray; }

#content { font-size: 1.1em; width: 600px; float: left; padding: 15px; }
  #content h2 { font-size: 1.6em; }
  #content h2 span { font-size: 0.7em; }
  #content img { float: left; margin: 0 10px 5px 0; border: 2px solid gray; }
  #content span,  
  #content span a   { color: gray; }
  #content .more    { color: gray; margin-left: 5px; }

#navigation { font-size: 1.2em; text-transform: uppercase; font-weight: bold; }
  #navigation ul { list-style: none; }
  #navigation li { padding-top: 15px; margin-left: 10px; }

#footer { font-size: 0.9em; text-align: right; clear: both; height: 20px; color: #fff; background-color: #000; }
  #footer a { padding: 10px 10px 0 0; color: #fff; text-decoration: none; }
  #footer a:hover { text-decoration: underline; }
