* {
	margin: 0;
	padding:0;
}
body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
	/* Page reset */
	margin:0;
	padding:0;
}
img{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}

html, body {
	    background-image: url(../images/bg.jpg);
	    background-attachment:fixed;
	    font-family:  arial, tahoma, sans-serif;
	    font-size: 11px;
	    text-align: center;
	    height:100%;
	    width:100%;

	}

@font-face {
        font-family: "helve";
        src: url(../fonts/HelveticaWorld-bold.ttf);
    }	
	
	
#maindiv{ 
		text-align: center;
		width: 930px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		height:600px;
		
		/*
		min-height: 100%;
	    height: auto !important;
	    height: 100%;
	    margin: 0 auto -190px; /* the bottom margin is the negative value of the footer's height */
	
	}

/*
    .push
        {
         height:190px;
        }	
*/



.alte_detalii
{
    border:0px solid #000;
    float:right;
    position:relative;
    padding:0;
    margin-top:25px;	
    
    
    }


.top{ 
		text-align: center;
		width: 100%;
		height:113px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		border:0px solid #000;
		background: url(../images/bg_top.jpg) repeat-x;
	}
	
.logo{ 
		float: left;
		text-align: left;
		width: 200px;
		margin-left: auto;
		margin-right: auto;
		padding-top:12px;
		position: relative;
	}
	
.calendar
{

  padding:0;
  margin:0;

    	font-family: helve, arial, tahoma, sans serif;
		color:#000;
		font-size:12px;
		text-shadow: #ebeff4 0px 1px 0px;
		text-transform:uppercase;
		

    }


.calendar_selected 
{
    
    	color:#fff;
        background: url(../images/d_sc.jpg) no-repeat !important;
        text-shadow: #000 0px 1px 0px !important;
    
    }

    
.calendar_today
{
    
    	text-shadow: #3f5251 0px -1px 0px;
    
    }
	
.logo1{ 
		float: right;
		text-align: left;
		width: 150px;
		margin-left: auto;
		margin-right: auto;
		padding-top:50px;
		position: relative;
	}



.slogan{ 
		left:-30px;
		padding-top:50px;
		float: left;
		width: 60%;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		overflow:hidden;
	}		
.slogan H2{ 
		
		font-family:  arial, Tahoma, sans-serif;
		font-size: 22px;
		color:#465655;
		font-weight:normal;
	}	



#content {
		position: relative;
		width: 930px;
		color: #666849;
		float: left;
		margin: 0;
		padding: 0;
	}

#contentdetalii {
		border: 5px solid #809190;
		background:#fff;
		position: relative;
		width: 920px;
		min-height:470px;
		color: #666849;
		float: left;
		/*margin-bottom:30px;*/
		padding-bottom:25px;
	}	



.formular {
		padding:3%;
		position: relative;
		width: 94%;
		background: #f8f9fb;
		border:1px solid #d2dada;
		float: left;
		margin: auto;
		padding: auto;
		top:10px;
		-moz-border-radius: 15px;
		-webkit-border-radius: 15px;
		border-radius:15px;
	}

.infos {
		  font-family:  tahoma,arial, sans serif;
		top:20px;
		margin-bottom:20px;
		position: relative;
		width: 240px;
		color: #425f5d;
		float: left;
		font-size: 11px;
	}

.infotxt
{
 		top:0px;
		font-size: 11px;   
        padding:0;
        line-height: 1.5em;
        padding:0;
    
    }

	
.infottl
{
        color:#000;
		top:0px;
		font-weight:bold;
		font-size: 12px;
		padding:0;
}
	
.lect
{
   
		font-family:  tahoma,arial, sans serif;
		margin-top:10px;
		float: left;
        padding-top:10px;
        border:0px solid #ff0000;
        width:100%;
}
	

	

#col1, #col2, #colfm2, #colfm1 {
		line-height: 1.5em;
		position: relative;
		margin: 0;
		padding: 0;

	}
	
