body {
background-color : #3a5d73; 
color : #9cc2dd; 
font-family : Arial; 
padding : 0; 
margin : 0; 
text-align : center; 
} 
#logo {
margin : 0 auto; 
background : url('images1/logo.gif'); 
width : 206px; 
height : 201px; 
padding : 0; 
} 
#glava {
margin : 0 auto; 
background : url('images1/glava.gif'); 
width : 537px; 
height : 201px; 
padding : 0; 
} 
.linija {
background-image : url('images1/linija.gif'); 
width : 155px; 
height : 2px; 
margin-top : 9px; 
margin-bottom : 4px; 
margin-left : 25px; 
} 
#iza {
background : url('images1/dolje.gif') repeat-y; 
width : 543px; 
} 
.plavi {
color : #9cc2dd; 
text-decoration : none; 
} 
.pozadina {
color : #33556B; 
text-decoration : none; 
} 
.zeleni {
color : #a9ff00; 
text-decoration : none; 
} 
.bijeli {
color : #ffffff; 
text-decoration : none; 
} 
.crta {
border-left : 1px solid #99aab5; 
} 
.crta1 {
border-bottom : 1px solid #99aab5; 
} 
.mali {
font-size : 12px; 
text-align : justify; 
} 
.veci {
font-size : 12px; 
font-family : Verdana; 
} 
.najveci {
font-size : 14px; 
} 
.n {
font-size : 11px; 
} 
.sm {
font-size : 9px;
margin : 5px 10px 5px 10px;
} 
h1 {
font-size : 16px; 
color : #a9ff00; 
font-weight : bold; 
margin : 0px 0px 0px 10px;
} 
h2 {
font-size : 14px; 
font-weight : normal; 
color : #9cc2dd; 
text-align : justify;
margin: 0px 10px 0px 10px;
} 
a {
color : #ffffff; 
text-decoration : underline; 
} 
.form {
width : 206px; 
height : 20px; 
font-family : verdana; 
font-size : 10px; 
border-style : solid; 
border-width : 1px; 
border-color : #ffffff; 
background-color : #33556b; 
color : #ffffff; 
margin-left : 0; 
margin-right : 0; 
} 
.textarea {
width : 200px; 
height : 143px; 
font-family : verdana; 
font-size : 10px; 
border-style : solid; 
border-width : 1px; 
border-color : #ffffff; 
background-color : #33556b; 
color : #ffffff; 
overflow : auto; 
margin-left : 0; 
margin-right : 0; 
} 
.u {
text-decoration : underline; 
} 
.nu {
text-decoration : none; 
} 
.t {
text-transform : uppercase; 
} 
a:hover {
text-decoration : none; 
} 
:hover.a {
text-decoration : none; 
} 
:hover.menu {
text-decoration : underline;
color : #A9FF00;
}




#interface1 {
	z-index:1;
}
#loader_container {text-align:center;position:absolute;top:40%;width:100%}
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}
#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}
.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}