body {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	xfont: 0.9em Arial, Verdana, Sans-Serif;
	font: 0.84em/1.4 Arial, Verdana, Sans-Serif;
	background: #fff;
 }
* {font-size: 100%;}
h1 {font-size: 1.43em;}
h2 {font-size: 1.33em;}
h3 {font-size: 1.1em;}
h4 {font-size: 1.1em;}
h5 {font-size: 0.9em;}
h6 {font-size: 0.75em;}
pre, code, tt {font: 110% "Andale Mono", Courier, "Courier New", monospace;}
small {font-size: 85%;}
big {font-size: 115%;}

a { 
font-family: Arial; 
color: #666666;  
text-decoration: none;  
} 
a:hover { 
font-family: Arial; 
color: #CC0000; /* sidebar color */
text-decoration: underline;  
}
/* FORM STYLES */
INPUT {
margin: 0px 5px 0px 5px;
xwidth: 150px;
cursor:hand; 
font-size: 14px;
xborder: 2px solid #2489DB;	
xbackground: #FFF5D9;
color: #CB2927;
}
#wrapper { 
	text-align: left;
	width: 782px;
	margin: 5px auto;
	xpadding: 5px 10px 10px 10px;
	xbackground: url(images/bg.gif) top left no-repeat;
}
#nav_top {
	height: 15px;
	background: #E0E6DB;
	text-align: right;
	padding-right: 5px;	
}

#nav_top a {
	font-size: 8pt;
	display: inline;
	padding-left: 8px;
	padding-right: 5px;
	padding-bottom: 3px;
	margin-right: 5px;
	color: #CC0000;
	text-decoration: none;
}

#nav_top a:hover {
	text-decoration: underline;	
}

#banner {
	float: left;
	margin: 0px 0 0px 0;
	height: 122px;
	width: 563px;
	background: url(images/bannerleft.jpg) center left no-repeat;
}
#banner_right {
	xfloat: right;
	margin: 0px 0 0px 0;
	height: 122px;
	color: #E0E6DB;
	text-align: right; 
	padding-right: 5px;
	background: url(images/blueprintright.jpg) center right no-repeat;
}
#banner_right .menu{
	position: relative bottom;
}
#banner_right a { 
color: #E0E6DB;  
} 
#banner_right a:hover { 
color: #E0E6DB; /* sidebar color */
}

#title a{
	float: left;
	font-size: 16pt;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 5px;
	text-decoration: none;
	color: #E0E6DB;
}

#title_info {
	float: left;
	height: 45px;
	padding: 8px;
	width: 310px;
	margin: 15px 5px 0 0;
	border: 2px solid #2489DB;	
	background: #FFF5D9;
	color: #808080;
}

#title_info p {
	margin: 0;
}
.whois {
margin-top: 3px;
}

.side_right .imgtop{
margin-top: 3px;
}

/* horiz top menu links */
.ms-banner {
margin-left: 15px;
margin-top: 94px; 
font-family: Arial, sans-serif; 
color: #E0E6DB;
font-size: 11pt;
} 
.ms-banner a { 
font-family: Arial; 
color: #E0E6DB; 
text-decoration: none;  
} 
.ms-banner a:hover { 
font-family: Arial; 
color: #E0E6DB; /* sidebar color */
text-decoration: underline;  
} 
.ms-banner a:link { 
color: #FFFFFF; 
} 
.ms-banner a:visited { 
color: #FFFFFF; 
} 
.ms-banner a:visited:hover { 
color: #E0E6DB;
} 
a img {
	border: 0;
}

.sidebar_m h3{
	margin: 0px 0 4px 0;
	padding: 4px 0 4px 0;
	border-bottom: 3px solid #A8A8A8;
	xfont-size: 1.2em;
	color: #CB2927;
}
.sidebar, .sidebar_m {
	margin: 5px 0 5px 0;
	padding: 3px 10px 5px 10px;
	width: 160px;
	background: #E0E6DB ;
}
.sidebar_m{
	width: 160px;
}
.sidebar a, .sidebar a:visited {
	text-decoration: underline;
}

.sidebar_m a:hover {
	text-decoration: underline;
}
.sidebar .jac INPUT{
width: 148px;
margin-top: 3px;
margin-bottom: 3px;
}
.side_right .jac INPUT{
width: 148px;
margin-top: 3px;
margin-bottom: 3px;
}

#contentfooter {
	clear: both;
	text-align: center;
	font-size: 0.8em;
	margin: 2px 0 0 0;
	border: 2px solid #fff;
	background: #A5A5A5;
	padding: 3px 3px 3px 6px;
	color: #C25555;
}

#contentfooter a, #podaci a:visited {
	display: inline;
	border: none;	
}
#contentmain{
	margin: 5px 5px 5px 5px;
	padding: 3px 10px 5px 10px;

}
#contentmain h2, #contentmain h3,#contentmain2 h2, #contentmain2 h3{
	margin: 0px;
	padding: 4px 0 4px 0;
	border-bottom: 3px solid #eee;
	xfont-size: 1.2em;
	color: #CB2927;
}

#contentmain h3, #contentmain2 h3{
	margin: 0px;
	margin-top: 4px;
	width: 98%;
	padding: 2px 0 2px 4px;
	xborder-bottom: 3px solid #eee;
	border-top: 1px solid #CB2927;
	border-bottom: 1px solid #CB2927;
	xfont-size: 1.2em;
	color: #CB2927;
	background: #E0E6DB;
}

