table {
	font-size: 12px;
	color: #4a4a4a;
}
.mainText {
	padding-top: 15px;
}
.mainContent {
	width: 100%;
	background: #f4f4f4;
	margin-top: 20px;
	margin-bottom: 15px;
}
.smallText {
	font-size: 10px;
}
.languages {
        text-align: right;
        color: #950000;
        font-weight: bold;
}
.languages a {
        color: #950000;
}
.tableTitle {
	background: #EEEEEE url(images/topTableColArrow.gif) top right no-repeat;
	color: #950000;
	font-weight: bold;
}
.leftTopBack {
	background: url(images/leftTopBack.gif) top right repeat-x; 
	height: 264px;
}
.rightTopBack {
	background: url(images/rightTopBack.gif) top left repeat-x; 
	height: 264px;
}
.bottomBack {
	background: url(images/bottomBack.gif) bottom left repeat-x; 
	height: 49px;
}
.bottomCenterBack {
	background: url(images/bottomCenterBack.gif) bottom left repeat-x; 
	height: 49px;
}
.home {
	background: url(images/menu/home.gif) top left no-repeat; 
	height: 20px;
	width: 239px;
}
.prezentare {
	background: url(images/menu/prezentare.gif) top left no-repeat; 
	height: 20px;
	width: 239px;
}
.activitati {
	background: url(images/menu/activitati.gif) top left no-repeat; 
	height: 20px;
	width: 239px;
}
.contact {
	background: url(images/menu/contact.gif) top left no-repeat; 
	height: 20px;
	width: 239px;
}
.linkuri {
	background: url(images/menu/linkuri.gif) top left no-repeat; 
	height: 20px;
	width: 239px;
}
.homeActive {
	background: url(images/menu/homeActive.gif) top left no-repeat; 
	height: 20px;
	width: 239px;
}
.prezentareActive {
	background: url(images/menu/prezentareActive.gif) top left no-repeat; 
	height: 20px;
	width: 239px;
}
.activitatiActive {
	background: url(images/menu/activitatiActive.gif) top left no-repeat; 
	height: 20px;
	width: 239px;
}
.contactActive {
	background: url(images/menu/contactActive.gif) top left no-repeat; 
	height: 20px;
	width: 239px;
}
.linkuriActive {
	background: url(images/menu/linkuriActive.gif) top left no-repeat; 
	height: 20px;
	width: 239px;
}
.buttonText {
	color: white;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	margin-left: 70px;
	font-family: 'Times New Roman';
}
.buttonTextActive {
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 70px;
	font-family: 'Times New Roman';
}
.buttonText:hover {
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 70px;
	font-family: 'Times New Roman';
}
.right {
	text-align: right;
}
