@media screen and (min-width: 800px) {
    @charset "utf-8";
html{
  overflow-y: scroll; 
}
*{
  font-size:20px;
  font-family: 'Lora', sans-serif;
}
body{
  font-family: 'Lora', sans-serif;
  background-image: url(slike/Best-geometric-background-pattern-vector-Geometric-Abstract-Free-Vector-Art-Free-Downloads-wallpaper-wp3603241.jpg);
  background-attachment: fixed;
}
header, section, footer,nav{
  margin:0 auto;
  width:1105px;
}
footer{
  background-color: black;
  color: white;
  padding: 20px 0;
  margin-top: 25px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);  
}
footer p{
    text-align: center;
}
.centar{
  margin: auto;
}
.paletadrzac{
  width: 250px;
  height: 340px;
  display: inline-block;
  margin-top: 10px;
  margin-left: 15px; 
  margin-bottom: 10px; 
  padding: 0;
  float: center;
    text-align: center;
    border: 2px solid black;
    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}
.imeboje {
  color:black;
  font-weight:bold;
  font-size:20px;
  text-decoration:none;
    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}
.imeboje:hover {
  color:#FFCC03;
}
.paletadrzac:hover {
    -webkit-transform: scale(1.05);
       -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
         -o-transform: scale(1.05);
            transform: scale(1.05);
    cursor: pointer;
}
.paleta{
  padding: 0;
  width: 250px;
  height: 300px;
  background-color: black;
  border-bottom: 1px black solid;
}
.boja{
  padding: 0;
  margin: 0px;
  width: 250px;
  height: 60px;
  border-radius: 0px;
}
section{
  overflow:hidden;
  min-height:650px;
  background-color:#ccc;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
article.jedan{
  width: 500px;
  float: left;
}
article.dva{
  width: 500px;
  float: right;
  position: relative;
  left: 600px;
  bottom: 600px;
}
nav {
  height:50px;
  background-color:#000;
  box-shadow: 0 5px 5px 5px rgba(0, 0, 0, 0.3);
  padding: 30px 0;
  padding-left:0%;
  margin:0 auto;
  padding-top: 170px;
  background-image:url(slike/color_picker2.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
nav li{
  padding:0 25px;
  display:inline-block;
  float: left;
    position: relative;
}
nav ul li a {
  color:white;
  font-size:20px;
  text-decoration:none;
  cursor: pointer;
  min-width: 100px;
}
.meni{
  margin-top: 30px;
  min-width: 150px;
  margin-bottom: 50px;
}
.meni:hover{
  color:#FFCC03;
  text-decoration: underline;
}
nav ul {
  font-family: 'Lora', sans-serif;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}
nav a {
    display: block;
    text-decoration: none;
    -webkit-transition: all .25s linear;
       -moz-transition: all .25s linear;
        -ms-transition: all .25s linear;
         -o-transition: all .25s linear;
            transition: all .25s linear;
    float: left;
}
nav li:hover ul {
    background-color: black;
    border-radius: 5px;
}
nav li ul {
    float: left;
    left: 15px;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    z-index: 10;
    max-width: 300px;
    font-size: 15pt;
}
nav li:hover ul {
    opacity: 1;
    top: 70px;
    visibility: visible;
}
nav li ul li {
    float: none;
}
nav li ul a:hover {
  color:#FFCC03;
  text-decoration: underline;
}
p{
  padding: 0 20px ;
  font-size: 14pt;
  text-align: justify;
}
span.bold{
  font-size: 14pt;
  font-weight: bold;
}
.lista li{
  margin: 0px 30px ;
  font-size: 14pt;

}
h1 {
  padding: 0 20px ;
  font-size: 30pt;
}
img.desno {
  width: 30%;
  height: 30%;
  padding: 10px;
}
.levo{
  float: left;
}
.desno {
  float: right;
}
.kentar{
  text-align: center;
}
img.home {
  width: 75px;
  height: 75px;
  padding: 0 20px ;
}
h1.vpodnaslov{
  font-size: 25pt;
}
div.text {
  width: 800px;
  margin: 0px auto;
}
img.kenter{
  width:800px; 
  height:75px;
  margin-bottom: 50px;
}
div.dvatexta {
  padding-top: 20px;
  width: 500px;
  display: inline-block;
  float: left;
  padding-left: 25px;
}
div.dvatexta .newton {
  width: 500px;
  float: right;
}
.newton2{
  width: 300px;
  float: left;
  padding: 10px;
}
div ul li{
  margin: 15px 30px; 
  font-size: 20pt;
}
.opisboje{
  margin-left: 60px; 
}
#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
}
#cssmenu {
  line-height: 1;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  background: #000;
  border-bottom: 2px solid #FFCC03;
  width: auto;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
  background: #000;
  color: #fff;
  display: block;
  padding: 19px 20px;
  text-decoration: none;
}
#cssmenu ul {
  list-style: none;
}
#cssmenu > ul > li {
  display: inline-block;
  float: left;
  margin: 0;
}
#cssmenu.align-center {
  text-align: center;
}
#cssmenu.align-center > ul > li {
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
  color: #fff;
  font-size: 12px;
}
#cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #FFCC03;
  margin-left: -10px;
}
#cssmenu > ul > li:first-child > a {
  border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
}
#cssmenu.align-right > ul > li:first-child > a,
#cssmenu.align-center > ul > li:first-child > a {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#cssmenu.align-right > ul > li:last-child > a {
  border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
}
#cssmenu > ul > li.active > a,
#cssmenu > ul > li:hover > a {
  color: #fff;
  box-shadow: inset 0 0 3px #000;
  -moz-box-shadow: inset 0 0 3px #000;
  -webkit-box-shadow: inset 0 0 3px #000;
  background: #000;
}
#cssmenu .has-sub {
  z-index: 1;
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 200px;
  top: 100%;
  left: 0;
}
#cssmenu.align-right .has-sub ul {
  left: auto;
  right: 0;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {
  background: #000;
  font-size: 11px;
  filter: none;
  display: block;
  line-height: 120%;
  padding: 10px;
  color: #fff;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#cssmenu.align-right .has-sub .has-sub ul,
#cssmenu.align-right ul ul ul {
  left: auto;
  right: 100%;
}
#cssmenu ul ul li.last > a,
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul ul li.last > a,
#cssmenu ul ul ul li:last-child > a,
#cssmenu .has-sub ul li:last-child > a,
#cssmenu .has-sub ul li.last > a {
  border-bottom: 0;
}
li input{
  float: right;
  width: 18px;
  height: 18px;
}
.linkici a {
  font-family: font-family: 'Lora', sans-serif;
  color: black;
}
.linkici a:hover {
  color: #FFCC03;
}
.text img{
  float: center;
}
li img{
  float: right;
  margin-top:-2px; 
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.modal {
    display: none;
    position: fixed;
    z-index: 3;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0,0,0,0.4);
}
.modal-content {
    background-color: #fff;
    margin: 0 auto;
    border: 1px solid #000;
    width: 800px;
    height: 850px;
    border-radius: 20px;
    transform: scale(0);
    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
    margin-top: -30px;
}
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    display: none;
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.clicky {
    font-weight: bold;
}
.clicky:hover,
.clicky:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.modalboja{
  width: 700px;
  height: 138px;
  margin: 0 auto;
  -webkit-transition: all .1s ease-in-out;
       -moz-transition: all .1s ease-in-out;
        -ms-transition: all .1s ease-in-out;
         -o-transition: all .1s ease-in-out;
            transition: all .1s ease-in-out;
}
.modalboja:hover{
  -webkit-transform: scale(1.05);
       -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
         -o-transform: scale(1.05);
            transform: scale(1.05);
            border: 2px black solid;
}
.textboje{
  margin-top: 2px;
  font-size: 30px;
  color: white;
  padding: 5px;
  background-color: #666;
  width: 140px;
  border-radius: 5px;
  border: 1px black solid;
  float: right;
}
.textboje:hover{
  color: black;
  background-color: #888;
  cursor: pointer;
}
.brojpronadenihpaleta{
  font-size: 20pt;
}
select{
  background-color: black;
  color: white;
  width: 51px;
  height: 36px;
  margin-left: 20px;
}
option:hover{
  background-color: #ffcc03;
} 
.pages-number{
  text-align: center;
  margin-bottom: 10px;
}
.brojstanice ,.brojstanicetrenutna{
  padding: 0 5px;
  margin: 0 5px;
  font-size: 20pt;
}
.brojstanice:hover{
  background-color: #000;
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);    
  color: white;
  cursor: pointer;
}
.brojstanicetrenutna:hover{
  cursor: default;
}
.brojstanicetrenutna{
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);    
  color: black;
  background-color: #ffcc03;
}
.tockice{
  cursor: default;
}
.vulkan{
  width: 300px;
}
.italic{
  font-style:italic; 
}
.dvatexta input{
  width: 100%;
}
.posalji{
  color: white;
  background-color: black;
}
.posalji:hover{
  color: #ffcc03;
}
}
@media screen and (max-width: 800px) {
    @charset "utf-8";
html{
  overflow-y: scroll; 
}
*{
  font-size:15px;
  font-family: 'Lora', sans-serif;
}
body{
  font-family: 'Lora', sans-serif;
  background-image: url(slike/Best-geometric-background-pattern-vector-Geometric-Abstract-Free-Vector-Art-Free-Downloads-wallpaper-wp3603241.jpg);
  background-attachment: fixed;
}
header, section, footer,nav{
  margin:0 auto;
  width:600px;
}
footer{
  background-color: black;
  color: white;
  padding: 20px 0;
  margin-top: 25px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);  
}
footer p{
    text-align: center;
}
.centar{
  margin: auto;
}
.paletadrzac{
  width: 250px;
  height: 340px;
  display: inline-block;
  margin-top: 10px;
  margin-left: 15px; 
  margin-bottom: 10px; 
  padding: 0;
  float: center;
    text-align: center;
    border: 2px solid black;
    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}
