@CHARSET "UTF-8";


body, h1{
	
	font-family: 'Neuton', "Palatino Linotype", "Book Antiqua", Palatino, serif; 
}

h1{
	font-size: 2em;
}


/* mobiteli */
@media screen and (max-width: 750px) {
	.tekst{
	text-align: justify; 
	text-indent: 30px;
	font-size: 0.7em;
	word-spacing: 2px;
}
.zaglavlje{
	width: 100%; 
	text-align: center;
	font-size: 1em;
	font-family: 'trebuchet MS', helvetica, arial, sans-serif;
	
	color: rgb(231, 120, 23); 
	
	padding-top: 5px;
	padding-bottom: 3px;
}

.godisnjiNaslov{
	width: 100%; 
	text-align: center; 
	margin-bottom: 50px;
	font-size: 0.6em;
}
}

/* veliki zasloni */
@media screen and (min-width: 750px) {
	.tekst{
	font-size: 0.8em;
	text-align: justify; 
	text-indent: 30px;
}

.zaglavlje{
	width: 100%;
	text-align: center;
	/*font-family: 'trebuchet MS', helvetica, arial, sans-serif;*/
	font-weight: bold;
	/*background-color: rgb(14, 141, 163);*/  
	color: rgb(231, 120, 23); 
	font-size: 1.9em;
	padding-top: 15px;
	padding-bottom: 10px;
}

.godisnjiNaslov{
	width: 100%; 
	text-align: center; 
	margin-bottom: 50px;
	font-size: 1em;
}
}


.row{
	max-width: 79em;
	
}

body{
	
}



.top-bar {
    background: none;
    font-family: myriad, sans-serif;
    
}

.top-bar-section ul {
    background: none;
}

.top-bar-section li a:not(.button) {
    background: none;
    color: rgb(0, 147, 221);
}


.top-bar-section ul li.active > a {
	background: none;
    font-weight: bold;
    color: rgb(0, 147, 221);
    font-size: 1.1em;
}



.top-bar-section li a:not(.button):hover{

background: rgb(14, 141, 163);
color: #fff;

}


.maliNaslovi{
	font-family: 'trebuchet MS', helvetica, arial, sans-serif;
	color: black !important;
	text-transform: uppercase;
	font-size: 0.9em;
}

.panel {
background-color: white;
}

.panel.callout{
	background-color: #f2f2f2;
	border: none;
	padding: 0.4em;
	font-size: 0.8em;
	
}

.panel.radius h4{
font-size: 1.1em;
line-height: 27px;;
}

.panel.radius{
	padding-left: 0px;
	font-size: 0.9em;
	border: none;
	line-height: 25px;
	padding-bottom: 10px;
padding-top: 10px;
margin-top: 10px;
margin-bottom: 10px;
	
}

.panel.callout.radius{
	padding-left: 10px;
	background-color: #f2f2f2;
	border: none;
	padding: 0.4em;
	font-size: 0.8em;
	color: #eb008b !important;
}

.panel.callout a{
	color: #eb008b !important;
}

.panel h4{
	font-size: 0.8em;
}

.side-nav li{
font-size: 0.9em;
}

.side-nav li a{
font-size: 1.1em;

}


.listaTema{
	padding-left: 50px;
}

.sponzor{
	max-width: 120px;
}
.sponzorGold{
	max-width: 300px;
}
.sponzorSilver{
	max-width: 180px;
}
