@charset "utf-8";
/* CSS Document */




h1 {  
	font-size: 3em; 
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	font-family: capella;
	font: Capella Extra-condensed;
}


h2 {
	font-size: 2em;
	color: #cccccc;
	font-weight: normal;
	font-style: normal;
	font-family: arial,times; 
}


h3 {
	font-size: 1.2em;
	color: #999999;
	font-weight: normal;
	font-style: normal;
	font-family: arial,times; 
}


p {
	font-size: 1.05em;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, serif;
}
h4 {
	font-size: 1.05em;
	color: #ff9900;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, serif;
}

body {
	font-weight: normal;
	font-style: normal;
	font-family: arial, times;
	margin:0;
    padding:0;
    height:100%;
	background-color:#0066ff;
}

#okvir_levo {
	margin-left: 10px;
	margin-top: 20px;
	width: 180px;
	position:relative;
}
#slika_levo {
	margin-left: 10px;
	margin-top: 20px;
	width: auto;
	height: auto;
	position:relative;
}
.meni_miro ul {
    margin-left:0px;
	margin-top: 120px;
    padding: 0;
    width:160px;
    list-style-type: none;
	text-align: center;
}

.meni_miro ul li a {
    text-decoration: none;
    color: #5fd367; 
    padding: 10.5px 11px;
    background-color: transparent;
    display:block;
}
 
.meni_miro ul li a:visited {
    color: #5fd367;
}
 
.meni_miro ul li a:hover, .meni_miro ul li .current {
    color: white;
    background-color: #ff9900;
}


#okvir_desno {
	margin-left: 220px;
	margin-top: 10px;
	position:relative;
	min-height: 100%;
}
	
#napis {
	margin-left: 0px;
	margin-top: 20px;
	color: #bobobo;
	text-align: justify;
	position: absolute;
	width: 620px;
	height: 70px;
	left: 19px;
	top: -14px;
}

#napis1 {
	position: absolute;
	margin-left: 300px;
	margin-top: 55px;
	color: #ff9900;
	text-align: justify;
	left: -251px;
	top: 30px;
	width: 359px;
}

.meni_glavni {
	width: 100%;
	background-color: transparent;
	position: absolute;
	margin-left: 0px;
	margin-top: 160px;
	width: 700px;
	height: 40px;
	left: 4px;
	text-align:left;
}

.meni_glavni ul {
    margin: 0; padding: 0;
    float: left;
}

.meni_glavni ul li {
    display: inline;
}

.meni_glavni ul li a {
    float: left; text-decoration: none;
    color: #ff9900; 
    padding: 10.5px 11px;
    background-color: transparent;
}
 
.meni_glavni ul li a:visited {
    color: ff9900;
}
 
.meni_glavni ul li a:hover, .meni_glavni ul li .current {
    color: white;
    background-color: #5FD367;
}
#tekst {
	position: absolute;
	margin-left: 0px;
	margin-top: 255px;
	width: 750px;
	height: auto;
	color: #bobobo;
	text-align: left;
}

#noga {
	position: absolute;
	width: 100%;
	height: 45px;
	margin: 0;
	background-color: #696969;
	text-align: center;
	color: #FFF;
	bottom: 0;

}
