* { margin: 0; padding: 0; }
body {
    height: 100%;
    background: rgb(83,85,100) url(../images/bg.jpg) repeat-x;
    font-family: "Trebuchet MS", tahoma, verdana, helvetica, arial, sans serif;
    font-size: 62.5%;
    color: #fff;
    text-align: justify;
}
h1,h2,h3,h4,h5,h6,p { position: relative; }
#wrap {
    margin: 0 auto;
    width: 768px;
}
#header { 
    position: absolute; 
    top: 18px; 
    width: 768px;
    background: url(../images/logo.jpg) no-repeat;
}
#header h1 a {
    text-indent: -9999px;
    display: block;
    width: 282px;
    height: 85px;
    top: 0;
}
#header h2, #header h3, #header h4 { text-indent: -9999px; }
#header ul { 
    position: absolute; 
    top: 78px;
    margin-left: 660px;
    z-index: 100;
}
#header li { 
    display: inline; 
}
#header li a { text-indent: -9999px; color: red; }
#header li.engLi a { 
    display: block;
    float: left;
    margin-right: 6px;
    width: 29px;
    height: 28px;
    background: url(../images/eng.gif) no-repeat;
} 
#header ul li.fraLi a { 
    display: block;
    float: left;
    margin-right: 6px;
    width: 29px;
    height: 28px;
    background: url(../images/fra.gif) no-repeat;
} 
#header li.polLi a { 
    display: block;
    float: left;
    width: 29px;
    height: 28px;
    background: url(../images/pol.gif) no-repeat;
} 
#panel {
    width: 768px;
    height: 146px;
    background: url(../images/panelBg.jpg) no-repeat;
    clear: both;
    position: absolute;
    top: 129px;
}
#panel h3 { font-size: 1.9em; }
#panelSx { 
    position: relative; 
    top: 13px; 
    left: 20px; 
    float: left; 
    width: 300px;
}
#panelSx ul { list-style: none; margin-top: 10px; }
#panelSx ul li a { 
    font-size: 1.2em;
    font-variant: small-caps;
    color: #fff;
    text-decoration: none;
    line-height: 1.8em;
}
#panelSx ul li a:hover { color: #369; }
#panelDx {
    position: relative;
    top: 13px;
    width: 440px;
    float: left;
}
#panelDx p {
    margin-top: 17px;
    width: 440px;
    font-size: 1.3em;
    line-height: 1.4em;
}
#panelDx p.polishFix { margin-top: 10px; }
#main {
    position: absolute;
    top: 310px;
    padding-bottom: 10px;
}
#mainSx {
    width: 282px;
    height: 436px;
    background: url(../images/lonesome_tree.jpg) no-repeat;
    float: left;
}
#mainSx p { 
    color: #369; 
    padding: 402px 0 0 0; 
    font-size: 1.8em; 
    text-align: center;
}
#mainDx { 
    float: left; 
    width: 455px; 
    margin-left: 20px;
    font-size: 1.3em;
    position: relative;
}
#mainDx h2 {
    font-size: 1.9em;
    color: #369;
    margin-bottom: 40px;
    text-align: right;
    font-family: georgia, palatino, "times new roman", serif;
    font-weight: normal;
}
#mainDx p { margin: 20px 0; } #mainDx strong { color: rgb(206,225,239); }
#mainDx ul { margin-left: 20px; }
#mainDx ul.listOnly { padding-bottom: 5px; }
#mainDx ul.marginSeriously { padding-bottom: 25px; }
#mainDx ul.tablize { list-style: none; margin-left: 0; }
#mainDx ul.tablize li.ieFix { background: rgb(206,225,239); padding: 3px; color: #333; display: block; }
#mainDx ul.tablize li.slim { width: 200px; }
#mainDx ul.tablize li a { text-decoration: underline; }
#mainDx ul.tablize li.ieFix a { color: #333; }
#mainDx ul.tablize li.alternate { padding: 3px; color: #fff; display: block;}
#mainDx ul.tablize li.alternate a { color: #fff; }
#mainDx ul.tablize li.testatina { background: #ff9; color: #c30; padding: 3px;display: block; margin-bottom: 0px; }
#mainDx ul.listOnly li { margin-bottom: 15px; }
#mainDx ul.listOnly li ul { margin: 10px 0 10px 30px; list-style: square;}
#mainDx ul.listOnly li ul li { margin-bottom: 0; }
#footer { 
    clear: both; 
    border-top: 1px solid #fff;
    padding: 20px 0;
    font-size: 1.1em;
}
#footer a { color: #fff; }
#footer p { color: rgb(215,233,255); }
#footer strong { font-weight: normal; color: #fff; }
#footer p span.prettyBig { font-size: 1.6em; }
#footerSx {
      width: 282px;
      text-align: right;
      float: left;
}
#footerDx { margin-top: 1.6em; position: relative; left: 20px; }

.country { width: 225px; display: block; float: left; }
input, textarea { border: 1px solid #333; margin-bottom: 5px;}
textarea { width: 455px; height: 150px; font-family: "Trebuchet MS", tahoma, verdana, helvetica, arial, sans serif; }
label { color: rgb(215,233,255); position: relative; top: -5px;  }
p a { color: #000; text-decoration: none; }
p a:hover { text-decoration: underline; }
p#frase { 
    background: url(../images/frasettina.gif) no-repeat;
    width: 276px;
    height: 29px;
    position: absolute;
    top: 100px;
    margin-left: 372px;
    text-indent: -9999px;

}
