body {
background-color:#FFFFFF}
.form {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	height: 17px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
}
#warper{
	margin: auto;
	width: 760px;
	margin-top: 4px;
}

/* FOOTER */
#footer{
	background-image:url(./slike/back-r.jpg);
	width: 770px;
	line-height: 22px;
	margin: 5;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-top: 2px;
	color: #ffffff;
	clear: both;
}
#footer a{
	color: #ffffff;
	text-decoration: none;
	text-align:center;
		
}
#footer a:hover{
	color: #CCCCCC;
}
/* FOOTER */

/* ------------------------ */

/* CONTENT */
div#container{
	background: white;
	width: 760px;
}
#content{
	width: 565px;
	float: left;
	padding: 0px 12px 5px 0px;
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
	margin: 0;
		
}
#content form{
	margin: 2px 0 6px 140px;
}
#content h1{
	margin: 0px 0 0px 0;
	background: url(./slike/location.jpg) no-repeat;
	line-height: 25px;
	font-size: 16px !important;
	text-transform: uppercase !important;;
	color: #0093dd;
	text-align: center;
}
#content a{
	color: #066dcd;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover{
	text-decoration: underline;
}
#content ul{
	list-style: none;
	padding: 0;
	margin: 6px 0 6px 14px;
}
#content hr{
	border-bottom: 1px dashed #555555;
	height: 1px;
	border-top: none;	border-right: none;	border-left: none;
	background: transparent;
}
#content li{
	
	line-height: 12px;
	padding: 8px 0 4px 28px;	
}
#content h2{
	padding: 0 0 0 32px;
	margin: 0;
	background: url(./slike/vest.jpg) no-repeat left center;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
}

#content p{
	padding: 0;
	margin: 0;
}
#content h3{
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: georgia;
	font-weight: normal;
	font-style: italic;
	text-align: right;
}

#info{
	width: 170px;
	float: left;
	margin: 0;
	padding: 0px 0px 6px 0px;
}
.box ul{
	padding: 0;
	margin:0;
}
.box ol{
	padding: 0 0 0 18px;
	margin: 0;
}
.box li{
	line-height: 10px;
	padding: 4px 0px 4px 2px;	
}
.box{
	border-bottom: 1px solid #6f8600;
	background: url(./slike/box_f.jpg) repeat-y;
	width: 178px;
	text-align: justify;
	margin: 0px 0px 5px 0px;
	padding: 0;
}
.box h1{
	background: url(./slike/back-m.gif) no-repeat 50% 50%;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	text-align:center;
	
	line-height: 20px;
	color: white;
}
.box h2{
	padding: 6px 6px 6px 6px;
	font-size: 10px;
	margin: 0;
	font-weight: normal;
	font-family: verdana;
	text-align: left;
}

.box a{
	color: #066dcd;
	font-weight: bold;
	text-decoration: none;
}
.box a:hover{
	text-decoration: underline;
}
/*Forms defaults*/
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}
label {
	color:#353535;
	cursor:pointer;
	padding-left:2px;
	line-height:15px;
	vertical-align:top;
}
label.chosen {
	color: black;
}
/*Text inputs*/
.textinput, .textinputHovered {
	width:204px;
	height:15px;
	background:url(img/input.gif) no-repeat left top;
	border:none;
	padding: 7px 8px;
}
.textinputHovered {
	background-position:left bottom;
}
/*Text areas*/
.textarea, .textareaHovered {
	width:344px;
	height:183px;
	background:url(img/textarea.gif) no-repeat left top;
	border:none;
	overflow: auto;
	padding: 6px 8px;
}
.textareaHovered {
	background-position:left bottom;
}
/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:102px;
	height:28px;
	color:white;
	font-weight:bold;
	padding: 2px 4px 0 0;
	background:url(img/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {
	background-position:left bottom;
}

.box form{
	font-family: verdana;
	font-size: 12px;
	width: 228px;
	margin: 0 -10px 0 0;
	padding: 5px 0px 5px 10px;
}

.project img{
	border: 0;
	float: left;
	padding: 6px 0 6px 15px;
}
.project h5{
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
}
.project h4{
	margin: 10px 60px 6px 18px;
	float: right;
	padding: 0;
	text-align: right;
	font-weight: normal;
	font-size: 12px;
}
#copy{
	font-size: 10px;
	font-weight: bold;
	color: #444444;
	font-family: verdana;
	text-align: center;
}
/* CONTENT */


/* skripta za izlistavanje fajlova u direktorijumu - fikser  --- >*/
.default{
		background: url(./slike/blank.gif) no-repeat left;
}
.zip{
	background: url(./slike/zip.gif) no-repeat left;
}
.pdf{
	background: url(./slike/pdf.gif) no-repeat left;
}
.doc{
	background: url(./slike/doc.gif) no-repeat left;
}
.ppt{
	background: url(./slike/ppt.gif) no-repeat left;
}
.jpg{
	background: url(./slike/jpg.gif) no-repeat left;
}
.lista{
	margin: 10px 0px 10px 18px;	
}
.lista span{
	font-size: smaller;
	font-variant: small-caps;
}
.lista li{
	list-style: none;
	padding: 6px 0px 6px 28px;
}
/* kraj sstila za izlistavanje direktorijuma*/


/* <-- pocetak linkova i teksta za prvu stranu, bijeli*/
.link_bijeli a {
	color: #FFFFFF;
	font-size: 6px;
	font-family: tahoma;
	
}
.link_bijeli a:link {
	text-decoration: none;
}
.link_bijeli a:visited {
	text-decoration: none;
}
.link_bijeli a:hover {
	text-decoration: none;
	color: #ffffff;
}
.link_bijeli a:active {
	text-decoration: none;
}

/*  kraj linkova koji se ne vide */