*{
    margin: 0;
    padding: 0;
    font-family: "Calibri", sans-serif;
    font-weight: bold;
    color: white;
  }
  html,body{
    background-image: url('http://wallpapercave.com/wp/gCBRgv5.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 120%;
  }
  #glavni{
    text-align: center;
    height: 100vh;
  }
  #meni{
    background-color: rgba(41, 41, 61,0.7);
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    height: 100px;
    border-bottom: 2px solid white;
  }
  a.meni-a{
    text-decoration: none;
    display: inline-block;
    padding: 10px;
    margin: 30px 20px;
    color: white;
  }
  a.meni-a:visited{

  }
  a.meni-a:active{

  }
  a.meni-a:hover{
    border-bottom: 2px solid rgb(255, 51, 133);
    color: rgb(255, 51, 133);
  }

   p#p1{
    color: black;
    display: inline-block;
    text-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    animation: animH1 linear 4.5s infinite;
  }

  @keyframes animH1 {
    0%{color: white}
    6%{color: rgb(102, 0, 51)}
    12%{color: white}
    100%{color: white}
  }
  p#p2{
   color: black;
   display: inline-block;
   text-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
   animation: animH2 linear 4.5s infinite;
 }

 @keyframes animH2 {
   0%{color: white}
   6%{color: white}
   12%{color: rgb(255, 77, 166)}
   18%{color: white}
   100%{color: white}
 }
 p#p3{
  color: black;
  display: inline-block;
  text-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  animation: animH3 linear 4.5s infinite;
}

@keyframes animH3 {
  0%{color: white}
  12%{color: white}
  18%{color: rgb(255, 179, 217)}
  24%{color: white}
  100%{color: white}
}
p#p4{
 color: black;
 display: inline-block;
 text-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
 animation: animH4 linear 4.5s infinite;
}

@keyframes animH4 {
  0%{color: white}
  18%{color: white}
  24%{color: rgb(102, 0, 51)}
  30%{color: white}
  100%{color: white}
}
p#p5{
 color: black;
 display: inline-block;
 text-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
 animation: animH5 linear 4.5s infinite;
}

@keyframes animH5 {
  0%{color: white}
  24%{color: white}
  30%{color: rgb(255, 77, 166)}
  36%{color: white}
  100%{color: white}
}
p#p6{
 color: black;
 display: inline-block;
 text-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
 animation: animH6 linear 4.5s infinite;
}

@keyframes animH6 {
  0%{color: white}
  30%{color: white}
  36%{color: rgb(255, 179, 217)}
  42%{color: white}
  100%{color: white}
}
p#p7{
 color: black;
 display: inline-block;
 text-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
 animation: animH7 linear 4.5s infinite;
}

@keyframes animH7 {
  0%{color: white}
  36%{color: white}
  42%{color: rgb(102, 0, 51)}
  48%{color: white}
  100%{color: white}
}
p#p8{
 color: black;
 display: inline-block;
 text-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
 animation: animH8 linear 4.5s infinite;
}

@keyframes animH8 {
  0%{color: white}
  42%{color: white}
  48%{color: rgb(255, 77, 166)}
  54%{color: white}
  100%{color: white}
}
p#p9{
 color: black;
 display: inline-block;
 text-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
 animation: animH9 linear 4.5s infinite;
}

@keyframes animH9 {
  0%{color: white}
  48%{color: white}
  54%{color: rgb(255, 179, 217)}
  60%{color: white}
  100%{color: white}
}
p#p10{
 color: black;
 display: inline-block;
 text-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
 animation: animH10 linear 4.5s infinite;
}

@keyframes animH10 {
  0%{color: white}
  54%{color: white}
  60%{color: rgb(102, 0, 51)}
  66%{color: white}
  100%{color: white}
}
p#p11{
 color: black;
 display: inline-block;
 text-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
 animation: animH11 linear 4.5s infinite;
}

@keyframes animH11 {
  0%{color: white}
  60%{color: white}
  66%{color: rgb(255, 77, 166)}
  72%{color: white}
  100%{color: white}
}
p#p12{
 color: black;
 display: inline-block;
 text-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
 animation: animH12 linear 4.5s infinite;
}

@keyframes animH12 {
  0%{color: white}
  66%{color: white}
  72%{color: rgb(255, 179, 217)}
  78%{color: white}
  100%{color: white}
}
p#p13{
 color: black;
 display: inline-block;
 text-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
 animation: animH13 linear 4.5s infinite;
}

