.body {
	font-family: 'Bai Jamjuree';
	font-size: 16px;
}
.kiril {
	font-family: 'Bai Jamjuree';
	font-size: 12px;
}
.menu {
	font-family: 'Exo 2', sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#999;
}
.menu1 {
	font-family: 'Fredoka One';
	font-size: 12px;
	color:#999;
}
.tomo {
	font-family: 'Ruthie';
	font-size: 20px;
	height:auto
}
.GDPR {
	font-family: "Fredoka One";
	font-size: x-small;
}

.exo2 {
font-family: 'Exo 2', sans-serif;
	font-size: 18px;
	font-weight: 300;
	height:auto
}
a:link {
	COLOR:#B40000;
	text-decoration: none;
}
a:visited {
	COLOR:#B40000;
	text-decoration: none;
}
a:hover {
	COLOR: blue;
	text-decoration: none;
}
a:active {
	COLOR: #B40000;
	text-decoration: none;
}
#snowflakeContainer {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 20px;
	height: 20px;
}
.snowflake {
    padding-left: 15px;
    font-family: Cambria, Georgia, serif;
    font-size: 14px;
    line-height: 23px;
    position: fixed;
    user-select: none;
    z-index: 1000;
}
BODY {
	background-image: url("http://informatika-kliskovic.hr/img/bg.png");
	background-repeat:no-repeat;
	background-attachment: fixed;
}
.vazno-box {
	font-family: 'Bai Jamjuree';
	margin: auto;
	width: auto;
	border: 1px solid #C00;
	border-radius: 10px;
	text-align: center;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	background:#CF6;
	color: #C00;
}
