@charset "utf-8";
/* CSS Document */

/* Formatare generala */

body { font-family:Arial, Helvetica, sans-serif; background:#596A63;}

img { margin:0; border:none; padding:0;}

.clear {clear: both;}


/* Continut HEAD */
#page {  margin-left:25px;width:1000px; height:auto;border-right:1px solid #777;border-left:1px solid #777;border-top:1px solid #777;border-bottom:1px solid #777; background:#FFFFFF;}
#page-head { width:1000px; height:290px;}
#header {border:none; width:1000px; height:40px; float:left;}
#head{border:none; width:1000px; height:250px; float:left;}
#head-left {border:none; width:300px; height:250px; float:left;}
#head-right{border:none; width:700px; height:250px; float:right;}
#subheader{border:none; width:1000px; height:auto; float:left; margin-bottom:1px; margin-top:1px; border-bottom:1px dotted #777;border-top:1px dotted #777;}

/* Continut MAIN */
#page-main { width:1000px; height:auto; margin-bottom:1px; margin-top:1px;}
#main {width:1000px; height:100%;}
#main-left {width:300px; height:100%; float:left;}
#main-right {width:700px; height:100%; float:right;}
#main-right-left {width:348px; height:100%; float:left;border-left:1px dotted #777;border-right:1px dotted #777;}
#main-right-right {width:348px; height:100%; float:right;border-left:1px dotted #777;border-right:1px dotted #777;}
#main h1 { font-size:11px; letter-spacing:3px; text-transform:lowercase; color:#000000;margin-left:20px; margin-right:20px; margin-bottom:10px; margin-top:10px; font-weight:bold;}
#main h1 a { text-decoration:none;} 
#main h1 a:hover { text-decoration:underline;}
#main h2 { font-size:12px; letter-spacing:1px; text-transform: uppercase; color:#000000;margin-left:20px; margin-right:20px; margin-bottom:10px; margin-top:10px;}
#main h2 a {}
#main h2 a:hover {}
#main h3 {font-size:12px; letter-spacing:1px; text-transform: capitalize; color:#000000;margin-left:20px; margin-right:20px; margin-bottom:10px; margin-top:10px;}
#main h3 a {}
#main h3 a:hover {}
#main p { font-size:11px; margin-left:20px; margin-right:20px; margin-bottom:10px; margin-top:10px; border-bottom:1px dotted #777; text-align:justify; color:#000;}
#main p a { text-decoration:none; color:#000;} 
#main p a:hover { text-decoration:underline;color:#FF3300;}


/* Continut HEAD */

#footer {}

#subfooter {}

/* Navigare */

#navigare-head { width:700px; height:auto; float:left; text-align: justify; font-size:14px; line-height:35px;}
#navigare-header { width:975px; height:40px; float:left; text-align:right; font-size:12px; margin-right:25px; }
.navigare ul { list-style:none;}
.navigare li { display:inline; margin-left:15px;}
.navigare li a {  color:#666666; text-decoration:none; border-bottom:1px solid #777;border-left:1px solid #777;}
.navigare li a:hover { text-decoration:none; color:#000000; border-bottom:1px solid #FF3300;border-left:1px solid #FF3300;}