@charset "utf-8";
/* CSS Document */
#body
{
	background:url(../img/margin_left.png) repeat-y top left;
	background-color:#191919;
	margin:0px 0px;
	padding:0px 0px;
	min-width:1000px;
}

#margin_right
{
	background:url(../img/margin_right.png) repeat-y top right;
	width:100%;
}

#content
{
	background:url(http://www.ndpcraiova.ro/img/tipa_dreapta.png) no-repeat top right;
	min-height:990px;
	padding-top:20px;
}

#text
{
	margin-right:470px;
	margin-left:170px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

#minWidth
{
	visibility:hidden;
}

.h1, .h2
{
	border-bottom:#FFFFFF 2px solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:16pt;
	font-weight:bold;
}

.h2 { font-size:14pt; border:none; padding-top:20px;}

#footer, .footer
{
	border-top:#FFFFFF 2px solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-size:8pt;
	text-align:left;
}

.footer:hover
{
	text-decoration:underline;
	color:#FFFF00;
	float:bottom;
}

.link
{
	text-decoration:none;
	color:#FFFFFF;
}

.link:hover
{
	color:#FF9900;
	text-decoration:underline;
}

.title, #title
{
	background:url(../img/utils/center.png) repeat-x;
	height:45px;
	margin-left:0px;
	margin-right:0px;
	padding:0px 0xp;
	margin-bottom:10px;
	padding:0px 0px;
	float:left;
	vertical-align:bottom;
	padding-top:20px;
	margin-bottom:-20px;
}

#title_left,
#title_right
{
	background:url(../img/utils/left.png) no-repeat;
	height:45px;
	width:30px;
	padding:0px 0px;
	float:left;

}

#title_right
{
	background:url(http://www.ndpcraiova.ro/img/utils/right.png) no-repeat top right;
	float:left;
}
#flashcontent {
				min-height:800px;
		height: 100%;
		width:100%;
	}