@keyframes animH13 {
  0%{color: white}
  72%{color: white}
  78%{color: rgb(102, 0, 51)}
  84%{color: white}
  100%{color: white}
}
p#p14{
 color: black;
 display: inline-block;
 text-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
 animation: animH14 linear 4.5s infinite;
}

@keyframes animH14 {
  0%{color: white}
  78%{color: white}
  84%{color: rgb(255, 77, 166)}
  90%{color: white}
  100%{color: white}
}
p#p15{
 color: black;
 display: inline-block;
 text-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
 animation: animH15 linear 4.5s infinite;
}

@keyframes animH15 {
  0%{color: white}
  84%{color: white}
  90%{color: rgb(255, 179, 217)}
  96%{color: white}
  100%{color: white}
}
#dugme-glavno{
  margin: 10% auto 150px auto;
  width: 300px;
  height: 170px;
  background-color: rgb(102, 0, 51);
  border-top: 1px solid black;
  border-radius: 80%;
  border-top-left-radius: 55%;
  border-bottom-right-radius: 55%;

  transition: background-color 0.5s ease;
}
#dugme-glavno:hover{

  background-color: rgb(0, 68, 102);
  color: white;
}
a#txt{
  text-decoration: none;
  transition: color 1s ease;
  color: white;
  height: 200px;
}
a{
  text-decoration: none;
}
a:visited{
  text-decoration: none;
}
a:active{
  text-decoration: none;
}
#text1{
  margin-top: 22%;
  color: white;
  font-size: 28px;
  transition: color 1s ease;

}
#dugme-glavno:hover>#txt{
  color: rgb(0, 230, 0);
}
#dugmici-pocetna{
  margin: 0 auto;
  text-align: center;

}



.krug{
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-block;
  margin-top: 20px;

}

#zelena:hover{
  animation: animK1 linear 4.5s 1;
}
@keyframes animK1 {
  0%{background-color: rgb(0, 230, 0)}
  10%{background-color: rgb(179, 255, 179)}
  30%{background-color: rgb(0, 230, 0)}
  100%{background-color: rgb(0, 230, 0)}
}
#roze:hover{
  animation: animK2 linear 4.5s 1;
}
@keyframes animK2 {
  0%{background-color: rgb(255, 51, 133)}
  10%{background-color: rgb(255, 128, 179)}
  30%{background-color: rgb(255, 51, 133)}
  100%{background-color: rgb(255, 51, 133)}
}
#plava:hover{
  animation: animK3 linear 4.5s 1;
}
@keyframes animK3 {
  0%{background-color: rgb(26, 117, 255)}
  10%{background-color: rgb(128, 179, 255)}
  30%{background-color: rgb(26, 117, 255)}
  100%{background-color: rgb(26, 117, 255)}
}

#zelena{
  background-color: rgb(0, 230, 0);

}
#roze{
  background-color: rgb(255, 51, 133);
  margin-left: 5%;
}
#plava{
  background-color: rgb(26, 117, 255);
}

#dole-levo1{
  color: black;
  float: left;
  margin-top: 5%;
  margin-left: 10%;
  color: rgb(0, 180, 0);
}

#dole-desno1{
  color: black;
  float: right;
  margin-top: 5%;
  margin-right: 10%;
  color: rgb(0, 180, 0);
}
a{
  color: white;
}

