/* CSS oblikovanje za rjav MyLegend */

body {
     background-color: #fff7d8);      /* je enako rgb(0,0,0) */
     background-image: url('ozadja/sredina.jpg');
     } 

h1,h2,h3,h4,h5,h6
{color: #663300; margin-left: 20px; margin-right: 20px; text-align: center;} 

h1,h2,h3,h4 
{font-family: verdana, arial, helvetica, sans-serif;}

h5, h6
{font-family: "lucida calligraphy", "apple chancery", "urw chancery l", sans-serif;}


h1 {font-size: 20pt}
h2 {font-size: 15pt}
h3 {font-size: 12pt}
h4 {font-size: 10pt}
h5 {font-size: 20pt}
h6 {font-size: 12pt}
 

p, p.malo, p.pisano {color: #663300; margin-left: 15px; margin-right: 15px; text-align: justify;}

p {font-size:9pt;}
p.malo {font-size:7pt;} 

p, p.malo {font-family: verdana, arial, helvetica, sans-serif;} 
p.pisano {font-family: "lucida handwriting", fantasy;}

p.center {text-align: center;}
p.krepko {font-weight: bold;}
p.ležeče {font-style: italic;}

li {color: #663300; margin-left: 15px; margin-right: 15px;font-size:9pt; font-family: verdana, arial;}

a:link {color:#663300; font-weight: bold;} 
a:visited {color:#663300; font-weight: bold;} 
a:active {color:rgb(0,0,0); font-weight: bold;}
a:hover {color: rgb(0,0,0); font-style: italic; font-weight: bold;} 

body {
	 scrollbar-3d-light-color:''; 
     scrollbar-arrow-color:#663300;
	 scrollbar-base-color:#FFB700; 
	 scrollbar-dark-shadow-color:#994400;
	 scrollbar-face-color:#D99F60; 
	 scrollbar-highlight-color:#FBEECC;
	 scrollbar-track-color:#F3DAB1; 
	 scrollbar-shadow-color:#663300
     }
     
table {
	  font-family: verdana, arial, helvetica, sans-serif;
	  font-size: 9pt; 
      color: #663300; 
	  text-align: center;
	  }