/* 

  Created by Ovidiu Sopa / webmaster@sibiul.ro
  SC SOPA CONSULTING SRL / office@sibiul.ro
  Tel/Fax: +40.269.223081
  Mobil  : +40.743.060730

  Date   : 06.11.2008 

*/
html, body {
    height: 100%;
}

body{
    top:0;
	margin:0;
	padding:0;
	background:url(http://www.casavechesibiu.ro/images/bg_bottom.jpg) ;
}

.first{background:url(http://www.casavechesibiu.ro/images/bg.jpg) repeat-x; height:704px;}
.meniu_{background:url(http://www.casavechesibiu.ro/images/bg_menu.png) repeat-x;  width:278px; height:434px;}
 /* .logo{ width:200px; height:420px; padding-left:5px; } border:1px solid #333333; */
.logo{ width:200px; height:420px; position:absolute; top:10px; left:40px; } /* border:1px solid #333333; */
.column_left{ width:280px; height:850px;  float:left; position:relative;} /*border:1px solid #666666;*/
.main_div{width:969px; } /* border:1px solid #FF0000;*/

#fixme {
     /* IE 5.0/Win and other lesser browsers will use this */
     position: fixed; left: 0px; bottom: 0px;
	 background:url(http://www.casavechesibiu.ro/images/bg_menu_sm.png) repeat-x;  width:278px; height:354px;

}/*bg_menu.png) repeat-x;  width:278px; height:434px;*/
body > div#fixme {
     /* used by Netscape6+/Mozilla, Opera 5+, Konqueror, Safari, OmniWeb 4.5+, ICEbrowser */
     position: fixed;
	 background:url(http://www.casavechesibiu.ro/images/bg_menu_sm.png) repeat-x;  width:278px; height:354px;
}/*bg_menu.png) repeat-x;  width:278px; height:434px;*/
#butoane {
     /* IE 5.0/Win and other lesser browsers will use this */
     position: absolute; left: 90px; top:420px; /*bottom:0;*/
	 width:106px; height:304px;

}
body > div#butoane {
     /* used by Netscape6+/Mozilla, Opera 5+, Konqueror, Safari, OmniWeb 4.5+, ICEbrowser */
     position: fixed;
	 width:106px; height:304px;
}

/*NEW*/

#fixme_x{	 
background:url(http://www.casavechesibiu.ro/images/bg_menu_new.png) repeat-x;  width:278px; height:454px; top:350px; left:0; position:absolute;
}

.content_first{background:url(http://www.casavechesibiu.ro/images/bg_text.png) repeat-x; width:665px; height:377px; margin-top:40px;}

.content_second{background:url(http://www.casavechesibiu.ro/images/tablou_virtual_tour.jpg) repeat-x; width:577px; height:219px; margin-top:100px;}


.main_div_footer{width:979px; }

.header{width:957px; height:128px; margin-left:0}
.header_left{float:left; width:300px; height:100px; margin-top:30px;}
.header_right{float:right; width:300px; height:100px; color:#999999; text-align:left; margin-top:25px;}

.menu_container{float:left; background:#A1A4A5; width:243px; margin:25px 0 0 30px; text-align:left; border:6px solid #E4E9EC; padding:0;}
.search_left{width:100%; height:62px;  padding-top:14px;}

.content{float:left; margin-left:10px; margin-top:25px; width:650px; padding:0px;}

.image_div{ float:left; margin-right:10px; width:100px; height:110px}



/*  MAIN LAYOUT =END= */


