@CHARSET "UTF-8";

body {font-family:Arial,Verdana,Sans-Serif;
	 color: #000000;
	 font-size: 12px}

table.forma	{	width:1000px;
				text-align: left;
	    		margin-left: auto;
	    		margin-right: auto;
	    	
	  		}
	  		
ul {list-style-type:square;}
	  		
h1 {font-size: 20px;
    margin-top:-5px;
    #margin-bottom:-5px;
   }
   
h2 {font-size: 13px;
    margin-top:-1px;
    #margin-bottom:-1px;
   }

h3 {font-size: 11px;
    margin-top:-1px;
    margin-bottom:-1px;
   }
			
.bigcolor1 {background: #0A6812;
		   color: white;
				}
				
.smallcolor1 {background: #0A6812;
   color: white;
   font-weight: bold;
	}			
		
.menucolor {background: #173D85;
		   color: white;
				}				

.yellowcolor {background: #D6D24A;
		   color: white;
				}				
.orangecolor {background: #E7970C;
		   color: white;
				}				
.redcolor {background: #F81111;
		   color: white;
				}				
.blackcolor {background: #000000;
		   color: white;
				}				


.menucolor A:link {text-decoration: none; color: white; font-weight:bold}
.menucolor A:visited {text-decoration: none; color: white; font-weight:bold}
.menucolor A:active {text-decoration: none; color: white; font-weight:bold}
.menucolor A:hover {text-decoration: none; color: white; font-weight:bold}

A.menulink:link {text-decoration: none; color: white; font-weight:bold}
A.menulink:visited {text-decoration: none; color: white; font-weight:bold}
A.menulink:active {text-decoration: none; color: white; font-weight:bold}
A.menulink:hover {text-decoration: none; color: white; font-weight:bold}

A.dictionar:link {text-decoration: none;}
A.dictionar:visited {text-decoration: none;}
A.dictionar:active {text-decoration: none;}
A.dictionar:hover {text-decoration: underline;}

div.rounded div {
  height: 1px;
  overflow: hidden;
}
#radiusx, #radiusy {
  text-align: right;
  width: 30px;
}
	
img {
	border: 0px;
	}

img.location-left { 
    float: left; 
    margin: 4px; 
}
img.location-right { 
    float: right; 
    margin: 4px; 
}

.location-left { 
    float: left; 
    margin: 4px; 
}

.location-right { 
    float: right; 
    margin: 4px; 
}

#toc, .toc, .mw-warning {
background-color:#F9F9F9;
border:0px solid #AAAAAA;
font-size:95%;
padding:5px;
}
#toc h2, .toc h2 {
border:medium none;
display:inline;
font-size:100%;
font-weight:bold;
padding:0;
}
#toc #toctitle, .toc #toctitle, #toc .toctitle, .toc .toctitle {
text-align:center;
}
#toc ul, .toc ul {
list-style-image:none;
list-style-type:none;
margin-left:0;
padding-left:0;
text-align:left;
}
#toc ul ul, .toc ul ul {
margin:0 0 0 2em;
}
#toc .toctoggle, .toc .toctoggle {
font-size:94%;
}