/* RESETARE 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  margin:0; padding:0; } 
table { border-collapse:collapse; border-spacing:0; } fieldset,img {  border:0; } 
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; } 
ol,ul { list-style:none; } caption,th { text-align:left; } h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } 
q:before,q:after { content:''; } abbr,acronym { border:0; } 

/* STIL */

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: .7em;
	color: #444;
}
#listareMeniu {
	display:none;
}
image {border:0px}
.thumb {
	border: 1px solid #666;
}
a {
	color: #0066FF;
}
a:hover {
	color: Red;
}
h1 {
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:5px;
	background:#F3F3F3;
}
h3 {
	font-size:13px;
	font-weight:normal;
}
#header {
	width: 980px;
	height: 100px;
	margin: 0 auto;
}
#logo {
	width: 325px;
	height: 100px;
	float: left;
}
#search {
	float: right;
	width: 325px;
	height: 100px;
}
#navigare {
	width: 980px;
	height: 60px;
	margin: 0 auto;
	background: url(../img/bg_navigare.gif);
	display:table;
}
table#baraNavigare {
	width: 961px;
	margin-left: 9px;
	margin-top:6px;
}
td#korectur {
	font-size: 1px;
	height: 6px;
	padding: 0px;
	margin: 0px;
}
table#baraNavigare td#celulaNavigare {
	background: url(../img/bara_nav.jpg) no-repeat;
	padding-left: 5px;
}
td#linkuriMici {
	text-align: right;
	color: #B5B5B5;
	height: 15px;
}
td#linkuriMici a {
	color: #B5B5B5;
	font-size: 9px;
}
td#linkuriMici a:hover {
	color: White;
	text-decoration: none;
}
#continut {
	width: 980px;
	margin: 0 auto;
}
#continutStanga {
	float: left;
	width: 640px;
	padding: 0px;
	margin-top: 10px;

}
#continutDreapta {
	float: right;
	width:330px;
	height:510px;
	background-image: url(../img/bg_dreapta.jpg);
	margin-top: 10px;
}
#iframeSelector {

	width:310px;
	height: 425px;
	margin-top: 60px;
	margin-left: 10px;
}
#iframeFormular {
	margin-top: 30px;
	margin-left: 10px;
	width:310px;
	height: 180px;
}
#flash {
	position: relative;
	width: 640px;
	height: 250px;
	margin-bottom: 10px;
}
#ticker {
	z-index: 100;
	width: 640px;
	height: 110px;
	background: url(../img/bg_ticker.gif);
	position: absolute;
	top:140px;	
}

#ticker div {
	position:relative;
	left:20px;
	top:40px;
	width:450px;
	padding:10px;
}
#ticker div span {
	position:absolute; 
	color:#000000;
	font-size:14px;
}
div.miniInfo {
	width: 300px;
	height:87px;
	margin-top: 10px;
}
div.miniInfo img {
	float: left;
}
div.miniInfo div {
	float: right;
	width: 210px;
	margin-top: 10px;
	margin-left: 15px;
}

#picior {
	width: 980px;
	height: 70px;
	margin: 0 auto;
	background: url(../img/bg_jos.gif) no-repeat;
	background-position: bottom;
	clear: both;
}
.meniuJos {
	margin: 10px;
	margin-top:25px;
	width: 700px;
	font-size: 12px;
	float: left;
}
.meniuJos a {
	color: #5B5B5B;
}
.meniuJos a:hover {
	color: Black;
}
.meniuJos span {
	font-size: 10px;
}

.logoMic {
	float: right;
	width: 105px;
	height: 32px;
	margin: 20px;
}

#coduri {
	margin-top: 20px;
	text-align: center;
	font-size: 9px;

}
#coduri a {
	color: #797979;
}
#coduri a:hover {
	color: Orange;
}
