*{
	margin :0;
	padding:0;
}
html {
	background: #C8DCEC;
	width:100%;
    height:100%; 
}
body {
   line-height:1;
   color:#000;
   background: #C8DCEC;
}
ul, li {
   list-style:none;
}
table {
   border-collapse:collapse;
   border-spacing:0;
}
:focus {
   outline:0;
}
.meniu_tabel{
   width:100%;
   height:51px; 
   border:none;
   min-width:768px;
   table-layout:fixed;
   position:absolute;
}
.header_row {
    background: url(../img/header-m.png) repeat-x;
    width: 100%;
    height: 8px;
}
.td_stanga {
    background-image: url(../img/info-arh.png);
    background-position: right center;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    height: 50px;
    width: 7px;
}
.td_mijloc {
    background-image: url(../img/info-arj.png);
    background-position: center top;
    background-repeat: repeat-x;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    height: 50px;
}
.td_dreapta {
    background-image: url(../img/info-ari.png);
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    height: 50px;
    width: 7px;
}
#continut_pagina {
	_min-height:404px;
	_height:404px;
}
div#meniu_logare{
	color:#232122;
	height:33px;
	right:17px;
    position:absolute;
	top:0;
	background-color:transparent;
	background-image:none;
	font-size:12px;
	font-family:"Trebuchet MS",Verdana,sans-serif;
	display:inline;
	width:auto;
}
.container {
    width: 100%;
    height:100%;
}
.header {
    padding-top: 100px;
    width: 100%;
    height: auto;
    background: #B21212 url(../img/header-bg.png) no-repeat scroll center top;
}
.meniu {
    width: 100%;
    height: 85px;
    background: url(../img/menu-bg.png) repeat-x scroll;
    text-align: center;
}
.linkuri {
    width: 963px;
    height: 80px;
    overflow: visible;
    text-align: left;
    margin: auto;
}
a.logo {
    display: block;
    float: left;
    margin-top: 3px;
    margin-right: 15px;
    width: 100px;
    height: 77px;
    background: url(../img/home.png) no-repeat scroll left top transparent;
}
a.logo:hover {
    background: url(../img/homeh.png) no-repeat scroll left top transparent;	
}
ul.meniu-admin {
	margin-top:-38px;
	margin-left:-1px;
    position: absolute;
}
ul.topMenu {
	*display:inline-block;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    line-height: 0px;
}
.profil {
	background:#FFF9DA;
	width:100%;
    min-height: 452px;
}
.p-profil{
	width:960px;
	margin:auto;
}
.profil .background{
	background:#FFF;
	width:650px;
    /*min-height: 450px;*/
    min-height: 452px;
    margin:auto;
    border:1px solid #F8D08F;
    float:left;
}
.profil .trimite-sms{
	background:#FFF;
	width:300px;
    min-height: 242px;
    margin:auto;
    margin-top:-10px;
    margin-left:6px;
    border:1px solid #F8D08F;	
    float:left;	
}
.profil .statistica{
	background:#FFF;
	width:300px;
    height: 185px;
    margin:auto;
    margin-top:5px;
    margin-left:6px;
    border:1px solid #F8D08F;	
    float:right;	
}
.administrare {
	background:#FFF9DA;
	width:100%;
    min-height: 452px;
}
.administrare .fundal_p {
	background:#FFF;
	width:960px;
    min-height: 452px;
    margin:auto;
    border:1px solid #F8D08F;
}
li.admin{
	font-family:Georgia;
	background:#FCE8C5;
	color:#444;
	margin-right:3px;
	border:1px solid #F8D08F;
	border-bottom:0px;
	padding:10px;
	float:left;
	cursor:pointer;
}
li.admin.def {
	background:#FFF;
	color:#8A5909;
	height:17px;
}
li.stat{
	font-family:Arial;
	margin-top:-3px;
	padding:10px;
	font-size:22px;
	color:#FF6600;
	float:left;
}
li.api{
	font-family:Tahoma;
	margin-top:-3px;
	padding:15px;
	font-size:15px;
	color:#FF6600;
	float:left;	
}
li.api b{
	color:#36642E;
}
li.admin:hover{
	background:#FFF;
	color:#000;
	height:17px;
}
li.url a{
	font-family:Tahoma;
	width:100px;
    height:40px;
	background:#7AA0CC;
	color:#FFF;
    margin:38px 0 0 2px;
    border:1px solid #5E8DC1;
    border-radius:2px 2px 0px 0px;
    border-bottom:0;
    text-align:center;
    line-height: 40px;
    text-decoration:none;
    float:left;	
}
li.url a:hover{
	background:#FFE679;
	color:#000;
	width:100px;
	height:50px;	
	margin-top:28px;
	border:1px solid #F4BB58;
	border-bottom:0;
	border-radius:10px 10px 0px 0px;
	line-height: 50px;
}
li.selectat a{
	font-family:Tahoma;
	background:#FFE679;
	color:#000;
	width:100px;
    height:50px;
	margin:28px 0 0 2px;
	border:1px solid #F7A433;
	border-radius:10px 10px 0px 0px;
    border-bottom:0;
    text-align:center;
    line-height: 50px;
    text-decoration:none;
    float:left;	
}
li.se a:hover{
	background:#A2BDDB;	
	border:1px solid #578ABD;
}
li.adm a{
	font-family:Tahoma;
	background:#C6EE99;
	color:#36642E;
	width:140px;
    height:40px;
	margin:38px 0 0 2px;
	border:1px solid #4C8304;
	border-radius:2px 2px 0px 0px;
    border-bottom:0;
    text-align:center;
    line-height: 40px;
    font-size:13px;
    text-decoration:none;
    float:left;	
}
li.adm a:hover{
	background:#FFE679;
    height:50px;
	color:#000;
	margin:28px 0 0 2px;
	border:1px solid #F4BB58;
	border-radius:10px 10px 0px 0px;
	border-bottom:0px;
	line-height: 50px;
}
li.admsel a{
	font-family:Tahoma;
	background:#FFE679;
	color:#000;
	width:140px;
    height:50px;
	margin:28px 0 0 2px;
	border:1px solid #F7A433;
	border-radius:10px 10px 0px 0px;
    border-bottom:0;
    text-align:center;
    line-height: 50px;
    font-size:13px;
    text-decoration:none;
    float:left;	
}
.button {
    width:150px;
	background:#FDD53D;
	font-weight:bold;
    color: #000;
    border:1px solid #F4BB58;
    border-radius:5px;
    margin-top:21px; 
    *margin-top:-65px;
    padding:10px;
    cursor:pointer;
    text-align:center;
	float:right;
}
.button:hover{
	background:#FFE373;
	border:1px solid  #F4BB58;
}
.buton {
    width:150px;
	background:#FDD53D;
	font-weight:bold;
    color: #000;
    border:1px solid #F4BB58;
    border-radius:5px;
    margin-top:5px; 
    padding:8px;
    cursor:pointer;
    text-align:center;
}
.buton:hover{
	background:#FFE373;
	border:1px solid  #F4BB58;
}
.button .usericon {
    display: inline-block;
    vertical-align: top;
    width: 12px;
    height: 14px;
    margin: 2px 0px 0px 10px;
    background: url(../img/seeme-sprite.png) no-repeat scroll -54px -1087px transparent;
}
.butontrm {
	display:none;
    width:150px;
	background:#FEEA98;
	font-weight:bold;
    color: #777;
    border:1px solid #F4BB58;
    border-radius:5px;
    margin-top:5px; 
    padding:8px;
    cursor:progress;
    text-align:center;
}
.registration {
    background: url(../img/bg_meniu.jpg) no-repeat scroll center top #FFF9DA;
    height: 419px;
}
.contact {
    background: url(../img/contact.jpg) no-repeat scroll center top #FFF9DA;
    height: 419px;
}
.reg_inside {
    width: 960px;
    margin: auto;
    position: relative;
}
ul.reg_why {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    font-size: 15px;
    font-family: Ubuntu;
    position: absolute;
    right: 20px;
    top: 60px;
    width: 250px;
    height: 140px;
    text-align: left;
}
.signupform {
    background: url(../img/signup-form-bg.png) no-repeat scroll left top transparent;
    width: 582px;
    height: 350px;
    padding-top: 70px;
    text-align: center;
    *float:left;
}
.caption {
    font-size: 40px;
    color: #E20707;
    font-family: Ubuntu;
    padding-right: 70px;
}
#continut_pagina{
  display:none;
}
.reg_info {
    color: #636363;
    font-size: 15px;
    line-height: 20px;
    width: 350px;
    margin: 10px 0px 10px 70px;
    *float:left;
}
form .reg_input input {
    width: 280px;
    border: 1px solid #F8D08F;
    background-color: #FFF;
    color: #636363;
    font-size: 15px;
    border-radius: 5px;
    padding: 10px;
    margin-left: -70px;
    font-family: "Lucida Sans Unicode","Lucida Sans","Lucida Grande",Helvetica;
}
form .cod input {
    width: 280px;
    border: 1px solid #FFD700;
    background-color: #FFF;
    color: #636363;
    font-size: 15px;
    border-radius: 5px;
    padding: 10px;
    margin-left: -70px;
    font-family: Lucida Sans;
}
.input {
    width: 280px;
    border: 1px solid #F8D08F;
    background-color: #FFF;
    color: #636363;
    font-size: 15px;
    border-radius: 5px;
    padding: 10px;
    font-family: "Lucida Sans Unicode","Lucida Sans","Lucida Grande",Helvetica;	
}
.eroare_form{
  background:#FEF5F3;
  border-color:#F2AC9D;
}
.sbuton {
	background:#FDD53D;
	font-weight:bold;
    color: #000;
    border:1px solid #F4BB58;
    border-radius: 5px;
    margin-top:10px;
    width: 300px;
    padding:13px;
    margin-left: -70px;
    cursor:pointer;
}
.sbuton:hover {
	background:#FFE373;
	border:1px solid  #F4BB58;	
}
.clear {
    clear: both;
}