#col1 {
		width: 50%;
		float: left;
		text-align: left;
	}	
	
#col2 {
		width: 50%;
		float: right;
		text-align: right;
	}

	
#colfm1 {
		width: 48%;
		float: left;
		text-align: left;
	}	
	
#colfm2 {
		width: 48%;
		float: right;
		text-align: left;
	}

.frmitem{
	    width:100%;
	    position: relative;
	    float: left;
	    margin-bottom:15px;

    }
	
#coldetalii1, #coldetalii2, #inregistrare {
		height:100%;
		line-height: 1.8em;
		position: relative;
		float: left;
		text-align:left;
	}	

#coldetalii1 {
		font-family:  tahoma,arial, sans serif;
		top:10px;
		width: 560px;
		padding:25px;
		
	}	
	
#coldetalii2 {
	
		width: 240px;
		background: #f1f5f7;
		border:1px solid #cdcfcf;
		margin-top:30px;
		padding:20px;
		
	}

.paginare
    {  
    top:-5px;    
    text-align:left;
    width:55%; 
    float:right;
    position:relative;
    /*margin:0 0 15px 0;*/
    margin:0;

    
    }


.page 
{
    float:right;
    position:relative;
    border:0px solid #000;
    margin:0 3px;
  }

.page a

{   float:left;
    color:#5d6a69;
    text-transform:uppercase;
    font-family:  tahoma,arial, sans serif;
    margin:0 3px;
    font-size:14px;
    padding:4px;
    width:15px;
    border:1px solid #809190;
    background-color:#fff;
    cursor:pointer;
    text-align:center;
    font-weight:bold;
    }
  
a.pagina_curenta 
    {
    color:#fff;      
    border:1px solid #809190;   
    background-color:#809190;
   
    }
    
.page a:hover
    {
    color:#fff;      
    border:1px solid #809190;   
    background-color:#809190;

    }

.pag

{   
    float:right;
    position:relative;
    cursor:pointer;
    border:1px solid #809190;
    margin:0 3px;

 }
 
 .pag a

{   font-family:  tahoma,arial, sans serif;
    float:left;
    position:relative;
    color:#5d6a69;
    font-size:14px;
    padding:4px;
    
    border:0px solid #afb4b4;
    background-color:#fff;
    
    
    width:15px;
    text-transform:uppercase;
    cursor:pointer;
    display:block;
    text-align:center;
    font-weight:bold;
 }

 .pag a:hover

{ 
    color:#fff;      
    background-color:#809190;
    
 }
  


#inregistrare {
	font-family:  tahoma,arial, sans serif;
	width: 94.5%;
	float: left;
	text-align: left;
	padding:25px 25px 0 25px ;
	}
	
	
.box_left,.box_right,.box_filtrare{
	position: relative;
	background:#fff;
	text-align:left;
	color:#706668;
	width: 378px;
	height:220px;
	font-family:  tahoma,arial, sans serif;
	font-size: 12px;
	color:#787878;
	border: 5px solid #809190;
}	

.box_calendar

{   border: 5px solid #809190;
    position: relative;
	background:#fff;
	float: left;
	
    width: 234px;
	height:280px;
	
    padding: 20px;
    margin:0;
    
}

.box_filtrare
{
	padding: 30px;
	float: right;
    width: 615px;
	height:320px;
	padding: 0;
	/*margin-bottom:35px;*/
  

}

.box_left{
	float: left;
	margin-bottom:35px;
		padding: 30px;
}

.box_right{
	float: right;
	margin-bottom:35px;
		padding: 30px;
}	

.landing
{
    float: left;
    position: relative;
    margin:0;
    padding:0;
    width:100%;

    }



.accordion {
	position: relative; /* required for bounding */
	width:100%;
	
}


