/*****************************************************************************************
  @package         site imoadmin.net
  @author          Predrag Jivici
  @copyright       Copyright (c) 2007, RealMedia Network.
******************************************************************************************/

/*****************************************************************************************
*   XXXX
******************************************************************************************/
body {
	background		: #fff;
	font-family		: Trebuchet MS;
	font-size		: 62.5%;
	color			: #3c3c3c;
}
/*****************************************************************************************
*   H1, H2, H3, H4, P, SMALL
******************************************************************************************/
h1 {
	/*font-family	: "Arial Narrow", Tahoma;
	font-weight	: bold;*/
}
h1, h2 {
	color			: #2d8cc7;
	font-family		: Georgia;
	font-size		: 2em;
	margin			: 1em 10px;
}
h2 {
	color			: #ffb533;
	font-size		: 1.7em;
}
p, ul {
	font-size		: 1.2em;
	margin			: 0 10px 10px 10px;
}
p {
	margin-bottom	: 0;
}
p.avertizare {
	color			: #fff;
	font-style		: italic;
	text-align		: center;
	font-size		: 1.3em;
}
p.update_date {
	font-size		: 1.1em; 
	float			: right;
	position		: relative;
	top				: -3em;
}

li {
	background-image		: url(../imagini/bullet.gif);
	background-position		: 0 .3em;
	background-repeat		: no-repeat;
	padding					: 0 0 0 1.3em;
	margin-top				: .3em;
	margin-left				: 2em;
}
ol li {
	background-image	: none !important;
	padding-left		: 0 !important;
}
ul.noutati li, .bkg_1_bottom ul ol li, .bkg_2_bottom ul ol li, .bkg_3_bottom ul ol li {
	background-image		: url(../imagini/bullet3.gif) !important;
	background-position		: 0 .6em !important;
	margin-left				: 2em !important;
	padding					: 0 0 0 1em !important;
}
ol {
	list-style-type		: lower-alpha;
	margin-left			: 5em;
}
.bkg_ff ul li, .bkg_1_bottom ul ol li, .bkg_2_bottom ul ol li, .bkg_3_bottom ul ol li {
	background-image	: url(../imagini/bullet3.gif);
}
/*****************************************************************************************
*   a:link
******************************************************************************************/
a	{
	color			: #4aa6e5;
	text-decoration	: none;
}
a:visited {
	color			: #4aa6e5;
}
a:active {
	color			: #FFB533;
}
a:hover {
	color			: #FFB533;
	background		: none;
	text-decoration	: underline;
}
a.cuprins	{
	background		: url(../imagini/cuprins.gif) no-repeat center left;
	font-size		: 1.1em;
	float			: right;
	margin			: .7em 0 .5em;
	padding-left	: 2em;
}
a.cuprins:hover	{
	background		: url(../imagini/cuprins.gif) no-repeat center left;
}

/*****************************************************************************************
*   HR
******************************************************************************************/
div.linie_hor {
	/*background	: transparent url(../imagini/hr.jpg) repeat-x scroll left 2px;*/
	border-bottom: 1px solid #ffe3b3;
	clear		: both;
	height		: 1px;
	margin-top	: 2em;
	_margin-top	: 0;
	padding		: 0;
	/*width		: 100%;*/
}

#wrapper {
	margin: 0 auto;
	padding: 2em 0;
	width: 659px;
}
#header {
	background		: url(../imagini/header.jpg) no-repeat center center;
	height			: 96px;
	width			: 659px;
}
.bkg_1_top {
	background		: url(../imagini/bkg_1_top.gif) no-repeat center top;
	padding-top		: 6px;
}
.bkg_1_bottom {
	background		: url(../imagini/bkg_1_bottom.gif) no-repeat center bottom;
	padding			: 10px 10px 10px 0;
}
.bkg_2_top {
	background		: url(../imagini/bkg_2_top.gif) no-repeat center top;
	padding-top		: 6px;
}
.bkg_2_bottom {
	background		: url(../imagini/bkg_2_bottom.gif) no-repeat center bottom;
	padding			: 10px 10px 10px 0;
}
.bkg_3_top {
	background		: url(../imagini/bkg_3_top.gif) no-repeat center top;
	padding-top		: 6px;
}
.bkg_3_bottom {
	background		: url(../imagini/bkg_3_bottom.gif) no-repeat center bottom;
	padding			: 10px 10px 10px 0;
}
.bkg_ff {
		background		: url(../imagini/bkg_ff.jpg) no-repeat left top;
		padding			: 20px 10px 10px 0;
}
.bkg_1_bottom p, .bkg_2_bottom p, .bkg_3_bottom p {
		font-size		: 1.3em;
		margin-bottom	: .2em;
}
.bkg_1_bottom ul ol, .bkg_2_bottom ul ol, .bkg_3_bottom ul ol {
		list-style		: none;
}
/*****************************************************************************************
*   CUPRINS
******************************************************************************************/
.box_cuprins {
	/*border			: 1px dashed #2d8cc7;
	padding			: 1em 1em 1em 0;*/
}
.box_cuprins ul {
	background		: url(../imagini/cuprins_mare.gif) no-repeat 1.25em -.2em;
	margin-left		: 5.8em;
	_margin-left	: 6em;
	margin-top		: 1.2em;
	padding-top		: 2.8em;
}
.box_cuprins li {
	background		: url(../imagini/pagina.gif) no-repeat 0 0;
	padding			: 0 0 0 1.5em;
	margin-top		: 0;
	margin-left		: 2em;
}
.box_cuprins li.last {
	background		: url(../imagini/pagina_last.gif) no-repeat 0 0;
}
.red {
	color			: red;
	font-family		: Trebuchet MS;
	font-size		: 1em;
}