.head{
    background: url(../img/header-w.png) no-repeat scroll center top transparent;
    height: 180px;
    width: 100%;
}
.botom{
    height: 118px;
}
.footr{
background: #C8DCEC;
background: #C8DCEC -webkit-gradient(linear, left 0, left 18, from(#94B2CE), to(#C9DDED));
background: #C8DCEC -moz-linear-gradient(top,  #B8CFE4, #C9DDED 18px);
background: #C8DCEC -ms-linear-gradient(top,  #BDD4E6, #C9DDED 18px);
background: #C8DCEC -o-linear-gradient(top,  #B8CFE4, #C9DDED 20px);
height:18px;
margin-top:-15px;
border-top: 2px solid #FFF;
}
.footr {
    width: 100%;
    min-height:18px;
    margin-top:-5px;
}
.footer {
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    margin: 0px auto;
    height: 80px;
    overflow: hidden;
    background: none repeat scroll 0% 0%;
    color: #5F82A2;
}
.footer .copyright {
    width: 330px;
    height: 80px;
    padding-top: 20px;
    margin-left: 20px;
    /*margin-right: -20px;*/
    float: left; 
}
.f_container:after {
    clear: both;
}
.f_container:before, .f_container:after {
    display: table;
    line-height: 0;
    content: "";
}