.accordion-toggle{
    position: relative; /* required for effect */
    z-index: 5;		/* required for effect */
	background: #edf6fb;
	color:#457174;   
    cursor: pointer;
	margin-bottom:1px;
	padding:8px 14px 8px 14px;
	border-top:1px solid #b5c1c1;	
}

.filter_ttl
    {
        
    	background-image:url(../images/bg_flttl.jpg);
        /*padding:7px;*/
        font-family: helve, tahoma, arial, sans serif;
		font-size: 18px;
		color:#000;
		text-shadow: #fff 0px 1px 0px;
		text-align:center;
		border-left:1px solid #fff;
		border-right:1px solid #fff;
    
    }


.accordion-content

{   position:relative;
    background: #fff;
	padding:9px 10px 6px 24px;
	height:121px;
	color:#000;
	overflow:auto !important;
	overflow-y:scroll;
	overflow-x:hidden;

}

.demo
   {
       float:left;
       position:relative; 
       width:100%;
       } 
       

    
.demo input
{
   margin:0;
   padding:0;
   float:left;
   position:absolute;
   z-index:10;
   margin-left:8px;
   margin-top:6px;
   left:0;
    }
    
.demo br 
{
    display:none;
}

.demo label
{
    
    display:block;
   /*line-height:2.0em;*/
    clear:both;
    cursor:pointer;

    height:15px;
    padding:6px 32px;

    }


.demo label:hover
{
    background:#d9e2e8;
    }



.accordion-toggle
{
    
    color:#457174;
    outline:medium none;
    text-decoration:none;
    padding:7px 14px 6px 14px;
    text-shadow: #fff 0px 1px 0px;
    font-size: 14px;
    font-weight:bold;
    font-family:  tahoma,arial, sans serif;
   
}

.accordion-toggle:hover, .ui-state-active{
	background-image:url(../images/bg_acc.jpg);
	color:#fff;
	border-top:1px solid #fff;
	text-shadow: 0px 0px white, 0px -1px #a91111;
}

.btm_filter

    {  
     position:relative;
     float:left;
     width:100%;
     height:52px;
     background-image:url(../images/bg_btmfl.jpg);
    
    }

.lst_filter
    {
       position:relative;
       float:right;
       right:10px;
       top:10px;
        
    }

.cblist

{

    margin:0;
    width:567px;
    
    }
    
.cbitem, .cbitem2

{
    padding-left: 5px;
    font-family: tahoma, arial, sans serif;
    width:100%;
    display:block;
    overflow:hidden;
    border:0px solid #000;
    height:15px;
    
    }

.cbitem2
{
        display:inline;
    
    }


.hr {
	float: left;
	position: relative;
	width:100%;
	margin-top:10px;	
	height: 1px;
	background:#b0b0b0;
}

.hr hr {
	display: none;
}

.hr1 {
	float: left;
	position: relative;
	width:100%;
	margin-top:13px;
	margin-bottom:20px;	
	height: 1px;
	background:#ced7d7;
	
}

.hr1 hr {
	display: none;
}


.hr2 {
	float: left;
	position: relative;
	width:100%;
	margin-top:13px;	
	height: 1px;
	background:#b0b0b0;
}

.hr2 hr {
	display: none;
}	



.disclm{

		float:left;
		width: 100%;
		position: relative;
		padding:0;
        background: url(../images/bgpct.jpg) repeat-y;
		background-color:#fff;
	
}


.discttl{
		font-family: helve, tahoma, arial, sans serif;
		position:relative;
		font-size: 16px;
		height:28px;
		color:#fff;
		width: 100%;
		float: left;
		text-align: center;
		line-height:1.0em;
		padding-top:5px;
		background: url(../images/pct_top.jpg) no-repeat top;
       
}

.bigpct{

		width:100%;
		text-align: center;
		position:relative;
		float: left;
		font-family: helve, tahoma, arial, sans serif;
		font-size: 18px;
		color:#a11e3a;
		text-shadow: #fff 0px 1px 0px;
        background: url(../images/pct_bottom.jpg) no-repeat bottom;
		

}

