/*****************************************

		CUSTOM CSS

******************************************/

/* Font za glavo */
@font-face {
    font-family: 'GreatVibesRegular';
    src: url('../fonts/GreatVibesRegular.eot');
    src: url('../fonts/GreatVibesRegular.eot') format('embedded-opentype'),
         url('../fonts/GreatVibesRegular.woff2') format('woff2'),
         url('../fonts/GreatVibesRegular.woff') format('woff'),
         url('../fonts/GreatVibesRegular.ttf') format('truetype'),
         url('../fonts/GreatVibesRegular.svg#GreatVibesRegular') format('svg');
}



/* Font za vsebino */
@font-face {
    font-family: 'WorkSansLight';
    src: url('../fonts/WorkSansLight.eot');
    src: url('../fonts/WorkSansLight.eot') format('embedded-opentype'),
         url('../fonts/WorkSansLight.woff2') format('woff2'),
         url('../fonts/WorkSansLight.woff') format('woff'),
         url('../fonts/WorkSansLight.ttf') format('truetype'),
         url('../fonts/WorkSansLight.svg#WorkSansLight') format('svg');
}

/* Font za naslove */
@font-face {
    font-family: 'CormorantUprightRegular';
    src: url('../fonts/CormorantUprightRegular.eot');
    src: url('../fonts/CormorantUprightRegular.eot') format('embedded-opentype'),
         url('../fonts/CormorantUprightRegular.woff2') format('woff2'),
         url('../fonts/CormorantUprightRegular.woff') format('woff'),
         url('../fonts/CormorantUprightRegular.ttf') format('truetype'),
         url('../fonts/CormorantUprightRegular.svg#CormorantUprightRegular') format('svg');
}

.poslovica {
	font-size: 85%;
	text-align:justify;
	line-height:150%;
	color: #888888;
}

.novosti li {
	font-size:85%;
	color: #888888;
}

.address-title, .contact-title, .opening-time-title {
    font-weight: normal;
	font-family: CormorantUprightRegular;
	font-size: 150%;
}

h1, h2 {
	font-weight:strong;
}

p {
	text-align:justify;
}

.top-header {
    line-height: 5px;
	font-size:75%;
	color: #3b8c7a;
}

.website-header {
    padding: 20px 0 0px 20px;
}

span#jcemediabox-popup-numbers a {
    border: none;
    display: inline-block;
    margin: 0 2px;
    width: 20px;
	font-size: 80%;
}

span#jcemediabox-popup-numbers a:active, span#jcemediabox-popup-numbers a:hover, span#jcemediabox-popup-numbers a:link {
    font-weight: normal;
    color: #000;
	font-size: 80%;
}

span#jcemediabox-popup-numbers a.active {
    cursor: default;
    font-size: 90%;
	text-decoration: underline;
}
