body {	
	margin: 0px;
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
    padding: 0 0 0 0; /*0.2em 0.2em 1.2em 0.2em*/
    padding-bottom: 10px;
	Padding-top: 0px;
    background-position: left top;
    background-attachment : fixed;
    background-color: #FCFAF3;
    background-image: url(mainback.gif);
} 

td  {
     padding-right: 20;
	 padding-left:20;
     font-family:Arial, Helvetica, sans-serif;
     font-size: 12px;
}

H2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size:16px;
    text-align: center;
	font-weight: bold;
	text-decoration: underline;
}

H3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size:13px;
    text-align: left;
	font-weight: bold;
	text-decoration: underline;
}
.vecje {
    font-family: Arial, Helvetica, sans-serif;
    font-size:13px;
    text-align: left;
	font-weight: bold;
}


.citat {
	 font-size:90%;
	 text-align: left;    
	 padding-left:50;
}
.opomba-k-sliki {
	 text-align: left;    
	 padding-left:70;
	 font-style: italic;
}

.manjse{
	 font-size:95%;
	 text-align: left;    
}

.tocke{
     color: #ff0000; 
}
.modro{
     color: blue; 
}
.oranzno{
     color: darkorange; 
}
.obarvano{
     color: #ff0000; 
     text-decoration: underline;
}
.rumeno{
     background-color: yellow; 
}

a:link { 
	text-decoration: none; 
	color: #B3641D; 
	}
a:visited { 
	text-decoration: none; 
	color: #628102;
	}
a:hover { 
	color: #7EA506;
	}
