BODY { 
	color: #353535; 
	margin-top: 0px;
	font-family: Verdana, Arial, sans-serif; 
}

.site { 
	background-color: #FFFFFF; 
}

.antet { 
	background-color: #FFCC99;/* #D4BE99 */
	border-bottom: 1px dashed #660000;
	/*border-bottom: 1px dashed #660000;*/
}
.antet_top { 
	background-color: #FFCC99;/* #D4BE99 */
	border-top: 1px dashed #660000;
	/*border-bottom: 1px dashed #660000;*/
}
.meniu {
	background: #FFCC99;/* #D4BE99 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 2px;
	border-right: 1px dashed #660000;	
}

.meniu2 {
	background: #FFCC99;/* #D4BE99 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	/*padding-left: 2px;*/	
}

.linkuri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;	
}

.bannere {
	font-size: 8pt;
	background: #FFCC99;/* #D4BE99 */
	border-left: 1px dashed #660000;
}

.slogan {
	font-size: 25px; 
	font-weight: bold; 
	color: #990000; 
	text-align:center;
	padding: 3px; 
	text-shadow: black 3px 3px, yellow -3px -3px
}

.slogan2 {
	font-size: 10px; 
	font-weight: bold; 
	color: #333333; 
	text-align:right;
}

.footer { 
	font-size: 8px; 
	font-weight: bold; 
	background: #999999;
	text-align:center;
	color: #333333; 
	padding: 1px; 
	border-top: 1px dashed #990000; 
}

