BODY 
{ 
scrollbar-face-color:#8094a8;
scrollbar-highlight-color:#D3D3D3;
scrollbar-3dlight-color:#E9FFFF;
scrollbar-darkshadow-color:#A29A82;
scrollbar-shadow-color:#C0C0C0;
scrollbar-arrow-color:#E9FFFF;
scrollbar-track-color:#D3D3D3;
}


.forCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.forTexts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 20px;
	text-align: justify;
	text-decoration: none;


}
.forForms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px inset;
}



ul.links
{
	list-style-position: outside;
	font-size: 10px;
	list-style-image: url(/images/link_small.gif);
	color: #333333;
	line-height: 20px;
	padding-top: 0px;
	
}

ul.links li
{
background: url("/images/h_dot_blue.gif") repeat-x bottom left;
}

ul.sublinks
{
	list-style-position: outside;
	font-size: 10px;
	list-style-image: url(/images/link_small.gif);
	color: #333333;
	line-height: 18px;
	padding-top: 0px;
}

A.homelinks
{
	font-weight: bold;
	font-size: 9px;
	vertical-align: top;
	color: #60768c;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 148px;
}


A.homelinks:hover
{
	font-weight: bold;
	font-size: 9px;
	vertical-align: top;
	color: #990000;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.forButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px outset;
}
.naslov {
	font-size: 10px;
	font-weight: bold;
	color: #60768C;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.naslovBlink {
	font-size: 20px;
	font-weight: bold;
	color: #AE2929;
	font-family: Georgia, Tahoma, Arial, sans-serif;
	text-decoration: none;

}
TD.spacer
{
	background: url("/images/h_dot_gray.gif") repeat-x bottom left;
}

#menuColumn
{
	
	width: 190px;
	
}


.smallcap {
	font-size: 8px;
	font-weight: bold;
	color: #60768C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TABLE.program {

	border: 1px dotted #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
	text-decoration: none;
	align: center;
}

.bienvenue {
	font-size: 20px;
	font-weight: bold;
	color: #999999;
	font-family:  Georgia,Tahoma, Arial, sans-serif;
	text-decoration: none;
}

TD.subtitle {
	font-size: 11px;
	font-weight: bold;
	background-color: #8094a8;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


TD.headline {
	BACKGROUND-IMAGE: url(/images/all_final1.jpg); 
        BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-COLOR: #8094a8;
}


.gallery {
	background-color: #ffffff;
	padding: 8px;
	align: center;
	}

.gallery ul { list-style: none;}
.gallery ul li { display: inline; }

.gallery ul img {
	border: 5px solid #ddddf5;
	border-width: 5px 5px 20px;
}

.gallery ul a:hover img {
	border: 5px solid #cccce5;
	border-width: 5px 5px 20px;
	color: #cccce5;
}

.gallery ul a:hover { color: #fff; }
.gallery ul a { color: #fff; }


