body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f4f4f5;
}

a {
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF0033;
	}

#meniu {
	font: Verdana;
	font-weight: bold;
	color: #FF3333;
	
}

#meniu a {
	color: #000000;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

#meniu a:hover {
	text-decoration: none;
	color: #FF3333;
}

#tab_ofere {
	border: #CCCCCC 1px solid;
}

#tab_info {
	background: #f4f4f5;
	border-bottom: #CCCCCC 1px solid;
	font-size: 12px;
	font-weight: bold;
}

#tab_info a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

#tab_info a:hover {
	text-decoration: none;
	color: #FF3333;
	}

#tab_des {
	font-size: 11px;
}

#tab_des img {
	padding: 5px;
	background: #f4f4f5;
	border: #CCCCCC 1px solid;
}

#footer a {
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
	color: #FF3333;
}

#tab_info_c {
	background: #f4f4f5;
	border-bottom: #CCCCCC 1px solid;
	font-size: 12px;
}

#tab_index {
	background: url(img/index.jpg) no-repeat center;
	font-size: 18px;
	padding: 30px;