/* ...still experimenting with this... */

BODY {
	margin: 2em 2em 2em 0;
	font-family: helvetica,sans-serif;
	background-color: #fff;
        text-align: left;
	color: #000;
}

H1 {
        font-size:1.5em;
        font-family: helvetica,arial,sans-serif;
	text-align: left;
        text-decoration: none;
        /*color:#336;
        background-color: #FFF;
        font-weight: normal;*/
}

H1.header {
        font-size:1.5em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
              padding-top:1em;
/*color: #336;
        background-color: #FFF;*/
	margin-top: 1em;
	margin-bottom: 1em;
}

H2 {
        font-size:1.3em;
	text-align: left;
/*color:#336;
        background-color: #FFF;*/
}

H3 {
        /*background-color: #FFF;
        color: #336;*/
	font-weight: bold;
}

TD {
        font-size:0.9em;
        font-family: helvetica,arial,sans-serif;
	background-color: #fff;
	color: #000;
	vertical-align: top;

        /*line-height: 1.2em;*/
}

A {
	background: #fff;
	color: #06c;
	text-decoration: none;
}

A:VISITED {
	color: #a3a;
	background: White;
}

A:HOVER {
	text-decoration: underline;
	color: #39f;
        background-color: inherit;
}

PRE {
	background-color: #FFF;
	color: #104E8B;
        margin: 1em;
}
CODE {
	background-color: #FFF;
	color: #104E8B;
}



DIV.toc {
	background: #eee;
        color:inherit;
	margin: 1em;
	padding: 1em;
	border: solid #669 1pt;
}

.tocbox, .tocbox:VISITED, .tocbox:HOVER {
	background-color: #eee;
	color: #369;
}

.tocbox2, .tocbox2:VISITED, .tocbox2:HOVER {
	background-color: #eee;
	color: #369;
	margin-left: 1em;
}

.crta {
	background-color: #669;
	color: #ccc;
        font-weight: normal;
}

.error{
	color: #e00;
	background-color: inherit
}

TD.nav {
	border-left : 1px solid #666699;
	border-right : 1px solid #666699;
	background-color : #EEEEEE;
	margin-top : 2px;
	padding-top : 2em;
	line-height : 1.5em;
	}
TD.nav-slike{
        text-align: center;
        vertical-align: bottom;
        border-left : 1px solid #666699;
	border-right : 1px solid #666699;
        color: #669;
	background-color : #EEEEEE;
/*        padding-bottom : 2em;*/
        }

A.nav-slike,
A.nav-slike:ACTIVE,
A.nav-slike:VISITED,
A.nav-slike:HOVER {
        text-align: center;
        color: #669;
        background-color : #EEEEEE;
}

font.nav-curr{
	color: #669;
        background-color:inherit;
        text-decoration: none;
        font-weight: bold;
        padding-left: 0.5em;
        padding-right: 0.5em;
        border: 1px solid;
}
A.nav, A.nav:VISITED{
        background: #eee;
	color: #669;
	text-decoration: none;
	font-weight: bold;
	padding-left: 0.5em;
	padding-right: 0.5em;
	}
A.nav:HOVER,A.nav:ACTIVE {
	text-decoration: none;
	color: #fff;
        background-color: #669;
}

.linktoc {
	background-color: #fff;
        color: #000;

}

.link2 {
	text-decoration: none;
	color: #fff;
        font-weight: normal;
	background-color: #669;
}

.link2:VISITED {
	background: #669;
	color: white;
}

.link2:HOVER {
	text-decoration: underline;
	color: #6cf;
	background-color: #669;
}

.podloga {
	background-color: #A9B7D6;
	color: #FFFFFF;
}

.centar {
	text-align: center;
}

IMG {
	border: none;
}

UL.toc {
	list-style: none;
	background-color: #eee;
	color: #39f;
        /*line-height: 1.3em;*/
}

UL.dot {
	list-style: disc url("slike/dot.gif");
}

.ikone {
	border: none;
}
.centar{
text-align: center;
}
