div#prvni {
  width: 80;
  height: 99;
  margin-top: 20px;
 }

header {
height: 125px;
background-color: #000000;
border: solid white 2px;
color: white;
font-family: arial;
}

body{background-color: #330099;
color: white;
font-family: arial;}


div#druhy {
height: 25px;
background-color: #000000;
font-family: arial;
color: white;
}