.f_container {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

ul.no-style {
    margin-left: 0px;
    list-style: none outside none; 
}
ul{
    padding: 0px;
    margin: 0px 0px 10px 25px;
}
.footer .copy-right {
    width: 380px;
    padding-top: 20px;
    /*padding-left:15px;*/
    padding-right:13px;
    float: right;
}
.footer .copy-right ul li {
    text-align: left;
    line-height: 40px;
}
.footer .copy-right ul li {
    float: left;
    text-align: left;
    padding: 0px 3px;
    line-height: 40px;
}
.footer .copy-right a {
    background: none repeat scroll 0% 0% #7AA0CC;
    text-decoration:none;
}
.footer .copy-right a {
    color: #FFF;
    background: linear-gradient(to bottom, #5E8DC1 0%, #7AA0CC 97%) repeat scroll 0% 0% transparent;
    border-radius: 3px;
    padding: 8px 16px;
    font-family: 'Signika',sans-serif;
    font-size: 14px;
}
.footer .copy-right a:hover {
  background:#FF0000;	
  background: linear-gradient(to bottom, #AE2317 0%, #FF0000 97%) repeat scroll 0% 0% transparent;
}
a.developed{
	color:red;
}
a.developed:hover {
	text-decoration:none;
}
span.bltext {
    position: absolute;
    right: 394px;
    top: 190px;
    transform: rotate(-3deg);
    color: #FF1414;
    display: block;
    width: 140px;
    height: 40px;
    margin-top: -3px;
    text-align: center;
    line-height: 1.4em;
}
.written {
    font-family: 'Gloria Hallelujah',cursive;
}
.h1 {
  font-family:Lucida Sans;		
  text-align:center;
  margin-top:-68px;
  margin-left:188px;
  *margin-left:80px;
  position:absolute;
}
/*** logare ***/
#ne_logat {
  z-index:900;
  background:#FFF url(../img/textura.jpeg);
  width: 100%; 
  height:100%; 
  opacity: 0.2;
  -moz-opacity: 0.2; 
  -khtml-opacity: 0.2; 
  filter:alpha(opacity=20); 
  position:fixed;
}
.popup {	
  z-index:900;
  background:#E20707;
  left:0;
  width:600px;
  top:0;
  padding:10px;
  -webkit-box-shadow: 0px 0px 5px #000;
  -moz-box-shadow: 0px 0px 5x #000;
  -ms-box-shadow: 0px 0px 5px #000;
  -o-box-shadow: 0px 0px 5px #000;
  box-shadow: 0px 0px 5px #000;
  position:fixed;
}
#popup_ajax_login {
  width:450px;
  top: 50%;
  left: 50%;
  margin-left: -230px;
  margin-top: -100px;
}
.popup_titlu {
  font-family:Georgia;
  font-weight:bold;
  font-size:18px;
  background:#FEE276;
  border:#FFFFFF 1px solid;
  border-bottom:none;
  text-align:center;
  color:#000;
  padding:10px 10px 10px 15px;
}
.clearfix {
  font-size:0! important;
  line-height:0! important;
  height:0! important;
  margin:0;
  padding:0;
}
.popup_continut {
  background:white;
  border:#FFFFFF 1px solid;
  border-top:none;
  padding:5px;
}
.ajax_text {
  font-family:Tahoma;
  font-size:16px;
  text-align:center;
}
.dreapta{
  float:right;
}
.buton_ {
  background-position:100% 0;
  margin-top:3px;
  display:inline-block;
  font-weight:normal;
  font-size:12px;
  background-image:url(../img/inchide.gif);
  cursor:pointer;
  color:#FF0000;
  background-repeat:no-repeat;
  white-space:nowrap;
  text-decoration:none;
}
.inchide_popup a {
  padding-right:18px;
  background-position:100% -302px;
  display:inline-block;
  font-weight:normal;
  font-size:12px;
  vertical-align:top;
  cursor:pointer;
  color:#006699;
}
a#inchide_buton.buton_:hover {
  color:#FF0000;	
}
#log_status{
  display:none;
  background:url(../img/progress.gif) center no-repeat;
  margin-top:-30px;
  margin-left:150px;
  height:25px;
}
.api-sms{
	background: url(../img/cod.jpg) no-repeat scroll center top #FFF9DA;
	height: 520px;
}
.script{
    background: url(../img/bg_meniu.jpg) no-repeat scroll center top #FFF9DA;
    min-height: 419px;
}
.descarca{
	font-family:Tahoma;
	width:200px;
	border:2px dashed #E88709;
    margin-top:-180px;
    margin-left:300px;
	padding:10px;
	text-align:center;
	cursor:pointer;
	position:absolute !important;
	clear:both;
}
.descarca:hover{
	background:#F5FCED;
	border:2px dashed #77B517;
}
.lista{
	font-family:Tahoma;
	width:100px;
	border:2px dashed #E88709;
    margin-top:-35px;
    margin-right:5px;
	padding:10px;
	text-align:center;
	cursor:pointer;
	float:right;
}
.lista:hover{
	background:#F5FCED;
	border:2px dashed #77B517;
}
.noscript {
    width: 582px;
    height: 350px;
    padding-top: 70px;
    text-align: center;
    *float:left;
}
.php-cod {
    width: 650px;	
    height:520px;
    padding-top: 70px;
    *float:left;
}
#notificare {
	display:none;
	width:100%;
	font-family:Georgia;
	background:#F5FCED;/*#FFF2B2;*/
	color:#36642E;
    border-bottom: 2px dashed #F8D08F;
    padding:10px 0;
    text-align:center;
}
.eroare{
	display:none;
	font-family:Georgia;
	background:#FEF5F3;
	border-bottom: 2px dashed #F8D08F;
	text-align:center;
	padding:10px;
	color:#FF0000;
}
#inactiv {
	width:100%;
	font-family:Georgia;
	background:#FFEFD7;
	color:#C1272C;
    border-bottom: 2px dashed #F8D08F;
    padding:10px 0;
    text-align:center;
}
#salvareincurs{
   display:none;
   margin-top:-70px;
   margin-right:60px;
   float:right;
   position:relative;	
}
#progres {
   display:none;
   background:url(../img/progress.gif) no-repeat center center #FFF;	
   width:362px;
   height:255px;
   margin-top:10px;
   opacity: 0.6;
   -moz-opacity: 0.6; 
   -khtml-opacity: 0.6; 
   filter:alpha(opacity=60); 
   position:absolute;	
   cursor:wait;
}
.fullscreen-supported{
   background:url(../img/full.png) no-repeat;
   width:39px;
   height:39px;	
   margin-top:22px; 
   margin-right:20px;
   float:right;
   cursor:pointer;
}
/*******************************/
.fundal {
	background: url(../img/header-w.png)  no-repeat scroll center top #FFF9DA;
	width:100%;
    min-height: 521px;
}
.preturi {
	background:#FFF9DA;/*#FFFBEF;*/
	width:100%;
    min-height: 452px;
}
.preturi .h1_ {
	font-family:Cursive;
	font-size:30px;
	font-weight: bold;
	width:960px;
	margin:auto;
	padding:25px 0 0 0;
	color:#E20707;
}
.preturi .sms_r{
	font-family:Tahoma;
	width:960px;
	margin:auto;
	padding:10px;
	font-size:25px;
	font-weight:bold;	
}
.preturi .pret_em {
    width: 900px;
    height: 87px;
    background: url(../img/em.png) no-repeat scroll right transparent;
    margin:auto;
    margin-top: -46px;
    position: relative;
}
.preturi .pret_em .text {
	font-family:Cursive;
    margin: 0px;
    margin-right:110px;
    padding: 15px;
    font-size: 14px;
    width: 260px;
    line-height: 18px;
    float:right;
}
.preturi .fundal_p {
	background:#FFF;
	width:960px;
	height:300px;
    margin:auto;
    border:1px solid #F8D08F;
}
.preturi .fundal_p .info-pret{
	margin-top:70px;
}
.ico_euro{
    background: url(../img/euro.png) no-repeat center;
    width:32px;
	height:32px;
	padding:15px;
	position:relative;
		
}
.info-pret td{
    font-weight:bold;
    padding:20px;
	border:1px solid #F8D08F;
	text-align:center;
}
.plata_footer {
	width:960px;
	margin:auto;	
}
.plata_footer .pbuton {
	background:#FEDD48;
	color:#000;
	width:200px;
	margin-top:10px;
	padding:10px;
    border:1px solid #F4BB58;
    border-radius:2px;
    font-weight:bold;
    font-size:18px;
	text-align:center;
	cursor:pointer;
	float:left;
}
.plata_footer .pbuton:hover{
	background:#FFE679;
	border:1px solid #F4BB58;
}
.plata_footer .pay{
	background:url(../img/pay.png) no-repeat;
	width:303px;
	height:41px;
	margin-left:20px;
	margin-top:10px;
	float:right;
}
.fundal .continut {
   width:990px;
   margin:auto;	
}
.continut .continut-left{
	width:510px;
    height:308px;
    margin-top: 15px;
    margin-left:14px;
    padding: 10px 20px;	
    float:left;
}
.continut .continut-right{
   width:368px;
   height:308px;
   margin-top: 15px;
   margin-left:10px;
   padding:10px 16px;
   float:left;	
}
.continut .text {
    font-family:'webfont_light',Helvetica,Arial,sans-serif;
    font-size: 25px;
    color: #E20707;
    _text-align:center;
    font-weight:bold;
    padding:0 0 0 8px;
}
.Input {
    width: 333px;
    border: 1px solid #F8D08F;/*#FFD700;*/
    background-color: #FFF;
    color: #636363;
    font-size: 15px;
    border-radius: 5px;
    padding: 8px;
    font-family: "Lucida Sans","Lucida Sans","Lucida Grande",Helvetica;	
}
.Input:hover {
	background: #F5FCED;
	border: 1px dashed #77B517;
}
.eroare_input{
    width: 333px;
    background-color: #FEF5F3;
    color: #FF0000;
    border: 1px dashed #D62424;
    font-size: 15px;
    border-radius: 5px;
    padding: 8px;
    font-family: "Lucida Sans","Lucida Sans","Lucida Grande",Helvetica;
}
.succes_input{
	width: 333px;
	background: #F5FCED;
	color: #4C8304;
	border: 1px dashed #77B517;
    font-size: 15px;
    border-radius: 5px;
    padding: 8px;
    font-family: "Lucida Sans","Lucida Sans","Lucida Grande",Helvetica;	
}
span.req{
	color:#FF0000;
}
.Buton{
    width:150px;
	background:#FDD53D;
	font-weight:bold;
    color: #000;
    margin-top:-5px;
    *margin-top:-9px;
    border:1px solid #F4BB58;
    border-radius:5px;
    padding:10px;
    cursor:pointer;
    text-align:center;
	float:right;	
}
.Buton:hover{
	background:#FFE373;
	border:1px solid  #F4BB58;
}
.icon-i {
    background: url(../img/icon-i.png) no-repeat transparent;
    display: inline-block;
    margin-top:-35px;
    margin-left:-17px;
    width: 60px;
    height: 47px;
}
.footer-top {
    width: 100%;
    height: 13px;
    margin-top:-13px;
    background: url(../img/footer-top.png) no-repeat scroll center top #C8DCEC;
}
#incarcare{
   display:none;	
   background:url(../img/animation.gif) no-repeat center #FFF;	
   width:100%;
   height:450px;	
}
a#parolauitata{
	text-decoration:none;
	padding:0 0 0 20px;
	font-size:16px;
	color:#880000;
	*margin-top:17px;
	*position:absolute;
}
a#profil{
  color:#2E6399;
  cursor:pointer;
}
a#profil:hover{
  color:#000000;
  text-decoration:underline;		
}
span.user{
	background:url(../img/us.png) no-repeat left;	
	width:16px;
	height:16px;
	padding-left:16px;
}
span.moneda {
	background:url(../img/moneda.png) no-repeat left;	
	width:16px;
	height:16px;
	padding-left:16px;
	color:#2E6399;
	cursor:pointer;	
}
span.moneda:hover {
  color:#1E4164;
  text-decoration:underline;	
}
span.set{
	background:url(../img/setari.png) no-repeat center;	
	width:16px;
	height:16px;
	padding-left:16px;
	cursor:pointer;
}
a.no {
    display: inline-block;
    line-height: 30px;
    border-right: 1px solid #CDDDE7;
    font-size: 14px;
}
.nr {
	font-family:Palatino linotype;
	background:#FF6600;
	border-radius: 3px;
	font-weight:bold;
	font-size:12px;
	padding:2px 2px 2px 2px;
	border:1px solid #800;
	color: #FFF;
}
#status-trimitere{
   background: url(../img/mobil.png) no-repeat;	
   width:114px;
   height:140px;
   margin-top:25px;
   margin-left:-10px;
   float:left;
}

