#slider				{ background: white url(../../continut/prima_pagina/imagini/slides/slider-bg.jpg); height: 227px; overflow: hidden;
								  position: relative; margin: 50px 0; }

/* DEFAULT is for three panels in width, adjust as needed. This only matters if JS is OFF, otherwise JS sets this. */								  
#mover				{ width: 2880px; position: relative; }

.slide				{ padding: 40px 30px; width: 700px; float: left; position: relative; }
.slide h1			{ font-family: Helvetica, Sans-Serif; font-size: 30px; letter-spacing: -1px;
								  color: #ac0000; }
.slide p			{ color: #999; font-size: 12px; line-height: 22px; width: 300px; text-align:justify}
.slide img			{ position: absolute; top: 30px; right: 30px;  width: 300px; margin-top:30px;}
#slider-stopper		{ position: absolute; top: 1px; right: 20px; background: #ac0000; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }
#martisor           {
  position: absolute;
  top: 35;
  left: -45;
  z-index: 100;
}
#martisor img{
    width:90px;

}
.fp_admitere			{ padding: 40px 30px; width: 700px; float: left; position: relative;}
.fp_admitere h1			{ font-family: Helvetica, Sans-Serif; font-size: 30px; letter-spacing: -1px; color: #ac0000;  margin-top:40px; }
.fp_admitere h2			{ color: #336699; font-size: 16px; line-height: 22px; text-align:justify; margin-top:30px;}
.fp_admitere p			{ color: #000000; font-size: 12px; line-height: 22px; text-align:justify; margin-top:10px;}
.fp_admitere img		{ position: absolute; top: 30px; right: 30px;  width: 250px; margin-top:30px;}

