body { 
margin : 0 auto; 
width : 1000px; 
text-align : center; 
background-color : #dddde2; 
} 
#top { 
margin : 0 auto; 
position : relative; 
background-color : #2a2b2d; 
} 
#corp { 
position : relative; 
margin : 0 auto; 
width : 100%; 
background-color : #f8f8f8; 
text-align : left; 
font-family : Times new roman, italic; 
} 
#meniu { 
position : relative; 
margin : 0 auto; 
background-color : #f8f8f8; 
} 
#meniu ul { 
margin : 0; 
list-style : none; 
background-image : url('images/buton2.png'); 
} 
#meniu ul li { 
display : inline; 
padding : 5px; 
} 
#meniu ul li a { 
margin : 0; 
background-image : url('images/buton.png'); 
text-align : center; 
text-decoration : none; 
color : #2a2b2d; 
} 
#meniu ul li a:hover { 
font-size : 13px; 
font-family : Arial, italic; 
background-image : url('images/buton1.png'); 
color : #000000; 
text-decoration : none; 
color : #898a8c; 
} 
#meniu_p { 
float : left; 
position : relative; 
text-align : left; 
width : 170px; 
padding : 2px; 
text-decoration : none; 
color : #eff0f2; 
background-color : #eff0f2; 
margin : 2px 2px 2px 2px; 

} 
#meniu_p li a { 
text-align : left; 
text-decoration : none; 
color : #898a8c; 
} 
#meniu_p a:hover { 
background-image : url('images/buton.png'); 
font-size : 12px; 
font-family : Arial, italic; 
text-decoration : none; 
color : #000000; 
} 
#context { 
min-height : 650px; 
padding : 3px 5px; 
} 
#subsol { 
clear : both; 
position : relative; 
margin : 0 auto; 
background-color : #f8f8f8; 
z-index : 10; 
} 
#dreapta { 
position : absolute; 
top : 10px; 
left : 60px; 
width : 125px; 
background-color : #f8f8f8; 
} 
#titlu { 
top : 10px; 
background-color : #f8f8f8; 
text-align : center; 
font-family : Arial black, italic; 
color : #898a8c; 
} 
#continut { 
top : 20px; 
left: 170px;
background-color : #f8f8f8; 
text-align : justify; 
font-family : Arial, italic; 
font-size : 14px; 
} 
#titlu2 { 
background-color : #dddde2;
border-top-style : outset; 
border-top-color : #dddde2; 
border-top-width : 5px; 
border-left-style : outset; 
border-left-color : #dddde2; 
border-left-width : 5px; 
border-bottom-style : inset; 
border-bottom-color : #f4f4f4; 
border-bottom-width : 2px; 
border-right-style : inset; 
border-right-width : 2px; 
border-right-color : #f4f4f4; 
} 
.sliderwrapper { 
position : relative; 
overflow : hidden; 
border-bottom-width : 6px; 
width : 640px; 
min-height : 100%; 
text-align : justify; 
} 
.pagination a { 
padding : 0 5px; 
text-decoration : none; 
color : #00007d; 
background : #f8f8f8; 
} 
.pagination a:hover, .pagination a.selected { 
color : #000000; 
background-color : #ffdddd; 
} 
