#headervideo  {
   visibility: visible;
   position: absolute;
   left: 51px;
   top: 132px;
   z-index: 1;
   width: 325px;
   height: 216px;
}


body{
padding:0px;
margin:0px;
background:url(images/bg.jpg) top repeat-x;
}


#replay  {
   visibility: visible;
   position: absolute;
   left: 261px;
   top: 336px;
   z-index: 5;
   width: 75px;
   height: 26px;
}

table {border-collapse:collapse; border:0px;}
.table_tarife{width:360px; height:120px; margin-top:0px; border:1px; border-color:#D6E5AC;}
.table_oferte_speciale{width:340px; height:220px; margin-top:0px; border:0px; }
.table_tarife td{width:180px; border:1px; border-color:#D6E5AC;}
.table_agentii{width:450px; height:232px; margin-top:0px; border:0px; background-color:#a40000;}
.table_agentii td{width:150px; border:1px; border-color:#D6E5AC;}
.table_sali_conferinta{width:700px; height:170px; margin-top:0px; border:0px; }
.table_sali_conferinta1{width:700px; height:100px; margin-top:0px; border:0px; }



table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top; padding:0px;}

a:hover{text-decoration:none;}






img { border:0px;}

.m_text, table, li, input, select, textarea
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:14px;
		color:#D6E5AC;
	}

.m_text strong { color:#EAF1D7}
.m_text a{ color:#D6E5AC; text-decoration:none}
.m_text a:hover{ color:#D6E5AC; text-decoration:underline}
.m_text li a{ color:#D6E5AC; text-decoration:underline}
.m_text li a:hover{ text-decoration:none}
.h_text { color:#000000}
	
.c_text { color:#919D8E}
.c_text a{ color:#919D8E; text-decoration:none}
.c_text a:hover{text-decoration:underline}
.c_text span a{ color:#BD660C; text-decoration:underline}
.c_text span a:hover{text-decoration:none}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.form{height:25px; margin-top:6px;}
.form input {width:165px; height:22px; border:#FFD802 1px solid; background:#306E1D; padding-left:5px}

.form1{height:25px; margin-top:6px;}
.form1 input {width:80px; height:22px; border:#FFD802 1px solid; background:#306E1D; padding-left:5px}

.form2{height:25px; margin-top:6px;}
.form2 select {width:165px; height:22px; border:#FFD802 1px solid; background:#306E1D; padding-left:5px}

.form3{height:25px; margin-top:6px;}
.form3 input {width:100px; height:22px; border:#FFD802 1px solid; background:#306E1D; padding-left:5px}
.form3 select {width:60px; height:22px; border:#FFD802 1px solid; background:#306E1D; padding-left:5px}

textarea {width:210px; height:170px; border:#FFD802 1px solid; background:#306E1D; padding-left:5px; overflow:auto; margin-top:10px}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a1.gif) no-repeat left center; margin:0px; padding:0px 0px 0px 12px}
li a  {font-family:Tahoma; font-size:12px; line-height:18px; color:#EDF5D8}

.ul2 li  {background:url(images/a1.gif) no-repeat left center; margin:0px; padding:0px 0px 0px 12px}
.ul2 li a  {font-family:Tahoma; font-size:12px; line-height:18px; color:#000000}

.style2 {color: #4ba127; font-weight: bold; text-decoration:none;}
.style2 a {color: #4ba127; font-weight: bold; text-decoration:none; }
.style2 a:hover{text-decoration:none;}

 .highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	
}

.highslide-wrapper, .drop-shadow {
	background: white;
}

.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
	font-weight:bold;
    padding: 5px;
    background-color: #4ca128;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}
	
	.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/graphics/close.png', sizingMethod='scale');
}


#agentii1 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 0px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii2 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 0px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii3 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 0px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}

#agentii4 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 23px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii5 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 23px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii6 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 23px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}

#agentii7 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 46px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii8 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 46px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii9 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 46px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii10 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 69px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii11 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 69px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii12 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 69px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}

#agentii13 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 92px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii14 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 92px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii15 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 92px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}

#agentii16 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 115px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii17 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 115px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii18 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 115px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}

#agentii19 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 138px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii20 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 138px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii21 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 138px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}

#agentii22 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 161px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii23 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 161px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii24 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 161px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}

#agentii25 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 184px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii26 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 184px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii27 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 184px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}

#agentii28 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 207px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii29 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 207px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}



#agentii30 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 207px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}

#agentii31 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 230px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii32{
    position:absolute;
    width: 150px;
    height: 23px;
    top: 230px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}



#agentii33 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 230px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii34 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 253px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii35 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 253px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii36 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 253px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii37 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 276px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii38 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 276px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}



#agentii39 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 276px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii40 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 299px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii41 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 299px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}



#agentii42 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 299px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii43 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 322px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii44 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 322px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}



#agentii45 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 322px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii46 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 345px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii47 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 345px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}



#agentii48 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 345px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}

 
 #agentii49 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 368px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii50 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 368px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}



#agentii51 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 368px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}

 
 
 #agentii52 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 391px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii53 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 391px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}



#agentii54 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 391px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}

 
  #agentii55 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 414px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii56 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 414px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}



#agentii57 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 414px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


  #agentii58 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 437px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii59 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 437px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}



#agentii60 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 437px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


  #agentii61 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 460px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii62 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 460px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}



#agentii63 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 460px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}



  #agentii64 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 483px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii65 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 483px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}



#agentii66 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 483px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


  #agentii67 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 506px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii68 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 506px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}



#agentii69 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 506px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


  #agentii70 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 529px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii71 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 529px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}



#agentii72 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 529px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


  #agentii73 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 552px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii74 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 552px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}



#agentii75 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 552px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


  #agentii76 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 575px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii77 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 575px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}



#agentii78 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 575px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


  #agentii79 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 598px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii80 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 598px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}



#agentii81 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 598px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


  #agentii82 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 621px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}


#agentii83 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 621px;
    left: 150px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}



#agentii84 {
    position:absolute;
    width: 150px;
    height: 23px;
    top: 621px;
    left: 300px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #D6E5AC;
    background-color: #a40000;
}
 