/*
Theme Name: atmpl
 */



.large {
	font-size: 20px;line-height:130%;
}
.larger {
	font-size: 27px;line-height:130%;
}
.xxl {
	font-size: 35px;line-height:130%;
}

.uppercase {
	text-transform: uppercase;
}



.blue {
	color: #2aa8e0;
}
.bluecaps {
	text-transform: uppercase;
	color: #2aa8e0;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 2px;
}

.quote {
	font-size: 25px;
	font-style: italic;
	font-weight: 300;
	line-height: 80%
}

.podnaslov{
	color: #2AA8E0;
		font-size: 20px;
line-height: 110%;
		font-weight: 700;
		padding-bottom: 10px;
		display: block;

}
