@charset "windows-1250";
.txt-legal {
	font-family: tahoma;
	font-size: 11px;
	color: #A6CE39;
	line-height: 18px;
}
.txt-legal a:link {
	color: #A6CE39;
	text-decoration: underline;
}
.txt-legal a:visited {
	color: #A6CE39;
	text-decoration: underline;
}
.txt-legal a:hover {
	color: #0095DA;
	font-weight: bold;
	text-decoration: none;
}
.txt-legal a:active {
	color: #A6CE39;
	text-decoration: underline;
}
.txt-title {
	font-family: "trebuchet MS";
	font-size: 28px;
	color: #cc965e;
}
.txt-txt {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #646464;
	text-align: justify;
	line-height: 20px;
}
.txt-txt a:link {
	color: #cc965e;
	text-decoration: underline;
}
.txt-txt a:visited {
	color: #cc965e;
	text-decoration: underline;
}
.txt-txt a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #cc965e;
}
.txt-txt a:active {
	color: #cc965e;
	text-decoration: underline;
} 
.txt-podnaslov {
	font-family: "trebuchet MS";
	font-size: 20px;
	color: #646464;
}
.txt-link {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #cc965e;
	text-align: justify;
}
.txt-link a:link {
	color: #cc965e;
	text-decoration: underline;
}
.txt-link a:visited {
	color: #cc965e;
	text-decoration: underline;
}
.txt-link a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #cc965e;
}
.txt-link a:active {
	color: #cc965e;
	text-decoration: underline;
} 

.txt-tags {
	font-family: verdana;
	font-size: 9px;
	text-align: center;
	color: #E4D5BE;
}
.txt-menu {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #000;
	text-align: left;
	vertical-align: middle;
	padding-left: 45px;
	text-indent: -45px;
}
.txt-menu a:link {
	color: #000;
	padding-left:45px;
	text-decoration: none;
}
.txt-menu a:visited {
	color: #000;
	padding-left:45px;
	text-decoration: none;
}
.txt-menu a:hover {
	color: #000;
	text-decoration: underline;
	padding-left:45px;
	height:32px;
	position: static;
}
.txt-menu a:active {
	color: #000;
	padding-left:45px;	
	text-decoration: none;
} 