A { /*color: #353535; */text-decoration: none; }
A:hover { color: #F3614B; text-decoration: underline; }
.company {
	font-family: Arial, Helvetica; 
	font-weight: bold;
	font-size: 13px;
	color: #660000;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

.meniuri a 
{ 
	display: block;
	font-weight: bold;
	font-size: 11px;	
	padding-left: 3px; 
	padding-right: 3px;
	padding-top: 3px; 
	padding-bottom: 5px;
	color: #000000; 
	text-decoration: underline;
}
.meniuri a:hover 
{ 
	display: block;
	font-weight: bold;
	font-size: 11px;
	background-color: #660000; 
	padding-left: 3px; 
	padding-right: 3px;
	padding-top: 3px; 
	padding-bottom: 5px;
	color: white;
	text-decoration: underline;
}
.meniuri_sel a 
{ 
	display: block;
	font-weight: bold;
	font-size: 11px;
	background-color: #660000; 
	padding-left: 3px; 
	padding-right: 3px;
	padding-top: 3px; 
	padding-bottom: 5px;
	color: white;
	text-decoration: underline;
}

.meniuri_rosu a 
{ 
	display: block;
	font-weight: bold;
	font-size: 11px;	
	padding-left: 3px; 
	padding-right: 3px;
	padding-top: 3px; 
	padding-bottom: 5px;
	color: #FF0000; 
	text-decoration: underline;
}
.meniuri_rosu a:hover 
{ 
	display: block;
	font-weight: bold;
	font-size: 11px;
	background-color: #660000; 
	padding-left: 3px; 
	padding-right: 3px;
	padding-top: 3px; 
	padding-bottom: 5px;
	color: white;
	text-decoration: underline;
}
.meniuri_sel_rosu a 
{ 
	display: block;
	font-weight: bold;
	font-size: 11px;
	background-color: #660000; 
	padding-left: 3px; 
	padding-right: 3px;
	padding-top: 3px; 
	padding-bottom: 5px;
	color: white;
	text-decoration: underline;
}

div#detalii a 
{
	font-family: verdana, helvetica;
	font-weight: bold;
	font-size: 10px;
	color: #F3614B;
	text-decoration: underline;
}

div#detalii a:hover 
{
	font-family: verdana, helvetica;
	font-weight: bold;
	font-size: 10px;
	color: #0000CC;
	text-decoration: underline;
}

.categ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
div#categories a 
{ 
	display: block; 
	font-weight: bold;	
	background-color: #FFCC99; 
	border-top: 0px dashed; 
	padding-left: 15px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	color: #000000; 
	border-color: #666666; 
	background-image: url('images/arr.gif'); 
	background-repeat: no-repeat; 
	background-position: left; 
}
div#categories a:hover 
{ 
	font-weight: bold;
	/*background-color: white; */
	color: #000000; 
	text-decoration: underline; 
	background-image: url('images/arr.gif'); 
	background-repeat: no-repeat; 
	background-position: left; 
}
div#categ_sel a
{
	display: block; 
	font-weight: bold;	
	background-color: #660000; 
	border-top: 0px dashed; 
	padding-left: 15px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	color: white; 
	border-color: #666666; 
	background-image: url('images/arr_sel.gif'); 
	background-repeat: no-repeat; 
	background-position: top-left; 
}
div#categ_sub_sel a
{
	display: block; 
	font-weight: bold;
	background-color: #660000;/*#CC9966;*/ 
	border-top: 0px dashed;
	padding-left: 20px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	color: white; 
	border-color: #666666; 
	background-image: url('images/arr_sub_sel.gif'); 
	background-repeat: no-repeat; 
	background-position: top-left;
}

div#categories_sub a 
{ 
	display: block; 
	background-color: #FFDFBF; 
	padding-left: 20px; 
	border-top: 0px dashed; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	color: #000000; 
	border-color: #666666; 
	background-image: url('images/arr_sub.gif'); 
	background-repeat: no-repeat; 
	background-position: top-left;
}
div#categories_sub a:hover 
{ 
	padding-left: 20px;
	/*background-color: white; */
	text-decoration: underline;
	color: #000000; 
	border-top: 0px dashed; 
	/*text-decoration: none; */
	border-color: #666666; 
	background-image: url('images/arr_sub.gif'); 
	background-repeat: no-repeat; 
	background-position: top-left;	
}

.searchbutton {
	font-family: verdana, helvetica;
	font-weight: bold;
	font-size: 12px;
	color: white;
}

a.searchbutton:link,
a.searchbutton:visited,
a.searchbutton:active,
a.searchbutton:hover 
{
	text-decoration:none;
	font-family: verdana, helvetica;
	font-weight: bold;
	font-size: 12px;
	color: white;
}

.searchboxText {
	font-family: verdana, helvetica;
	font-weight: bold;
	font-size: 10px;
	color: #990000;
}
.searchboxText1 {
	font-family: verdana, helvetica;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
TR.search { 
	height: 14px;
}
.searchbox {
	font-family: verdana, helvetica;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	width: 240px
}

.dropdown {
font-family: verdana, helvetica;
font-weight: normal;
font-size: 11px;
color: #000000;
width: 160px
}
.dropdown01 {
font-family: verdana, helvetica;
font-weight: normal;
font-size: 11px;
color: #000000;
width: 130px
}

.domeniu_par {
	font-family: Century Gothic, verdana, Arial;/*Arial, Helvetica, sans-serif*/
	font-size: 13px;
	color: #990000;
}
.domeniu_firma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.titlu_firma {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}
.domeniu_impar {
	font-family: verdana, helvetica;
	font-weight: bold;
	font-size: 10px;
	color: #000066;
}
a.linkuri_utile:link,
a.linkuri_utile:visited,
a.linkuri_utile:active,
a.linkuri_utile:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#660000;
}
.linkuri_utile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#660000;
}
.harta
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	display: block;
	color: white;
}
a.harta:visited,
a.harta:active,
a.harta:link
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	display: block;
	color: white;
}
a.harta:hover
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	display: block;
	color: white;
	text-decoration: underline;
}
@font-face {
  font-family: 'Abel';
  font-weight: 400;
  font-style: normal;
  src: url('../font/abel/fonts/Abel-regular/Abel-regular.eot');
  src: url('../font/abel/fonts/Abel-regular/Abel-regular.eot?#iefix') format('embedded-opentype'),
       local('Abel'),
       local('Abel-regular'),
       url('../font/abel/fonts/Abel-regular/Abel-regular.woff2') format('woff2'),
       url('../font/abel/fonts/Abel-regular/Abel-regular.woff') format('woff'),
       url('../font/abel/fonts/Abel-regular/Abel-regular.ttf') format('truetype'),
       url('../font/abel/fonts/Abel-regular/Abel-regular.svg#Abel') format('svg');
}
@font-face {
  font-family: 'HelveticaNeue';
  font-weight: 400;
  font-style: normal;
  src: url('/fonts/helveticaneue/HelveticaNeue.eot');
  src: url('/fonts/helveticaneue/HelveticaNeue.eot?#iefix') format('embedded-opentype'),
       local('HelveticaNeue'),
       url('/fonts/helveticaneue/HelveticaNeue.ttf') format('truetype');
}
#obiectactiv___Frame {
    width: 777px !important;
    height: 160px !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
  and (min-resolution:.001dpcm) {
    #obiectactiv___Frame {
		width: 706px !important;
		height: 160px !important;
	} 
}
@supports (-moz-appearance:none) {
    #obiectactiv___Frame {
		width: 777px !important;
		height: 160px !important;
	} 
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
    #obiectactiv___Frame {
		width: 706px !important;
		height: 160px !important;
	} 
}

