body {
	background: url(images/bg-body.png) 0px 9px repeat-x #354868;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
}
.cirlat {
	width: 997px;
	margin: auto;
	text-align: right;
	padding: 3px 0;
	background: #354868;
}
.cirlat a {
	color: #fff;
	text-decoration: none;
}
div.h1 {
	background: url(images/bg-head.jpg) top center no-repeat;
	margin: 0;
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	text-indent: -2000px;
	height: 125px;
}
div.h1 span {
	text-transform: none;
	font-size: 12px;
	font-weight: normal;
	text-indent: -2000px;
	display: block;
}
div.h1 div.wrap {
	text-indent: 0px;
	position: relative;
}
div.h1 div.wrap a.home {
	width: 150px;
	height: 105px;
	display: block;
	position: absolute;
	top: 2px;
	left: 10px;
	text-decoration: none;
}
form, div.form_end {
	margin: 0 0 10px 10px;
	min-height: 504px;
	width: 640px;
	float: left;
}
.feedback {
	margin: 8px 0px 6px 150px;
}
form.step1 {
	background: url(images/bg-step1.png) top left no-repeat;
}
form.step2 {
	background: url(images/bg-step2.png) top left no-repeat;
}
form.step3 {
	background: url(images/bg-step3.png) top left no-repeat;
}
form.step4 {
	background: url(images/bg-step4.png) top left no-repeat;
}
form.step5 {
	background: url(images/bg-step5.png) top left no-repeat;
}
div.form_end {
	background: url(images/bg-step-final.png) top left no-repeat;
}
dl {
	overflow: hidden;
	clear: both;
	margin: 0 0 10px 150px;
}
dt {
	width: 175px;
	float: left;
	text-align: right;
	padding-top: 6px;
}
dt label span {
	color: red !important;
}
dd {
	width: 300px;
	float: left;
	margin-left: 10px;
}
h2 {
	margin: 8px 0px 6px 150px;
	font-weight: bold;
	color: #354868;
	border-bottom: 1px solid #A5B2C8;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	display: block;
}
fieldset {
/*
	border: 1px solid #999;
	background: #fff;
*/
	border: 0px;
/*
	background: url(images/bg-window.png) bottom left no-repeat;
*/
/*
	margin: 12px 0px 10px 0px;
*/
	margin: 0px 0px 10px 0px;
	padding: 5px 0 10px 0;
}
dd input, dd select, dd textarea, dt select {
	background: url(images/bg-field.png) 0px 0px repeat-x #fff;
	border: 1px solid #A8BCFD;
	font-size: 12px;
	padding: 3px 1px;
	width: 250px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-right: 1px solid #E0E1E0;
	border-bottom: 1px solid #E0E1E0;
	border-left: 1px solid #8D8E8D;
	border-top: 1px solid #8D8E8D;
	float: left;
}
dd input.small {
	width: 50px;
}
dd input.xm {
	width: 185px;
}
dd input.medium {
	width: 190px;
	margin-left: 6px;
}
dd input.error, dd select.error, dd textarea.error {
	background: #FFF8F8 url(images/bg-error-input.png) repeat-x 100% 0%;
	border-bottom: 1px solid #F6E9E9;
	border-left: 1px solid #D08686;
	border-top: 1px solid #D08686;
	border-right: 1px solid #F6E9E9;
}
dt label.error {
	color: #DE4444;
}
dd select {
	width: 60px;
	margin-left: 5px;
	padding: 2px 1px;
}
select.wide {
	width: 254px;
	margin-left: 0px;
}
select.wider {
	width: 99%;
	margin-left: 0px;
}
dt select.wider {
	padding: 2px 1px;
}
textarea {
	height: 150px;
	width: 430px;
}
input[type="checkbox"], input.checkbox {
	width: auto;
	border: 0px;
	margin-top: 0px;
}
.submit {
/*
	background: #494B54;
*/
	margin: 2px 40px 10px 2px;
	padding: 10px;
	text-align: right;
}
.submit input {
	width: auto;
/*
	border: 1px solid #6171A3;
*/
	background: #354868;
	border: 0px;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	float: none;
	font-size: 14px;
	border-radius: 4px;
	-moz-border-radius: 4px;
}
span.error {
	width: 220px;
	display: block;
	float: right;
	background: url(images/bg-error.png) top right repeat-y;
	color: #D54E4E;
	padding: 4px;
}
span.warning {
	background: url(images/ico_warning.png) top left no-repeat;
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin: 5px 5px 0 3px;
}
.wrap {
	width: 997px;
	margin: auto;
}
#footer {
	border-top: 8px solid #4DAC27;
	background: #354868;
	margin: -12px 0 0 0px;
}
#footer .wrap {
	background: url(images/logo-footer.png) 0px 0px no-repeat;
	color: #E3E4E6;
	overflow: hidden;
}
#footer .wrap .txt {
	padding: 20px 0px 15px 100px;
	width: auto;
	float: left;
}
#footer .wrap .mix {
	width: auto;
	float: right;
	padding: 10px 10px 0 0;
}
#footer .wrap .mix a {
	color: #e3e4e6;
}
#main {
	padding-bottom: 5px;
	overflow: hidden;
	background: #eee;
}
#main .wrap {
	background: url(images/bg-content.png) top center repeat-y;
	overflow: hidden;
	margin: 0 auto 7px auto;
}
#navbar {
	overflow: hidden;
	background: #eee;
}
#navbar .wrap {
	background: url(images/bg-navbar.png) bottom left no-repeat #eee;
	padding: 12px 0 22px 0;
}
#navbar img {
	border-bottom: 1px solid #fff;
}
#navbar img.active {
	border-bottom: 1px solid #354868;
}
ul.navbar {
	margin: 0 0 0px 25px;
	list-style-type: none;
	overflow: hidden;
}
ul.navig {
	margin: 0;
	list-style-type: none;
	overflow: hidden;
}
ul.navbar li {
	margin: 0 2px 0 0;
	border-bottom: 1px solid #fff;
	background: url(images/bg-tab.png) top left no-repeat;
	float: left;
	width: 124px;
	height: 36px;
}
ul.navbar li.active {
	border-bottom: 1px solid #354868;
	background: url(images/bg-tab-active.png) top left no-repeat;
}
ul.navbar li span {
	display: block;
	width: 124px;
	padding: 11px 0;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
}
ul.navig li {
	margin: 0 2px 0 0;
	border-bottom: 1px solid #fff;
	float: left;
	height: 36px;
	width: auto;
}
ul.navig li.active {
	border-bottom: 1px solid #354868;
}
ul.navig li a {
	text-decoration: none;
	display: block;
	background: url(images/bg-tab.png) top left no-repeat;
	color: #fff;
	padding-left: 5px;
/*
	text-transform: uppercase;
*/
}
ul.navig li a span {
	font-size: 12px;
	padding: 11px 5px 11px 0px;
	display: block;
	background: url(images/bg-tab-span.png) top right no-repeat transparent;
}
ul.navig li.active a {
	background: url(images/bg-tab-active.png) top left no-repeat;
}
ul.navig li.active a span {
	background: url(images/bg-tab-span-active.png) top right no-repeat transparent;
}
#sidebox {
	width: 310px;
	float: left;
	background: url(images/bg-sidebox.png) top left no-repeat;
	margin-bottom: 10px;
}
#sidebox span, .company_top h2 {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px solid #E3E4E6;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}
.company_top h2 {
	border-bottom: 2px solid #E3E4E6;
	margin: 0 35px 10px 45px;
	font-size: 16px;
}
.company_top h3 {
	border-bottom: 2px solid #E3E4E6;
	border-top: 2px solid #E3E4E6;
	margin: 10px 35px 10px 45px;
	font-size: 16px;
	color: #666;
}
#sidebox-bottom {
	background: url(images/bg-sidebox-bottom.png) bottom left no-repeat;
	padding: 10px 10px 10px 40px;
	text-align: justify;
	color: #666;
	font-size: 11px;
}
a.add {
	display: none;
	margin-left: 140px;
	background: url(images/ico-add-blue.png) 1px -3px no-repeat;
	padding-left: 20px;
	color: #1E82BA;
}
/* -------------------------------------  */
#searchCont {
	width: 450px;
	height: 200px;
	z-index: 50000; 
	position: absolute; 
	right: 10%; 
	top: 30px;
	background: url(images/bg-search.png) top center no-repeat;
	display: none;
}
#Filter {
	width: 450px;
	height: 200px;
	z-index: 50000; 
	position: absolute; 
	background: url(images/bg-search.png) top center no-repeat;
	display: none;
}
#searchCont label, #Filter label {
	font-size: 11px;
	display: block;
}
#searchCont input, #searchCont select, #Filter input, #Filter select {
	background: url(images/bg-field.png) 0px 0px repeat-x #fff;
	border: 1px solid #A8BCFD;
	font-size: 11px;
	padding: 2px 1px;
	width: 97%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-right: 1px solid #E0E1E0;
	border-bottom: 1px solid #E0E1E0;
	border-left: 1px solid #8D8E8D;
	border-top: 1px solid #8D8E8D;
	display: block;
}
#searchCont select, #Filter select {
	padding: 1px 1px;
	cursor: default !important;
}
#searchCont label input, #Filter label input {
	width: auto;
	display: inline;
}
#searchCont .trazi, #Filter .trazi {
	width: 67px;
	padding: 5px 0px;
	background: #eee;
	margin: 9px 0 0 35px;
	float: right;
}
#searchCont .form, #Filter .form {
	width: 310px;
	height: 210px;
	margin: 0 15px 0 15px;
	color: #fff;
}
#searchCont .close, #Filter .close {
	width: 30px;
	height: 30px;
	text-align: right;
	position: absolute;
	top: 0px;
	right: 0px;
}
#searchCont form, #Filter form {
	width: 415px;
	margin-top: 18px;
	min-height: 200px;
	padding-top: 7px;
}
#searchCont .bottom3, #Filter .bottom3 {
	width: 32%;
	float: left;
}
#searchCont .bottom2, #Filter .bottom2 {
	width: 35%;
	float: left;
}
#searchCont .mar5, #Filter .mar5 {
	float: right;
