body {
	margin: 0;
	padding: 0;
	
    font-family: Helvetica,Arial,sans-serif;
    font-size: 0.85em;
    line-height: 1.2em;
    color: #333;
	
}

.botunLink {
  /* font: bold 11px Arial; */
  text-decoration: none;
  background-color: #F00;
  color: #FFF;
  font-weight:bold;
  padding: 0.5em 1.5em 0.5em 1.5em; 
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #CCCCCC;
}

/* form start*/


form {
}

fieldset {
    border-bottom: 1px solid #ccc;
	width: 95%;
    margin: 0 auto;
}

fieldset fieldset {
    border-bottom: none;
}

fieldset legend {
    font-weight: 600;
	font-size: 1.2em;
	color: #02822f
}

label.naslov {
    font-weight: bold;
	font-size: 1em;
	color: #333;
	line-height: 2em;
}

form label.lijevo, form div.lijevo { 
	clear:left;
	float:left; 
	margin-right: .5em; 
	width: 25%; 
	text-align:right; 
}
form div.nastavakNalijevuLabelu { 
	float:left; 
	margin-left: .5em; 
}
form label.lijeviBlok {
	clear:left;
	display: inline-block;
	margin-right: .5em; 
	width: 25%; 
	text-align:right; 
}
form .desno {
	margin-left: 26%;
	/* 
	border: 1px solid #F00;
	*/
}
form div.desniBlok {
	display: inline-block;
}
	

fieldset p {
    display: block;
    clear: both;
}

fieldset a {
    color: #3f38d7;
    text-decoration: none;
    transition: .3s ease;
}

fieldset a:hover {
    color: #053869;
}

fieldset input[type="text"], fieldset input[type="password"], fieldset input[type="email"] {
    width: 20rem;
    padding: 0.3rem;
}
fieldset textarea {
	width: 70%;
    padding: 0.3rem;
	height: 8rem;
	border: 2px solid #ccc;
}

fieldset select {
    padding: 0.3rem;
}


form label.error {
	color:#d73f38;
}
form input.error, form textarea.error, form select.error {
	border:1px solid red;
	background-color:faa;
}
form input.valid, form textarea.valid, form select.valid {
	border:1px solid green;
	background-color:#aff;
}
form table, #tablica table {
	/*
	border-spacing: 10px;
    border-collapse: separate;
	*/
	width: 95%;
	margin: 0 auto;
	
	border-spacing: 0;
    border-collapse: collapse;
	border:  1px solid #999;
}
form table td, #tablica table td {
	padding: 0.3rem;
	font-size: 0.8rem;
}
form table th, #tablica table th {
	padding: 0.3rem;
	font-size: 0.9rem;
	text-align: left;
}
	
form table tr:nth-child(odd), #tablica table tr:nth-child(odd) {background: #DDD}
form table tr:nth-child(even), #tablica table tr:nth-child(even) {background: #FFF}


input[type="submit"] {
  border: 0;
  padding: 10px;
  font-weight: bold;
  background: #053869;
  color: white;
  cursor: pointer;
  transition: ease 0.5s;
}

#Apply:hover {
  background: #D73F37;
}

/* form  end*/
/* tablice izvan formi */
table {
	/*
	border-spacing: 10px;
    border-collapse: separate;
	*/
	width: 95%;
	margin: 0 auto;
	
	border-spacing: 0;
    border-collapse: collapse;
	border:  1px solid #999;
}
table td {
	padding: 0.3rem;
	font-size: 0.8rem;
}
table th {
	padding: 0.3rem;
	font-size: 0.9rem;
	text-align: left;
}
	
table tr:nth-child(odd) {background: #DDD}
table tr:nth-child(even) {background: #FFF}
/* tablice izvan formi kraj */

h1, h2, h3, h4 {
	color:#C00;
	padding: 1em;
	margin: 0;
	text-align:center;
}
ul, p {
	font-size: 0.9rem;
}
.istaknuto {
	color:#d73f38;
	font-weight:bold;
}
.istaknutoOK {
	color:#090;
	font-weight:bold;
}
.filesDiv {
	width: 20%;
	float: left;
}
.formDiv {
	width: 70%;
	/* float: left; */
}
.malitekst {
	font-size: 0.85rem;
	font-style:italic;
	color:#999;
}
#stranica {
	/* 
	border-color: #00F;
	border-width: thin;
	border-style: solid;
	*/
	
	/* zadana je širina i osigurano centriranje */
	width: 80rem;
	margin-left: auto ;
	margin-right: auto ;
	
	/* background-color: #eee; */
}
#zaglavlje {
	/*
	border-color: #0F0;
	border-width: thin;
	border-style: solid;
	*/
	
	background-image:url(zaglavlje.png);
	background-repeat: no-repeat;
	/* background-size: contain; */
	background-size: cover;
	/* background-size: 100% 100%; */
    /* background-size: cover; */
	
	height: 10.4rem;
}
#sredina {
}
#izbornik {
	/*
	border-color: #F00;
	border-width: thin;
	border-style: solid;
	*/
}
#sadrzaj {
	/*
	border-color: #CC0;
	border-width: thin;
	border-style: solid;
	*/
}
#poziv {
}
#sadrzaj_dno {
}
#podnozje {
	/*
	border-color: #0F0;
	border-width: thin;
	border-style: solid;
	*/
	
	background-image:url(podnozje.png);
	background-repeat: no-repeat;
	/* background-size: contain; */
	background-size: cover;
	/* background-size: 100% 100%; */
    /* background-size: cover; */
	
	height: 10.4rem;
}
#highlights {
}


.skriveno {
	visibility:hidden;
} 
.skrivenoPotpuno {
	display:none;
} 

.nav { width:100%; background-color: #fff; border-bottom: 1px solid #ccc; }
ul.simple-toggle { list-style: none; padding: 0px; margin: 0px; font-weight: bold; text-align: center; }
ul.simple-toggle li { display: inline-block; text-align: left; }
ul.simple-toggle li a { display: block; padding: 15px 10px; text-decoration: none; color: #444; }
ul.simple-toggle li a:hover { background-color: #ccc; }

.anchor-link { display: none; text-align: right; padding: 0 1em 0; text-align: center; padding: 10px 15px; color: #fff; background-color: #0084B4; text-decoration: none; margin: 3px; float: right; }
#mobile-nav { display:none; }

@media (max-width:48.000em){
	
	ul.simple-toggle { display: none; }
	.anchor-link, #mobile-nav { display: block; }

  ul.open { 
    background-color: #F4F4F4;
    box-shadow: 2px 2px 3px #444444;
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 5px;
    top: 27%;
    width: 50%;
    z-index: 500; 
	}
	ul.open li { display: block; list-style: none; text-align: center; }
	ul.open li a { display: block; padding: 20px 10px; border-bottom: 1px solid #ccc; text-decoration: none; }
	ul.open li a:hover { background-color: #ccc; color: #fff; }
	
}

.skriven { visibility:hidden; display:none; }