

body {
    background: #0A0672; 
    font-family: helvetica, Georgia, Arial, serif;
    line-height: 160%;
     margin-top: 0px;
     margin-right: 0px;
     margin-bottom: 0px;
     margin-left: 0px;
     padding-top: 1px;
     padding-right: 0px;
     padding-bottom: 1px;
     padding-left: 0px;
     border: 0px solid red; 
}

   p {
     background: #0000AE; 
     color: #D9F0F0;
     text-align: justify;
     font-size: 20px;
     font-weight: bolder;
     margin-top: 1px;
     margin-right: 8px;
     margin-bottom: 1px;
     margin-left: 4px;
     padding: 0px;
     border: 0px solid black;
   }
  
 p.sidebar {
     background-image: url( /pozadine/violPurple1.jpg);
     background-attachment: scroll;
     background-size: 100% 100%;
     color: white;
	 font-size: 20px;
     line-height:115%; padding-right:10px; padding-left:15px; padding-bottom:10px; padding-top:10px; text-transform: uppercase;
     text-transform: uppercase;
 }
     
 p.floatLeft { 
     color: #D4FF5E;
     font-size: 19px;
     background-image: url( /pozadine/fuzzy-blue.jpg);
     background-repeat: repeat;
     background-size: 100% 100%;
     text-align: justify;
     width: 220px;
     float: left; 
     margin-top: 6px;
     margin-right: 6px;
     margin-bottom: 0px;
     margin-left: 4px;
     padding: 1px;
 }
    
 p.floatRight { 
     color: #D4FF5E;
     font-size: 19px;
     background-image: url( /pozadine/fuzzy-blue.jpg);
     background-repeat: repeat;
     background-size: 100% 100%;
     text-align: justify;
     width: 220px;
     float: right; 
     margin-top: 6px;
     margin-right: 6px;
     margin-bottom: 0px;
     margin-left: 6px;
     padding: 1px;
 }

  p.floatClearLeft {
     color: #D4FF5E;
     font-size: 19px;
     background-image: url( /pozadine/fuzzy-blue.jpg);
     background-repeat: repeat;
     background-size: 100% 100%;
     text-align: justify;
     width: 220px;
     float: left; 
     clear: left;
     margin-top: 6px;
     margin-right: 6px;
     margin-bottom: 0px;
     margin-left: 6px;
     padding: 1px;
 }
 
  p.floatClearRight {
     color: #D4FF5E;
     font-size: 19px;
     background-image: url( /pozadine/fuzzy-blue.jpg);
     background-repeat: repeat;
     background-size: 100% 100%;
     text-align: justify;
     width: 220px;
     float: right; 
     clear: right;
     margin-top: 6px;
     margin-right: 6px;
     margin-bottom: 0px;
     margin-left: 6px;
     padding: 1px;
 }   
   /* Removing the underline that usually accompanies a link's text, otherwise use overline, line-through, underline. */ 
   a { text-decoration: none; }
   a:link { color: #77FF2D; }
   a:visited { color: yellow; }
   a:hover { color: #91E5FF; }
   a:focus { color: #91E5FF; }
   a:active { color: #FFC1E9; } 

   ul {
     background-image: url(/pozadine/blackPurple1.jpg);
     background-size: 100% 100%;
     background-attachment: scroll;
     color: #FFFCAA;
     text-indent: 2px;
     font-size: 18px;
     list-style-type: square;
     list-style-position: inside;
   }
    
  li {
     text-align: justify;
     margin-right: 6px;
     margin-bottom: 0px;
     margin-left: 8px;
     padding: 1px;
  } 
      
 select {
    background-image: url( /pozadine/bluewhite.jpg);
    background-repeat: repeat;
    background-size: 100% 100%;
 }
        
 option { 
     color: #7905FF;
     font-size: 19px;
     background-image: url( /pozadine/marble.jpg);
     background-repeat: repeat;
     background-size: 100% 100%;
     text-align: left;
     max-width: 100%;
     float: left; 
     margin-top: 6px;
     margin-right: 6px;
     margin-bottom: 6px;
     margin-left: 4px;
     padding: 1px;
 }    
 img.floatLeft { 
     float: left; 
     margin-top: 6px;
     margin-right: 6px;
     margin-bottom: 0px;
     margin-left: 6px;
     padding: 1px;
 }
 img.floatRight { 
     float: right; 
     margin-top: 6px;
     margin-right: 6px;
     margin-bottom: 0px;
     margin-left: 6px;
     padding: 1px;
 }

  img.floatClearLeft { 
     float: left; 
     clear: left;
     margin-top: 6px;
     margin-right: 6px;
     margin-bottom: 0px;
     margin-left: 6px;
     padding: 1px;
 }
 
  img.floatClearRight { 
     float: right; 
     clear: right;
     margin-top: 6px;
     margin-right: 6px;
     margin-bottom: 0px;
     margin-left: 6px;
     padding: 1px;
 }
               
h1 {
   line-height: 100%;
   color: #FFFC5E;
   text-align: center;
   font-size: 23px;
   font-weight: bolder;
}
 
 h2 {
    line-height: 100%;
    color: #FFFC5E;
    text-align: center;
    font-size: 22px;
    font-weight: bolder;
 }
 
 h3 {
    line-height: 100%;
    color: #FFFC5E;
    text-align: center;
    font-size: 24px;
    font-weight: bolder;
 }
 
 h4 {
    line-height: 100%;
    color: #FFFC5E;
    text-align: center;
    font-size: 26px;
    font-weight: bolder;
 }
               
 h5 {
   line-height: 100%;
   color: #FFFC5E;
   text-align: center;
   font-size: 28px;
   font-weight: bolder;
 }
 
 h6 {
    line-height: 100%;
    color: #FFFC5E;
    text-align: center;
    font-size: 30px;
    font-weight: bolder;
 }
 
 h7 {
    line-height: 100%;
    color: #FFFC5E;
    text-align: center;
    font-size: 32px;
    font-weight: bolder;
 }
 
 h8 {
    line-height: 100%;
    color: #FFFC5E;
    text-align: center;
    font-size: 34px;
    font-weight: bolder;
 }
 
#pageBody {
  max-width: 100%;
  border: 0px solid #7C9BFF;
}

#flags {
  max-width: 100%;
  border: 0px solid #7C9BFF;
}
    
#socialNet {
  max-width: 100%;
  border: 0px solid #7C9BFF;
}
          
#header, #nav, #navMobil, #footer, h1, h2, h3 {
  font-family: Tahoma, Geneva, sans-serif;
}
 
