html
{
	height: 100%;
}
body
{
    background: url(../images/body_bg.gif) repeat-x top;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
    min-width: 940px;
}

a, a:link, a:visited
{
    color: #FBAC85;
    text-decoration: none;
}
a:hover
{
    color: #000000;
}

#wrap
{
    text-align: left;
    margin: 0 auto;
    width: 940px;
    padding: 0; 
    border-left: solid 1px #fbac85;   
    border-right: solid 1px #fbac85;   
}

#header
{
    width: 940px;
    height: 97px;
    background: url(../images/cp_01.jpg) top no-repeat;
}

#flashheader
{
    width: 940px;
    height: 147px;
}

#flash
{
    float: left;
    width: 234px;
    height: 147px;
    background: url(../images/cp_02.jpg) top no-repeat;
}

#header2
{
    float: right;
    width: 706px;
    height: 66px;
    background: url(../images/cp_03.jpg) top no-repeat;
}

#header3
{
    float: right;
    width: 706px;
    height: 81px;
    background: url(../images/cp_04.jpg) top no-repeat;
}

#main_menu
{
    width: 706px;
    height: 35px;
    text-align: left;
    line-height: 35px;
    vertical-align: middle;
}
#main_menu ul
{
    margin: 0;
    padding: 0 0 0 20px;
}
#main_menu li
{
    float: left;
    list-style: none;
    padding: 0 15px 0 15px;
    line-height: 35px;
    margin: 0;
    font-weight: bold;
    background: url(../images/mn_line.jpg) left no-repeat;
}
#main_menu a, #main_menu a:link, #main_menu a:visited
{
    color: #000000;
    text-decoration: none;
}
#main_menu a:hover
{
    color: #913f14;
    text-decoration: none;
}

.id_left
{
	margin: 0 0 0 20px;
	font-size: 10px;
    color: #000000;
}

#page_title
{
    height: 36px;
    text-align: right;    
    padding: 10px 45px 0 0;
}
#page_title h1
{    
    color: #FCAC84;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
}

#menu
{
    float: left;
    width: 234px;
    min-height: 246px;
    height:auto !important;
    height:246px;  
    background: url(../images/cp_05.jpg) top no-repeat;    
}

#content
{
    float: right;
    width: 616px;
    min-height: 246px;
    height:auto !important;
    height:246px;    
    background: url(../images/cp_06.jpg) no-repeat top;
    padding: 0 45px 0 45px;
}

#footerContainer
{
    width: 920px;
    height: 125px;
    clear: both;
}
#footer
{
    height: 25px;
    background: #fbac85;
    width: 920px;
    clear: both;
    line-height: 25px;
    vertical-align: middle;
    padding: 0 10px 0 10px;;
    color: #d06f40;
	font-size: 10px;
	text-align:right;
}

#footer a, #footer a:visited
{
    color: #d06f40;
    text-decoration: none;
}

#footer a:hover
{
    color: #000000;
}
#footer1
{
	float: left;
}
footer2
{
	float: right;
}

#avantajeBox
{
    width: 876px;
    border: solid 1px #eaeaea;
    padding: 20px;
	line-height:16px;
	clear: both;
	margin:auto;
	color:#666666;
}

#galerie
{
    width: 606px; 
    clear: both;
    padding: 5px;
}

#oferte
{
    clear: both;
    width: 606px;
    height: 117px;
    border: solid 1px #eaeaea;
    overflow: hidden;
}
.imagecontainer
{
    float: left;
    width: 150px;
    text-align: center;
    position: relative;
    
}
.imagecontainer div
{
    height: 89px;
    overflow: hidden;
    text-align: center;
}
.image
{
    margin: 5px 5px 8px 5px;
}

#newsbox
{
    width: 210px;
    padding: 30px 5px 10px 5px;    
    margin: 0 0 0 5px;
}
#newsbox2
{
    width: 606px;
    padding: 0 5px 0 5px;    
    margin: 0 0 0 5px;
}
.daisy
{
    height: 34px;
    width: 38px;
    background: url(../images/daisy.gif) left no-repeat;
    float: left;
}
.line
{
    float: right;
    width: 568px;
    background: url(../images/line420.gif);
    height: 5px;
    line-height: 5px;    
}
.ofertespeciale
{
    float: right;
    width: 568px;
    height: 29px;
    line-height: 29px;
    color: #FCAC84;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
}
.ofertespeciale2
{
    clear: both;
    color: #FCAC84;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
}
.ofertespeciale3
{
	float: left;
    color: #FCAC84;
    font-size: 14px;
	color:#FF0000;
    font-weight: bold;
    vertical-align: middle;
	line-height: 29px;
	vertical-align: middle;
}

