@charset "utf-8";

body  {
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color:white;
	padding: 0;
	text-align: left;
	color: #444444;
	height:100%;
	overflow:auto;
}
img {border:0;}
p {margin:0; padding:0}
#container { 
	width:100%;
	margin: 0 auto;
	text-align: justify;
	padding-bottom:100px;
}
#header { 
	height:68px;
	padding:9px 0 0 370px;
	background:top center url(Images/headergrayline.png) no-repeat;
	}
#sidebar1 {
	float: left; 
	width: 347px;
	padding:0 0 0 0;
}

#mainContent { 
	margin: 0 20px 0 370px;
	text-align:justify;
	padding-right:120px;
} 
#footer { 
	background:bottom white url(Images/footerredline.png) no-repeat;
	height:40px;
	width:100%;
    position:fixed; 
     bottom:0;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*Left Menu START*/
.menuitem a, .menuitemactive a {width:347px;height:38px;display:block;}
.menuitem a:link, .menuitem a:visited, .menuitem a:active  {background-position:-347px 0;}
.menuitem a:hover, .menuitemactive a:link {background-position:0 0;}
/*Left Menu END*/
	
.undermenuline {
	background: right url(Images/udnermenuline.png) no-repeat;
	}
.undermenuline2 {
	background: right url(Images/udnermenuline2.png) no-repeat;
	}
/* Interogare START */
.interogare {
	background:center url(Images/redframe.png) no-repeat;
	width:265px;
	height:151px;
	text-align:center;
	margin:0 auto;
	padding-top:24px;
	}
.rezultat {
	background:center url(Images/redframelarge.png) no-repeat;
	width:454px;
	height:230px;
	text-align:center;
	margin:0 auto;
	}
.tasteaza {
	margin:0; padding-top:20px;
	}
.tasteaza-en {
	margin:0; padding-top:20px;
	background:center url(Images/tasteaza-en.png) no-repeat;
	}
.inputnumber {
	background:center url(Images/inputnumber.png) no-repeat;
	margin:0; padding:0;
	height:49px;
	}
.afla {
	text-align:center;
	margin:0; padding:0;
	}
/* Interogare END */
.resursemedia {
	width:357px;
	text-align:right;
	}
.bottomlinks a:link, .bottomlinks a:visited, .bottomlinks a:active  {
	text-decoration:none;
	color:gray;
	font-weight:bold;
	}
.bottomlinks a:hover {
	color:#d51c28;
}
.specialtext {
	color:#D51C28;
	font-weight:bold;
	margin:5px 0 5px 0;
}
.contentline {
	background:center url(Images/contentline.png) repeat-x;
	margin:0; padding:0;
}

span.noutati {display:none;
}
a.rollover
{
	display:block;
	width:50px;
	height:50 px;
	text-decoration: none;
}
a.rollover:hover
{
	 background-position: -50px 0;
}
.hidden
{
	display:none;
}


div.rezultat table {width:420px; border:0; text-align:left; color:#D51C28; font-weight:bold;}
div.rezultat table td {border-bottom:1px solid lightgrey;}
.label {text-align:right; font-weight:bold;width:50%; color:black}
.rezultat div {padding:20px;}
.footnote {font:normal 10px Arial, Helvetica, sans-serif;}
.rezultat div.captchaDiv img { padding: 10px 10px 10px 10px; }
.rezultat div.captchaDiv input {margin-bottom: 10px;}
.rezultat table td a { 	color:#D51C28; }
