body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-color: #e0e0e0;
	margin: 0 0 0 0;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Black;
	margin: 0 0 0 0;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: Black;
	margin: 0 0 0 0;
}

.link12 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	text-decoration: underline;
}
.link12:hover {
	color: #236875;
}

.link14 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}
.link14:hover {
	text-decoration: underline;
}

.meniu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	padding: 2px 15px 2px 15px;
}

.meniu:hover {
	background-color: #ff9f09;
}

.directdesign {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a5cad3;
	text-decoration: none;
	line-height: 120%;
}

.directdesign:hover {
	color: White;
}

.textFooter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: White;
	line-height: 120%;
}

.underline {
	text-decoration: underline;
}

.underline:hover {
	color: #236875;
}

.nounderline {
	text-decoration: none;
}

.msg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

TD.subliniat {
	border-bottom: 1px solid Black;
}

.text11 {
	font-size: 11px;
}
