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

#wrapper-header { background-image:url('../images/backgrounds/palma.jpg'); background-size: 100% 100%;}
#wrapper-footer { background-color: #202020; min-height: 300px; border-top: 3px solid white}
header { padding-top: 50px;}
#black_line { background-color: rgba(0,0,0,0.6); width: 100%; height: 100px;}
#logotip { width: 257px; height: 190px; background:url('../images/elements/logo.png');}
nav { padding: 35px 0 0 0; text-align: center;}
nav ul li { display: inline-block; padding-right: 20px; font-size: 20px; color: white;}
#content { min-height: 600px;}
.black{
background-color: rgba(0,0,0,0.6);
}
.fontcol{
color:#959592;
}
