﻿body {
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3e3e3e;
	background-color: #FEFAF4;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.linie_gri_stanga {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
}
.linie_gri_dreapta {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C0C0C0;
}
.linie_gri_jos {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
}
.copyright {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	text-align: center;
}
.copyright a {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.copyright a:hover {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #666666;
}
#header_negru {
	width: 1024px;
	height: 61px;
	background-color: #000000;
}
#bg_rosu {
	background-color: #C50E20;
}
#bg_titlu_sus {
	width: 409px;
	height: 102px;
}
#bg_continut_sus {
	width: 409px;
	height: 332px;
	background-image: url('../images/degusta_07.jpg');
	background-repeat: repeat-x;
	vertical-align: top;
	overflow: auto;
}
#continut_sus {
	overflow: auto;
	width: 384px;
	height: 330px;
	padding-left: 15px;
	padding-right: 10px;
}
#bg_meniu {
	background-color: #C50E20;
	width: 1024px;
	height: 23px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 12px;
}
#bg_titlu_jos {
	width: 392px;
	height: 62px;
}
#bg_continut_jos {
	width: 392px;
	height: 219px;
	background-image: url('../images/degusta_09.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
}
#continut_jos {
	overflow: auto;
	padding: 20px;
	width: 352px;
	height: 179px;
}
#bg_stema {
	background-image: url('../images/degusta_10.jpg');
	background-repeat: no-repeat;
	width: 223px;
	height: 281px;
	vertical-align: top;
}
#bg_dr_jos {
	background-image: url('../images/degusta_15.jpg');
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: top;
}
#zona_video_jos {
	position: relative; 
	width: 185px; 
	height: 155px; 
	z-index: auto;
	left: 22px; 
	top: 114px
}
.meniu {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	line-height: 23px;
	display: inline-block;
	width: auto;
	height: 23px;
	font-weight: bold;
}
.meniu:hover {
	text-decoration: none;
	background-color: #740003;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	line-height: 23px;
	display: inline-block;
	width: auto;
	height: 23px;
}
.meniu_activ {
	text-decoration: none;
	background-color: #740003;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	line-height: 23px;
	display: inline-block;
	width: auto;
	height: 23px;
	font-weight: bold;	
}
.meniu_activ:hover {
	text-decoration: none;
	background-color: #740003;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	line-height: 23px;
	display: inline-block;
	width: auto;
	height: 23px;
}
#zona_copy {
	position: relative;
	width: 500px;
	height: 20px;
	z-index: auto;
	left: -100px;
	top: 105px;
}
.copyright {
	font-size: 11px;
	text-decoration: none;
	text-align: left;
}
.copyright a {
	font-size: 11px;
	text-decoration: none;
}
.copyright a:hover {
	font-size: 11px;
	text-decoration: underline;
}
form {
	margin: 0px;
	font-size: 11px;
}
select {
	margin: 0px 0px 2px 0px;
	height: 18px;
	border-style: solid;
	width: 70px;
	border-width: 1px;
}
input {
	margin: 0px;
	height: 14px;
	border-style: solid;
	width: 170px;
	border-width: 1px;
}
textarea {
	margin: 0px;
	height: 70px;
	border-style: solid;
	border-width: 1px;
	width: 170px;
}
input.but {
	margin: 2px;
	height: 18px;
	border-style: solid;
	width: 70px;
	border-width: 1px;
}
img {
	border-width: 0px;
}

