@charset "utf-8";
/* CSS Document */

/*----------------------    GENERAL    --------------------------  */
html { 
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#26261A;
	overflow: visible;
	position: relative;
	visibility: visible;
}
a { text-decoration:none; color:#B73E25;}
a img { text-decoration:none;}
.bold { font-weight:bold}
strong {font-weight:bold}

/*----------------------    BACKGROUND    --------------------------  */
#header-bg { width:100%; height:90px; position:absolute;  top:0; left:0}
#header2-bg { width:100%; height:190px; background:#313122; position:absolute; top:90px; left:0}

/*----------------------    MAINCONTAINER    --------------------------  */

#maincontainer { width:920px; margin: auto; }

/*----------------------    HEADER    --------------------------  */

#header {
	width:920px;
	height:140px;
	center
}
#logo {
	position:absolute;
	top:149px;
	left:521px;
	outline:none;
	width: 245px;
	height: 115px;
}
#logo a {
	display:block;
	background:url(images/logo_bizcamp_png.png) no-repeat;
	width:245px;
	height:115px;
	text-indent: -9999;
	left:30;
}
*html #logo a { display:block; background:url(images/logo_bizcamp_png.png) no-repeat; width:245px; height:115px; text-indent:-9999px;}

#logo2 {
	position:absolute;
	outline:none;
	width: 314px;
	height: 70px;
	background-image: url(images/h2.png);
	background-repeat: no-repeat;
	overflow: visible;
	left: 628px;
	top: 40px;
}
#logo b {
	display:block;
	
	width:411px;
	height:95px;
	text-indent: -9999;
}
#logo3 {
	position:absolute;
	top:183px;
	left:692px;
	outline:none;
	width: 311px;
	height: 50px;
	background-repeat: no-repeat;
}
#logo c {
	display:block;
	
	width:411px;
	height:95px;
	text-indent: -9999;
}

	

#menu {
	position:absolute;
	right:33px;
	top:0px;
	font-family:Arial, Helvetica, sans-serif;
	width: 470px;
	height: 36px;
}

#bizforum { position:absolute; right:5px; top:5px;}

#descriere { position:absolute; top:103px; display:block; background:url(images/prezentare.gif); width:823px; height:162px; text-indent:-9999px}

/*----------------------    CONTAINER    --------------------------  */
#container {
	width:560px;
	vertical-align: top;
	top:auto;
}
#containerprg {
	width:560px;
	height:1450px;
	vertical-align: top;
	top:auto;
}
#containerinsc {
	width:890px;
	//height:1250px;
	vertical-align: top;
	top:auto;
}

/*----------------------    CONTENT   --------------------------  */
#continut {
	width:945px;
	background:url(images/main_content_png.png);
	position: fixed;
	background-position:top
	background-repeat:repeat-y;
}
#content { width:580px; margin-right:20px; float:left; overflow:hidden}
h2 {color:#78774F; font-size:35px!important; font-weight:bold; letter-spacing:-1.2px; margin-bottom:8px!important;}
#content ul { margin-bottom:25px;}
#content ul li { background:url(images/dot-li.gif) no-repeat left 7px; padding-left:20px; margin-bottom:8px }
.primalinie {
	font-family: "Arial Black";
	font-size: 24px;
	color: #304a0f;
	line-height:normal;
	text-align: left;
	font-weight: bold;
	
}
.primalinieaddon {
	font-size: 27px;
	font-weight: normal;
}
.adoualinie {
	font-size: 50px;
	letter-spacing:-1.2px;
	color: #FFF;
	font-family: "Arial Black";
	text-align: left;
	
}
.atreialinie {
	font-family: "Arial Black";
	font-size:20px;
	color: #57881c;
	text-align: left;
}
.continutp1 {
	font-family: Calibri;
	color: #FFF;
	font-size: 16px;
	text-align: justify;
}
.opiniititle {
	font-family: Calibri;
	font-size: 20px;
	color: #FFF;
}
.contentopinii {
	font-family: Calibri;
	font-size: 12px;
	color: #FFF;
}
.contentopiniiaddon {
	font-weight: bold;
}
.contentopiniialign {
	text-align: justify;
}
.prga2alinie {
	font-size: 40px;
}
.prga3alinie {
	font-family: "HelveticaNeueLT Pro 55 Roman";
	font-size: 22px;
	font-weight: bold;
}
.prgorar {
	font-family: Calibri;
	color: #edf7d7;
	font-size: 14px;
}
.prgoraraddon {
	color: #304a0f;
	font-size: 15px;
	font-weight: bold;
}



/*----------------------    SIDEBAR    --------------------------  */
#sidebar { width:300px; float:left; font-size:11px; overflow:hidden }
h3 { font-size:16px; font-weight:bold; margin-bottom:10px!important;}
#box_inscriere { background:#B73E25; color:#fff; padding:15px; margin-bottom:20px;}
#box_inscriere ul { margin-bottom:15px; }
#box_inscriere ul li { background:url(images/dot-li-sidebar.gif) no-repeat left 7px; padding-left:15px; margin-bottom:5px; font-weight:bold }
#box_inscriere ul li ul { margin-top:3px; margin-bottom:0;}
#box_inscriere ul li ul li { font-size:11px; font-weight:normal}

#inscriere_buton { background:#C2C543; padding:5px; font-size:14px; font-weight:bold; margin-bottom:5px!important;}

#box_sponsori {background:#fff; border:1px solid #ccc; padding:15px; margin-bottom:20px;}

/*----------------------    FOOTER    --------------------------  */
#footer { border-top:2px dotted #797979;  font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#26261A; padding-top:5px; margin-bottom:5px; text-align:center}
#footer a {color:#4F3D27;}
#footer a:hover {color:#B73E25}
