 
body {
	 
	margin: 0px;
	padding: 0px;
	background-color: #F2EBFD;
}
#footer {
	background-image: url(imagini/footer.gif);
	background-repeat: repeat-x;
	height: 210px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h2 {
	
    font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
    font-weight:bold;
	color:#333;	
}
.panel-default > .panel-heading {
    background-color: #F5ECFD;
    border-color: #EFE0FF;
    color: #333;
}

.panel-default > .panel-heading a{
    display:block;
	padding:5px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: #432656;
    color: #fff;
}
#footer hr{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#continut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 857px;
}
#continut h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align:center;
}
#continut #lista {
	padding: 0px;
	list-style-type: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#continut a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	 }
#continut #lista li {
	line-height: 1.7em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000033;
	padding: 2px;
}

.row{
    margin-right: 0;
    margin-left: 0;	
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.camp {
	border: 1px solid #999999;
}
.mesaj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC6600;
	padding: 10px;
}
.carousel-control.left {
    background-image: none;
   
}
.carousel-control.right {
    background-image: none;
   
}
.navbar-default{
	/* background-color:rgba(103, 37, 145,0.2); */
	border-radius: 0;
	height: 65px;
	 
	border: transparent;
		background: rgba(163,106,163,1);
background: -moz-linear-gradient(45deg, rgba(163,106,163,1) 0%, rgba(103,37,145,0.52) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(163,106,163,1)), color-stop(100%, rgba(103,37,145,0.52)));
background: -webkit-linear-gradient(45deg, rgba(163,106,163,1) 0%, rgba(103,37,145,0.52) 100%);
background: -o-linear-gradient(45deg, rgba(163,106,163,1) 0%, rgba(103,37,145,0.52) 100%);
background: -ms-linear-gradient(45deg, rgba(163,106,163,1) 0%, rgba(103,37,145,0.52) 100%);
background: linear-gradient(45deg, rgba(163,106,163,1) 0%, rgba(103,37,145,0.52) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a36aa3', endColorstr='#672591', GradientType=1 );
}
#slider{
	position: relative;
	width: 100%;
	height: auto;	
}
#navigatie{
	position: absolute;
	top: 30px;
	right: 0;
	left: 0;
	z-index: 1000;	
	
}
.navbar-default .navbar-nav > li > a {
	  font-size: 22px;
    color: #fff;
	text-shadow: 1px 1px #432656;;
}
.navbar-nav > li > a {
 
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 40px;
}
.navbar-brand {
    float: left;
    height: auto;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
}

.taburi{
	  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.taburi  li{
	color:#fff;
	 
	display: inline-block;
	width: 250px;
	height: 150px;
	margin-right: 10px;
	-webkit-box-shadow: -3px 6px 12px -1px rgba(53,48,56,0.31);
-moz-box-shadow: -3px 6px 12px -1px rgba(53,48,56,0.31);
box-shadow: -3px 6px 12px -1px rgba(53,48,56,0.31);
	
	background: rgba(163,106,163,1);
background: -moz-linear-gradient(45deg, rgba(163,106,163,1) 0%, rgba(103,37,145,0.52) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(163,106,163,1)), color-stop(100%, rgba(103,37,145,0.52)));
background: -webkit-linear-gradient(45deg, rgba(163,106,163,1) 0%, rgba(103,37,145,0.52) 100%);
background: -o-linear-gradient(45deg, rgba(163,106,163,1) 0%, rgba(103,37,145,0.52) 100%);
background: -ms-linear-gradient(45deg, rgba(163,106,163,1) 0%, rgba(103,37,145,0.52) 100%);
background: linear-gradient(45deg, rgba(163,106,163,1) 0%, rgba(103,37,145,0.52) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a36aa3', endColorstr='#672591', GradientType=1 );
	
}
.taburi li a {
	text-decoration: none;
	color:#fff;
	font-weight: 700;
	font-size:18px;
	display: block;
	padding-top: 60px
}
@media screen and (max-width: 1370px) {
   .taburi{
	  position: absolute;
  bottom: 10px;
  left: 40%;
  z-index: 15;
  width: 80%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
 
}
@media screen and (max-width: 1280px) {
   .taburi{
	  position: absolute;
  bottom: 10px;
  left: 30%;
  z-index: 15;
  width: 100%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
 
}