#header {
  width: 100%;
  margin: 0;
  padding: 0;
}
 
#header .inner {
  margin: 0px 0px 0px 0px;
  padding: 6px;
  color: #fff;
  background: #F38630;  
}
 
#header a {
  display: block;
  float: right;
  color: #fff;
  font-weight: normal;
  font-size: 80%;
}
 
#content {
  float: left;
  /*   width: 65%; */
  width: 99%;
     margin-top: 1px;
     margin-right: 1px;
     margin-bottom: 1px;
     margin-left: 1px;
     padding: 1px;

}
 
#content.inner {
  color: #333;
    background: #0A0672; 
     margin-top: 1px;
     margin-right: 1px;
     margin-bottom: 1px;
     margin-left: 1px;
     padding: 1px; 
}

#nav {
    float: left;
    margin: 0;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 0px;
    padding-bottom: 0px;
  /* to fill in background image */
    width: 100%;
}
 
#nav ul {
  margin: 0;
  padding: 0px;
  list-style: none;
  color: #333;
  background: #0A0672; 
  overflow: hidden; 
  background-image: url(/pozadine/bluePool.jpg);
  background-size: 100% 100%;
  background-attachment: scroll;
  color: white;

}
 
#nav li {
  text-align: justify;
  border-bottom: 0px solid rgba(255,255,255,.5);
    /* alignment-adjust: middle; stavke menija centrira */
  margin-top: 4px;
  margin-bottom: 4px;
  text-align: center; 
  /* making <li> elements for horizontal menus */
  float: left;
}
 
