


html{
background:url('images/pattern.png') repeat top left;
}



body{
background-color: transparent;
background-image: url('images/bg2.jpg');
background-position: center top;
background-repeat: no-repeat;
font-family: 'ABeeZee', sans-serif;
font-size: 15px;
text-align: justify;
margin: 0;
padding: 0;
line-height: 1.5em;
}




/*clase body scriere*/

h2{
font-family: 'ABeeZee', sans-serif;
font-size: 24px;
color: #72af86;
}


h1{
font-family: 'ABeeZee', sans-serif;
font-size: 18px;
padding: 5px;
text-transform: uppercase;
color: #1d564a;
}


b{
font-size: 110%;
}


.butoane a{
font-size: 12px;
display: inline-block;
text-decoration: none;
padding: 1px 14px;
background: #926E55;
color: #fff;
border: 1px solid #b9b9b9;  
text-transform: uppercase;
}


.butoane a:hover {
color: #e6e8e3;
}



.butoane2 a{
font-size: 12px;
display: inline-block;
text-decoration: none;
padding: 1px 14px;
background: #acd4cc;
color: #694d39;
border: 1px solid #b9b9b9;  
text-transform: uppercase;
}


.butoane2 a:hover {
color: #241c16
}


#ribbon {
position:relative;
z-index:500;
top: -10px;
}



#bara1 {
width: 637px;
font-family: 'ABeeZee', sans-serif;
font-size: 16px;
display: inline-block;
text-decoration: none;
padding: 3px 10px;
margin-right: 70px;
background: #5198c0;
color: #fff;
text-transform: uppercase;
}



#bara2 {
width: 270px;
font-family: 'ABeeZee', sans-serif;
font-size: 16px;
display: inline-block;
text-decoration: none;
padding: 3px 10px;
margin-right: 70px;
background: #5198c0;
color: #fff;
text-transform: uppercase;
}


/*inchidere clase body scriere*/





/*site organizare*/

#wrapper{
width: 980px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#header{
height: 390px; /*Height of top section*/
margin-top: 0px;
}


#content{
float: left;
width: 100%;
}


#colleft{
margin-right: 325px; 
}


#colleft a{
color: #4180a3;
text-decoration: none;
}



#colleft a:hover{
color: #000;
text-decoration: none;
}


#colright{
float: left;
width: 290px; /*Width of right column*/
margin-left: -290px; /*Set left margin to -(RightColumnWidth) */
}


#colright a{
color: #4180a3;
text-decoration: none;
}

#colright a:hover{
color: #000;
text-decoration: none;
}


#footer{
font-size:14px;
clear: left;
width: 100%;
text-align: left;
padding: 4px 0;
}

#footer a{
text-decoration: none;
}


#footer a:hover{
color: #000;
border-bottom: 1px dotted #000;
text-decoration: none;
}



/*inchidere structura site*/







/*clase site*/



.content-caseta {
background-color: #f4faee;
text-align: left;
border: 0px solid #4c4c4c;
padding: 10px;
-webkit-box-shadow: 0 0 1px #000;
-moz-box-shadow: 0 0 1px #000;
box-shadow: 0 0 1px #000;
}


.centrat{
width: 980px;
margin: 0 auto; /*Center container on page*/
clear: both;
}

.alignleft{
font: 16px arial;
float: left;
width: 400px;
color: #333;
clear: both;
display: inline;
}

.alignright{
float: right;
}


.float-right{
float: right;
margin-top: 15px;
margin-right: 20px;
display: inline;
clear: both;
}

.float-left{
float: left;
width: 300px;
margin-right: 35px;
}

.handcursor{
cursor: pointer;
}

  .buton{
   font-size: 12px;
   display: inline-block;
   text-decoration: none;
   padding: 5px 5px;
   margin-right: 10px;
   background: #9aab6d;
   color: #fff;
   border: 1px solid #b9b9b9;  
   text-transform: uppercase;
   cursor: pointer;
  }



a img {
border: 0 none;
}

ul li { display: inline; }

.linkuri-header a{
color: #72533e;
text-decoration: none;
}

.linkuri-header a:hover{
color: #72533e;
text-decoration: underline;
}

.meniujos a{
color: #694b36;
}

.linkuri a{
color: #565751;
}

.mail a{
color: #000;
}


.title-caseta{
text-transform: uppercase;
color: #3e3e3e;
font-weight: bold;
font-size: 14px;
}



.linkuri-content a{
color: #694d39;
text-decoration: none;
}

.linkuri-content a:hover{
color: #000;
border-bottom: 1px dotted #000;
text-decoration: none;
}


/*inchidere clase site*/





/*meniu site*/


.meniu {
margin-top: 32px;
margin-bottom: 0px;
margin-left: 230px;
font-size: 16px;
}

.meniu a{
color: #fff;
padding: 5px;
text-decoration: none;
}



.meniu a:hover{
color: #e6e8e3;
text-decoration: none;
}

/*inchidere meniu site*/




/*slide*/

#slider1{
width: 980px;
}

.slide{
width: 980px;
height: 300px;
margin-top: 0px;
}


.bx-prev {
background: transparent;
}

.bx-next {
background: transparent;
}


/*pentru promotii*/

.stickynote{
position:absolute;
visibility:hidden;
width: 490px;
border: 2px solid black;
background-color: #fff;
padding: 4px;
box-shadow: 3px 3px 8px #818181;
-webkit-box-shadow: 3px 3px 8px #818181;
-moz-box-shadow: 3px 3px 8px #818181;
}


.link-promotie a{
text-decoration: none;
color: #000;
}

/*inchidere promotii*/