.myButton {

    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c700a9), color-stop(1, #5c3235));
    background:-moz-linear-gradient(top, #c700a9 5%, #5c3235 100%);
    background:-webkit-linear-gradient(top, #c700a9 5%, #5c3235 100%);
    background:-o-linear-gradient(top, #c700a9 5%, #5c3235 100%);
    background:-ms-linear-gradient(top, #c700a9 5%, #5c3235 100%);
    background:linear-gradient(to bottom, #c700a9 5%, #5c3235 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c700a9', endColorstr='#5c3235',GradientType=0);
    background-color:#c700a9;
    -moz-border-radius:23px;
    -webkit-border-radius:23px;
    border-radius:23px;
    display:inline-block;
    cursor:pointer;
    color: rgb(255, 204, 255) !important;
    font-size:23px;
    font-weight:bold;
    padding:21px 48px;
    text-decoration:none;
    text-shadow:0px 1px 0px #4f2129;
  margin: 15% auto;
}
.myButton:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5c3235), color-stop(1, #c700a9));
    background:-moz-linear-gradient(top, #5c3235 5%, #c700a9 100%);
    background:-webkit-linear-gradient(top, #5c3235 5%, #c700a9 100%);
    background:-o-linear-gradient(top, #5c3235 5%, #c700a9 100%);
    background:-ms-linear-gradient(top, #5c3235 5%, #c700a9 100%);
    background:linear-gradient(to bottom, #5c3235 5%, #c700a9 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c3235', endColorstr='#c700a9',GradientType=0);
    background-color:#5c3235;
}
.myButton:active {
    position:relative;
    top:1px;
}
.dugme1{
  padding: 20px;
  border-left: 1px solid black;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  transition: background-color 1.3s ease;
  transition: color 1s ease;
  color: white;
  background-color: rgb(41, 41, 61);
}

.dugme1:hover{
  color: black;
  background-color: rgb(0, 180, 0);
}

#pocetak{
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

#kraj{
  border-right: 1px solid black;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
#dugmici-pocetna{
  margin: 0 auto;
  text-align: center;

}
.pocetna{
  display: inline-block;
  margin: 0;
  padding: 0;
}
.myButton4 {
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #336070), color-stop(1, #38c8de));
  background:-moz-linear-gradient(top, #336070 5%, #38c8de 100%);
  background:-webkit-linear-gradient(top, #336070 5%, #38c8de 100%);
  background:-o-linear-gradient(top, #336070 5%, #38c8de 100%);
  background:-ms-linear-gradient(top, #336070 5%, #38c8de 100%);
  background:linear-gradient(to bottom, #336070 5%, #38c8de 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#336070', endColorstr='#38c8de',GradientType=0);
  background-color:#336070;
  -moz-border-radius:23px;
  -webkit-border-radius:23px;
  border-radius:23px;
  display:inline-block;
  cursor:pointer;
  color:#ffffff;
  font-size:20px;
  font-weight:bold;
  padding:21px 48px;
  text-decoration:none;
  text-shadow:0px 1px 0px #3d768a;
  margin-top: 2%;
}
.myButton4:hover {
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #38c8de), color-stop(1, #336070));
  background:-moz-linear-gradient(top, #38c8de 5%, #336070 100%);
  background:-webkit-linear-gradient(top, #38c8de 5%, #336070 100%);
  background:-o-linear-gradient(top, #38c8de 5%, #336070 100%);
  background:-ms-linear-gradient(top, #38c8de 5%, #336070 100%);
  background:linear-gradient(to bottom, #38c8de 5%, #336070 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#38c8de', endColorstr='#336070',GradientType=0);
  background-color:#38c8de;
}
.myButton:active {
  position:relative;
  top:1px;
}

#b2{
  margin-left: 2%;
  margin-right: 3%;
}

.myButton1 {

  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #969ea3));
  background:-moz-linear-gradient(top, #ffffff 5%, #969ea3 100%);
  background:-webkit-linear-gradient(top, #ffffff 5%, #969ea3 100%);
  background:-o-linear-gradient(top, #ffffff 5%, #969ea3 100%);
  background:-ms-linear-gradient(top, #ffffff 5%, #969ea3 100%);
  background:linear-gradient(to bottom, #ffffff 5%, #969ea3 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#969ea3',GradientType=0);
  background-color:#ffffff;
  -moz-border-radius:34px;
  -webkit-border-radius:34px;
  border-radius:34px;
  border:1px solid #d6bcd6;
  display:inline-block;
  cursor:pointer;
  color:#1f4c57;
  font-size:22px;
  padding:18px 56px;
  text-decoration:none;
  text-shadow:0px 1px 0px #e1e2ed;
  margin-top: 2%;
  margin-left: 1%;
  margin-bottom: 2%;
}
.myButton1:hover {
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #969ea3), color-stop(1, #ffffff));
  background:-moz-linear-gradient(top, #969ea3 5%, #ffffff 100%);
  background:-webkit-linear-gradient(top, #969ea3 5%, #ffffff 100%);
  background:-o-linear-gradient(top, #969ea3 5%, #ffffff 100%);
  background:-ms-linear-gradient(top, #969ea3 5%, #ffffff 100%);
  background:linear-gradient(to bottom, #969ea3 5%, #ffffff 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#969ea3', endColorstr='#ffffff',GradientType=0);
  background-color:#969ea3;
}
.myButton1:active {
  position:relative;
  top:1px;
}
.myButton2 {

  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0a80ff), color-stop(1, #170a3d));
  background:-moz-linear-gradient(top, #0a80ff 5%, #170a3d 100%);
  background:-webkit-linear-gradient(top, #0a80ff 5%, #170a3d 100%);
  background:-o-linear-gradient(top, #0a80ff 5%, #170a3d 100%);
  background:-ms-linear-gradient(top, #0a80ff 5%, #170a3d 100%);
  background:linear-gradient(to bottom, #0a80ff 5%, #170a3d 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a80ff', endColorstr='#170a3d',GradientType=0);
  background-color:#0a80ff;
  -moz-border-radius:23px;
  -webkit-border-radius:23px;
  border-radius:23px;
  display:inline-block;
  cursor:pointer;
  color:#ffffff;
  font-size:20px;
  font-weight:bold;
  padding:29px 75px;
  text-decoration:none;
  text-shadow:0px 1px 0px #14203d;
  margin: 0% 35% 0% 35%;
}
.myButton2:hover {
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #170a3d), color-stop(1, #0a80ff));
  background:-moz-linear-gradient(top, #170a3d 5%, #0a80ff 100%);
  background:-webkit-linear-gradient(top, #170a3d 5%, #0a80ff 100%);
  background:-o-linear-gradient(top, #170a3d 5%, #0a80ff 100%);
  background:-ms-linear-gradient(top, #170a3d 5%, #0a80ff 100%);
  background:linear-gradient(to bottom, #170a3d 5%, #0a80ff 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#170a3d', endColorstr='#0a80ff',GradientType=0);
  background-color:#170a3d;
}
.myButton2:active {
  position:relative;
  top:1px;
}

.myButton3 {
  background-color:#51d0d4;
  -moz-border-radius:28px;
  -webkit-border-radius:28px;
  border-radius:28px;
  border:1px solid #135b8a;
  display:inline-block;
  cursor:pointer;
  color:#ffffff;
  font-family:Arial;
  font-size:17px;
  padding:16px 31px;
  text-decoration:none;
  text-shadow:0px 1px 0px #2f6627;
  float: left;
  margin-top: 10px;
  margin-left: 10px;
}
.myButton3:hover {
  background-color:#106773;
}
.myButton3:active {
  position:relative;
  top:1px;
}
.videoo{
  border-style: groove;
  border-width: 10px;
  border-color: rgba(41, 41, 61,0.7);
}
.playy{
  background-color: rgb(255, 51, 133);
  border-radius: 20px;
  transition: box-shadow 0.5s ease;
  transition: background-color 0.5s ease;
  box-shadow: 5px 5px 19px rgba(0, 0, 0, 1);
  border: none;
  font-size: 18px;
  font-weight: 600;
  color: white;
}
.playy:hover{
  box-shadow: -5px -5px 19px rgba(0, 0, 0, 1);
  background-color: rgb(0, 68, 102);
  color: white;
}
.dugmence{
  background-color: rgba(41, 41, 61,0.7);
  border: none;
  margin-top: 0%;
  margin-left: 0%;
  padding: 10px 18px;
  border-bottom: 4px solid white;
  border-radius: 20px;
  border-top-right-radius: 10%;
  border-bottom-left-radius: 10%;
  margin-bottom: 2%;
  color: white !important;
  font-size: 20px;
}
.dugmencee{
  background-color: rgba(41, 41, 61,0.7);
  border: none;
  margin-top: 0%;
  margin-left: 1%;
  padding: 10px 10px;
  border-radius: 20px;
  border-top-right-radius: 10%;
  border-bottom-left-radius: 10%;
  margin-bottom: 2%;
  color: white !important;
  font-size: 20px;
}
.dugmence:hover{
  background-color: rgba(41, 41, 61,0.3);
  border-bottom: 4px solid rgb(26, 117, 255);
  color: white;
}
.dugmence1{
  background-color: red;
  border: none;
    width: 100px;
  margin-top: 0%;
  margin-left: 0%;
  padding: 10px 18px;
  border-bottom: 4px solid white;
  border-radius: 20px;
  border-top-right-radius: 10%;
  border-bottom-left-radius: 10%;
  margin-bottom: 2%;
  color: white;
  font-size: 20px;
}
.dugmence2{
  background-color: green;
  border: none;
    width: 100px;
  margin-top: 0%;
  margin-left: 0%;
  padding: 10px 18px;
  border-bottom: 4px solid white;
  border-radius: 20px;
  border-top-right-radius: 10%;
  border-bottom-left-radius: 10%;
  margin-bottom: 2%;
  color: white;
  font-size: 20px;
}
a, button{
  outline: 0 !important;
}
a:hover, a:active, a:focus {
  outline: 0 !important;
}
.pitanje{
  background-color: white;
  padding: 2%;
  font-size: 20px !important;
   margin-bottom: 5%;
   border-radius: 20px;
   color: rgba(41, 41, 61,0.7);
}