/* Sonia Template */

body {
	margin: 0 auto;
	padding: 0;
	font: 11pt Arial, Verdana, Sans-Serif;
/*	background: #fff;*/
background:#b8b8b8;
}

a {
	/*text-decoration: none;*/
	color: #2489DB;
}

a:hover {
	color: #808080;
}

a img {
	border: 0;
}

h1 {
	font-size: 22pt;
	line-height:22pt;
	margin: 0 0 0px 0;
	padding: 5px 0px 0px 0px;
	text-align:center;
        color:#003366;
}

h2 {
font-size: 20pt;
	//*line-height:26pt;*//
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	text-align:center;
        color:#003366;

}

h3 {
	font-size: 12pt;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	text-align:center;
color:#003366;
}
h4 {
font-size: 20pt;
	line-height:20pt;
	margin: 15px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	text-align:center;
        color:#003366;

}

h5 {
font-size: 16pt;
	//*line-height:26pt;*//
	margin: 0 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	text-align:center;
        color:#003366;

}

#bg { 
	/*width: 760px;*/
width:864px;
	margin: 0 auto;
	padding: 5px 10px 10px 10px;
	/*background: url(bg.gif) top left no-repeat;*/
background:#fff;
	
}


#page {
	padding-top: 9px;
	color: #303030;;
/*	width: 736px;*/
	padding-left: 2px;
width:860px;	
}

#toplinks {
float:left;
margin:0px 0px 15px 0px;
	height: 50px;
	
	text-align: left;
	padding-right: 0px;	
	padding-top: 0px;
	padding-left: 0px;
width:100%;
}

#toplinks .linkbg {
 background: #1f1f1f;
}


/* 
#toplinks a {
	font-size: 10pt;
	display: inline;
	padding-left: 8px;
	padding-right: 5px; */
	/*background: url(strelica.gif) left no-repeat;*/
 /* padding-bottom: 3px;
	margin-right: 5px;
	color: #fff;
font-family:"Times New Roman";
}

#toplinks a:hover {
	border-bottom: 2px solid #fff;	
}
*/




#headerbar {
	clear: both;
	margin: 0px 0 0px 0;
	 height: 125px;
	background-color: #33AFFF;
width:100%;
}


#headerbar img {
float:left;
margin: 0px 0px 0px 0px;
width: 117px;
}

#footer {
	padding-top: 2px;
	margin: 5px 0 6px 0;
	border-top: 3px solid #eee;
	color: #808080;
	text-align:center;
	font-size:10pt;
}

#footer img {

/* width:150px; */
width:250px;
}

#title {
	float: left;
	/*font-size: 14pt;*/
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
font-size:22pt;
color:#003366;
font-style:bold;
font-family:"Times New Roman";
}

#title span {
margin-left: 100px;
}

#subtitle {
	float: right;
	font-size: 14pt;
	margin: 20px 50px 0px 130px;
	font-weight: bold;
	/*color:#5c5c5c;*/
color:#FFFFFF;
width: 550px;
text-align:center;
		}

#subtitle img {
width:100px;
float:right;
padding: 0px 20px 0px 10px;
}

#testimonials {
	font-size: 10pt;
	margin: 0px 0px 5px 0px;
	/* font-weight: bold;
	color:#5c5c5c;*/
width: 99%;
text-align:center;
border:1px solid #e0e0e0;
background-color: #003366;
color: white;
padding: 5px;
}



#title_info {
	height: auto;
	padding: 8px;
	width: 310px;
	margin: 10px 10px 10px 100px;
	border: 2px solid #fff;	
	background: #FFF5D9;
	color: #808080;
}

#title_info p {
	margin: 0;
}

#navigation {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}

#navigation ul {	
	list-style: none;
	width: 150px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
}	

#navigation li {
	margin-bottom: 4px;
}

#navigation li a, #navigation li a:visited {
	text-align: right;
	height: 20px;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 6px 8px 0 10px;
	background: #2489DB;
}	
	
#navigation li a:hover {
	background: #A9CAEB;
	color: #286ea0;
}

.annbox {
	margin: 2px 0 10px 0;
	padding: 3px 5px 5px 5px;
	width: 130px;
	/*border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;*/
	color: #6B6B6B;
	/*background: #eee url(lijevo.gif) repeat-x;*/
}

.annbox a, .annbox a:visited {
	text-decoration: underline;
}

.annbox p {
  font-size:9pt;
float:right;
width:60px;
padding-left: 5px;
	}

.annbox img {
width:100px;
}

#recent_articles {
	margin: 0 0 5px 0;
	padding: 5px 13px 20px 10px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #eee url(lijevo.gif) repeat-x;
	color: #5D5D5D;
	line-height: 1.5em;
}

#recent_articles p {
	margin: 0px;
	font-size: 10pt;
}

#recent_articles h3 {
	font-size: 12pt;	
}

