a:link { color: #00325e; text-decoration: none; }

a:visited { color: #00325e; text-decoration: none; }

a:active { color: #ffffff; text-decoration: none; }

a:hover { color: #ffffff; text-decoration: none; }
.meniu_pasiv {
	color: #00325e;
	
}
.meniu_activ {
	color: #00325e;
	background-image: url("../images/meniu_activ.gif");
	background-repeat: repeat-x;
}

.inText {
	font-family: Trebuchet;
	font-size: 11px;
	border: 1px solid #999999;
	color: #00325e;
	
}

.submit {
	border: none;
	background-image:url("../images/back_butt.gif");
	background-repeat:repeat-x;	
	color: #828282;
	font-family: Trebuchet;
	font-size: 11px;
	height:18px;
	font-weight: bold;

}
.error, .red{
	color: #cc0000;
	text-decoration: none;
}

body{
	font-family: Trebuchet MS;
	color: #00325e;
	 
}
html {
	/*
overflow-y: scroll;
overflow-x: scroll;
*/
}
