body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #fff;
	}
/*------------------------------------------------------------------------------------- header */
#header {
background-image:url("../slike/header.gif");
background-position:left top;
background-repeat:repeat-x;
height:130px;
margin-left:auto;
margin-right:auto;
position:relative;
}
#header01 {
height:55px;
margin-left:auto;
margin-right:auto;
position:relative;
width:1024px;
}
.txtHeader01 {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	}
.classHeader a:link {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	}
.classHeader a:visited {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	}
.classHeader a:active {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	}
.classHeader a:hover {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	text-align: center;
	}
.inputHeader01 {
	width: 200px;
	padding-left: 1px;
	padding-right: 1px;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 7pt;
	border: 1px solid;
	border-color:#a19c82 #e2dcbf #e2dcbf #a19c82;
	background-color:#fff;
	}
/*------------------------------------------------------------------------------------- top */
#top {
	position: relative;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #183b72;
	background-image: url(../slike/top01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
#top01 {
	position: relative;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../slike/top_bg_1.gif);
	background-color:#183b72;
	background-repeat:no-repeat;
	background-position: left bottom
	}
#top02 {
background-image:url("../slike/top_bg.jpg");
height:100px;
margin-left:auto;
margin-right:auto;
position:relative;
width:1024px;
}
	
	
	
.classTopTest a:link {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #f0f0ee;
	text-decoration: none;
	text-align: center;
	}
.classTopTest a:visited {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #f0f0ee;
	text-decoration: none;
	text-align: center;
	}
.classTopTest a:active {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #f0f0ee;
	text-decoration: none;
	text-align: center;
	}
.classTopTest a:hover {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #f0f0ee;
	text-decoration: underline;
	text-align: center;
	}
	
	.txtLeftTop a:link {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-left:10px;
	text-transform:uppercase;
	}
.txtLeftTop a:visited {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-left:10px;
	text-transform:uppercase;
	}
.txtLeftTop a:active {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-left:10px;
	text-transform:uppercase;
	}
.txtLeftTop a:hover {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	padding-left:10px;
	text-transform:uppercase;
	}
	
	.txtLeft05 {
background-color:#EBF0F6;
color:#396FA6;
font-family:"Arial Narrow";
font-size:20pt;
font-weight:bold;
padding-left:5px;
text-align:left;
text-decoration:none;
text-transform:uppercase;
}
/*------------------------------------------------------------------------------------- bottom */
#bottom {
background-image:url("slike/bottom.gif");
background-position:left top;
background-repeat:repeat-x;
height:0;
margin-left:auto;
margin-right:auto;
}
/*------------------------------------------------------------------------------------- content */
#content {
background-position:center top;
background-repeat:repeat-y;
height:auto;
margin-left:auto;
margin-right:auto;
position:relative;
width:1024px;
}
#left {
	width: 250px;
	height: auto;
	float: left;
	padding-left:0px;
padding-top:20px;
	}
.txtLeft01 {
	font-family: "Arial Narrow";
	font-size: 20pt;
	font-weight: bold;
	color: #396fa6;
	text-decoration: none;
	text-align: left;
	}
	
	.txtLeft02 {
	font-family: "Arial Narrow";
	font-size: 10pt;
	font-weight: bold;
	color: #dadad9;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
	}
.txtLeftImage {
	text-decoration: none;
	border: 1px solid #999999;
	}
.floatLeft { 
    float: left; 
	text-decoration: none;
	border: 2px solid #cececd;
	margin-top: 0px; 
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 10px;
	}
/*------------------------------------------------------------------------------------- right */

#right {
background:none repeat scroll 0 0 #EBF0F6;
float:right;
height:auto;
width:230px;
}
#rightNewsletter {
background:none repeat scroll 0 0 #fff;
float:right;
height:auto;
width:230px;
padding-top:28px;
}

.inputLeft01 {
background-color:#FFFFFF;
border:1px solid #B0C5DB;
font-family:"Trebuchet MS",Trebuchet,sans-serif;
font-size:8pt;
padding-left:1px;
padding-right:1px;
width:100%;
}
.txtLeft03 {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	list-style-position: inside;
	list-style-type: lower-roman;
	}
.txtLeft04 {
	font-family: "Arial Narrow";
	font-size: 16pt;
	font-weight: bold;
	color: #396FA6;
	text-decoration: none;
	text-align: left;
	
	}
.buttonContent {
background-color:#EBF0F6;
background-position:60px center;
background-repeat:no-repeat;
border:1px solid #B0C5DB;
color:#396FA6;
font-family:"Trebuchet MS",Trebuchet,sans-serif;
font-size:9pt;
font-weight:bold;
margin:0;
padding:0;
text-align:center;
text-transform:uppercase;
width:100%;
}
.txtRight {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	}
.txtRight01 {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;	
	}
.tblRightTd {
	text-decoration: none;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 1px;
	line-height: 1px;
	}
.classRight01 a:link {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	}
.classRight01 a:visited {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	}
.classRight01 a:active {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	}
.classRight01 a:hover {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	text-align: justify;
	}
/*------------------------------------------------------------------------------------- home */
#home {
margin-left:auto;
margin-right:auto;
text-align:center;
width:480px;
}
#home_strana {
	width: 480px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
.txtHomeTxt {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	}
.txtHomeTxt_strana {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	}
.txtHomeTxt01 {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	}
.txtHomeImage {
	text-decoration: none;
	border: 4px solid #cececd;
	}
.txtHomeImage01 {
	text-decoration: none;
	border: 2px solid #cececd;
	}
.txtHomeImage02 {
	text-decoration: none;
	}
.classHome a:link {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
	text-align: left;
	}
.classHome a:visited {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
	text-align: left;
	}
.classHome a:active {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
	text-align: left;
	}
.classHome a:hover {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	text-align: left;
	}	
.classHomecertifikat a:link {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	text-align: left;
	}
.classHomecertifikat a:visited {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	text-align: left;
	}
.classHomecertifikat a:active {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	text-align: left;
	}
.classHomecertifikat a:hover {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
	text-align: left;
	}		
.classPaging a:link {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	text-align: center;
	}
.classPaging a:visited {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	text-align: center;
	}
.classPaging a:active {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	text-align: center;
	}
.classPaging a:hover {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	text-align: center;
	}	
.txtHomeTxtcertifikat {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

.txtHomeTxt02 {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	}
.txtHomeTxt03 {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
	}
/*------------------------------------------------------------------------------------- FOOTER */
.classFooter a:link {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-align: center;
	}
.classFooter a:visited {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-align: center;
	}
.classFooter a:active {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-align: center;
	}
.classFooter a:hover {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	text-align: center;
	}
#footer {
background-color:#183B72;
background-image:url("../slike/footer.gif");
background-position:center 0px;
background-repeat:repeat-x;
clear:both;
height:130px;
position:relative;
}
.txtHomeTxt03foot {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	}
.classtxtHomeTxt03foot a:link {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
	}
.classtxtHomeTxt03foot a:visited {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
	}
.classtxtHomeTxt03foot a:active {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
	}
.classtxtHomeTxt03foot a:hover {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #666666;
	text-align: center;
	text-decoration: underline;
	}
.crtka {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-align: right;
	}
	
	
	
	
.txtRight01datum {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	}
		#menu {float:left;}
