	.mojstil1 {
  		font-family : Verdana;
  		font-size : smaller;
	    color : #FFFFFF;   
  		text-align : justify;
 		}
		
	.mojstil2 {
  		font-family : Verdana;
  		font-size : small;
	    color : #FFFFFF;   
  		text-align : center;
 		}
		
	.mojstil3 {
		font-family : Comic Sans MS;
		font-size : smaller;;
		color : #FFFF00;
	}
	
	.mojstil4{
		font-family : Verdana;
		font-size : medium;
		color : yellow
	}
	
	.mojstil5 {
		font-family : Verdana;
		font-size : smaller;
		color : yellow;
		text-align : right;
	}

	.mojstil6 {
		font-family : Verdana;
		font-size : smaller;
		font-weight : bolder;
		color : #FFFF00;
		text-align : center;
	}

	h1 {
		font-family : Comic Sans MS;
		font-size : large;
		color : #FFFF00;
		text-align : center;		
	} 
			
	h3 {
		font-family : Comic Sans MS;
		font-size : medium;
		color : #FFFF00;
	}
	
	h5 {
		font-family : Comic Sans MS;
		font-size : x-small;
		color : #FFFFFF;
		text-align : center;
	}
	
	.tablica td {
		border-width: 2px;
		border-color: blue;
		color : yellow;
	}
	
	.tablica1 td {
		border-width: 0px;
		color : yellow;
	}
	
	.forma {
		color : #FFFFFF;
		font-family : Verdana; 
		font-weight: bold; 
		font-size: 12px; 
	    background-color: black;
	}
	
	.forma1 {
		color : #000000;
		font-family : Verdana; 
		font-weight: bold; 
		font-size: 12px; 
	    background-color: white;
	}
	
	.button {
		color : black;
		font-family : Verdana; 
		font-weight: bold; 
		font-size: 12px; 
	    background-color: yellow;
	}
	
	.button1 {
		color : black;
		font-family : Verdana; 
		font-weight: bold; 
		font-size: 12px; 
	    background-color: yellow;
		width:5em;
	}
	
	.button2 {
		color : yellow;
		font-family : Verdana; 
		font-weight: bold; 
		font-size: 12px; 
	    background-color: black;
		width:10em;
	}
	
	.button3 {
		color : yellow;
		font-family : Verdana; 
		font-weight: bold; 
		font-size: 11px; 
	    background-color: black;
		width:3em;
	}
		
	.naslovXml {
		font-family : Verdana;
		font-size : medium;
		font-weight : bold;
		color : #FFFF00;
		text-align : center;
	}
	
	.element1 {
		font-family : Verdana;
		font-size : smaller;
		font-weight : bold;
		color : #FFFF00;
		text-align : center;
	}
	
	.element2 {
		font-family : Verdana;
		font-size : smaller;
		font-weight : bold;
		color : #FF6633;
		text-align : left;
	}
	
	.kviz1 {
		font-family : Verdana;
		font-size : smaller;
		font-weight : bold;
		color : #33CCFF;
		text-align : center;
		background : black;
	}
	
	.kviz2 {
		font-family : Verdana;
		font-size : x-small;
		font-weight : bolder;
		color : yellow;
		text-align : center;
		background : black;
	}
	
	.kviz3 {
		font-family : Verdana;
		font-size : smaller;
		font-weight : bold;
		color : green;
		text-align : justify;
		background : black;
	}
