body {
	margin: 0;
	padding: 0;
	font: small Helvetica, Arial, sans-serif;
	background-color: #ffffff;
}

#top-line {
	height: 86px;
	background-color: #121929;
	margin: 0px;
	border-bottom: 2px solid #0A101D; 
}

#header {
	width: 850px;
	height: 86px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border: 0px solid #FFF;
	display: block;
	background-image: url(../img/header1.jpg);  
}
#headeren {
	width: 850px;
	height: 86px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border: 0px solid #FFF;
	display: block;
	background-image: url(../img/headeren.jpg);  
}
#menu-line {
	height: 29px;
	background-image: url(../img/menu-bg.jpg); 
	background-repeat: repeat;
	background-color: #fff;
	margin: 0px;
	border-bottom: 1px solid #DCD8D8;
	display: block;
}

#menu-content {
	height: 29px;
	width: 503px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: 0px solid;
}

div.menu {
	height: 19px;
	padding-top: 6px;
	border: 0px solid #000;
	text-align: right;
	font-size:12px;
	font-weight: bold;
	color: #536489;		
	margin-left: 0px
}

div.menu a {
	color: #60A935;
	text-decoration: none;
}

div.menu a:hover {
	color: #CE794A;
	text-decoration: none;
}

div.menu a:visited {
	color: #60A935;
	text-decoration: none;
}

#content-line{
	background-color: #fff;
	margin: 0px;
	border-bottom: 0px solid #49921B;
}

#content{
	text-align: center;	
	width: 867px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;	
	background-color: #fff;
	border: 0px solid #49921B;
}

#content-sidebar-l {
	float:left;
	width: 168px;
	height: 60px;
	margin-top: 15px;
	border: 0px solid #F3F3F3;
	padding: 0px;
	background-color: #fff;
}	

#content-sidebar-r {
	float:right;
	width: 168px;
	height: 60px;
	margin-top: 15px;
	border: 0px solid #F3F3F3;
	padding: 0px;
	background-color: #fff;
}	

#content-main {
	width: 603px;
	float:left;
	padding: 0px;
	margin: 10px;
	display: block;
	border: 0px solid #CFBFAC;
	background-color: #fff;
}	



#footer-line {
	height: 60px;
	background-image: url(../img/footer-bg.jpg); 
	background-repeat: repeat;
	background-color: #fff;
	margin: 0px;
	border-top: 2px solid #7CDB41;
	position: absolute;
	bottom: 0px;
	width:100%; 
	
}

#footer-content {
	width: 600px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 7px;
	border: 0px solid #000;
	color: #FDFDD5;
	text-align: center;
}

#footer-content a {
	color: #304064;
	text-decoration: none;
}

#footer-content a:hover {
	color: #304064;
	text-decoration: underline;
}

#footer-content a:visited {
	color: #304064;
	text-decoration: none;
}





/* --------------------  form ---------------------*/

div.f-style {
	width: 582px;
	xheight: 80px;
	display:block;
	background-color: #303F60;
	border: 2px solid #536489;
	font-family: Tahoma;
	padding: 8px;
	margin-top: 6px;
	margin-bottom: 15px;
}



div.f-style label{
	font-size:11px;
	display:block;
	font-weight:bold;
	text-align:right;
	width:110px;
	float:left;
	color:#585555;
}

div.f-style input{
	width: 350px;
	float:left;
	background-color: #F3F5F8;
	font-size:14px;
	font-weight: bold;
	color: #536489;
	padding:4px;
	border:solid 1px #aacfe4;
}

div.f-style div.checkbox{
	width: 20px;
	background-color: #fff;
	color: #536489;
	border:solid 0px #aacfe4;
}

div.f-style button{
	width:90px;
	height:27px;
	background-image: url(../img/button-bg.jpg); 
	background-repeat: repeat-x;
	text-align:center;
	color:#D7DBE7;
	font-size:11px;
	font-weight:bold;
	border:1px solid  #D7DBE7;
	padding-bottom: 2px;
	cursor:pointer;

}

table.result-table {
	margin-left: 5px;
}

table.result-table td {
	text-align: top;
}

div.result {
	width: 280px;
	display: block;
	border-top: 1px solid #F3F3F3;
	border-left: 1px solid #F3F3F3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;	
	margin-left: 4px;
	margin-top: 7px;
	background-image: url(../img/result-bg.jpg); 
	background-repeat: repeat-x;
	font-family: Tahoma;

}

div.naslov-wrap {
	display: block; 
	border: 0px solid; 
	height: 25px;
}


div.naslov {
	margin-left: 7px;
	margin-top: 6px;
	margin-bottom: 5px;
	float: left;
	font-size:12px;
	font-weight: bold;
	color: #536489;	
	border: 0px solid;
	display: block;
}
.naslov1 {
	margin-left: 7px;
	margin-top: 6px;
	margin-bottom: 5px;
	float: right;
	font-size:9px;
	font-weight: bold;
	color: #62BB2D;;	
	border: 0px solid;
	display: block;
}
div.rezultati{
	margin-left: 12px;
	margin-top: 2px;
	font-size:11px;
	color: #23355D;
	text-align: left;
	
}

div.newtrans {
	display: block; 
	border: 0px solid; 
	height: 20px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

div.newtrans  input {
	width: 135px;
	float:left;
	background-color: #fff;
	font-size:11px;
	font-weight: none;
	color: #536489;
	padding-top:1px;
	padding-bottom:3px;
	border:solid 1px #aacfe4;
}

div.newtrans button{
	width:60px;
	height:20px;
	background-color: #7CDB41 ;
	text-align:center;
	color:#fff;
	font-size:11px;
	font-weight:none;
	padding: 1px;
	cursor:pointer;
	margin-left: 5px;
	border: 1px solid #60A935 ;
}

div.msgs {
    padding: 3px;
	padding-left : 10px;
    background-color: #f8f8ff;
	border: 1px solid #6495ed;
	font-size:14px;
	font-weight: none;
	color: #7CDB41;
	margin: 10px;
    text-align: left;
    vertical-align: middle;
}

div.err {
    padding: 3px;
	padding-left : 10px;
    background-color: #f8f8ff;
	border: 1px solid #6495ed;
	font-size:14px;
	font-weight: none;
	color: red;
    text-align: left;
    vertical-align: middle;
}