/*FFFFFF*/
body{
		background-color: #000000;
		font-family: Verdana, sans-serif;
	 	font-size: 10px;
		margin: 0px;
		color: #0066CC;
		padding: 0px;
}
.linkz{
		font-weight: bold;
}
.linkz a:link,
.linkz a:visited{
		text-decoration: none;
		color: #0066CC;
}
.linkz a:hover{
		text-decoration: underline;
		color: #0066CC;
}
/* ------------------------------------------------HEAD--------------------------------------------------------*/

#head{
		background-image: url(okvir/head.png);
		background-repeat: no-repeat;
		width: 700px;
		height: 187px;
		margin-top: 15px;
		margin-left: 12px;
}
#cont_head{
		padding-top: 121px;
		padding-left: 120px;
		font-weight: bold;
		
}

div#cont_head a:link, 
div#cont_head a:visited{
		text-decoration: none;
		font-size: 12px;
		color: #0066CC;
		padding-top: 9px;
		padding-bottom: 7px;
		padding-left: 10px;
		padding-right: 10px;
		border-left: 1px solid #66CCFF;
		border-right: 1px solid #66CCFF;
}
div#cont_head a:hover{
		text-decoration: none;
		color: #FFFFFF;
		background-color: #C2DFFF;
		border-left: 1px solid #003399;
		border-right: 1px solid #003399;
}

/* ------------------------------------------------MIDDLE------------------------------------------------------*/
#middle{
		background-image: url(okvir/middle.gif);
		background-repeat: repeat-y;
		width: 700px;
		/*height: 320px;*/
		margin-left: 12px;
}
#cont_middle{
		width: 630px;
		/*height: 300px;*/
		/*border: 1px solid #000000;*/
		color:#C2DFFF;
		font-size: 12px;
		position: relative;
		left: 33px;
		top: -40px;
}
#path{
		color:#FFFFFF;
		font-size: 10px;
		padding-left: 25px;
}

/* --------------------------------------------------FUTTER---------------------------------------------------- */
#futter{
		background-image: url(okvir/futter.gif);
		background-repeat: no-repeat;
		width: 700px;
		height: 52px;
		margin-left: 12px;
		margin-bottom: 15px; 
}
#copy{
		padding-left: 160px;
}
#cont_futter{
		padding-top: 30px;
		padding-left: 9px;
}
div#cont_futter a:link, 
div#cont_futter a:visited{
		text-decoration: none;
		font-size: 10px;
		color: #0066CC;
		font-weight: bold;
		padding-left: 5px;
}

div#cont_futter a:hover{
		text-decoration: none;
		color: #6699CC;
		background-color: #FFFFFF;
		border-left: 1px solid #003399;
		border-right: 1px solid #003399;

		padding-top: 8px;
		padding-bottom: 9px;
		padding-left: 10px;
		padding-right: 10px;
}

/*---------------------------------------------------- home ------------------------------------------------------*/
.text{
		font-size: 12px;
		margin-bottom: 0px;
}
h1{
		font-size: 11px;
		font-weight: bold;
		border-bottom: 1px solid #6699CC;
		margin-bottom: 0px;
}
/* ------------------------------------------------- razred --------------------------------------------------------*/
.text ul{
		margin-bottom: 0px;
}
/*--------------------------------------------------- slike --------------------------------------------------------*/
#tabela{
		font-size: 12px;
		/*text-align: center;*/
}
.linkz1{
		font-weight: normal;
}
.linkz1 a:link,
.linkz1 a:visited{
		text-decoration: none;
		color: #0066CC;
}
.linkz1 a:hover{
		border-top: 1px solid #0066CC;
		border-bottom: 1px solid #0066CC;
		color: #0066cc;
}
/* ------------------------------------------------- podaci --------------------------------------------------------- */
#tabela1{
		margin-top: 30px;
}
div#tabela1 td{
		font-size: 12px;
		
}