.ten{
		position:relative;	
		font-size:22px;
		color:#af1a39;
		margin:0px;
		padding-top:10px;
		line-height:1.0em;
		font-family: helve, tahoma, arial, sans serif;
}



.ttx
{
       	font-family: helve, tahoma, arial, sans serif;
		width:90%;
		color:#2f514f;
		font-size: 14px;
		float: left;
		position:relative;
		text-align:left;
		padding:7px 0 10px 13px;
		line-height:1.2em;
		border:0px solid #000;
	
}

.ctpct
{
    float:left;
    width:90px;
    position:relative;
    
    }


.titlefrm
{
    font-family:  tahoma,arial, sans serif;
    line-height:1.2em;
	width:100%;	
	font-size: 22px;
	color:#000;
	position:relative;
	float:left;
    border:0px solid #000;
    padding: 0;

}


.title
{
	width:70%;	
	position:relative;
	float:left;
    height:60px;
    border:0px solid #000;
   
}

.title2
{
	width:85%;	
	position:relative;
	float:left;


}

.title h1, .title2 h1{
    font-family:  tahoma,arial, sans serif;
    line-height:1.2em;
	font-size: 20px;
	color:#000;
	padding:0;
	margin:0;
	font-weight:normal;
	text-align:left;
	letter-spacing:normal;

}


 .title a{
	color:#000;

}

.title a:hover {
	color:#ff0000;
}

.title h1{
	height:47px;
	border:0px solid #000;
	overflow:hidden;
}


.zecepuncte
{
    float:right;
    position:relative;
    border:0px solid #000;
    width:280px;
    margin-top:30px;
    color:#000;
    font-size:14px;
    
    }

.validare{
	position:relative;
	margin-top:40px;
	padding-bottom:20px;	
	font-family:  tahoma,arial, sans serif;
	color:#576463;
	float: left;
	font-size: 12px;
	width:65%;
	border:0px solid #000;

}

.subttl
{
    width:80%;
	font-family:  tahoma,arial, sans serif;
	color:#576463;
	float: left;
	font-size: 12px;
    border:0px solid #000;
    padding:5px 0 ;
    
}
.subttl2{
	font-family:  tahoma,arial, sans serif;
	color:#576463;
	float: left;
	font-size: 12px;

}
.ttl{
	font-family:  tahoma,arial, sans serif;
	color:#000;
	position:relative;
	float: left;
	font-weight:bold;
	font-size: 14px;
	width:100%;
	padding-bottom:15px; 
	border:0px solid #000;
}
.ttl2{
	margin-top:20px;
	font-family:  tahoma,arial, sans serif;
	color:#5a7775;
	position:relative;
	float: left;
	font-weight:bold;
	font-size: 26px;
	width:100%;
	padding-bottom:10px; 
}

.ttlform{

    font-family:  tahoma,arial, sans serif;
	color:#5a7775;
	position:relative;
	float: left;
	font-weight:bold;
	font-size: 14px;
	width:100%;
	padding-bottom:5px; 
	text-shadow: #fff 1px 1px 1px;

}

.tx{
	position:relative;
	float: left;
	border:0px solid #000;
	padding:0;

}


.textbox
{
    width:100%;
	/*margin-top:10px;*/
	margin-bottom:10px;
	float: left;
	position: relative;
	border:0px solid #000;
	
}

.det{
	width:80px;
	height:30px;
	float: left;
	position: relative;
	text-transform: uppercase;
	font-weight:bold;
	color:#706668;

}

.css_boxdet
{
    float: left;
	position: relative;
    width:66%;
    padding:2% 2% 1% 2%;
	background: #f8f9fb;
    border:1px solid #d2dada;
	margin: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
    }
    
.icn{
       
    border:0px solid #000;
    float: left;

    height:33px;
	position: relative;
	text-align:center;
	padding:9px 0 0 11px;

}    


