/* ===========================================================
 * Filename: custom.css
 * Version: 0.1
 * Project:	lero-rab.hr
 * Author: web360 (Marino Dedic, Ban Domesic)
 * =========================================================== */

.div-center{
margin-left:auto;
margin-right:auto;
}
.opacity70{
background:rgba(0,0,0,0.7);

}
.logo{
background: url('../images/backgrounds/logo2.png');
width:180px;
height:131px;
box-shadow: 2px 2px 30px #000;
}
.nav{
width:700px;
}
.active{
color:#b6b4b8;
}