@charset "windows-1250";
.txt-menu {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #666666;
	padding-right: 5px;
}
.txt-menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.txt-menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.txt-menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.txt-menu a:active {
	color: #FFFFFF;
	text-decoration: none;
} 
.txt_legal {
	font-family: verdana;
	font-size: 9px;
	color: #b3b3b3;
	padding-left: 20px;
	padding-right: 20px;
}
.txt_legal a:link {
	color: #b3b3b3;
	text-decoration: underline;
}
.txt_legal a:visited {
	color: #b3b3b3;
	text-decoration: underline;
}
.txt_legal a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.txt_legal a:active {
	color: #b3b3b3;
	text-decoration: underline;
} 
.txt-title {
	font-family: "trebuchet MS";
	font-size: 20px;
	color: #333333;
}
.txt-podmenu {
	font-family: "trebuchet MS";
	font-size: 16px;
	color: #b3b4b4;
}
.txt-podmenu a:link {
	color: #b3b4b4;
	text-decoration: none;
}
.txt-podmenu a:visited {
	color: #b3b4b4;
	text-decoration: none;
}
.txt-podmenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.txt-podmenu a:active {
	color: #b3b4b4;
	text-decoration: none;
} 
.txt-txt {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #333333;
}
.txt-txt a:link {
	color: #333333;
	text-decoration: none;
}
.txt-txt a:visited {
	color: #333333;
	text-decoration: none;
}
.txt-txt a:hover {
	color: #000000;
	text-decoration: underline;
}
.txt-txt a:active {
	color: #333333;
	text-decoration: none;
} 