.icnn{
       
    border:0px solid #000;
    float: left;
    height:33px;
	position: relative;
	text-align:center;
	padding:9px 0 0 11px;

}  


.hr3 {
	float: left;
	position: relative;
	width:100%;
	top:55px;	
	height: 2px;
	background:#fff;
	background: url(../images/line.jpg) repeat-x;
}

.hr3 hr {
	display: none;
}

.inf{
	width:100%;
	height:30px;
	float: left;
	position: relative;
    border:0px solid #000;
	padding:0 0 11px 0;
	overflow:hidden;
	color:#000;
}

.but1,.but2{
	float: left;
	position: relative;
    margin-top:10px;
}

.but2{
	float: right;
	position: relative;

}

.discountdetalii{

		float:right;
		width: 54px;
		height: 99px;	
		position: relative;
		margin-top:-23px;
		margin-left:20px;

	}

.cssdata{
		width: 87px;
		height: 40px;	
		position: relative;
		float:right;
        margin:0;
        padding:0;
        border:0px solid #000;
       	background:url(../images/bg_data.jpg) no-repeat;
       	font-size: 11px;
       	top:3px;
       	color:#000;
	}	

/*clase pentru a afisa data cu rosu*/
.cssdata_exp 
{
    	width: 87px;
		height: 40px;	
		position: relative;
		float:right;
        margin:0;
        padding:0;
        background:url(../images/bg_data_exp.jpg) no-repeat;
       	font-size: 11px;
       	top:3px;
        color:#fff;
        
    }



.css_data_exp 
{	
		position: relative;
		float:right;
		margin:0;
		font-family: helve,arial,tahoma,sans-serif;
		text-shadow: #800000 0px -1px 0px;
		font-size: 18px;
		text-align:center;
		padding-top:2px;
		width:100%;
		height:100%;
		text-transform: uppercase;
	
}

 /*[end] clase pentru a afisa data cu rosu*/


.css_data 
{	
		position: relative;
		float:right;
		margin:0;
		font-family: helve,arial,tahoma,sans-serif;
		text-shadow: #cdd7d8 0px 1px 0px;
		font-size: 18px;
		text-align:center;
		padding-top:2px;
		width:100%;
		height:100%;
		text-transform: uppercase;
	
}


.oras
{
    
    float:left;
    position:relative;
    width:50px;
    border:0px solid #000;
    text-align:center;
    line-height:1.0em;
    font-size:10px;
    color:#000;
    
    padding-top:7px;
    
    }

.data
{
    
    float:left;
    position:relative;
    width:36px;
    border:0px solid #000;
    
    }









.puncte{
		width: 90px;
		height: 90px;	
		position: relative;
		float:right;
		border:1px solid #a3b5b5;
		-moz-border-radius: 5px;
	    -webkit-border-radius: 5px;
	    border-radius:5px;

	}

.punctedet{
		width: 90px;
		height: 90px;	
		position: relative;
		float:right;
		border:1px solid #a3b5b5;
		-moz-border-radius: 5px;
	    -webkit-border-radius: 5px;
	    border-radius:5px;
        margin:22px 12px 0 0;
        background-color:#fff;
	}		

.arrw
{
        width: 13px;
		height: 31px;	
		position: absolute;
		top:28px;
		left:-13px;

    }


.cssboxpret
{
    width:282px;
    position: relative;
    border:0px solid #000;
    float: left;
    
    }
	
.boxpret
{
    position: relative;
	top:10px;
	width: 282px;
	height:128px;
	float: left;
	text-align: left;
    background:url(../images/bgpret.jpg) no-repeat;
	border:0px solid #cdcfcf;
}

.pret{
	width: 55%;
	float: left;
	text-align: center;
	margin:0;
	padding: 0;
	height:130px;
    border:0px solid #000;
}

