* {box-sizing: border-box;}

body { 
  background-color: #fff;
  margin: 0;
  font-family: Arial, Helvetica, Sans-Serif, Verdana;
  font-size: 12px;     
}

.header {
  overflow: hidden;
  background-color: #ffa500;
  padding: 10px 10px 12px 10px;
  margin-left:0;
  width:100%;
}

.header a {
  float: left;
  color: black;
  text-align: center;
  padding: 5px 10px;
  text-decoration: none;
  font-size: 18px; 
  line-height: 25px;
  border-radius: 4px;
  font-family: Arial, Helvetica, Sans-Serif, Verdana;
}

.header a:hover {
  background-color: #4682b4;
  color: white;
}

.header a.active {
  background-color: #4682b4;
  color: white;
}

.header-right {
  float: right;
  padding: 0 5px;
}

.vsebina {
  background-color: #fff;
  background-image: url(slo2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  margin: 0;
  padding: 5% 10% 2% 10%;
  text-align: left;
  vertical-align: middle;
  width:100%;
}

.vsebina a:link {
  color: #4682b4;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
}

.vsebina a:visited {
  color: #4682b4;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
}

 .vsebina a:hover {
  color: #ffa500;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

 .vsebina a:active {
  color: #ffa500;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.vsebina li {
  list-style-type: none;
}

.naslov1 {
  color: #ffa500;
  font-family: Arial, Helvetica, Sans-Serif, Verdana;
  font-size: 16px;
  font-weight: bold;
}

.naslov2 {
  color: #4682b4;
  font-family: Arial, Helvetica, Sans-Serif, Verdana;
  font-size: 18px;
  font-weight: bold;
}

.besedilo1 {
  color: #4682b4;
  font-family: Arial, Helvetica, Sans-Serif, Verdana;
  font-size: 14px;
}

.besedilo2 {
  color: #ffa500;
  font-family: Arial, Helvetica, Sans-Serif, Verdana;
  font-size: 14px;
}

.desno {
  text-align: right;
}

p, h1, h2, h3 {
  margin: 0;
  padding: 10px;
}

h1 {
  color: #564b47;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

h2 {
  color: #ffa500;
  font-family: Arial, Helvetica, Sans-Serif, Verdana;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

.clear {
	clear:both;
}

.reference {
	background-color: #fff;
                  margin:0 10% 0 10%;
	padding: 0;
	overflow: auto;
	height: 100%;
}

.o_crta {
color: orange;
background-color: orange;
height: 4px;
width:100%;
}

.reference .naslov {
	color: #337DB9;
	margin: 0;
	padding: 8px 0 8px 12px;
	background-color: #ffa500;
	font: bold 14px Arial;
                  letter-spacing: 3px;
                  float:left;
                  width:100%;
}

.reference .okvir_slike {
	float: left;
	border: 4px solid #D7D6D6;
	padding: 4px;
	margin: 10px 10px 40px 10px;
                  max-width:100%;
                  height:auto;
}

.reference p {
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	float: left;
}

.reference span {
	color: gray;
	padding: 0 0 0 13px;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	line-height: 25px;
}

.reference u {
	width: 120px;
	text-align: right;
	display: block;
	float: left;
	text-decoration: none;
	color: #337DB9;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
}

.reference .odstavek a {
	padding: 0;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: gray;
}

.reference .odstavek a:hover {
	text-decoration:none;
	color: #ffa500;
	font-size: 12px;
}

.projekti {
	background-color: #fff;
                  margin:0 10% 0 10%;
	padding: 0;
	overflow: auto;
	height: 100%;
}

.z_crta {
color: lightgreen;
background-color: lightgreen;
height: 4px;
}

.projekti .naslov {
	color: #337DB9;
	margin: 0;
	padding: 8px 0 8px 12px;
	background-color: lightgreen;
	font:bold 14px Arial;
                  letter-spacing:3px;
                  float:left;
                  width:100%;
}

.projekti .okvir_slike {
	float: left;
	border: 4px solid #D7D6D6;
	padding: 4px;
	margin: 10px 10px 40px 10px;
                  max-width:100%;
                  height:auto;
}

.projekti p{
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	float: left;
}

.projekti span {
	color: gray;
	padding: 0 0 0 13px;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	line-height: 25px;
}

.projekti span.zelen {
	color: lightgreen;
	padding: 0 0 0 13px;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	line-height: 25px;
}

.projekti u {
	width: 120px;
	text-align: right;
	display: block;
	float: left;
                  text-decoration: none;
	color: #337DB9;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
}

.projekti .odstavek a {
	padding: 0;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: gray;
	float: left;
}

.projekti .odstavek a:hover {
	text-decoration: none;
	color: lightgreen;
	font-size: 12px;
	font-weight: bold;
}



.FirstName {
  font-size: 2px;
  visibility: hidden;
}



#footer {
  background-color: #ffa500;
  margin: 0 auto;
  padding:10px 0;
  text-align: center;
  width: 100%;
}

#footer a {
    text-decoration: none;
    display: inline-block;
    padding: 8px 16px;
    border-radius: 4px;
    font-family: Arial, Helvetica, Sans-Serif, Verdana;
    font-weight: normal;
    text-align: center;
}

#footer a:hover {
    background-color: #4682b4;
    color: white;
    font-size: 12px;    
    font-family: Arial, Helvetica, Sans-Serif, Verdana;
    font-weight: normal;
}

#footer .active {
  background-color: #4682b4;
  color: white;
    font-size: 12px;    
    font-family: Arial, Helvetica, Sans-Serif, Verdana;
    font-weight: normal;
}

.gumb {
    background-color: #fff;
    color: black;
    font-size: 12x;    
    display: inline-block;
    text-decoration: none;
    border-radius: 4px;
    line-height: 14px;
}

#footer p {
  text-align: center;
  color:#000;
  font-size: 12px;
  padding: 0;
  font-family: Arial, Helvetica, Sans-Serif, Verdana;
  font-weight: normal;
  text-align: center;
}

table {
  padding: 0px 10px 0px 10px;
}

th,td {
  padding:10px;
}

th {
  background-color:#4682b4;
  color:#fff;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  text-decoration:none;
  text-transform:uppercase;
  text-align:center;
}

td {
  border-bottom:1px solid #4682b4;
  text-align:center;
}

@media screen and (max-width: 600px) {
  .header a {
    float: none;
    display: block;
    text-align: left;
  }
  .header-right {
    float: none;
  }
}