body { background: url('../images/background-intro.jpg') no-repeat center 70px }

/* = MAIN WRAPPER
----------------------------------------------------------------------------------------------------------------------*/
#main-wrapper { margin: 0 auto; text-align: left; width: 831px; height: 460px; margin-top: 68px }

/* = CONTENT
----------------------------------------------------------------------------------------------------------------------*/
#content { position: absolute; top: 160px; left: 120px }
h2 { font-family: 'TradeGothicLTBoldCondTwenty', sans-serif; color: #E5192D; font-size: 30px; margin: 0 0 10px 0 }
h2.large { color: #86868a; font-size: 17px }
#data_nasterii table tr td { padding: 0px 2px }
#data_nasterii a img { margin-top: 5px; *margin-top: -1px }
.HTMLForm select { padding: 0}

/* = FOOTER
----------------------------------------------------------------------------------------------------------------------*/
#footer { width: 831px; margin-top: -35px; height: 100px; _margin-top: 30px }
#footer span { float: left; display: block; margin: 40px 0 0 130px; width: 240px }
#footer #drink-peroni-responsibly { position: relative; float: left; width: 284px; height: 62px; left: 115px; top: 20px; }

/* = MISCELLANEOUS
----------------------------------------------------------------------------------------------------------------------*/
.align-center   { text-align: center }
.align-left     { text-align: left }
.align-right    { text-align: right }
.block          { display: block }
.bottom         { margin-bottom: 0; padding-bottom: 0 }
.center         { text-align: center }
.clear          { clear: both }
.first          { margin-left: 0; padding-left: 0 }
.hidden         { visibility: hidden }
/*.highlight      { background: #ccf }*/
.inline         { display: inline }
.last           { margin-right: 0; padding-right: 0 }
.left           { float: left }
.none           { display: none }
.nowrap         { white-space: nowrap }
.right          { float: right }
.stretch        { width: 100% }
.top            { margin-top: 0; padding-top: 0 }
.visible        { visibility: visible }