* { padding: 0px; margin: 0px; }
body { background: #f4f4f4 url('gfx/intro-bg.jpg') top left repeat-y; }
.root { width: 800px; margin-left: auto; margin-right: auto; }
.logo { padding-top: 70px; margin-left: auto; margin-right: auto; width: 245px; }
.line { height: 1px; background-color: #e3e3e3; margin: 43px 0 36px 0; }
.woj { text-align: center; font-size: 16px; color: #000000; text-transform: uppercase; font-family: Tahoma; }
.map { width: 206px; text-align: center; padding-top: 40px; float: left; }
.branch { float: left; width: 297px; padding-top: 80px; font-size: 11px; font-family: Tahoma; font-weight: bold; color: #3d3d3d; }
.branch p.title { color: #042876; font-size: 18px; line-height: 32px; font-weight: normal; }
.branch p.title a { color: #042876; text-decoration: none; }
.branch p { line-height: 16px; }
.left-sep { margin-left: 140px;}
.right-sep { margin-left: 60px; }
.line2 { height: 1px; background-color: #e3e3e3; margin: 15px 0 10px 0; }
.footer { text-align: center; font-family: Tahoma;  font-size: 11px; color: #7e7e7e; }
.footer a { color: #7e7e7e; text-decoration: none; line-height: 16px; padding-bottom: 10px; }
.clr { clear: both; }
