* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
} 
#wrapper { 
margin : 0 auto;
width : 850px;
} 
#header { 
color : #333;
width : 920px;
float : left;
border : 1px solid #ccc;
height : 150px;
margin : 0 0 5px 0;
background-image : url(images/hbg.jpg);
background-repeat : no-repeat;
} 
#navbar { 
background-color : #181025;
padding-left : 80px;
} 
#navbar ul { 
height : 30px;
list-style-type : none;
} 
#navbar ul li { 
width : 85px;
height : 30px;
float : left;
} 
#navbar ul li a { 
width : 85px;
height : 30px;
display : block;
background : #100b19;
color : #fff;
font : 12px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight : bold;
text-align : center;
text-decoration : none;
} 
#navbar ul li a:hover { 
background : #30204a;
color : #fff;
text-decoration : none;
} 
#header h1 { 
font-size : 2em;
font-weight : lighter;
font : bold 30px "Verdana", Arial, Helvetica, sans-serif;
color : blue;
padding-top : 85px;
padding-left : 570px;
} 
#header a { 
color : #f29113;
text-decoration : none;
} 
#header h2 { 
font-size : 1.6em;
font-weight : lighter;
color : #62972d;
padding-left : 470px;
} 
#rightcolumn_general { 
float : right;
color : #333;
border : 1px solid #ccc;
margin : 0 0 0 0;
height : 630px;
width : 920px;
display : inline;
} 
#rightcolumn_general a { 
color : #666;
} 

#rightcolumn a { 
color : #666;
} 
#doublebox { 
margin-top : 5px;
margin-bottom : 10px;
width : 922px;
height : 0;
} 
.content_right { 
margin : 0 auto;
display : inline;
float : right;
width : 190px;
text-align : justify;
margin-right : 5px;
padding-left : 5px;
padding-bottom : 5px;
padding-right : 5px;
padding-top : 2px;
line-height : 1.5em;
} 
.content_left { 
margin : 0 auto;
padding : 5px;
display : inline;
float : left;
width : 700px;
text-align : justify;
line-height : 1.5em;
} 
.content { 
margin : 0 auto;
padding : 5px;
display : inline;
float : left;
text-align : justify;
line-height : 1.5em;
} 
.content_left h3 { 
padding-left : 5px;
font-size : 1.2em;
margin-bottom : 5px;
font-family : Times, "Times New Roman", serif;
color : #ec845b;
} 
.content_right h3 { 
font-size : 1.2em;
margin-bottom : 2px;
margin-top : 5px;
font-family : Times, "Times New Roman", serif;
color : #ec845b;
} 
.content h3 { 
font-size : 1.2em;
margin-bottom : 2px;
margin-top : 5px;
font-family : Times, "Times New Roman", serif;
color : #ec845b;
} 
#boxes { 
margin-left : 26px;
height : 180px;
<!--margin-top : 180px;--->
} 
#boxes a { 
color : #666;
align : center;
} 
#box1 { 
background : #fff url('http://www.domeniugratis.ro/images/sl1blue.jpg') no-repeat;
width : 200px;
height : 150px;
float : left;
margin : 0 2px;
text-align : left;
padding : 1px;
} 
#box2 { 
background : #fff url('http://www.domeniugratis.ro/images/sl2green.jpg') no-repeat;
width : 200px;
height : 150px;
float: left;
margin : 0 2px;
text-align : left;
padding : 1px;
} 
#box3 { 
background : #fff url('http://www.domeniugratis.ro/images/sl3gold.jpg') no-repeat;
width : 200px;
height : 150px;
float: left;
margin : 0 2px;
text-align : left;
padding : 1px;
} 
#box4 { 
background : #fff url('http://www.domeniugratis.ro/images/sl3red.jpg') no-repeat;
width : 200px;
height : 150px;
float: left;
margin : 0 2px;
text-align : left;
padding : 1px;
} 
#box1 h2, #box2 h2, #box3 h2, #box4 h2 { 
margin-left : 110px;
margin-top : 0;
font-size : 1.5em;
color : #070707;
font-weight : lighter;
} 
.center { 
text-align : center;
padding-top : 3px;
border-bottom : 1px solid;
font-weight : bold;
} 
.box { 
padding-left : 120px;
padding-right : 12px;
margin-top : 7px;
padding-top : 2px;
border-top : 1px solid;
} 
#widetext { 
margin-top : 10px;
padding-top : 10px;
display : inline;
float : left;
width : 920px;
border-top : solid #100b19;
border-top : solid #666;
} 
#widetext h1 { 
font-family : Times, "Times New Roman", serif;
font-weight : lighter;
margin-left : 20px;
color : #ec845b;
} 
#widetext p { 
color : #666;
padding-left : 10px;
padding-right : 10px;
text-align : justify;
padding-bottom : 10px;
} 
#widetext a { 
color : #666;
} 
#footer { 
margin-top : 5px;
display : inline;
float : left;
width : 920px;
text-align : center;
padding-top : 10px;
padding-bottom : 10px;
border-top : 1px solid #666;
} 
#footer p { 
color : #666;
} 
#footer a { 
color : #666;
} 