#prima { 
background-color:#FFFF99;
color:red;
width:695px;
}

select {	
	color:blue;
	font-size:11px;
	height:18px;
	background-color:yellow;
	}

form {
	margin:0px;
     }

body {
	font-familY:Arial;
	font-size:13px;
	background-image: url(images/body_bg.jpg);
}

p { margin:0px; padding:0px; }



.tabel {
	border: 1px solid #333333;
}

.pret {
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	background:#0033FF;
	color:yellow;
	 }

h1 {
	font: normal 20px arial, 'Times New Roman', Serif;
	line-height: 30px;
	color: red;
    padding-bottom:0px;
	margin: 0;
}


.index {
	font: normal 25px arial, 'Times New Roman', Serif;
	line-height: 30px;
	color: black;
    padding-bottom:0px;
	margin: 0;
	border-bottom:2px solid black;
}

#left {
	background-color: #ECF1F5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
}
#left p {
  font: 12px "tahoma";
  color: #677C8D;
  margin: 0px;
  padding: 3px;
  }
#left p a {
	padding:2px;
	display:block;
	color: #003399; 
	text-decoration:none;
}
#left p a:hover {
	text-decoration: none;
	background:white;
	color:black;
}


#right {
	background-color: #ECF1F5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFDFDF;
}


#right p {
  font: 12px "tahoma";
  color: #677C8D;
  margin: 0px;
  padding: 3px;
  }
#right p a {
	padding:2px;
	display:block;
	color: #E16C5B; 
	text-decoration:none;
}
#right p a:hover {
	text-decoration: none;
	background:white;
	color:black;
}


#main {
	font: 13px "trebuchet ms";
	color: #436F92;

	background-color: #FFFFFF;
}

#main a
{ 
  color: #436F92;
  text-decoration: none;
  margin-top:2px;
  margin-bottom:2px;
}
#main a:hover {
	color:#CC3333;
	text-decoration: none;}


#footer {
	font-family: Tahoma;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
}

#footer a {
	background-color:white;
	text-decoration:none;
	color:black;
}

#footer a:hover {
	text-decoration:none;
	color:red;
}

#contact {
	font: 13px "trebuchet ms";
	color: #436F92;
	line-height: 12px;
	background-color: #FFFFFF;
}

#contact a
{
  color: #436F92;
  text-decoration: none;
}
#contact a:hover {
	color:#CC3333;
	text-decoration: underline;}


#print {
	font-family:Arial;
	font-size:12px;
	width:95%;
	background:white;	
	padding:5px;
}

.ticker_index {
	background:#ECF1F5;
	padding:5px;
	border:1px solid #DFDFDF;
	margin:5px;
	font-size:12px;
	font-family:Tahoma;
	color:black;
}

h2 {
	margin:0px;
	padding:0px;
	font-size:15px;
	color:red;
	font-family:Tahoma;
}

h3 {
	margin:0px;
	padding:0px;
	font-size:13px;
	color:black;
	font-family:Tahoma;
}

.footer {
	padding:20px;
}

.footer ul {
	margin:0px;
	padding:3px;
}
.footer ul li { list-style-type:none; }

.footer ul li a {
	color:#436F92;
	text-decoration:none;
}
.footer ul li a:hover {
	color:red;
	text-decoration:underline;
}

#meniu_stanga ul {margin:0px;padding:0px;list-style-type:none;}
#meniu_stanga ul li{list-style-type:none;}
#meniu_stanga ul li a{color:#436F92; display:block;text-decoration:none;padding:3px 0px 3px 15px; font-size:13px;}
#meniu_stanga ul li a:hover{background:#FFFF00 url("images/vert-one_arrow.gif") no-repeat 0 7px;}
/* #meniu_stanga ul li a.current{background:url("images/vert-one_arrow.gif") no-repeat 0 7px;}
#meniu_stanga ul li a.current:hover{background:url("images/vert-one_arrow.gif") no-repeat 0 7px;} */

#cauta { display:block; padding:3px; background:#FFFF69; color:black;}

#meniu {
	background-color: whitesmoke;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: tahoma;
	font-size: small;
	color: #CCCCCC;
}
#meniu a {
	text-decoration: none;
	font: bold 12px "tahoma";
	color: #779BB6;
	padding: 0px  6px;
	text-align: center;
}
#meniu a:hover {
  color: #436F92;
  border-bottom: 2px solid #ff9900;
}

.box_link {
	background:white; 
	padding:5px; 
	border:1px solid #333333; 
	font-size:16px;
	position:relative;
	z-index:100;
}

