*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body
{
	margin: 10px 0px 0px 0px;
}

div.margine
{
	border: 0px solid #0000ff;
}

#main_container
{
	margin: 0 auto;
	width: 850px;
}

#header
{
	background: url("/img/header_background.png") no-repeat;
	text-align: center;
	height: 100px;
	color: #880000;
	font-weight: bold;
	font-size: 20px;
	border: solid #999999;
	border-width: 1px 0px 1px 1px;
}

#left_nav
{
	float: left;
}

#main_content
{
	margin-left: 140px;
	padding: 10px;
}

#right_container
{
	margin-left: 690px;
}

#footer
{
	clear: both;
	text-align: center;
	border-top: 1px solid #999999;
	padding: 5px 0px 0px 0px;
}

#left_container
{
	float: left;
	width: 690px;
}

#citat
{
	color: #660000;
	font-size: 8pt;
	padding: 10px 5px 20px 5px;
	border: 1px solid #999999;
	background-color: #eeeeee;
}

#citat p#o-sensei
{
	font-style: italic;
}

a, a:hover
{
	color: #660000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

ul#meniu
{
	font-size: 9pt;
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #999999;
	width: 140px;
}

ul#meniu li
{
  border-style: solid;
  border-width: 1px 1px 0px 1px;
  border-color: #999999;
}

ul#meniu li a
{
  padding: 5px;
  display: block;
  text-decoration: none;
  color: #ffffff;
  background-color: #000000;
	font-weight: bold;
  /*pt IE\*/
    height: 1%;
  /*end IE*/
}

ul#meniu li a:hover, ul#meniu li.curent a:hover
{
  color: #000000;
  background-color: #ffffff;
}

ul#meniu li.curent a
{
  background-color: #660000;
}

h1
{
	font-size: 15pt;
	font-weight: bold;
}

h2
{
	font-size: 13pt;
	font-weight: bold;
}

.jutified_text
{
	text-align: justify;
}

.text_normal
{
	font-size: 10.5pt;
	line-height: 1.5em;
}

p.autor
{
	text-align: right;
	font-weight: bold;
	font-size: 8pt;
}

div#rezumat_articol
{
/* padding-bottom: 5px;*/
  border-bottom: 1px dotted #ccc;
}

/*lista de articole*/

div#alte_articole
{
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	border: 1px solid #cccccc;
}

div#alte_articole div#titlu_alte_articole
{
	font-size: 10pt;
	font-weight: bold;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	padding: 2px;
}

ul#lista_articole
{
	list-style: none;
	font-weight: normal;
	font-size: 9pt;
	padding: 0px;
	margin: 0px;
}

ul#lista_articole li, ul#lista_articole li:hover
{
	padding: 5px;
	margin: 0px;
}

ul#harta_site
{
	font-size: 11pt;
}

ul#faq_list
{
	list-style: none;
	padding: 0px;
    margin: 0px;
	font-size: 10.5pt;
}

/*ul#faq_list li*/.intrebare
{
	font-weight: bold;
}

/*ul#faq_list li*/.raspuns
{
	padding: 0px 0px 20px 20px;
}

/* formular contact */

form#contact span
{
	width: 75px; 
	float: left;
}

.error
{
	font-weight: bold;
	color: #FF0000;
}

p.error
{
	margin: 0px;
	font-weight: bold;
	color: #FF0000;
}

.mesaj_ok
{
	font-weight: bold;
}

div#footer * img
{
	border: 0px;
}

div#lista_scurta_filme
{
	padding-top: 10px;
}

div#film
{
	margin: 0 auto;
	width: 335px;
	/*width: 500px;*/
}

div#lista_filme
{
	margin: 0 auto;
	width: 480px;
}

div#lista_filme * img, div#lista_scurta_filme * img
{
	border: 0px;
}

#mesaj_atentionare
{
	color: #660000;
	font-weight: bold;
	font-size: 10pt;
	line-height: 1.5em;
	text-align: justify;
	/*border: 1px solid #ff0000;
	padding: 10px;*/
}

input#nume, input#email, input#subiect, textarea#mesaj
{
	border: 1px solid #999999;
}

.rand_input
{
	padding: 3px 0px 3px 0px;
}

ul#lista_citate
{
	list-style: none;
	padding: 0px 0px 0px 10px;
    margin: 0px;
	font-size: 10.5pt;
    text-align: justify;
}

ul#lista_citate li
{
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-style: dotted;
    border-width: 0px 0px 1px 0px;
    border-color: #999999;
}

div#stiri
{
	border: 1px solid #ccc;
	margin-top: 10px;
	margin-bottom: 5px;
}

div#stiri h1
{
	margin: 0px;
	font-size: 10pt;
	font-weight: bold;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	padding: 2px;
}

div#stiri p
{
	font-size:  9pt;
	text-align: justify;
	margin: 5px 5px 5px 5px;
}

.important
{
	color: #c00;
}