/*
This is an Elated PageKit - www.elated.com.
All artwork copyright (c) 1996-2005 Elated Communications Ltd.
By using this PageKit, you are agreeing to be bound by the
usage agreement available online at http://www.pagekits.com/usage/
*/


/*
	Standard font family for site
*/

body, table, tr, td, a, p, h1, h2, h3, h4, h5
{
	font-family: verdana, arial, helvetica, sans-serif;
}


/*
	Page body style
*/

body
{
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	background-color: #222222;
	background-image: url("../imagini/bg.gif");
	background-repeat: repeat-x;
}



/*
	Standard paragraph style
*/

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ececec;
	text-align: left;
    text-decoration: none;
	text-align: left;
}



.intrare
{
    font-size: 8pt;
    color: black;
    font-family: Verdana, Arial;
	border:1px solid #9CB05C;
    margin:0px 0px 0px 3px;
    background:url(../imagini/inputbg.gif);	
}

li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ececec;
	text-align: left;
    text-decoration: none;
}




/*
	Links
*/











/*
	Headings
*/
.reclama_text
{
  color:#ececec;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
}

.reclama_titlu
{
  color: #a52817;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
}

h1
{
	font-weight: bold;
	font-size: 0.6em;
	color: #E6361F;
    margin-top: 50px;
}

.header {
	font-family: "monotype corsiva";
	font-size: 20px;
	font-weight: normal;
	color: #a52817;
	text-decoration: none;
}


.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ececec;
	text-align: left;
    text-decoration: none;
}

.eroare {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a52817;
}

h1.left-header
{
	font-weight: normal;
	font-size: 0.6em;
	color: #E6361F;
	margin-left: 15px;
}

h2
{
	font-size: 0.6em;
	color: #ffffff;
	padding-top: 9px;
}



/*
	Main Table - just gives the content a background colour
*/

.maintable 
{
	background-color: #222222;
}



/*
	Menu Table and Cell - controls how the menu looks & sits
*/





/*
	Left hand column on homepage - the big image
*/

.home-left 
{
	width: 276px;
	height: 600px;
	background-image: url("../imagini/home_left.jpg");
	background-repeat: no-repeat;
	padding-top: 310px;
    padding-left:50px;
}

p.left-text
{
	font-size: 0.6em;
	margin-left: 15px;
	margin-right: 20px;
	color: #999999;
}



/*
	Right hand column on homepage
*/

.home-right 
{
	padding-top: 5px;
	padding-right: 30px;
    padding-left: 5px;
    align:left;
}





/*
	Left hand column on sub-page
*/

.page-left 
{
	width: 276px;
	height: 300px;
	background-image: url("../imagini/page_left.jpg");
	background-repeat: no-repeat;
    padding-left:30px;
}


/*
	Right hand column on sub-page
*/

.page-right 
{
	padding-right: 75px;
}




/*
	Page footer area
*/


p.footer
{
  text-align: center;
	margin-top: 0px;
	padding-top: 30px;
	color: #666666;
	font-size: 0.6em;
	margin-bottom: 20px;
}

p.footer a
{
	color: #EA922B;
	font-size: 1em;
}




/*
	Standard images
*/

img
{
	border: none;
}





/*
	Frontpage layout elements - Text
*/

.text
{
	padding-right: 20px;
	text-align: left;
}

.meniu
{
padding-top:60px;
}



.search
{
 font-family:"Courier New", Courier, mono;
 color:#a52817;
 font-weight:bold;
 font-size:18pt;
}