* { margin:0; padding:0; }
a img { border-style:none; }
a { text-decoration:none; color: #FFFF00; } 
ul li { list-style-type:none; margin:0; padding:0; }

H2 {
text-align:center;
color: #000000;
background-color: #5f5c5c;
}

H3 {
color: gold;
text-shadow: 1px 2px 1px #000000;
}

a {
color: #FFFF00;
font-weight: bold;
}

a:hover {
color: #FFFFFF;
font-weight: bold;
}

body {
font: small Helvetica, Arial, sans-serif;
margin: auto;
color: #FFFFFF;
font-size: 16px;
background-image: url(../images/oblaci.jpg);
margin-bottom: 120px;
}

#container {
margin: 0 auto;
max-width: 1000px;
padding: 10px;
}

#header {
max-width: 100%;
padding: 0;
margin: auto;
}

.banner {
width: 100%;
height: 100%;
float:left;
}

.drugibanner {
max-width: 95%;
border: solid 2px;
color: rgba(18, 2, 72, 0.44);
}

.align_left {
max-width: 100%;
border: solid 2px;
color: #999999;
float: right;
margin: 0 0 1em 1em;
}

#nav {
background-color: rgba(102, 90, 176, 0.53);
float:left;
list-style-type:none;
padding: 0;
width: 100%;
margin: auto 0 8px;
font-weight: bold;
font-size: 13px;
}

#nav ul li a {
float: left;
color: #120248;
text-decoration: none;
list-style-type:none;
padding: 15px;
font-size: 13px;
font-weight: bold;
}

#nav ul li a:hover {
background-color: rgba(18, 2, 72, 0.70);
color: #FFFFFF;
}

.embed-box {
    position: relative;
    padding-bottom: 62.25%; /* ratio for youtube embed */
    padding-top: 30px;
    height: auto;
    overflow: hidden;
    border: solid 2px;
}

.embed-box iframe,
.embed-box object,
.embed-box embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.scroler1 {
margin: auto;
background-color: rgba(18, 2, 72, 0);
max-width: 95%;
height: 450px;
overflow: auto;
border-bottom-style: dashed;
}

.svajcarska {
max-width: 100%;
max-height: 100%;
border: solid 2px;
border-color: #879ca5;
}

#kolona1 {
margin: auto 0 8px;
float: left;
width: 49.8%;
background-color: rgba(18, 2, 72, 0.71);
height: 530px;
clear:left;
-webkit-border-radius: 20px 20px 20px 20px;
border-radius: 20px 20px 20px 20px;
}

.kolona1wrap {
padding: 10px;
color: #FFFFFF;
}

.scroler2 {
margin: auto;
background-color: rgba(18, 2, 72, 0);
max-width: 95%;
height: 450px;
overflow: auto;
border-bottom-style: dashed;
}

#kolona2 {
margin: auto 0 8px;
float: right;
width: 49.8%;
background-color: rgba(18, 2, 72, 0.71);
height: 530px;
-webkit-border-radius: 20px 20px 20px 20px;
border-radius: 20px 20px 20px 20px;
}

.kolona2wrap {
padding: 10px;

}

#footer {
background-color: rgba(102, 90, 176, 0.53);
  float: left;
  width: 100%;
  margin: auto;
  clear: both;
}	

.nav2 {
float:left;
list-style-type:none;
font-weight: bold;
font-size: 13px;
color: #3B3576;
padding: 15px;

}

.nav2 ul li a {
color: #3B3576;
text-decoration: none;
list-style-type:none;
font-size: 13px;
font-weight: bold;
}

.nav2 ul li a:hover {
text-decoration: underline;
color: #3B3576;
}

.lista ul li
 {
 list-style: disc;
 color: #3B3576;
}

.lista ul li a {
 list-style: disc;
 color: #3B3576;
  font-weight: normal;
}

.lista ul li a:hover {
text-decoration: underline;
color: #3B3576;
}

.inlineTable {
display: inline-block;
}

.floatedTable {
float:left;
}

.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */