@CHARSET "utf-8";

html {
	overflow: auto; /* !!!! IE7 Vertical Scrollbar Fix !!! */
}

body {
	background-color: #450c18;
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat; 
	background-position:top center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#pageContainer {position:relative; width:993px; margin:0 auto; overflow:auto;}
#header {position:relative; width:993px; height:325px; background-image:url(/images/header.jpg); background-repeat:no-repeat; overflow:auto;}
#cos {height:74px; width:993px; overflow:auto;}
div#cos img {float:right; padding:19px 0px 0px 6px; margin:0px 0px 0px 0px;}
div#cos h1 {float:right; padding:17px 0px 0px 6px; margin:0px 0px 0px 0px;}
div#cos h2 {float:right; padding:21px 0px 0px 6px; margin:0px 0px 0px 0px;}
div#cos h3 {float:right; padding:23px 0px 0px 6px; margin:0px 0px 0px 0px;}
#top {width:993px; overflow:auto;}
#menu {float:left; text-align:center; padding-left:42px; padding-top:27px;}
#flash {float:right; padding-top:10px; padding-right:10px;}
#pageContent {width:993px;}
#leftContent {float:left; width:255px;}
#rightContent {float:right; width:730px;}
div.menuBox {position:relative; width:226px; margin:0 auto; padding-right:2px; padding-bottom:15px;}
div.topBox {width:226px; height:30px; background-image:url(/images/meniu_01.jpg); background-repeat:no-repeat; text-align:center; padding-top:9px;}
div.topBox span { font-family:"Times New Roman", Times, serif; color:#FFF; font-weight:bold;}
div.contentBox {display: block; width:210px; max-width:210px; min-width:210px; border-left: #611122 1px solid; border-right:#611122 1px solid; border-top: #611122 1px solid; border-bottom:#611122 1px solid; text-align:center; font-size:13px; color:#efdee2; padding:7px;}
#afisare {border:2px solid #CCC; background-color:#efdee2; padding:14px; }
#publicitate {background-color:#efdee2; margin-top:20px; }
.publicitate {font-size:14px; color:#FFF; font-weight:bold; font-family:"Times New Roman", Times, serif; border: 2px solid #CCC; background-color:#450c18; text-align:center; padding:2px; margin:0px; }
#contentPublicitate { padding:14px;}
#footer { position:relative; margin:0 auto; background-image:url(/images/footer.jpg); background-repeat:no-repeat; width:993px; height:42px; padding-top:12px; }
#footerLeft { float:left; width:400px; padding-left:20px; }
#footerRight { float:right; width:450px; text-align:right; padding-right:20px; }


