 body {
margin: 10px;
padding: 0px;
font-family:  "Geneva CE", "Arial CE", sans-serif;
font-size: 16px;
color: #8685a8;
background-color: #1c124f;
background-image:  url("img/pozadi10.jpg"); background-attachment: fixed; background-repeat: no-repeat; background-position: center center;
 
                      
	font-family: geneva, verdana, arial, sans-serif;

}
/* Links     */                
a:link {
	text-decoration: underline;
	/*color: blue;*/
	
}
a:hover {
	text-decoration: underline;
	/*background: #bdd6ef;*/
	color: gray;
}
a:visited {
	text-decoration: underline;
	
} 
h2{
	text-align: center;
	color: #E6E6FA;
}
h3{

color: #8685a8;
}
h4{

color: #8685a8;
}
/*layout*/
 #content {
      width: 90%;
      margin:1em auto;
      text-align:left;
      max-width: 1024px;
      height: 1000px;
   
      }
   #sidebar {
      float: left;
      width: 200px;
      margin:0; padding:0;
      }
   #sidebar-content {
      margin:0; padding: 0.5em 1em;
      font-size: 70%;
     
      }
   #main {
      margin:0 0 0 200px; padding:0;
      }
   #main-content {
      margin:0; padding: 0.5em 1em;
      font-size: 100%;
      
      }
   hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }




		


	div.outer a {

	
	color: #8685a8;
	text-decoration: none;

	background: url( './img/vodrazka.gif' ) top left no-repeat;

	
}
	div.outer span {
		display: block;
	
  
		text-align: left;

		
	}
	div.outer a:hover {
		background: url( './img/vodrazka2.gif' ) top left no-repeat;
		color: gray;
		text-decoration: none;
		
	}
	div.outer a:visited { 
	
		text-decoration: none;
		
	}
