#toc OL > LI > OL {list-style-type:square; }
/* OVO MOJE */

#toc A {
    color: #08c;
    text-decoration: none;
}


/* i sad ovaj */

BODY { 
/*    font:1em/1.625em "lucida grande","lucida sans unicode", sans-serif; background-color:#FFFEF0;   */
    font:1.2em/1.825em "lucida grande","lucida sans unicode", sans-serif; background-color:#FFFEF0;  

    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
}

/* #textcontainer p { padding:0 0  0.8125em 0; color:#111; font-weight:300;} */
p { padding:0 0  0 0; color:#111; font-weight:300;}

/* #textcontainer p + p { text-indent:1.625em;}  */

h1 { font-size: 2.125em; margin-bottom: 0.765em; }
h2 { font-size: 1.9em;  margin-bottom: 0.855em; }
h3 { font-size: 1.7em;  margin-bottom: 0.956em; }
h4 { font-size: 1.4em;  margin-bottom: 1.161em; }
h5,h6 { font-size: 1.313em;  margin-bottom: 1.238em; }

h1,h2{ font-weight:normal; color: #333; font-family:Georgia, serif;  }
h3,h4,h5,h6 { font-weight: normal; color: #333; font-family:Georgia, serif; }

li { margin-bottom: 7px;}
/*

#textcontainer p img       { float: left; margin: 0.5em 0.8125em 0.8125em 0; padding: 0; }
#textcontainer p img.right { float: right; margin: 0.5em  0 0.8125em 0.8125em }







ul{list-style-position:outside;}
li ul, 
li ol  { margin:0 1.625em;  }
ul, ol { margin: 0 0 1.625em 0; }


#textcontainer dl { margin: 0 0 1.625em 0; }
#textcontainer dl dt { font-weight: bold; }
#textcontainer dl dd { margin-left: 1.625em; }

#textcontainer a { color:#005AF2; text-decoration:none; }
#textcontainer a:hover { text-decoration: underline; }


#textcontainer table { margin-bottom:1.625em; border-collapse: collapse; }
#textcontainer th { font-weight:bold; }
#textcontainer tr,th,td { margin:0; padding:0 1.625em 0 1em; height:26px; }
#textcontainer tfoot { font-style: italic; }
#textcontainer caption { text-align:center; font-family:Georgia, serif; }


#textcontainer abbr, acronym { border-bottom:1px dotted #000; }
#textcontainer address { margin-top:1.625em; font-style: italic; }
#textcontainer del {color:#000;}


#textcontainer blockquote { padding:1em 1em 1.625em 1em; font-family:georgia,serif;font-style: italic;  }
#textcontainer blockquote:before { content:"\201C";font-size:3em;margin-left:-.625em; font-family:georgia,serif;color:#aaa;line-height:0;}
#textcontainer blockquote > p {padding:0; margin:0; }

#textcontainer strong { font-weight: bold; }
#textcontainer em, dfn { font-style: italic; }
#textcontainer dfn { font-weight: bold; }
#textcontainer pre, code { margin: 1.625em 0; white-space: pre; }
#textcontainer pre, code, tt { font: 1em monospace; line-height: 1.5; } 
#textcontainer tt { display: block; margin: 1.625em 0; }
#textcontainer hr { margin-bottom:1.625em; }



#textcontainer .oldbook { font-family:"Warnock Pro","Goudy Old Style","Book Antiqua","Palatino",Georgia,serif; }
#textcontainer .note { font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:0.9em; margin:0.1em; color:#333; } 
#textcontainer .mono { font-family:"Courier New", Courier, monospace; }

*/