#err1, #err2, #err3{
 background: #FFF7CC;
 text-align:center;	
 color:#FF0000;
}
.chenar {
	font-family:Tahoma;
	background: #FEF5F3;
	border-top: 1px dashed #D62424;
	border-bottom: 1px dashed #D62424;
	padding: 15px;
	color: #FF6600;
	text-align: left;
}
span.asteptare{
   display:block;
   background: #FFF url(../img/ceas.png) no-repeat center;
   height:110px;		
}
span.banii{
   display:block;
   background:#FFF url(../img/bani.png) no-repeat center;
   height:130px;		
}
span.retea{
   display:block;
   background:#FFF url(../img/down.png) no-repeat center;
   width:300px;
   height:145px;		
}
span.livrat{
   display:block;
   background:#FFF url(../img/trimis.png) no-repeat center;
   height:140px;	
}
.delivred {
	font-family:Tahoma;
	background: #F5FCED;
	border-top: 1px dashed #7BBF6A;
	border-bottom: 1px dashed #7BBF6A;
	padding: 10px;
	color: #407632;
	text-align: center;
}
td.tabble {
   font-family:cursive;
   font-weight:bold;
   padding: 7px;
   border:1px solid #883600;
   color:#FFF;
}
td.tdd {
   font-family:Georgia;
   padding: 5px;
   border:1px solid #F8D08F;
   color:#000;
}
td.tdd1 {
   font-family:Georgia;
   background:#FFF9DB;
   padding: 5px;
   border:1px solid #F4B448;
   color:#000;
}
#pagginare a {
	text-decoration :none;
	padding: 8px;
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #F8D08F;
	color: #333;
	background-color: #FFF;
}
#pagginare a:hover {
	color: #AF2500;
	background:#FFF9DB;
}
#pagginare strong {
	padding: 8px;
	color: #FF0000;
	background: #FFF9DB;
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #F4B448;	
	font-weight:normal;
}
h2.arrow {
  font-family:Tahoma;
  padding:3px;
  font-size:20px;
  color:#222;
}
h2.selected {
   background: url(../img/arrow.png) no-repeat scroll 0px 3px transparent;
   padding-left: 38px;
   margin-left: -35px;
}
div.salut{
	font-family:Tahoma;
	background:#FFFDF0 url(../img/step-bg.png) no-repeat scroll 0px 3px;
	border-top:1px solid #F8D08F;
	border-bottom:1px solid #F8D08F;
	margin-left:-5px;
	padding:10px;
	width:630px;
	height:267px;
}
div.trr{
	font-family:Tahoma;
	background:#FFFDF0;	
	border-top:1px solid #F8D08F;
	border-bottom:1px solid #F8D08F;
	margin-left:-5px;
	padding:10px;
	width:630px;
	height:220px;
}
div.trr:hover{
	background:#FFFFCC;
}
div.line{
	font-family:Tahoma;
	background:#FFFDF0;	
	border-top:1px solid #F8D08F;
	/*border-bottom:1px solid #F8D08F;*/
	margin-left:-5px;
	width:960px;
	height:2px;
}
strong.download{
  font-weight:normal;
  color:green;
  cursor:pointer;
}
strong.download:hover{
  text-decoration:underline;	
  color:#FF0000;
}
.paypal{
	float:right;
	margin-top:-65px;
	margin-right:30px;
}
.logopaypal{
	background:url(../img/paypal.gif) no-repeat scroll 0px 3px;	
	width:280px;
	height:50px;
}