/* Layout Stylesheet */


#centar-kolona {
	margin:0px 10px 0px 23px;
	position:relative;
	width: 704px;
	background:#F8F9FC;
	color: #333333;
	z-index:5;
	border: solid #ffffff;
	border-width:0 1px;
	/*	
	background-color:#AADDEE;
*/
	padding: 32px;
	height: 360px;
}

#c-lev-blok {
	width: 324px;
	height: 310px;
	float: left;
	z-index: inherit;
	background: #E2ECFA;
}

#c-desen-blok {
	width: 340px;
	height: 309px;
	float: right;
	margin: 0px 0px 0px 0px;
	border: solid 1px #C9DBF5;
}

#c-dolen-blok {
	width: 693px;
	height: 40px;
	background: #F8F9FC;
	float: left;
	z-index: 7;
	margin: 16px 0px 0px 0px;
	text-align: center;
	
}

#c-dolen-blok font.gorentekst {
	font-family : "Trebuchet MS", "Times New Roman", Times, serif;
	color: #FF8600;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	letter-spacing: 3px;
}

#c-dolen-blok font.dolentekst {
	font-family : "Trebuchet MS", "Times New Roman", Times, serif;
	color: #0037AA;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	letter-spacing: 3px;
}





/* HOME */

#home_head1 {
	width: 160px;
	height: 26px;
	font-family: Arial Black,Impact;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 14pt;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: rgb(255, 153, 0);
	padding: 4px;
	margin-top: 16px;
	margin-left: 20px;
}

#home_head1text {
	font-family: Palatino Linotype,Georgia,Times,serif;
	font-size: 10pt;
	color: rgb(0, 0, 51);
	margin: 2px 12px 12px 42px;
}

#home_head2 {
	width: 200px;
	height: 26px;
	font-family: Arial Black,Impact;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 14pt;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: rgb(255, 153, 0);
	padding: 4px;
	margin-left: 20px;
}

#home_head2text {
	height: 40px;
	font-family: Palatino Linotype,Georgia,Times,serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: rgb(0, 0, 51);
	margin: 2px 12px 12px 42px;
}

#home_head3 {
	width: 200px;
	height: 26px;
	font-family: Arial Black,Impact;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 14pt;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: rgb(255, 153, 0);
	padding: 4px;
	margin-left: 20px;
}

#home_head3text {
	height: 40px;
	font-family: Palatino Linotype,Georgia,Times,serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: rgb(0, 0, 51);
	margin: 2px 12px 12px 42px;
}

#home_head_logo {
	background-image : url(../images/teamhead.gif);
	background-position:center;
	background-repeat:no-repeat;
	width: 300px;
	height: 290px;
	margin: 10px 0px 0px 13px;

}
