@charset "utf-8";
/* CSS Document */

body {
margin-top: 0em;
margin-left: 0em;
margin-bottom: 0em;
margin-right: 0em;
background-color: #ffffff;
background-image: url(background.gif);
background-position: top left;
background-repeat: repeat-x;
background-attachment: scroll;
font-family: Arial, Helvetica, sans-serif;
color:#000;
}

.clear {
clear:both;
}

#wrapper {
position: relative;
width: 1000px;
}



#header {
position: relative;	
top: 0px;
left: 0px;
width:1000px;
}

#logo {
float:left;
width: 270px;
height:101px;
}

#titlu {
float:left;
padding: 10px 0px 0px 0px;
width: 560px;
height: 91px;
color: #6cbbe8;
font-size: 2em;
}

#subtitlu {
width: 560px;
height: 20px;
color: #1c718e;
font-size: 13px;	
}

#cpanel {
float: right;
text-align:right;
width: 170px;
padding-top: 5px;
height: 86px;
font-size: 0.8em;
}


#butoane {
width: 1000px;
height: 50px;
font-weight:bold;
font-size: 0.8em;
overflow:hidden;
}


#butoane ul {

list-style: none;
height: 51px;
width:1000px;
margin: 0px;
padding: 0px;
border: none;
}

#butoane ul li {
float:left;
margin: 0px 1px 0px 1px;
font-size:0.9em;	
color:#fff;

height:51px;
line-height:51px;
background-image:url(butoane_bt_over.gif);
background-repeat:no-repeat;
background-position:top left;
}

#butoane ul li a {
display:block;	
text-decoration: none;
color: #000;
font-weight:bold;
width:139px;
background-image:url(butoane_bt_normal.gif);
background-repeat:no-repeat;
background-position:top left;
}

#butoane ul li a:hover {

height:51px;
width:139px;
line-height:51px;
background-image: url(butoane_bt_over.gif);
background-position: top left;
background-repeat: no-repeat;
color:#fff;
}

#butoane ul li span a {
display:block;	
text-decoration: none;
color: #000;
font-weight:bold;
width:151px;
background-image:url(butoane_bt_normal_span.gif);
background-repeat:no-repeat;
background-position:top left;
}

#butoane ul li span a:hover {

height:51px;
width:151px;
line-height:51px;
background-image: url(butoane_bt_over_span.gif);
background-position: top left;
background-repeat: no-repeat;
color:#fff;
}

#bannere {
position:relative;
width: 1000px;
height: 283px;
background-image:url(home.jpg);
background-repeat:no-repeat;
}

#bannere_stanga {
position:absolute;
top: 45px;
left: 20px;
width: 300px;
margin:0px;
padding: 0px 0px 0px 0px;
color:#facf09;
font-size: 30px;
text-align: left;
}

#bannere_stanga a {
color:#facf09;
text-decoration: none;
}

#bannere_stanga a:hover {
color:#facf09;
text-decoration: underline;
}


#comanda_acum {
position:absolute;
top: 194px;
left: 405px;
width: 300px;
margin:0px;
padding: 0px 0px 0px 0px;
color:#fff;
font-size: 20px;
text-align: left;
}

#comanda_acum a{ 
color: #fff;
text-decoration: none;
}

#banner_text {
position:absolute;
top: 50px;
left: 390px;
width: 300px;
margin:0px;
padding: 0px 0px 0px 0px;
color:#fff;
font-size: 15px;
text-align: left;
}

#principal {
padding-top: 20px;	
width: 1000px;
min-height:350px;
}

#casete {
float: left;
width: 325px;
}

#caseta_albastra {
display: block;	
width:325px;
height:150px;
padding-top:10px;
background-image:url(caseta_albastra.jpg);
background-repeat:no-repeat;	
color: #FFF;
}

#caseta_verde {
display: block;	
width:325px;
height:150px;
padding-top:10px;
background-image:url(caseta_verde.jpg);
background-repeat:no-repeat;	
color: #FFF;
}

#caseta_titlu {
padding: 3px 0px 0px 0px;
text-indent: 70px;
font-size: 25px;
font-weight: bold;
width: 325px;
}

#caseta_text_albastru {
float: left;	
width: 190px;
padding: 10px 0px 0px 10px;
font-size: 12px;
color: #c1e9f8;
}

#caseta_text_verde {
float: left;	
width: 190px;
padding: 10px 0px 0px 10px;
font-size: 12px;
color: #d7f770;
}

#detalii {
float: right;
width: 125px;
padding: 10px 0px 0px 0px;
}

#detalii img {
padding: 5px 0px 0px 0px;	
}

#text_central {
float: right;
font-size:0.8em;
width: 635px;
color: #898989;
}

#text_central a{
color: #000;
text-decoration:none;
}

#text_central a:hover{
color: #000;
text-decoration:underline;
}


#casete_index {
padding-top: 20px;	
width: 1000px;
min-height:150px;
}

#footer {
height: 100px;
background-image: url(back_footer.gif);
background-position: bottom left;
background-repeat: repeat-x;
color:#FFF;
font-size: 0.8em;

}

#footer_quick_links {
float:left;
width:500px;
padding-top:10px;
}

#footer a {
color: #FFF;
text-decoration:none;
}

#footer a:hover {
color: #FFF;
text-decoration:underline;
}

#footer_copywrights {
float:right;
width:500px;
padding-top:10px;
}

.err
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color: red;
}

#buton_tabel {
color:#ffffff;
font-weight:bold;
text-align:center;
}

#buton_tabel a{
color:#ffffff;
}

#buton_tabel a:hover{
color:#ffffff;
text-decoration:none;
}