.menu-home a{
	font-size:20px;
}
#main-nav ul li{
	font-size: 16px;
}
#main-nav ul ul li, #main-nav ul ul li:first-child{
	font-size: 14px;
}
#theme-header{
	margin-bottom: 0;
}
.brothers{
	margin-top: 15px;
}
.brothers ul{
	background-color: #f8f8f8;
}
.brothers li{
	width: 100%;
	text-align:left;
	padding:15px 15px 10px 20px;
}
.brothers li a span{
	color: #444;
	font-size: 14px;
	font-weight:bold;
}
.brothers li:hover{
	background-color: white;
}
#objListaCopii li, .objListaAtasamente li{
	padding: 10px;
	margin-bottom: 5px;
	background-color: #329EC6;
}
#objListaCopii li, #objListaCopii li a, .objListaAtasamente li, .objListaAtasamente li a{
	color:white;
	font-weight: bold;
}
.slider-caption{
	background-color: #329EC6;
}
.flexslider .slides img{
/*	height: 100%;*/
}
.flexslider .slider-caption{
	bottom: 0 !important;
}
.flexslider .slider-caption h2{
	line-height: 46px !important;
}
#ViewBody #MainTableViewBody table tr td{
	border-bottom: 1px solid lightgrey;
	padding:5px;
	vertical-align: middle;
}
#ViewBody #MainTableViewBody table tr td a{
	background-color: #329EC6;
	color: white;
	box-shadow:0 0 0 5px #329EC6;
}
#ViewBody #MainTableViewBody table tr td img{
	display: none;
}

.evenimente .one_half{
	margin: 1% !important;
}
.evenimente .one_third{
	margin-right: 2% !important;
	
}
.evenimente h4{
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: #000000a8;
	padding: 5px;
}
.evenimente h4 a span{
	color: white;
	text-transform: uppercase;
}
.match-height-anunturi{
	height: 145px !important;
}
@media only screen and (max-width: 768px){
.logo{
	
	float:right !important;
	width:90% !important;
	padding-right: 7px !important;
}
}