/* CSS Document */

html, body{
	padding:0px; 
	margin:0px; 
	font:13px Arial, Helvetica, sans-serif; 
	color:#919191;
	height: 101%;
}
body {
	background-color: #979797;
}
img {
	border: 0;
}
p {
	margin: 10px 0 0 0;
}
a {
	color:#538D00;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
h1 {
	color:#CC0000;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:27px;
	font-weight:normal;
	margin:21px 0px;
}
.container {
	width:100%;
	background: #fff url(../images/bg.gif) repeat-x;
}
#mainPan {
	margin:0pt auto 25px;
	width:990px;
}
#headerPan {
	height:223px;
}
#headerPan ul {
	list-style: none;
}

#leftPan {
	background:transparent url(../images/left_side.gif) no-repeat scroll right top;
	color:#7F7F7F;
	float:left;
	height:223px;
	width:192px;
	display:inline;
}
#leftPan ul {
	display:inline;
	float:right;
	font-size:0px;
	padding:80px 6px 0pt 0px;
	width:104px;
}
#leftPan ul li {
	display:inline;
	float:right;
}
#leftPan ul li a {
	display:block;
	height:20px;
	text-indent:-2222px;
	width:23px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#leftPan ul li a.home {
	background-image:url(../images/home_icon.gif);
	margin:8px 0pt 0pt 9px;
}
#leftPan ul li a.home:hover {
	background-image:url(../images/home_icon_h.gif);
}
#leftPan ul li a.user {
	background-image:url(../images/user.gif);
	margin:8px 0pt 0pt 10px;
}
#leftPan ul li a.user:hover {
	background-image:url(../images/user_h.gif);
}
#leftPan ul li a.email {
	background-image:url(../images/email.gif);
	margin:12px 0pt 0pt 10px;
}
#leftPan ul li a.email:hover {
	background-image:url(../images/email_h.gif);
}

#leftPan ul.new {
	padding:90px 0pt 0pt 0px;
	width:148px;
	float: right;
	display: inline;
}
#leftPan ul.new li {
	display:inline;
	float:left;
	height:15px;
	width:73px;
	font-size:13px;
	text-align: center;
	margin-right: 1px;
}
#leftPan ul.new li a {
	color:#7F7F7F;
	display:block;
	margin:2px 0pt 0pt 0px;
	text-decoration:none;
	text-indent:0px;
	width:auto;
}
#leftPan ul.new li a:hover, #leftPan ul.new .active a, #right ul.solu li a:hover, #right ul.solu .active a {
	color:#050505;
}

#middlePan {
	float:left;
	display:inline;
	height:223px;
	width:600px;
	background-color: #fff;
}
.indexPage {
	background:url(../images/header_pic.jpg) no-repeat scroll 30px 73px;
}
.profil {
	background:url(../images/headers/profil.jpg) no-repeat scroll 30px 73px;
}
.parizer {
	background:url(../images/headers/parizer.jpg) no-repeat scroll 30px 73px;
}
.carnati{
	background:url(../images/headers/carnati.jpg) no-repeat scroll 30px 73px;
}
.salamuri {
	background:url(../images/headers/salamuri.jpg) no-repeat scroll 30px 73px;
}
.pateuri {
	background:url(../images/headers/pateuri.jpg) no-repeat scroll 30px 73px;
}
.pateuri {
	background:url(../images/headers/pateuri.jpg) no-repeat scroll 30px 73px;
}
.cremwursti {
	background:url(../images/headers/cremwursti.jpg) no-repeat scroll 30px 73px;
}
.salamuri-uscate {
	background:url(../images/headers/salamuri-uscate.jpg) no-repeat scroll 30px 73px;
}
.polonezi {
	background:url(../images/headers/polonezi.jpg) no-repeat scroll 30px 73px;
}
.afumaturi {
	background:url(../images/headers/afumaturi.jpg) no-repeat scroll 30px 73px;
}
.carne-proaspata {
	background:url(../images/headers/carne-proaspata.jpg) no-repeat scroll 30px 73px;
}
.specialitati {
	background:url(../images/headers/specialitati.jpg) no-repeat scroll 30px 73px;
}
.news {
	background:url(../images/headers/news.jpg) no-repeat scroll 30px 73px;
}
#middlePan img {
	margin:10px 0pt 0pt 64px;
}

