body {
	background-color: #E7E7E7;
	background-image: url('../Images/partner/part.png');
	background-repeat: repeat-x;
}
		#tajeksor span a:hover { color: #00558F; }
		#menusor span a:hover { color: #FFC200; }
		

.buttonInput {
	-moz-border-radius:3px 3px 3px 3px;
	background: repeat scroll 0 0 #00A500;
	border:1px solid #4C4C4C;
	cursor:pointer;
	overflow:visible;
	padding:0 10px;
	vertical-align:middle;
	white-space:nowrap;
	font-size: 12px;
	margin:1px 0;
	height:25px;
	vertical-align:top;
	color: white;
	font-weight:bold;
}


#menusor table
{
	height:38px;
	text-align: center;
}
#menusor td
{
	padding: 0 auto;
}
#menusor td a
{
	color: white;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#tajeksor span a
{
	padding: 2px 10px 2px 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#tajeksor span a:hover
{
	text-decoration: underline;
}
#menusor td a:hover
{
	text-decoration: underline;
}
#tajeksor
{
	font-size: 11px;
	color: white;
	text-align: right;
}

#Navigacio
{
	font-size: 13px;
	background-color: white;
}
#Navigacio span
{
	padding: 0px 10px 0px 10px;
}
#Navigacio span a
{
	font-size: 11px;
	color: #003891;
	text-decoration: none;
}
#Navigacio span a:hover
{
	text-decoration: underline;
}






.footer, .footer2
{
	text-align: center;
	padding: 10px 5px;
	font-weight: bold;
	color: gray;
	font-size: 12px;
	border: 1px solid silver;
	border-right: 0;
	border-left: 0;
}

.footer a
{
	padding: 0 12px;
	text-decoration: none;
	color: black;
}

.footer2 a
{
	text-decoration: none;
	color: gray;
}

