@charset "utf-8";
/*
galben deschis : #F8FFD3
verde :          #076032

*/

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 15px;
}
h1, h2, h3, h4, h5, h6, form, p {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}	

#mainmenu {
	background-image: url(images/wood.jpg);
	background-repeat: repeat-x;
	height: 38px;
}
#mainmenu td, #mainmenu a, #mainmenu a:visited, #mainmenu a:active, #mainmenu img {
	font-size: 18px;
	line-height: 38px;
	font-weight: bold;
	color: #F8FFD3;
	text-indent: 8px;
	font-variant: normal;
	text-transform: none;
	border:none;
}
.left {
	background-image: url(images/wood-v.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #F8FFD3;
}
.left1 p {
	font-size: 12px;
	margin-left:6px;
}
.left1 {
	background-image: url(images/wood_oblic.jpg);
	background-repeat: no-repeat;
	color: #076032;
}
.left a, .left a:visited, .left a:active {
	color: #F8FFD3;
}
.pleftdesc {
	font-size:11px;
	text-align:justify;
	text-indent:0px;
	padding:0px 6px 10px 6px;
}

.style1 {
	color: #FFFFFF;
	font-size:12px;
}

.mainarea {
	background:#F5F5F5;
	background-image:url(images/bk_transp.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:20px;
	text-align:justify;
	text-indent:25px;
}	
.titlu1 {
	font-size: 24px;
	color: #F8FFD3;
	padding: 5px;
}
.titlu2 {
	font-size: 16px;
	color: #F8FFD3;
	padding: 5px;
}
.titlu2 a, .titlu2 a:active, .titlu2 a:visited, .titlu2 a:link {
	text-decoration:none;
	color: #F8FFD3;
}
#flags { padding:10px 0px 3px 10px; }
#flags img { border:solid 1px #FFFFFF; }
.tdpret {
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
}	
.tdpret td {
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	font-weight:bold;
}
#restaurant td {
	font-size: 14px;
	font-weight:bold;
	border-bottom:dashed 1px #999999;
}
#restaurant ul {
	margin-top:0px;
	margin-bottom:3px;
	padding:0px;
}	