body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/index_01.gif);
	background-repeat:repeat-x;
	background-color:#4D87B8;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #07609F;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #07609F;
}
a:hover {
	text-decoration: none;
	color: #325C40;
}
a:active {
	text-decoration: underline;
	color: #07609F;
}
td.menu { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:none;
	text-align:left;
	line-height:20px;
}
td.menu a {
	font-size : 12px;
	font-weight:bold;
	color : #000000;
	text-decoration : none;
	display: block;
	width: 100%;
	height: 100%;
	line-height:17px;
}
td.menu a:hover {
	line-height:17px;
	text-decoration : none;
	font-weight:bold;
	color:#000000;
	background-color:#A4D096;
	margin:0px;
}
td.menu a:visited {
	font-size : 12px;
	font-weight:bold;
	color : #000000;
	text-decoration : none;
	display: block;
	width: 100%;
	height: 100%;
	line-height:17px;
}
.titlu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}
.titlu:link {
	text-decoration: none;
}
.titlu:visited {
	text-decoration: none;
	color: #000000;
}
.titlu:hover {
	text-decoration: underline;
	color: #000000;
}
.titlu:active {
	text-decoration: none;
	color: #000000;
}

.titlu_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
.titlu_small:link {
	text-decoration: none;
}
.titlu_small:visited {
	text-decoration: none;
	color: #000000;
}
.titlu_small:hover {
	text-decoration: underline;
	color: #000000;
}
.titlu_small:active {
	text-decoration: none;
	color: #000000;
}


.autor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
}
.autor:link {
	text-decoration: none;
}
.autor:visited {
	text-decoration: none;
	color: #000000;
}
.autor:hover {
	text-decoration: underline;
	color: #000000;
}
.autor:active {
	text-decoration: none;
	color: #000000;
}
.normal_text {
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:15px;
}
.descriere {
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:15px;
}
.pret {
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
}
.white_text {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF
}
.textfield_ {
	border:solid 1px #0066CC;
	height:16px;
	font-size:14px;
	width:135px;
}
.select {
	border:solid 1px #0066CC;
	height:16px;
	font-size:12px;
	width:138px;
}
.slogan {
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
}

.top_menu_box
{
background-color:#07609F; 
padding-left:2px; 
color:#FFFFFF; 
height:22px; 
font-size:12px; 
font-weight:bold;
line-height:22px;
}

.top_menu_pagination
{
background-color:#07609F; 
padding-left:2px; 
color:#FFFFFF; 
height:22px; 
font-size:12px; 
font-weight:bold;
line-height:22px;
}

.top_menu_pagination a{
background-color:#07609F; 
padding-left:2px; 
color:#FFFFFF; 
height:22px; 
font-size:12px; 
font-weight:bold;
line-height:22px;
}


.top_menu_pagination a:visited {
	text-decoration: underline;
	color: #ffffff;
}
.top_menu_pagination a:hover {
	text-decoration: none;
	color: #ffffff;
}


.top_menu_box h1
{
font-size:12px; 
font-weight:bold;
line-height:22px;
padding:0px;
margin:0px;

}

.arrange-txt
{
text-indent:20px;
padding:10px;
}


#ticker{
		position:relative;
		top:0;
		left:680px;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	.tickercontainer { /* the outer div with the black border */
	position: relative;
	background: url('images/slider_bg.png') repeat-x top #25495F;
	width: 680px;
	height: 260px;
	margin: 0;
	padding: 0px;
	overflow: hidden;
	}
	.tickercontainer table{
	background: url('images/slider_bg.png') repeat-x top #25495F;
	}
	ul.newsticker { /* that's your list */
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0px;
	}
/*  */

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	width:200px;
	}

/*  */

