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

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {background:#101112}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
a{text-decoration:none}

.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}
.left { float: left;}
.right { float:right;}



#container{background:url(../img/bkground.jpg) repeat-x;height:800px}
#header{margin:auto;width:1024px;}
#header img{margin:auto;}

#main{background:#000000;/* for IE */filter:alpha(opacity=75);/* CSS3 standard */opacity:0.75;width:900px;margin:auto;margin-top:-190px; box-shadow: 0.2em 0.2em #000; -moz-box-shadow: 7px -4px 5px #000 }
#menu{background:#535354;width:832px;height:42px; margin:auto;/* for IE */filter:alpha(opacity=80);/* CSS3 standard */opacity:0.8;}
#menu ul{list-style-type:none;padding-top:10px;}
#menu ul li{display:inline;padding:11px;}
#menu ul li:hover, li.active{background:url(../img/active_bg.jpg) repeat-x;height:57px;}
#menu ul li.separator{background:url(../img/separator.jpg);width:2px;height:42px;padding:0;margin:0}
#menu ul li a{color:#FFF;text-decoration:none;font:18px Georgia;font-weight:bold;}
#menu ul li a:hover{color:#DF2D3A;text-shadow: 2px 2px 4px #990000;}

#showcase {background:url(../img/showcase.jpg) no-repeat;height:260px;width:832px;margin:25px auto}
.headings {margin-left:30px;float:left}
.headings h1{color:#000;padding-top:30px;font-size: 22px ;font-weight:bold;}
.headings p,.headings a{color:#fff;font:12px Georgia;font-weight:bold}
.headings a{color:#000;font-weight:bold}
.headings img{margin-left:0px}

#content_main {background:url(../img/content_bg.jpg) no-repeat;width:832px;margin:auto;}
#content{background:#ededed;width:832px;margin:auto}
#content p.content{padding:10px;font:14px Verdana, Geneva, Arial, Helvetica, sans-serif}
.trasee{color:#BD4814;font-weight:bold;padding:10px;font:14px Verdana, Geneva, Arial, Helvetica, sans-serif}
#ct_hd,#ct_hdit{background:url(../img/content_header.jpg) repeat-x; height:35px }
#contact_m {width:250px;float:left; margin:10px 15px;text-align:justify;}
h2{font:16px Georgia;font-weight:bold;color:#BD4814;text-shadow: 2px 1px 2px #FFF;padding:5px 10px;}
#contact_m p, #contact_m a{font:14px Georgia Verdana, Geneva, Arial, Helvetica, sans-serif;color:#000;font-weight:bold;text-shadow: 1px 1px 1px #FFF}
#contact_m span{font-size:16px; font-weight:bold;color:#444; text-shadow: 1px 1px 4px #3e3e3e}
#contact_m a{color:#990000;font-weight:bold}

#informatii{margin:10px 25px;width:250px;float:left; text-align:justify;}
#informatii h2{color:#990000;}
#informatii p{font:14px Georgia}
#informatii ul{margin:10px;list-style-type:square;text-align:left;}
#informatii ul li a{color:#990000;font-size:14px;}
#despre{margin:10px;text-align:justify;}
#despre h2{padding:10px;color:#4577A0}
#despre p{font-size:13px;padding:5px;color:#4577A0;}
#map_canvas{width:832px;height:300px;}
#contact {width:700px;padding:15px;}
#contact p{font-size:16px}
#footer {background:url(../img/footer.jpg);height:80px;width:669px;margin:auto;}
#footer p{padding-bottom:10px;}
#footer ul.foot{list-style-type:none;display:inline;padding-bottom:15px}
.foot li{float:left}
.foot a{text-decoration:none;color:#dedede;}

#copyright {background:url(../img/footer_bg.jpg) repeat-y;width:669px;margin:auto;text-align:center;padding-top:15px}
#copyright p{color:#dedede}

