/* 
Cabinet de Avocat Ion Chivu
Toate drepturile, stangurile si alte membre rezervate.

Nu incerca sa furi tocmai de la un avocat ;)
Foloseste acest cod pentru a invata, nu pentru a-ti exersa talentul la copy & paste
*/

#main { width:1000px; margin:0 auto; text-align:left;}

#index #header {height:553px; background:url(images/header_home.jpg) 0px 30px no-repeat;}
#despre #header {height:553px; background:url(images/header_despre.jpg) 0px 30px no-repeat;}
#avocat #header {height:553px; background:url(images/header_avocat.jpg) 0px 30px no-repeat;}
#servicii #header {height:553px; background:url(images/header_servicii.jpg) 0px 30px no-repeat;}
#onorarii #header {height:553px; background:url(images/header_onorarii.jpg) 0px 30px no-repeat;}
#contact #header {height:553px; background:url(images/header_contact.jpg) 0px 30px no-repeat;}
#cariere #header {height:553px; background:url(images/header_cariere.jpg) 0px 30px no-repeat;}
#parteneri #header {height:553px; background:url(images/header_parteneri.jpg) 0px 30px no-repeat;}
#mediul #header {height:553px; background:url(images/header_eco.jpg) 0px 30px no-repeat;}

#footer { padding:29px 0 20px 49px; background:url(images/footer_bg_2.jpg) top repeat-x;}

.column1, .column2, .column3, .col1, .col2, .col3 {float:left;}
.container {width:100%;}
#middle .container {background:#FAF0BB;}
#middle .column1 {background:#faf0bb;}
#middle .column2 {background:#faf0bb;}
#middle .column3 {background:#faf0bb;}

#footer .column1 {width:257px !important; padding:0px 0 6px 0;}
#footer .column2 {width:352px !important;}
#footer .column3 {width:340px !important; padding:0px 0 5px 0;}

/* ============================= index ===========================*/

#index .column1 {width:309px;}
#index .column2 {width:392px;}
#index .column3 {width:299px;}

/* ============================= despre, avocat si onorarii ===========================*/

#despre .column1, #avocat .column1, #onorarii .column1 {width:349px;}
#despre .column2, #avocat .column2, #onorarii .column2 {width:651px;}

#despre .col1, #avocat .col1, #onorarii .col1 {width:450px; padding:11px 0 11px 0;}
#despre .col2, #avocat .col2, #onorarii .col2 {width:260px; padding:11px 0 11px 0;}

/* ============================= servicii ===========================*/

#servicii .column1 {width:349px;}
#servicii .column2 {width:651px;}

#servicii .col1 {width:300px; padding:11px 0 11px 0;}
#servicii .col2 {width:300px; padding:11px 0 11px 0;}
#servicii .col1 ul, #servicii .col2 ul { text-transform:uppercase;}

ul.sidebar-servicii { text-transform:uppercase;}

/* ============================= contact ===========================*/

#contact .column1 {width:309px;}
#contact .column2 {width:384px;}
#contact .column3 {width:289px;}
#contact #middle {height:410px; min-height:390px; background:#FAF0BB;}
#contact .labels {float:left; width:50px;}
#contact .tel {float:left;}
