body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: white;
}

.bubliny_sekce {
  width: 150px; height: 50px; background-color: white; color: black; font-family: verdana; font-size: 12px; font-weight: bold; padding-top: 10px; margin-top: 10px;
}

.bubliny_odkaz {
  text-decoration: none; cursor: hand;
}

a {
  color: #9ca9d9;
}

.hvezdicka{
  color: white;
  font-weight: bold;
  font-size: 16px;
}

input{
  width: 210px;
  border: 1px red solid;
}

.text{
  font-family: Verdana; 
  font-size: 11px; 
  text-align: justify;
}

