body {
 scrollbar-base-color:#CCD9BB;
}

a {
  text-decoration: none;
}

a:link {
	color: #007900; 
}
a:visited {
	color: #007900; 
}
a:active {
	color: #007900;
}
a:hover {
	color: #007900; 
  text-decoration: underline;
}

.nadpis {
  font-size : 25;
  color : #007900;
  font-weight : bold;
}

.male {
  font-size : 7;
  color : #000000;
}

.stredni {
  font-size : 15;
}

.pruh {
  font-size : 16;
}

.pruhV {
  font-size : 18;
}

.absolventi {
  text-align: left;
  width: 225px;
  float: left;
}

#seznam_absolventu {
  width: 700px;
  margin: 0 auto;
}

#obalka_seznamu_absolventu {
  text-align: center;
}
