body {
	background-color:#0F3154;
	background-image:url(img/bg-top.png);
	background-position:top;
	background-repeat:repeat-x; 	
	margin : 0;
	font-size : 12px;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : #ffffff; }

/* TEXT */	

.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #ffffff;
	line-height: 14pt;
	text-decoration : none; }

.title-white {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none; }

.title-white-big {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-weight : bold;
	color : #ffffff;
	line-height: 20pt;
	text-decoration : none; }

.title-white-small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #ffffff;
	line-height: 18pt;
	text-decoration : none; }

.text-blue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #0686D7;
	line-height: 14pt;
	text-decoration : none; }

/* LINK */

a.text-link {
	text-decoration:none;
	color:#FFFFFF; }
	
a.text-link:hover {
	text-decoration:none;
	color:#0686D7;
	border-bottom: 1px dotted #0686D7; }	
	
/* MENU */

a#button1 {
	display : block;
	width : 225px;
	height : 22px;
	background-image : url(img/menu/menu1off.png);
	margin : 0 auto;
	text-align : right; }

a#button1:hover {
	background-image : url(img/menu/menu1on.png);
	text-align : right; }

a#button2 {
	display : block;
	width : 225px;
	height : 24px;
	background-image : url(img/menu/menu2off.png);
	margin : 0 auto;
	text-align : right; }

a#button2:hover {
	background-image : url(img/menu/menu2on.png);
	text-align : right; }

a#button3 {
	display : block;
	width : 225px;
	height : 22px;
	background-image : url(img/menu/menu3off.png);
	margin : 0 auto;
	text-align : right; }

a#button3:hover {
	background-image : url(img/menu/menu3on.png);
	text-align : right; }

a#button4 {
	display : block;
	width : 225px;
	height : 22px;
	background-image : url(img/menu/menu4off.png);
	margin : 0 auto;
	text-align : right; }

a#button4:hover {
	background-image : url(img/menu/menu4on.png);
	text-align : right; }

a#button5 {
	display : block;
	width : 225px;
	height : 22px;
	background-image : url(img/menu/menu5off.png);
	margin : 0 auto;
	text-align : right; }

a#button5:hover {
	background-image : url(img/menu/menu5on.png);
	text-align : right; }

a#button6 {
	display : block;
	width : 225px;
	height : 22px;
	background-image : url(img/menu/menu6off.png);
	margin : 0 auto;
	text-align : right; }

a#button6:hover {
	background-image : url(img/menu/menu6on.png);
	text-align : right; }

a#button10 {
	display : block;
	width : 89px;
	height : 65px;
	background-image : url(img/menu/menu10off.png);
	margin : 0 auto;
	text-align : right; }

a#button10:hover {
	background-image : url(img/menu/menu10on.png);
	text-align : right; }

a#button11 {
	display : block;
	width : 119px;
	height : 65px;
	background-image : url(img/menu/menu11off.png);
	margin : 0 auto;
	text-align : right; }

a#button11:hover {
	background-image : url(img/menu/menu11on.png);
	text-align : right; }

a#button12 {
	display : block;
	width : 100px;
	height : 65px;
	background-image : url(img/menu/menu12off.png);
	margin : 0 auto;
	text-align : right; }

a#button12:hover {
	background-image : url(img/menu/menu12on.png);
	text-align : right; }

a#button13 {
	display : block;
	width : 130px;
	height : 65px;
	background-image : url(img/menu/menu13off.png);
	margin : 0 auto;
	text-align : right; }

a#button13:hover {
	background-image : url(img/menu/menu13on.png);
	text-align : right; }

a#button14 {
	display : block;
	width : 103px;
	height : 65px;
	background-image : url(img/menu/menu14off.png);
	margin : 0 auto;
	text-align : right; }

a#button14:hover {
	background-image : url(img/menu/menu14on.png);
	text-align : right; }

/* ///////////////////////////   */	
	
.frame-right {
	float: right;
	margin: 0px 0px 0px 20px;
	border: 0px;
	padding: 0; }		

.frame-left {
	float: left;
	margin: 0px 10px 0px 0px;
	border: 0px;
	border: 6px solid #18436E;
	padding: 0; }		
	
.frame-center {
	float: center;
	background-position:top;
	margin: 0px 0px 15px 0px;
	border: 6px solid #18436E;
	padding: 0; }		
	
#navlist li { 
	list-style-type: square;
	padding-left: 0px;
	padding-bottom: 5px; }	
#clanak p { margin-top:0px; padding-top:0px; }
.side_list { margin:0px 0px 0px 10px; padding:0px; }
.side_list li { margin:0px; padding:0px 0px 5px 0px; list-style-type:none; font-weight:bold; }
.side_list li img { float:left; padding-right:5px;}
.side_list li a { padding:0; margin:0; text-decoration:none; }



.Paginator {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	padding-left: 5px;
	padding-right: 5px;
	color : #333333;
	text-decoration : none; }

.PaginatorLink a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 11px;
	BORDER-LEFT-COLOR: #215489; 
	BACKGROUND: #215489; 
	BORDER-BOTTOM-COLOR: #215489; 
	COLOR: #fff; 
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px 2px 2px 2px;
	BORDER-TOP-COLOR: #215489; 
	TEXT-DECORATION: none; 
	BORDER-RIGHT-COLOR: #215489
}
.PaginatorLink a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 11px;
	BORDER-LEFT-COLOR: #215489; 
	BACKGROUND: #215489; 
	BORDER-BOTTOM-COLOR: #F5F5F5; 
	COLOR: #fff; 
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px 2px 2px 2px;
	BORDER-TOP-COLOR: #F5F5F5; 
	BORDER-RIGHT-COLOR: #F5F5F5
}
.PaginatorLink a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 11px;
	BORDER-LEFT-COLOR: #215489; 
	BACKGROUND: #F5F5F5; 
	BORDER-BOTTOM-COLOR: #F5F5F5; 
	COLOR: #222; 
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px 2px 2px 2px;
	BORDER-TOP-COLOR: #F5F5F5; 
	BORDER-RIGHT-COLOR: #F5F5F5
}


#flash {
	width:170px;
	height:170px;
	position:absolute;
	top:0;
	left:50%;
	margin:0 auto;
	margin-left:13px;
	margin-top:10px;
}
