#continut {
	font-family: Trebuchet MS;
	font-size: 16px;
	line-height: 1.5;
}

#continut td {
	font-size: 16px;
	min-width: 4px;
}

#meniu {
	font-family: Trebuchet MS;
	font-size: 16px;
	line-height: 17px;
	color: #fefefe;
}

body,td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
}

a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: none;
}

a img {border: 0}

#continut a:link, 
#continut a:visited, 
#continut a:hover, 
#continut a:active {
	color: #1f6e95;
}

#ro-eng {
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 13px;
	color: #fefefe;
	text-align: right;	
}

#ro-eng a {
	color: #fefefe !important;
	text-decoration: none;
}

#ro-eng .Activ, 
#ro-eng a:hover, 
#ro-eng a:active {
	color: #82b8d4 !important;
	text-decoration: none;
}

#meniu a {
	color: #fefefe;
	text-decoration: none;
}

#meniu .menu-left a {
	padding: 5px 0;
	display: inline-block;
}

#meniu a:hover, 
#meniu a:active, 
#meniu a.Activ {
	color: rgb(255,197,1);
	text-decoration: none;
}

#Breadcrumb {
	border-bottom: 1px solid #ffc501;
	margin-bottom: 11px;
	text-align: right;
}

#Breadcrumb,
#Breadcrumb a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#Breadcrumb a:hover {
	text-decoration: underline;
}

h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 37px;
	line-height: 36px;
	font-weight: 800;
	letter-spacing: -.04em;
	margin:0px;
	margin-top:19px;
	margin-bottom:28px;	
}

#continut h1 {
	text-transform: uppercase;
	color: #ffba0f;
	text-align: left;
}


h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	margin:0px;
	text-align: center;
	margin-bottom:20px;	
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	margin:0px;
	text-align: left;
	margin-bottom:20px;	
}


#frm-contact input[type=text], 
#frm-contact textarea, 
#frm-comanda input[type=text] {
	width: 100%;
	font-size: 16px;
	border:1px #e9a804 solid;
	padding: 10px;
	font-family: inherit;
}

#frm-contact input[type=submit],  
#frm-comanda input[type=submit] { 
	padding: 10px;
	font-size: 16px;
}

::-webkit-input-placeholder {
   font-size: inherit;
}
:-moz-placeholder { /* Firefox 18- */
   font-size: inherit;
}
::-moz-placeholder { /* Firefox 19+ */
   font-size: inherit;
}
:-ms-input-placeholder {
   font-size: inherit;
}