#contentmain .h3top, #contentmain2 .h3top{
	margin-top: -1px;
}

#contentmain p #contentmain2 p{
	margin: 0 0 10px 0;
}

.bread {
 	width: 100%;
	padding-top: 1px;
	xheight: 1em;
	margin: 1px 0 1px 5;
	border-bottom: 5px solid #eee;
	font-size: 0.70em;
	text-transform: uppercase;	
	color: #808080;
}
.bread img{
padding-top: 2px;
padding-right: 3px;
}
.bread a:hover{
text-decoration: underline;
}

.date {
	padding-top: 2px;
	height: 30px;
	margin: 5px 0 6px 0;
	border-top: 1px solid #eee;
	font-size: 80%;
	text-transform: uppercase;	
	color: #808080;
}
/*sidebar on white links */
.ms-lists { 
font-family: Arial; 
text-decoration: none; 
font-size: 10pt; 
color: #666666;  
} 

.ms-lists a { 
color: #CC0000; 
text-decoration: none;  
} 

.ms-lists a:hover { 
color: #CC0000; 
text-decoration: underline; 
}
 
.ms-lists a:link { 
color: #666666;  
} 
.ms-lists a:visited { 
color: #666666;  
} 
.ms-lists a:visited:hover { 
color: #CC0000; 
}
 
.searchheader{
margin-left:auto; 
margin-right:auto; 
font-size: 1.1em;
text-align: center;
background: #E0E6DB;
}

.searchtool a{
xcolor: #2489DB;
font-weight: bold;
}
.fleft {
float:left; 
display:inline;
}
.fright {
float:right; 
display:inline;
}


table.jaclisting,table.jaclisting_2 {
width: 97%;
	margin: 0 auto;
padding: 3px;
border-spacing: 0px;
border-collapse: collapse;
}

table.jaclisting td, table.jaclisting th {
vertical-align: top; 
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 5px;
	xborder-top: 1px solid #DDD;
	xborder-bottom: 1px solid #DDD;
	xbackground: #eee url(images/lijevo.gif) repeat-x;
	background: #eee;
	color: #5D5D5D;
	line-height: 1.5em;
}

table.jaclisting th {
	border-top: 1px solid #E98989;
	border-bottom: 1px solid #E98989;
	background: #F3F5F1;
	padding: 5px 6px 5px 6px;
	line-height: 1.6em;
	text-align: left;
	color: #5D5D5D;
}

table.jaclisting_2 th   {
	border-top: 1px solid #E98989;
	border-bottom: 1px solid #E98989;
	xbackground: #E5EFF9 url(images/plavo.gif) repeat-x;
	background: #F3F5F1;
	xpadding: 5px 6px 5px 6px;
	xline-height: 1.6em;
	text-align: center;
	color: #5D5D5D;
	font-weight: normal;
}

table.jaclisting_2 td  {
	xborder-top: 1px solid #AFCEED;
	border-bottom: 1px solid #E98989;
	padding: 9px 6px 5px 6px;
	xline-height: 1.6em;
	xtext-align: center;
	color: #5D5D5D;
	xbackground: url(images/clanak.gif) repeat-x bottom left;	
}

.submenu_1 {
margin-left: -50px;
xmargin-top: -0.5em;
clear: both;
margin-bottom: -20px;
border-top: 3px solid #CB2927;
display: block;
} 

.submenu_1 li {
	padding: 7px 10px 6px 10px;
	color: #CB2927;
	background: #E98989;
	float: left; 
	display: inline;
	list-style: none;		
	border-top: 1px solid #CB2927;
	xborder-bottom: 1px solid #CB2927;
	}
	
.submenu_1 li.active{ 
		background-color: #E0E6DB ; 
		color: red;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
.submenu_1 li a{ 
		font-weight: bold;
		background: inherit;
		text-decoration: none;
	} 
	
.submenu_1 li a:hover { 
		color: #E0691A; 
		background: inherit;
	} 

.break{
	clear:both;
	width: 100%;
	text-align: left;
}

.searchtool {
text-align: right;
}
#miniflex {
	xwidth: 93%;
	text-align: left;
	clear: both;
	xfloat: right;
	font-size: small; /* could be specified at a higher level */
	margin: 2px 0px -2px 0;
	padding: 0 10px 0 10px;
	xborder-bottom: 1px solid #333;
	}

#miniflex li {
	float: left;
	text-align: center;
	margin: 0; 
	padding: 0;
	display: inline;
	list-style: none;
	width:120px;
	}
	
#miniflex a:link, #miniflex a:visited {
	float: left;
	font-size: 85%;
	width: 100%;
	line-height: 20px;
	font-weight: bold;
	margin: 0 0px 0 0px;
	text-decoration: none;
	color: #999;
	padding: 4px 7px 3px 7px;
	}

#miniflex a.active:link, #miniflex a.active:visited {
	xborder-bottom: 1px solid #CB29273;
	xpadding-bottom: 2px;
	color: #CB2927;
	background-color: #E0E6DB ; 
	}

#miniflex a:hover {
	xborder-bottom: 1px solid #CB29273;
	xpadding-bottom: 2px;
	color: #CB2927;
	xbackground-color: #E0E6DB ; 
	}	