.tarif{
	font-family: helve, tahoma, arial, sans serif;
	width: 100%;
	float: left;
	text-align: center;
	font-size: 40px;
	color:#000;
	margin:5px 5px 5px 10px ;
	padding-top: 35px;
	text-transform: uppercase;
	text-shadow: #fff 0px 1px 0px;
    border:0px solid #000;
    line-height:0.8em;
}


.newsletter{
	width: 60px;
	float:left;
	margin-top:100px;
	
}	

* html .newsletter{ /*IE6 only rule, applied on top of the default above*/
		xposition: absolute;
		
}


.panel_button {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 52px;
	height: 100%;
	z-index: 30;
	cursor: pointer;
	
}

#panel {

	width: 52px;
	height:360px;
	position:fixed;
	top: 180px;
	right:0;
	z-index: 10;
	overflow: hidden;
	text-align: left;

}


* html #panel{ /*IE6 only rule, applied on top of the default above*/
	position: absolute;
	top: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+180+"px" : body.scrollTop+180+"px");
}

#panel_contents {
	left:47px;
	height: 360px;
	width: 650px;
	position: absolute;
	z-index: -1;

}

#panel h1 {
	margin:0 0 20px 0;
	padding:5px 35px 15px 0;
	text-align: left;
	font-family:  tahoma,arial, sans serif;
	color: #000;
	font-size: 18px;
	position: relative;
	float:right;
	text-shadow: #fff 0px 1px 0px;
	border:0px solid #000;

}

.newsl {
	width: 430px;
	height: 300px;
	position: absolute;
	margin:auto;
	padding:auto;
	right: 55px;
	top: 50px;
	text-align: center;
	border:0px solid #000;

}

.input_nwsl{

	width:60%;
	position: relative;
	float: right;
	margin-bottom:15px;

}

.input_nwsl2{

	width:60%;
	position: relative;
	float: right;
	margin-bottom:15px;

}

.date_newsletter {
	
	float: left;
	position:relative;
	color: #000;
	font-family:  tahoma, arial, sans serif;

}


    
.headfrd
{
    float: left;
    text-align:left;
	position:relative;
	padding-bottom:20px;
	width:470px;
    font-size:18px;
    font-weight:bold;
    }

.nwslitem{
	text-align: left;
	font-family: tahoma, arial, sans serif;
	color:#5a7775;
	position:relative;
	float: left;
	font-weight:bold;
	font-size: 14px;
	width:150px;
	text-shadow: #fff 1px 1px 1px;
	padding:8px 0;
	margin-bottom:12px;

}

.nwsl_success{
	text-align: left;
	font-family: tahoma, arial, sans serif;
	color:#ff0000;
	position:relative;
	float: left;
	font-weight:bold;
	font-size: 12px;
	text-shadow: #fff 1px 1px 1px;
	padding:20px 0 0 0;
	width:60%;
	line-height: 1.5em;
}




.butnwsl

{   
    text-align:right;
    float: right;
	width:150px;
	position: relative;
	margin-top:5px ;
	border:0px solid #000;

	
}

.butfriend

{   
    text-align:right;
	position: relative;
	float: right;
	width:150px;
	margin-top:5px ;
	border:0px solid #000;

	
}

.close

{
		float:left;
		margin-top:10px;
		font-family: helve,arial,tahoma,sans-serif;
		font-size: 18px;
		text-align:left;
		text-transform: uppercase;
		color:#5d6a69;
    }



*html .butnwsl{
    margin-top:15px;
	
}

