BODY {
	background-color : #D3EBBB;
	
}

td.text {
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;	
	padding: 10px;	
	text-align: justify;
	color : black
}
.h1 {
	font-family : Tahoma;
	font-size : 19px;
	font-style : normal;
	font-weight : bold;		
	color : #FFFFFF;
}
.link {
	color : #000000;
	font-family : Tahoma;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	font-variant: small-caps;
}
.link:HOVER {
	color : #9A9CA6;
	font-family : Tahoma;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	font-variant: small-caps;
	
}
.link1 {
	color : #000000;
	font-family : Tahoma;
	font-weight : none;
	font-size : 11px;
	text-decoration : none;
}
.link1:HOVER {
	color : #407111;
	font-family : Tahoma;
	font-weight : none;
	font-size : 11px;
	text-decoration : underline;
}
.bottom {
	color : #FFFFFF;
	font-family : Tahoma;
	font-weight : none;
	font-size : 11px;
	text-decoration : none;
}
.bottom:HOVER {
	color : #FFFFFF;
	font-family : Tahoma;
	font-weight : none;
	font-size : 11px;
	text-decoration : underline;
}
A.slika {
	BORDER-RIGHT: #407213 2px solid; 
	BORDER-TOP: #407213 2px solid; 
	BORDER-LEFT: #407213 2px solid; 
	BORDER-BOTTOM: #407213 2px solid;	
}

td.td-naslov {
	font-family : Tahoma;
	font-size : 19px;
	font-style : normal;
	font-weight : bold;		
	color : #407213;
	font-variant:small-caps;
}
td.td-info{
	background-color: #407213;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 13px;
	font-variant: small-caps;
	font-weight: bold;
}
a.a-blacklink {
	color : #000000;
	font-family : Tahoma;
	font-weight : none;
	font-size : 11px;
	text-decoration : underline;
}

a.a-blacklink:HOVER {
	color : #000000;
	font-family : Tahoma;
	font-weight : none;
	font-size : 11px;
	text-decoration : underline;		
	}
	
td.td-galerija {
	font-family : Tahoma;
	font-size : 11px;
	padding: 5px;	
	text-align: justify;
	color : white;
	font-weight: bold;
	height: 10px;
}

a.slika1 {
	outline-color: #407213;
	outline-style: solid;
	outline-width: 2px;
}

a.slika1:hover {
	outline-color: #ffffff;
	outline-style: solid;
	outline-width: 2px;
}


a.link-jezik {
	color : #D3EBBB;
	font-family : Tahoma;
	font-weight : none;
	font-size : 10px;
	text-decoration : none;
}

a.link-jezik:HOVER {
	color : #FFFFFF;
	font-family : Tahoma;
	font-weight : none;
	font-size : 10px;
	text-decoration : none;
}

a.link-jezik2 {
	color : #D3EBBB;
	font-family : Tahoma;
	font-weight : none;
	font-size : 10px;
	text-decoration : none;
	font-weight: bold;
}

a.link-jezik2:HOVER {
	color : #FFFFFF;
	font-family : Tahoma;
	font-weight : none;
	font-size : 10px;
	text-decoration : none;
	font-weight: bold;
}

.link-extra {
	color : #990000;
	font-family : Tahoma;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	font-variant: small-caps;
}
.link-extra:HOVER {
	color : #000000;
	font-family : Tahoma;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	font-variant: small-caps;
	
}
td.lista {
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;	
	padding: 2px;	
	text-align: justify;
	color : black;
	border-bottom-color:#003300;
	border-bottom-style:solid;
	border-bottom-width:thin;
}