@charset "utf-8";
/* CSS Document */



::selection {color:#FFF;background:#26A9E0;}
::-moz-selection {color:#FFF;background:#26A9E0;}

.tekst-center {
	text-align: center;
}

a {
	color: #959391;
	text-decoration:none;
	-webkit-transition: all .75s ease;
	transition: all .75s ease;
}

strong {
	font-weight:700;
}


.center-text {
	text-align:center;
}

button {
	-webkit-transition: all .75s ease;
	transition: all .75s ease;
}


a:hover {
	color: #FFF;
	text-decoration:none;
}

.left-text {
	text-align: left;
}

.right-text {
	text-align: right;
}


p, p a  {
	font-family: "gotham-mediumgotham-medium", sans-serif;
	font-size: 15px;
	text-align: justify;
	color: #c9c9c9;
	line-height: 22px;
	font-weight: 300;
	margin-bottom: 10px;
	-webkit-transition: all .75s ease;
	transition: all .75s ease;
}

.news-text-title p {
	font-size: 18px;
	color: #FFF;
	font-weight: 700;
	text-transform: uppercase;
}

.news-text-date p {
	font-size: 12px;
	margin-bottom: 0px;
}

.disc-song p {
	font-size: 16px;
	line-height: 26px;
	text-transform: uppercase;
}

#novi-cd-banner-tekst p {
	font-size: 18px;
	text-align: justify;
	margin-bottom: 50px;
	font-style: italic;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
}

.copyright p, .copyright p a {
	font-size: 13px;
	text-align: left;
	color: #959391;
}

.copyright p a:hover {
	color: #FFF;
}


h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 38px;
	text-align: left;
	color: #FFF;
	line-height: 40px;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 30px;
	-webkit-font-smoothing: antialiased;
}

h1.cd-index-banner-2 {
	font-size: 56px;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.06em;
}


h3, h3 a {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	text-align: left;
	color: #FFF;
	line-height: normal;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	margin-bottom: 10px;
}

h3 a:hover {color: #959391;}

.cd-podnaslov h3 {
	margin-bottom: 0px;
}

h3.cd-index-banner-1 {
	text-align: center;
	margin-bottom: 22px;
	font-size: 26px;
	letter-spacing: 0.06em;
}


h3.cd-ime, h3.cd-ime a {
	margin-top: 10px;
	text-align: center;
	margin-bottom: 5px;
}

h3.cd-ime-izzid, .cd-ime-izzid {
	font-size: 15px;
	color: #959391;
	font-weight: 400;
	text-align: center;
}


h3.ime-artikla, .ime-artikla a {
	margin-top: 10px;
	font-size: 15px;
	color: #959391;
	font-weight: 400;
	text-align: center;
}

h3.ime-artikla a:hover {
	color: #FFF;
}


h3.cena-artikla, h3.cena-artikla a {
	text-align: center;
	margin-bottom: 5px;
}

h3.cena-artikla-podstran {
	text-align: left;
	margin-bottom: 30px;
	font-size: 24px;
	text-transform: none;
}


h3.shop-podmenu, h3.shop-podmenu a {
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 16px;
	color: #959391;
	font-weight: 400;
	text-align: left;
}

h3.shop-podmenu a:hover {
	color: #FFF;
}

