BODY {
    margin:0;
    padding:0;
    font-size:12px;
    font-family: arial, tahoma, verdana, sans-serif;
    background:url('../images/body-index-bg.gif') repeat-x 0 0 #139DA3;
    text-align:center;
}

* { outline:none; }
.d-none {display:none; }
A { text-decoration:none; }
A:hover { text-decoration:underline; }
IMG { border:none; }
H1, H2, H3, H4, H5, H6, FORM, UL, OL { margin:0; }

DIV.root-container {
    margin:0 auto;
    text-align:left;
    width:742px;
    overflow:hidden;
}

DIV.content-header {
    width:722px;
    height:387px;
    background:url('../images/header-index-bg.gif') repeat-x 0 0 #FFF;
    overflow:hidden;
    padding:10px 10px 0 10px;
}

/*  LEFT PANE */

DIV.content-header DIV.left-pane {
    width:246px;
    height:387px;
    margin:0;
    padding:0;
    float:left;
}

DIV.content-header DIV.left-pane H3 {
    margin:0;
    height:37px;
    width:246px;
    background:url('../images/header-phone.gif') no-repeat 0 0 transparent;
    padding:0;
    text-indent:-300px;
}

DIV.content-header DIV.left-pane H3 {
    color:#44A3E0;
}

DIV.content-header DL {
    width:245px;
    background-color:#FFF;
    display:block;
    margin:0;
}

DIV.content-header DL DT {
    font-style:italic;
    display:block;
    padding:0 6px;
    background:url('../images/header-dt-bg-top.gif') no-repeat 0 0 transparent;
}

DIV.content-header DL DT A {
    font-size:18px;
    color:#0073C3;
    display:block;
    width:230px;
    background:url('../images/header-dt-pointer.gif') no-repeat 100% 2px transparent;
    padding:5px 0 0 0;
}

DIV.content-header DL DT A:hover {
    background-image:url('../images/header-dt-pointer-hover.gif');
}

DIV.content-header DL DD {
    margin:0;
    padding:0 5px 6px 0;
    background:url('../images/header-dt-bg-bottom.gif') no-repeat 0 100% transparent;
}

DIV.content-header DL UL {
    list-style:none;
    padding:1px 5px 0 10px;
    margin:0;
}

DIV.content-header DL UL LI {
    background:url('../images/header-list-pointer.gif') no-repeat 0 50% #fff;
    padding-left:15px;
    line-height:16px;
    font-style:italic;
    color:#1C6EA7;
}

/*  RIGHT PANE */

DIV.content-header DIV.right-pane {
    width:475px;
    height:387px;
    margin:0;
    padding:0;
    float:right;
    margin-left:1px;
    background:url('../images/we-speak-english.gif') no-repeat 286px 0 #fff;
}

DIV.content-header DIV.right-pane H1 {
    background:url('../images/dentmedica-logo.gif') no-repeat 0 0;
    margin:0;
    height:79px;
    width:283px;
    float:left;
    font-size:1px;
    text-indent:-800px;
    overflow:hidden;
}

DIV.content-header DIV.right-pane H1 A {
    display:block;
    width:283px;
    height:79px;
}

DIV.content-header DIV.right-pane A.lang {
    float:right;
    width:46px;
    height:23px;
    line-height:22px;
    font-size:11px;
    padding-left:30px;
    color:#129EA0;
    clear:right;
    display:none;
}

DIV.content-header DIV.right-pane A.lang:hover {
    color:#085E5F;
}

DIV.content-header DIV.right-pane A.lang.en {
    background:url('../images/flag-en.gif') no-repeat 8px 50%;
}

DIV.content-header DIV.right-pane A.lang.pl {
    background:url('../images/flag-pl.gif') no-repeat 8px 50%;
}

DIV.content-header DIV.right-pane IMG {
    display:block;
    clear:both;
    width:475px;
    height:270px;
    margin:0;
}

DIV.content-header DIV.right-pane UL {
    clear:both;
    display:block;
    padding:0;
    margin:0;
    width:475px;
    height:36px;
    list-style:none;
    background:url('../images/menu-root-bg.gif') repeat-x 0 transparent;
}

DIV.content-header DIV.right-pane UL LI {
    float:left;
    text-align:center;
    line-height:36px;
    padding:0 26px;
    background:url('../images/menu-root-separator.gif') no-repeat 100% 0 transparent;
}

DIV.content-header DIV.right-pane UL LI.last {
    background:url('../images/menu-root-bg-last.gif') no-repeat 100% 0 transparent;
}

DIV.content-header DIV.right-pane UL LI A {
    color:#FFF;
    font-weight:bold;
    text-decoration:underline;
}
DIV.content-header DIV.right-pane UL LI A:hover {
    text-decoration:none;
}

/*  CONTENT CONTAINER */

DIV.content-container {
    width:710px;
    padding:30px 20px 40px 10px;
    border-style:solid;
    border-color:#BFEDE9;
    border-width:0 1px 0 1px;
    clear:both;
    background:url('../images/menu-left-bg.gif') repeat-y 0 0 #F3FEFC;
    overflow:auto;
}

DIV.content-container DIV.content {
    float:right;
    width:445px;
    color:#0B3955;
    font-size:12px;
    line-height:18px;
}

DIV.content-container .ptx1txt IMG {
    margin:0 10px;
}

DIV.content-container DIV.content H2.index-title {
    color:#0B3955;
    font-size:20px;
    background:url('../images/tooth-yellow.gif') no-repeat 0 0;
    padding:3px 0 3px 50px;
}

DIV.content-container DIV.content H2.index-title SMALL {
    display:block;
    font-size:16px;
}

DIV.content-container DIV.content P {
    color:#0B3955;
    font-size:12px;
    line-height:18px;
}

UL.left-menu {
    list-style:none;
    margin:0;
    padding:0;
    width:230px;
}

UL.left-menu LI {
    display:block;
    border-bottom:1px solid #DBF3E2;
    padding-left:5px;
}

UL.left-menu LI A {
    display:block;
    background:url('../images/menu-left-pointer.gif') no-repeat 0 9px transparent;
    padding:6px 5px 6px 15px;
    color:#052A2B;
}

/*  CONTENT FOOTER */

DIV.content-footer {
    width:742px;
    background:url('../images/content-foot-bg.gif') no-repeat 0 0;
    padding:25px 10px;
    font-size:11px;
    color:#12537D;
}

DIV.content-footer DD {
    padding-bottom:10px;
    padding-left:20px;
    margin:0;
}

DIV.content-footer DT {
    color:#FFF;
}

DIV.content-footer UL {
    list-style:none;
    margin:0;
    padding:0;
    
}

DIV.content-footer UL LI {
    display:inline;
}

DIV.content-footer LI A {
    color:#FFF;
    font-size:11px;
    padding-right:20px;
    white-space:nowrap;
}


DIV.error-document {
    color:#D00;
    font-size:12px;
    text-align:center;
    padding-top:30px;
}

DIV.error-document H4 {
    margin:0;
    font-size:20px;
    padding:0;
    display:inline;
    color:#000;
    border-bottom:2px solid #D00;
}
