#header {
width:862px;
height:170px;
background-image:url("../img/bckHeader.jpg");
background-position:top center;
}
#footer {
width:862px;
height:35px;
background-image:url("../img/bckFooter.jpg");
background-repeat:no-repeat;
background-position:center;
margin-bottom:10px;
}


#main {
  margin-left:49px;
}
#testata {
width:764px;
height:138px;
background-image:url("../img/logo.jpg");
background-repeat:no-repeat;
background-color:#494949;
}

#testataImg {
width:508px;
height:201px;
float:left;
}
#testataDX {
height:200px;
width:256px;
float:left;
background-image:url("../img/bck_headerDX.jpg");
}

#content {
width:862px;
background-image:url("../img/bckContent.jpg");
background-position:top center;
text-align:left;
position:relative;
}
#contentLati {
width:764px;
}
#titleLeft {
width:503px;
height:17px;
text-align:right;
float:left;
border-bottom:solid 1px #CECECE;
background-image:url("../img/bckTitle.jpg");
background-repeat:repeat-y;
background-position:right;
padding:2px 0px 0px 5px;
COLOR:#FFFFFF;
}

#titleRight {
width:242px;
height:17px;
background-color:#24658F;
text-align:left;
color:#ffffff;
border-bottom:solid 1px #646464;
float:right;
padding:2px 0px 0px 14px;
}

#contentLeft {
float:left;
width:500px;

}
#contentLeft li {
margin:0px;
list-style:none;
}

#contentRight {
width:263px;
/*height:253px;
overflow:auto;*/
background-color:#3A3A3A;
background-image:url("../img/bckNews.jpg");
background-repeat:repeat-y;
float:right;
text-align:left;
padding-left:1px;
position:relative;
}