.imeboje {
  color:black;
  font-weight:bold;
  font-size:15px;
  text-decoration:none;
    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}
.imeboje:hover {
  color:#FFCC03;
}
.paletadrzac:hover {
    -webkit-transform: scale(1.05);
       -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
         -o-transform: scale(1.05);
            transform: scale(1.05);
    cursor: pointer;
}
.paleta{
  padding: 0;
  width: 250px;
  height: 300px;
  background-color: black;
  border-bottom: 1px black solid;
}
.boja{
  padding: 0;
  margin: 0px;
  width: 250px;
  height: 60px;
  border-radius: 0px;
}
section{
  overflow:hidden;
  min-height:650px;
  background-color:#ccc;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
article.jedan{
  width: 500px;
  float: left;
}
article.dva{
  width: 500px;
  float: right;
  position: relative;
  left: 600px;
  bottom: 600px;
}
nav {
  height:50px;
  background-color:#000;
  box-shadow: 0 5px 5px 5px rgba(0, 0, 0, 0.3);
  padding: 30px 0;
  padding-left:0%;
  margin:0 auto;
  padding-top: 170px;
  background-image:url(slike/color_picker2.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
nav li{
  padding:0 5px;
  display:inline-block;
  float: left;
    position: relative;
}
nav ul li a {
  color:white;
  font-size:15px;
  text-decoration:none;
  cursor: pointer;
  min-width: 100px;
}
.meni{
  margin-top: 30px;
  min-width: 150px;
  margin-bottom: 50px;
}
.meni:hover{
  color:#FFCC03;
  text-decoration: underline;
}
nav ul {
  font-family: 'Lora', sans-serif;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}
nav a {
    display: block;
    text-decoration: none;
    -webkit-transition: all .25s linear;
       -moz-transition: all .25s linear;
        -ms-transition: all .25s linear;
         -o-transition: all .25s linear;
            transition: all .25s linear;
    float: left;
}
nav li:hover ul {
    background-color: black;
    border-radius: 5px;
}
nav li ul {
    float: left;
    left: 15px;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    z-index: 10;
    max-width: 300px;
    font-size: 10pt;
}
nav li:hover ul {
    opacity: 1;
    top: 70px;
    visibility: visible;
}
nav li ul li {
    float: none;
}
nav li ul a:hover {
  color:#FFCC03;
  text-decoration: underline;
}
p{
  padding: 0 20px ;
  font-size: 10pt;
  text-align: justify;
}
span.bold{
  font-size: 10pt;
  font-weight: bold;
}
.lista li{
  margin: 0px 30px ;
  font-size: 7pt;

}
h1 {
  padding: 0 20px ;
  font-size: 20pt;
}
img.desno {
  width: 30%;
  height: 30%;
  padding: 10px;
}
.levo{
  float: left;
}
.desno {
  float: right;
}
.kentar{
  text-align: center;
}
img.home {
  width: 75px;
  height: 75px;
  padding: 0 20px ;
}
h1.vpodnaslov{
  font-size: 15pt;
}
div.text {
  width: 600px;
  margin: 0px auto;
}
img.kenter{
  width:800px; 
  height:75px;
  margin-bottom: 50px;
}
div.dvatexta {
  padding-top: 20px;
  width: 270px;
  display: inline-block;
  float: left;
  padding-left: 15px;
}
div.dvatexta .newton {
  width: 270px;
  float: right;
}
.newton2{
  width: 300px;
  float: left;
  padding: 10px;
}
div ul li{
  margin: 15px 30px; 
  font-size: 15pt;
}
.opisboje{
  margin-left: 60px; 
}
#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
}
#cssmenu {
  line-height: 1;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  background: #000;
  border-bottom: 2px solid #FFCC03;
  width: auto;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
  background: #000;
  color: #fff;
  display: block;
  padding: 19px 20px;
  text-decoration: none;
}
#cssmenu ul {
  list-style: none;
}
#cssmenu > ul > li {
  display: inline-block;
  float: left;
  margin: 0;
}
#cssmenu.align-center {
  text-align: center;
}
#cssmenu.align-center > ul > li {
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
  color: #fff;
  font-size: 10px;
}
#cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #FFCC03;
  margin-left: -10px;
}
#cssmenu > ul > li:first-child > a {
  border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
}
#cssmenu.align-right > ul > li:first-child > a,
#cssmenu.align-center > ul > li:first-child > a {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#cssmenu.align-right > ul > li:last-child > a {
  border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
}
#cssmenu > ul > li.active > a,
#cssmenu > ul > li:hover > a {
  color: #fff;
  box-shadow: inset 0 0 3px #000;
  -moz-box-shadow: inset 0 0 3px #000;
  -webkit-box-shadow: inset 0 0 3px #000;
  background: #000;
}
#cssmenu .has-sub {
  z-index: 1;
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 200px;
  top: 100%;
  left: 0;
}
#cssmenu.align-right .has-sub ul {
  left: auto;
  right: 0;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {
  background: #000;
  font-size: 7.5px;
  filter: none;
  display: block;
  line-height: 120%;
  padding: 10px;
  color: #fff;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#cssmenu.align-right .has-sub .has-sub ul,
#cssmenu.align-right ul ul ul {
  left: auto;
  right: 100%;
}
#cssmenu ul ul li.last > a,
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul ul li.last > a,
#cssmenu ul ul ul li:last-child > a,
#cssmenu .has-sub ul li:last-child > a,
#cssmenu .has-sub ul li.last > a {
  border-bottom: 0;
}
li input{
  float: right;
  width: 18px;
  height: 18px;
}
.linkici a {
  font-family: font-family: 'Lora', sans-serif;
  color: black;
}
.linkici a:hover {
  color: #FFCC03;
}
.text img{
  float: center;
}
li img{
  float: right;
  margin-top:-2px; 
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.modal {
    display: none;
    position: fixed;
    z-index: 3;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0,0,0,0.4);
}
.modal-content {
    background-color: #fff;
    margin: 0 auto;
    border: 1px solid #000;
    width: 800px;
    height: 850px;
    border-radius: 20px;
    transform: scale(0);
    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
    margin-top: -30px;
}
.close {
    color: #aaa;
    float: right;
    font-size: 19px;
    font-weight: bold;
    display: none;
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.clicky {
    font-weight: bold;
}
.clicky:hover,
.clicky:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.modalboja{
  width: 700px;
  height: 138px;
  margin: 0 auto;
  -webkit-transition: all .1s ease-in-out;
       -moz-transition: all .1s ease-in-out;
        -ms-transition: all .1s ease-in-out;
         -o-transition: all .1s ease-in-out;
            transition: all .1s ease-in-out;
}
.modalboja:hover{
  -webkit-transform: scale(1.05);
       -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
         -o-transform: scale(1.05);
            transform: scale(1.05);
            border: 2px black solid;
}
.textboje{
  margin-top: 2px;
  font-size: 20px;
  color: white;
  padding: 5px;
  background-color: #666;
  width: 140px;
  border-radius: 5px;
  border: 1px black solid;
  float: right;
}
.textboje:hover{
  color: black;
  background-color: #888;
  cursor: pointer;
}
.brojpronadenihpaleta{
  font-size: 15pt;
}
select{
  background-color: black;
  color: white;
  width: 51px;
  height: 36px;
  margin-left: 20px;
}
option:hover{
  background-color: #ffcc03;
} 
.pages-number{
  text-align: center;
  margin-bottom: 10px;
}
.brojstanice ,.brojstanicetrenutna{
  padding: 0 5px;
  margin: 0 5px;
  font-size: 15pt;
}
.brojstanice:hover{
  background-color: #000;
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);    
  color: white;
  cursor: pointer;
}
.brojstanicetrenutna:hover{
  cursor: default;
}
.brojstanicetrenutna{
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);    
  color: black;
  background-color: #ffcc03;
}
.tockice{
  cursor: default;
}
.vulkan{
  width: 300px;
}
.italic{
  font-style:italic; 
}
.dvatexta input{
  width: 100%;
}
.posalji{
  color: white;
  background-color: black;
}
.posalji:hover{
  color: #ffcc03;
}
}