#recent_articles a {
	display: block;
	height: 12px;
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px solid #ccc;
}

#highlight {
	margin: 15px 0 0 0;
	border: 2px solid #fff;
	background: #E5EFF9 url(plavo.gif);
	padding: 3px 3px 3px 6px;
	color: #70C256;
}

#highlight a, #highlight a:visited {
	display: inline;
	border: none;	
}

#fullmainpage {
	margin:  0px 15px 5px 5px;
	padding: 50px 10px 5px 6px;
	line-height: 1.4em;
	background: url(clanak.gif) repeat-x bottom left;
}

#mainpage {
	margin:  0px 15px 5px 155px;
	padding: 50px 10px 5px 6px;
	line-height: 1.4em;
	background: url(clanak.gif) repeat-x bottom left;
}

#mainpage h2 {
	margin: 0px;
	padding: 4px 0 4px 0;
	font-size: 12pt;
}

#mainpage p {
	margin: 0;
}

.datum {
	padding-top: 2px;
	height: 30px;
	margin: 5px 0 6px 0;
	border-top: 1px solid #eee;
	font-size: 80%;
	text-transform: uppercase;	
	color: #808080;
}

#annbox_blue {
	margin: 0 20px 20px 10px;
	border-top: 1px solid #AFCEED;
	border-bottom: 1px solid #AFCEED;
	background: #E5EFF9 url(plavo.gif) repeat-x;
	padding: 5px 6px 5px 6px;
	line-height: 1.6em;
	color: #5D5D5D;
	text-align:center;
}

#annbox_blue a, #annbox_blue a:visited {
	text-decoration: underline;	
}

#annbox_blue h2 {
	font-size: 14pt;
	margin: 0 0 0.5em 0;
	color: #808080;
	padding-top: 3px;
}

#annbox_blue p {
	padding: 0;
	margin: 0;
	font-size:11pt;
	line-height:normal;
}

.box {
  position: relative;
  margin-top: 15px;
  border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	color: #6B6B6B;
	background: #eee url(lijevo.gif) repeat-x;
	padding:10px;
}
.box h2 {
  color: #3360a3;
  text-transform: none;
  font-weight: bold;
  margin-bottom: 5px;
	font-size: 14pt;
	padding-top: 3px;
}
.box p {
  margin: 0px;
  font-size: 11px;
}
.box_inner {
  border: 1px solid #ffffff;
  padding: 15px;
  background: #ffffe9 url(images/a4.gif) repeat-x scroll 0% 50%;
  color: inherit;
}
.captioned_image {
  position: relative;
  padding-bottom: 15px;
  float: left;
  margin-right: 17px;
}
.captioned_image div {
  position: absolute;
  font-size: 9px;
  bottom: 0px;
  left: 0px;
}

.message { 
  font-size:9pt;
	}


 /* drop down menu */ 
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	 width: 100px;
        background: #1f1f1f; 
	/* background: #5970B2; */
	color: #FFF;
	text-align: center;
	text-decoration: none;}

#sddm li a:hover
{	/* background: #49A3FF; */
        background: #5c5c5c;
}

#sddm div
{	position: absolute;
	visibility: hidden; 
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	/* border: 1px solid #5970B2;*/
        border: 1px solid #003366;
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap; 
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		/*color: #2875DE;*/
                color: #003366;
		font: 11px arial;}

	#sddm div a:hover
	{	/* background: #49A3FF;*/
                background: #003366;
		color: #FFF;}

/* end drop down menu */

.texthead {
 font:bold 14pt "Times New Roman";
 color:#003366;
}

#maintable {
border: 1px solid #999999;
width:300px;
height:330px;
display:inline;
margin: 0px 15px 15px 0px;
float:left;
}

.boxheading {
width:100%;
height:60px;
background-color: #003366;
color: white;
border-bottom:1px solid #5c5c5c;
text-align:center;
font-size: 14pt;
font-weight: bold;
margin-bottom: 10px;
padding: 5px 0px 5px 0px;
font-family: "sans serif";
display:block;
}

#maintable a {
/*text-decoration: none;*/
margin:0px 0px 10px 15px;
color:#5c5c5c;
display: block;
font-size: 10pt;
}

#maintable a:hover {
color: #2489DB;
}

#maintable ul 
{
list-style-type:square;
}

#maintable li 
{
color:#5c5c5c;
}

#menutable {
padding-left:20px;
}

#tipbox {
clear:both;
border: 1px solid #E0E0E0; 
}

.tiptitle{
width:100%;
/* background-color: #3E4496; */
background-color: #A8AABF;
color: white;
border-bottom:1px solid #c2c2c2;
text-align:center;
font-size: 9pt;
font-weight: bold;
margin-bottom: 10px;
padding: 5px 0px 5px 0px;
font-family: "sans serif";
display:block;

}

#tipoftheweek {
padding: 0px 20px 0px 20px;
color:black;
}


		