#right {
	background:transparent url(../images/right_side.gif) no-repeat scroll 0pt;
	float:left;
	display: inline;
	height:223px;
	width:185px;
}
#right ul {
	display:inline;
	float:left;
	padding:80px 0pt 0pt 10px;
	margin: 0;
	list-style: none;
}
#right ul li {
	background:transparent url(../images/tell.gif) no-repeat scroll 0pt;
	height:25px;
	font-size: 13px;
	padding: 0 0 0 42px;
	margin: 0;
	list-style-position: outside;
}
#right ul.solu {
	display:block;
	padding:98px 0pt 0pt 2px;
	width:157px;
	font-size:11px;
}
#right ul.solu li {
	display:inline;
	float:left;
	height:15px;
	width:73px;
	text-align: center;
	margin-right: 1px;
	background-image: none;
	padding: 0;
}
#right ul.solu li a {
	color:#7F7F7F;
	margin:2px 0pt 0pt 0px;
	text-decoration:none;
	text-indent:0px;
	width:auto;
}

#body_leftbg {
	float:left;
	display: inline;
	width:150px;
	padding: 0 14px 0 25px;
	text-align:right;
	font-size: 12px;
	padding-bottom: 20px;
}
#body_leftbg h2, #right_bg h2 {
	background-color:#FFFFFF;
	color:#CC0000;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:27px;
	font-weight:normal;
	display: inline;
	padding: 19px 14px;
}
#body_leftbg h2 {
	margin:0px -14px 0pt 0px;
	float: right;
	display:inline;
}

#body_leftbg h3, #right_bg h3  {
	color:#272727;
	clear:right;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.2em;
	margin:13px 0pt 10px 0px;
}

#body_middle {
	color:#000000;
	float:left;
	display: inline;
	width:546px;
	background: #fff;
	padding: 0px 30px 30px 30px;
	background: url(../images/bgContent.gif) repeat-y top left;
}
#body_middle ul {
	margin-left: 15px;
	padding: 0;
}
#body_middle ul li {
	padding: 0 0 5px 0;
}
.calitate {
	float: right;
	display: inline;
	width: 110px;
	text-align: right;
	margin-top: 0;
}
.calitate img {
	margin-bottom: 15px;
}
.dead {
	outline: 1px solid #000000;
}

html>body .dead {
	outline: 1px solid #000000;
}

#right_bg {
	float:left;
	display: inline;
	width:178px;
	padding: 0 0px 0 14px;
}
#right_bg h2 {
	margin:0px 0px 0pt -14px;
	float: left;
	display:inline;
}
#right_bg ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#right_bg ul li {
	margin: 5px 0;
	padding: 0 0 0 16px;
	background: url(../images/greenArrows.gif) no-repeat left center;
}
#right_bg ul li a {
	text-decoration: none;
	font-size: 14px;
}
#right_bg ul li a:hover, #right_bg ul .active a {
	color: #cc0000;
}

#body_middle .pdfList {
	margin:16px 0pt 0pt 0px;
	padding:0px;
	width:310px;
	list-style: none;
	clear:left;
}
#body_middle .pdfList li {
	background:#FFFFFF url(../images/01.gif) no-repeat scroll 0%;
	border-bottom:1px dashed #B7B7B7;
	border-top:1px dashed #B7B7B7;
	color:#6C6C6C;
	padding:10px 0pt 0pt 70px;
	height: 66px;
}
#body_middle .pdfList li.li1 {
	background:#FFFFFF url(../images/02.gif) no-repeat scroll 0%;
	border-top:0px;
}
#body_middle .pdfList li strong {
	color:#CC0000;
}
.thumbs {
	margin-top: 15px;
}
html>body .thumbs {
	height: auto;
}
.thumbs img {
	margin: 0 15px 15px 0;
}
.newsItem {
	border-bottom:1px dashed #B7B7B7;
	padding: 10px 0;
}
.newsItem p {
	padding: 0;
	margin: 0;
}
.newsItem h3 {
	padding: 0;
	margin: 0px 0 5px 0;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
}

#footer {
	clear: both;
	background:#979797 url(../images/footer_bg.gif) repeat-x top;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0pt auto;
	text-align: center;
	padding: 20px;
}
#footer ul {
	margin:0px auto;
	width:auto;
	list-style: none;
	border-left: 1px solid white;
	padding: 0;
	display: inline;
}
#footer ul li {
	display: inline;
	border-right: 1px solid white;
}
#footer ul li a {
	color: #fff;
	padding: 0 5px;
}
.tel {font-size:10px!important;}