.inscriete{
	clear: both;
	position:relative;
	display:block;
	height: 41px;
	width: 150px;
	background:url(../images/inscriere.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;

}	

.inscriete span.hover 
{
    left:0;
	position: absolute;
	display: block;
	height: 41px;
	width: 150px;
	background: url(../images/inscriere.jpg) no-repeat;
	background-position: bottom;
	 
}


.trimite{
	clear: both;
	float:right;
	position:relative;
	display:block;
	height: 41px;
	width: 150px;
	background:url(../images/trimite.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;
	 

}	

.trimite span.hover 
{
    left:0;
	position: absolute;
	display: block;
	height: 41px;
	width: 150px;
	background: url(../images/trimite.jpg) no-repeat;
	background-position: bottom;
	 
}



.success
{   text-align:center;
    padding:140px 0 ;
    border:0px solid #000;
    float:left;
    position:relative;
    width:100%;
    font-family:  tahoma,arial, sans serif;
	color:#5a7775;
	font-weight:bold;
	font-size: 16px;


    }

.backbutton{

	position:absolute;
	width: 55px;
	height: 55px;
	top: 30px;
	margin-left:-55px;
	padding:0;
	text-align: left;

}


.backbtn{
	clear: both;
	position:relative;
	display:block;
	height: 55px;
	width: 55px;
	background:url(../images/back.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	

.backbtn span.hover {
	position: absolute;
	display: block;
	height: 55px;
	width: 55px;
	background: url(../images/backhov.png) no-repeat;
	background-position:0 0;
}



.errimg{
	position:absolute;
	width: 14px;
	height: 14px;
	top: 32px;
	right:-20px;

}

* html .errimg{ /*IE6 only rule, applied on top of the default above*/
	position: relative;
	margin: -13px 0 0 0px;
	left:400px;
	top:45px;
	}


.butdet
{
    
	position: relative;
	float: left;
	margin:10px 0 25px 0;


}


*html .butdet
{
    
	position: relative;
	float: left;
	margin-top:30px;


}
	
.print
{

	float:right;
	position:relative;
	width: 32px;
	height: 28px;
	top:15px;
	padding:0 0 0 15px;
}


.detalii{
	clear: both;
	position:relative;
	display:block;
	height: 41px;
	width: 113px;
	background:url(../images/detalii.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;
	 

}	

.detalii span.hover {
	position: absolute;
	display: block;
	height: 41px;
	width: 113px;
	background: url(../images/detalii.jpg) no-repeat;
	background-position: bottom;
	 
}

.submit{
	clear: both;
	position:relative;
	display:block;
	height: 41px;
	width: 282px;
	background:url(../images/submit.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	

.submit span.hover {
	position: absolute;
	display: block;
	height: 41px;
	width: 282px;
	background: url(../images/submit.jpg) no-repeat;
	background-position: bottom;
}





.send{
	clear: both;
	position:relative;
	display:block;
	height: 41px;
	width: 282px;
	background:url(../images/send.jpg) no-repeat;
	background-position:0 0;
	border:0px solid #000;
	cursor: pointer;
}	


.send span.hover  {
	position: absolute;
	display: block;
	height: 41px;
	width: 282px;
	background: url(../images/send.jpg) no-repeat;
	background-position: bottom;
	border:0px solid #000;
}


.ttsm{
	clear: both;
	position:relative;
	display:block;
	height: 46px;
	width: 233px;
	background:url(../images/ttsm.jpg) no-repeat;
	background-position:0 0;
	border:0px solid #000;
	cursor: pointer;
}	


.ttsm span.hover  {
	position: absolute;
	display: block;
	height: 46px;
	width: 233px;
	background: url(../images/ttsm.jpg) no-repeat;
	background-position: bottom;
	border:0px solid #000;
}


.show{
	clear: both;
	position:relative;
	display:block;
	height: 31px;
	width: 143px;
	background:url(../images/afiseaza.jpg) no-repeat;
	background-position:0 0;
	border:0px solid #000;
	cursor: pointer;
}	


.show span.hover  {
	position: absolute;
	display: block;
	height: 31px;
	width: 143px;
	background: url(../images/afiseaza.jpg) no-repeat;
	background-position: bottom;
	border:0px solid #000;
}


.reset{
	clear: both;
	position:relative;
	display:block;
	height: 41px;
	width: 113px;
	background:url(../images/reset.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
	border:0px solid #000;

}	

.reset span.hover {
	position: absolute;
	display: block;
	height: 41px;
	width: 113px;
	background: url(../images/reset.png) no-repeat;
	background-position: bottom;
	border:0px solid #000;
}





.inscriere{
	clear: both;
	position:relative;
	display:block;
	height: 41px;
	width: 249px;
	background:url(../images/buttons.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	


.inscriere span.hover {
	position: absolute;
	display: block;
	height: 41px;
	width: 249px;
	background: url(../images/buttons.jpg) no-repeat;
	background-position: bottom;
}
	
.home{
	clear: both;
	position:relative;
	display:block;
	height: 41px;
	width: 282px;
	background:url(../images/home.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	


.home span.hover {
	position: absolute;
	display: block;
	height: 41px;
	width: 282px;
	background: url(../images/home.jpg) no-repeat;
	background-position: bottom;
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

.footer 
{
    
	font-family: Verdana, tahoma, arial, sans serif;
	width: 100%;
	height:190px;
	position: relative;
	float: left;
	margin: auto;
	background: url(../images/bgfoot.jpg) repeat-x;
	background-color:#fff;

	margin-top:30px;
	
	}

.footercontent, .header{
	width: 920px;
	position: absolute;
	left: 50%;
	margin-left: -460px;
	float: left;
	text-align:left;
	}

	
.contfoot{
	width: 306px;
	height:165px;
	position: relative;
	float: left;
	text-align:left;
	margin: auto;
}

.footertitle{
	margin:13px 0 30px 0;
}

.footertitle H2
{
    /*font-family:  arial, tahoma, sans serif;*/
    font-family: Verdana, tahoma, arial, sans serif;
	font-size: 18px;
	font-weigh0:bold;
	color:#000;
	text-shadow: #fff 0px 1px 0px;
}


#copyright{
	font-family:  arial, tahoma, sans serif;
	color:#809190;
    font-size: 9px;
	text-align:left;
	float: right;
	margin:20px 0 0 0;
	width:200px;
}


#footermenu{
	text-align:left;
	float: right;
}

.foot a{
		margin: 4px 0;
		font-size: 12px;
		color:#606b6b;
		width: 90%;
		font-weight:bold;
		text-decoration:none;
		float:left;
		position: relative;
		text-align:left;
	}
	
.foot a:hover{
		color:#094441;
		text-shadow: #fff 1px 1px 0px;
	}

.phone{
		margin:  0;
		font-size: 20px;
		color:#424c4c;
		text-decoration:none;
		float:left;
		position: relative;
		text-align:left;
	}
	
.icon{	margin:15px 20px 0px 0px;
		float:left;
		position: relative;
		text-align:left;
	}

.contdetalii {
		position: relative;
		margin-top:13px;
		width: 535px;
		color: #576463;
		float: left;
		font-size: 12px;
		text-align:left;
		margin: 0;
	border:0px solid #000;
	
	}

ul.tematica 
{
   
	list-style-type: none;
	padding: 0px;
	margin:0px;
	position: relative;
	text-align:left;
	display:block;
}

li.abordari{
	width: 100%;
	font-family: tahoma,arial, sans serif;
	line-height: 1.8em;
	
	font-size: 12px;
	padding:0 0 0 25px;
	cursor: default;
	
	text-decoration:none;
	position:relative;
	float:left;
	
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	
	
}
					

/*contact form*/

.checkbox  {
	width: 19px;
	height: 20px;
	padding: 0 5px 0 0;
	margin-top:2px;
	background: url(../images/checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}


.input{
	padding:0px;
	text-align:left;
	float: left;
	width: 100%;
	height:30px;
	position: relative;
	border:1px solid #b3c7c6;
}	

.textarea{

	padding:0px;
	text-align:left;
	float: left;
	width: 100%;
	height:50px;
	position: relative;
	border:1px solid #b3c7c6;
	
}

.btn_inchide
{
    float:left;
    position:relative;
    width:100%;
    text-align:left;
    
    
    
    }