.newsitem
{
    padding-top: 5px;
    color: #000000;
}
.newsdetails
{
    clear: both;
    text-align: right;    
    background: #f7f5f6;
    padding : 3px;
    margin-top: 5px;
}
.newsdetails2
{    
    clear: both;
    text-align: right;    
    background: #f7f5f6;
    padding : 3px;
    margin-top: 5px;
}
.newsdetails3
{    
    clear: both;
    text-align: left;    
    background: #f7f5f6;
    padding : 3px;
    margin-top: 5px;
}
.newsseparator
{
    height: 1px;
    background: #dcd9d9;
}
.clear1
{
    clear:both;
    height: 1px;
}
.newstitle
{
    color: #FBAC85;
    font-weight: bold;
    text-align: center;
    padding-bottom: 5px;
}
.cazarefooter
{    
    clear: both;
    text-align: right;    
    background: #f7f5f6;
    padding : 3px;
    margin-top: 3px;
    height: 16px;
}
.cazareprice
{
    float: left;
    width: 400px;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
}
.cazaredetails
{
    width: 100px;
    float: right;
    text-align: right;    
}
.cazaredetails a, .cazaredetails a:link, .cazaredetails a:visited
{
    color: #FBAC85;
    text-decoration: none;
}
.cazaredetails a:hover
{
    color: #000000;
    text-decoration: none;
}
.galerie_img
{

    border: solid 1px #eaeaea;
    margin: 5px;
    text-align: center;
    float: left;
    overflow: hidden
}
.galerie_img img
{
    margin: 5px;
    vertical-align: middle;
}

.text_img
{

    border: solid 1px #eaeaea;
    margin: 3px 5px 5px 13px;
    text-align: center;
    float: right;
    overflow: hidden
}
.text_img img
{
    margin: 5px;
    vertical-align: middle;
}

.clear
{
    clear: both;
}
.clear5
{
    clear: both;
    height: 5px;
}
.clear12
{
    clear: both;
    height: 12px;
}
.paragraphTitle
{
    font-size: 12px;
    font-weight: bold;
    clear: both;
}

.textBody
{
    font-size: 11px;
    line-height: 14px;
}

.titleLeftBig
{
    color: #FD946E;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 10px 0 10px; 
    text-align: center;
}

.titleLeftNormal
{
    color: #FD946E;
    font-size: 16px;
    padding: 0 10px 0 10px; 
    text-align: center;
}

.textLeft1
{
    font-size: 11px;
    line-height: 14px;
    padding: 60px 10px 0 10px; 
    text-align: center
}

.textLeft2
{
    font-size: 11px;
    line-height: 14px;
    padding: 30px 0 30px 0; 
    text-align: center
}

.col
{
    width: 599px; 
    clear: both;
    border: solid 1px #eaeaea;
    padding: 5px;
}

.ofertaLista
{
   margin: 0;
}

.detaliiLista
{
    text-align: right;
}

.marginright10
{
    margin-right: 10px
}

.textCazare
{
    float: right;
    text-align: justify;
    width: 463px;
    overflow: hidden;
    margin-right: 5px;
}
.marginimgtext
{
    margin: 0 5px 5px 10px; 
}
.imgOferta
{
    float: left;
    width: 130px;
}

#contact1 {
	width: 250px;
	float: left;
}
#contact2 {
	width: 340px;
	float: right;
    padding-top: 30px;
}
.cazareTitlu
{
    font-size: 14px;
    font-weight: bold;
    height: 29px;
    line-height: 29px;
    vertical-align: middle;
}
.cazareTitlu a, .cazareTitlu a:link, .cazareTitlu a:visited
{
    color: #000000;
}
.cazareTitlu a:hover
{
    color: #000000;
}

#alte_oferte
{
  clear: both;
  padding: 5px 7px 0 0;
  text-align: right;
}

input, textarea {
	border: solid 1px #bcbcbc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.input_error{
	border: solid 1px #ff0000;
}

.errorMessage
{
    padding-top: 20px;
    text-align: left;
}

#revelion
{
  text-align:center;
}

div.pagination {padding: 1px;margin: 1px;}
div.pagination a { padding: 1px 3px 1px 3px;margin: 2px;border: 1px solid #eaeaea;text-decoration: none;color: #000000;}
div.pagination a:hover,div.pagination a:active {    border: 1px solid #FBAC85;    text-decoration: none;    color: #000;}
div.pagination span.current {    padding: 1px 3px 1px 3px;    margin: 2px;    border: 1px solid #FBAC85;    font-weight: bold;    background-color: #FBAC85;    color: #000000;}
div.pagination span.disabled {    padding: 1px 3px 1px 3px;    margin: 2px;    border: 1px solid #EEE;    color: #DDD;}