@charset "utf-8";
/* CSS Document */
#spacer {
	background:none;
	height:50px;
}
.naslovnaslova {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:34px;
	color: #000;
}

.ispodslikeslova {
	padding-left:10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color: #999;
}

.radioslova {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	color: #000;
}

.grafem {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color: #333;
}

.grafem a {
	color:#0088CC;
	text-decoration:none;
}

.grafem a:visited {
	color:#0088CC;
	text-decoration:none;
}

.grafem a:hover {
	color: #0088CC;
	text-decoration:underline;
}

#kolonatekst {
	padding-left:10px;
	padding-top:10px;
}

#jedanstupac {
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
}

.grafemalt {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color: #666;
}

.grafemalt a {
	color:#0088CC;
	text-decoration:none;
}

.grafemalt a:visited {
	color:#0088CC;
	text-decoration:none;
}

.grafemalt a:hover {
	color: #0088CC;
	text-decoration:underline;
}

#box1Top {
	padding-left:19px;
	vertical-align: middle;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	font-style:bold;
	color: #CCC;
}

#box1Contect{
	padding-left:19px;
	padding-top:10px;
	padding-right:13px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color: #FFF;
}

#box1Contect a{
	color: #FFF;
	text-decoration:none;
}

#box1Contect a:visited{
	color: #FFF;
	text-decoration:none;
}

#box1Contect a:hover{
	color: #CCC;
	text-decoration:none;
}


#box2Top {
	padding-left:19px;
	vertical-align: middle;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	font-style:bold;
	color: #333;
}

#box2Contect{
	padding-left:19px;
	padding-top:10px;
	padding-right:13px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color: #000;
}

#box2Contect a{
	color: #0088CC;
	text-decoration:none;
}

#box2Contect a:visited{
	color: #0088CC;
	text-decoration:none;
}

#box2Contect a:hover{
	color: #000;
	text-decoration:none;
}
