h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #CCCCCC;
	margin-bottom: 2px;
	margin-top: 2px;
}
h2{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #3399CC;
	margin-bottom: 2px;
	margin-top: 2px;
	text-indent: 14px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.jezici {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #379BCD;
}
.jezici A:link {
	color: #379BCD;
	text-decoration: underline;
}
.jezici A:visited {
	color: #379BCD;
	text-decoration: underline;
}
.jezici A:hover {
	color: #FFAF37;
	text-decoration: underline;
}
.appbox {
	margin-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #379BCD;
	line-height: 20px;
}
.appbox A:link {
	color: #379BCD;
	text-decoration: underline;
}
.appbox A:visited {
	color: #379BCD;
	text-decoration: underline;
}
.appbox A:hover {
	color: #FFAF37;
	text-decoration: underline;
}
.hbutton a {
	clear: both;
	display: block;
	color: #DBDBDB;
	text-decoration: none;
	text-indent: 22px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	height: 26px;
	background-image: url(../images/menuitem_dw.gif);
	background-repeat: no-repeat;
}
.hbutton a:hover { 
    color: #FFAF37;
	background-image: url(../images/menuitem_up.gif);
	background-repeat: no-repeat;

}
.glavnitext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #757575;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	text-align: justify;
}
.glavnitext A:link {
	color: #757575;
	text-decoration: underline;
}
.glavnitext A:visited {
	color: #757575;
	text-decoration: underline;
}
.glavnitext A:hover {
	color: #FFAF37;
	text-decoration: underline;
}

.framewhite {
	margin-top: 10px;
	border: 2px solid #FFFFFF;
}
.framegreen {
	margin-top: 10px;
	border: 2px solid #B0DC85;
}

.linevertical {
	background-image: url(../images/line_v.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.linevertical2 {
	background-image: url(../images/line_v.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.sezone {
	font-size: 10px;
}
.framegreen_r {
	margin-right: 10px;
	border: 2px solid #B0DC85;
}
.framegreen_l {
	margin-left: 10px;
	border: 2px solid #B0DC85;
}
