body, html {
	font-family: verdana;
	font-size: 13px;
	font-weight: 4px; 	
	background-color: #000000;
	overflow: auto;
	color: #000000;
}
a {text-decoration: none;
              color: white;
              
              }
li {
     list-style-image: url('pic/peace.png');
     list-style-position: outside;
     margin-top: 2px; 
     margin-left: 70px;
     color: white;
	  font-family: arial black;
    }              
              
h1 {
	color: white;
	font-family: impact;
	
}

h3 {
	
   font-size: 16px;
}

.odkaz {
	text-decoration: underline;
	color: white;
	font-weight: bold;
}

.odkaz-lang {
	text-decoration: none;
	color: white;
	font-weight: bold;
	}

.odkaz-c {
	text-decoration: underline;
	color: white;
	}

.nav {
   position: relative; 
   left: 35px; 
   top: 9px;
	color: white;
	font-family: impact;
	font-size: 16px;
	text-decoration: none;
}	
	
.imgg { margin-right: 20px;
        margin-bottom: 20px;
        border: solid 2px black;
        }