/*
	margin-bottom: 5px;
*/
	width: 62%;
}
#searchCont .mar4 {
	width: 50%
}
#searchCont .mar3 {
	width: 49%;
	margin-left: 2px;
}
#searchCont .bottom2 input {
	width: 100%;
}
div.paging {
	color: #777;
	text-align: right;
	margin: 5px;
	padding: 5px 10px;
	font-size: 11px;
}
div.paging a {
	color: #404040;
	text-decoration: none;
}
div.paging b {
	color: #fff;
	background: #404040;
	padding: 1px 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	display: inline-block;
}
div.paging b a {
	color: #fff;
}
div.company_top {
	background: url(images/bg-pretraga-top.png) top left no-repeat;
	margin: 0 10px 10px 9px;
}
div.company_bottom {
	background: url(images/bg-pretraga-bottom.png) bottom left no-repeat;
	padding: 10px;
}
div.company_bottom div {
	margin: 0 20px 0 45px;
}
div.odd_row {
	background-color: #EEEEEE;
}
div.errordesc {
	margin: 20px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 10px;
	text-align: center;
}
.company_bottom a {
	color: #2373BD;
}
.company_bottom h2 {
	overflow: hidden;
}
.company_bottom h2 a {
	text-decoration: none;
	color: #666;
	float: left;
	width: auto;
}
.company_bottom h2 span {
	float: right;
	width: auto;
}
.company_bottom dl.odd {
	background: #f1f2f3;
}
.company_bottom dl {
	display: block;
	overflow: hidden;
/*
	background: red;
*/
	margin: 0 20px 0 40px;
	padding: 1px 0px;
}
.company_bottom dl dt {
	width: 250px;
/*
	background: yellow;
*/
	text-align: left;
	margin: 0px;
	padding: 3px 0px;
	text-indent: 15px;
}
.company_bottom dl dd {
	width: 600px;
/*
	background: green;
*/
	text-align: left;
	margin: 0px 0px 0px 5px;
	padding: 3px 0px;
}
.company_bottom dl dd.small {
	width: 190px;
}
.head {
	margin-left: 140px;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: justify;
	font-size: 14px;
}
.confirm {
	margin-left: 140px;
	text-align: justify;
}
div.error {
	border: 1px solid #D42515;
	padding: 3px;
	background: #ffdede;
}
div.error .error {
	color: #D42515;
	border: 0px;
	padding: 0px;
	font-weight: bold;
}
#substep2, #substep3, #substep4, #substep5, #substep6, #substep7, #substep8, #substep9, #substep10, #substep11, #substep12 {
	display: none;
}
h2.member {
	margin: 10px 32px 10px 53px;
	font-size: 18px;
}
h2.search {
	margin: 10px 32px 10px 53px;
	font-size: 15px;
}
.fs_number {
	margin: 0 0px 0 140px;
	float: left;
	width: 20px;
	font-weight: bold;
	clear: left;
}
.fs_desc {
	float: left;
	margin: 0 0 10px 0;
	width: 470px;
}
.fs_desc .ts {
	text-align: right;
	margin: 5px 0 10px 0;
}
.noborder {
	border: 0px;
}
.nomargin h3 {
	margin: 10px 0px;
}
#mask-Filter, #mask-searchCont {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	background: #000;
	display: none;
	opacity: 0.25;
	filter: alpha(opacity = 25);
}
.fixbg {
	background: none !important;
	border: 0px !important;
}
 ul.navbar li.activeGreen{
	background: url(images/bg-tab-green.png) top left no-repeat;
}
 ul.navbar li.activeGreen a{
	/*color: #354868;*/
	color: #fff;
	text-decoration: none;
	font-weight: bold;
 }

