@charset "utf-8";
	a:link {
	color: #000000;
	text-decoration: none;
	}
	a:visited {
	color: #af1000;
	text-decoration: none;
	}
	a:hover {
	color: #1500af;
	text-decoration: none;
	}
	a:active {
	color: #af1000;
	text-decoration: none;
	}

	body {
	background-color: #223f5f;
	font-family: Lucida Sans Unicode;
	text-align: center;
	background-image: url(../images/main-background.jpg);
	background-repeat: repeat-x;
	}
	
	#mainframe{
	width:920px;
	height: 700px;
	margin-right:auto;
	margin-left:auto;
	margin-top:90px;
	text-align:center;
	background-color:#FFFFFF;
	}
	
	#header{
	height: 140px;
	width: 578px;
	background-color: #FFFFFF;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:27px;
	padding-left:342px;
	}
	
	#banner_area{
	height: 126px;
	width: 548px;
	float:right;
	}
	
	#subheader{
	height: 32px;
	width: 577px;
	background-color: #FFFFFF;
	background-image: url(../images/subheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:8px;
	padding-left:343px;
	text-align: left;
	font-size:14px;
	color:#223f5f;
	font-weight: bold;
	}
	
	#middle_frame{
	height: 450px;
	width: 920px;
	}
	
	#left_general{
	height: 190px;
	width: 190px;
	float:left;
	background-color: #FFFFFF;
	background-image: url(../images/left_general.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	#left_buttons{
	height: 190px;
	width: 152px;
	float:right;
	text-align: right;
	margin-right:-2px;	
	}
	
	#left_operative_outerbox{
	height: 223px;
	width: 278px;
	padding:5px;
	float:right;
	border: 1px solid #999999;
	}
	
	#left_operative_innerbox{
	height: 213px;
	width: 268px;
	background-color: #eaeaea;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding: 5px;
	}
	
	#left_right_shadow{
	height: 235px;
	width: 34px;
	float:right;
	background-image: url(../images/left_right_shadow.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
	#left_down_shadow{
	height: 25px;
	width: 342px;
	float:left;
	background-image: url(../images/left_down_shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	#center_outerbox{
	height: 383px;
	width: 506px;
	float:left;
	border: 1px solid #666666;
	padding:20px;
	}
	
	#center_innerbox{
	height: 377px;
	width: 500px;
	background-color: #eaeaea;
	overflow:auto;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	padding: 3px;
	}
	
	#center_right_shadow{
	height: 450px;
	width: 30px;
	float:right;
	background-image: url(../images/center_right_shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	#center_down_shadow{
	height: 25px;
	width: 548px;
	float:left;
	background-image: url(../images/center_down_shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	#footer{
	height: 50px;
	width: 920px;
	background-color: #FFFFFF;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	font-size: 10px;
	}

/* STYLES DJELATNOST */

	#djelatnost_col2{
	padding: 5px;
	}

/* STYLES O NAMA */

	#link{
	cursor: pointer;
	color:#003399;
	}

/* STYLES KONTAKT */

	#image_link{
	cursor: pointer;
	text-align: center;
	}