#nav li:last-child {
  border-bottom: none;
}
 
#nav a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 0px 0 0px 0px;
  font-weight: bold;
}
 
#nav a:hover {
  background-image: url(/pozadine/crnoPlavo.jpg);
  background-size: 100% 100%;
  background-attachment: scroll;
  color: white;
}
 
#nav a:focus {
  background-image: url(/pozadine/crnoPlavo.jpg);
  background-size: 100% 100%;
  background-attachment: scroll;
  color: white;
}


#navMobil {
    float: left;
  margin: 0;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 0px;
    padding-bottom: 0px;
  /* to fill in background image */
    width: 100%;
}
 
#navMobil ul {
  margin: 0;
  padding: 0px;
  list-style: none;
  color: #333;
  background: #0A0672; 
  overflow: hidden; 
  background-image: url(/pozadine/fuzzy-blue.jpg);
  background-size: 100% 100%;
  background-attachment: scroll;
  color: white;  
  width: 100%;

}

	#navMobil ul:after {
		content: "";
        clear: both;
        display: block;
	}


#navMobil ul li {
	float: left;
        display: block;
}

	#navMobil ul li:hover {
  background-image: url(/pozadine/crnoPlavo.jpg);
  background-size: 100% 100%;
  background-attachment: scroll;
  color: white;
	}

	#navMobil ul li:focus {
  background-image: url(/pozadine/crnoPlavo.jpg);
  background-size: 100% 100%;
  background-attachment: scroll;
  color: white;
	}
       
	#navMobil ul li:hover a {
		color: #fff;
	}
       
	#navMobil ul li:focus a {
	color: #fff;
	}
	
	#navMobil ul li a {
        padding: 0px;
		color: white;
     text-align: center;        
        text-decoration: none;
	}

#navMobil li {
  text-align: justify;
  border-bottom: 0px solid rgba(255,255,255,.5);
    /* alignment-adjust: middle; stavke menija centrira */
  margin-top: 4px;
  margin-bottom: 4px;
  text-align: center; 
  /* making <li> elements for horizontal menus */
  float: left;

}
 
#navMobil li:last-child {
  border-bottom: none;
}
 
#navMobil a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 0px 0 0px 0px;
  font-weight: bold;
}
 
#navMobil a:hover {
  background-image: url(/pozadine/blackRed.jpg);
  background-size: 100% 100%;
  background-attachment: scroll;
  color: white;
}
 
#navMobil a:focus {
  background-image: url(/pozadine/blackRed.jpg);
  background-size: 100% 100%;
  background-attachment: scroll;
  color: white;
}    


li a, .dropbtn {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

li a:hover, .dropdown:hover .dropbtn {
    background-color: red;
}

li.dropdown {
    display: inline-block;
}

.dropdown-content {
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    background-image: url(/pozadine/darkblue.jpg);
    background-size: 100% 100%;
    background-attachment: scroll;
    display: none;
    position: absolute;
    background-color: blue;
    min-width: 160px;
    width: 360px;
    line-height: 240%;
    font-size: 18px;
    font-weight: bolder;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
    background-image: url(/pozadine/darkblue.jpg);
    background-size: 100% 100%;
    background-attachment: scroll;

}

.dropdown-content a:hover {
    background-color: red;
    
}

.dropdown:hover .dropdown-content {
    display: block;
}


#sidebar {
  float: right;
  width: 20%;
  margin: 0;
  padding: 0;
  background-image: url( /pozadine/blue0.jpg);
  text-transform: uppercase;
}
 
#sidebar .inner {
  margin-right: 10px;
  padding: 10px;
  color: #fff;
  background: #447DE5;
  font-size: 85%;
  background-image: url( /pozadine/blue0.jpg);
  text-transform: uppercase;
}
 
#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #fff;
  background: #1C5CFF;  
}
 
#footer .inner {
     padding: 6px; 
}


    