@import "text-style.css";
img, div { behavior: url(iepngfix.htc) }
body{
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
table {
	padding: 0;
	border-collapse: collapse;
	border: 0;
}
td {
	margin: 0;
	padding: 0;
}
div#site_top,
div#site_left,
div#site_right,
div#site_center {
	
}
div#site{
	width: 993px;
	margin-left: auto;
	margin-right: auto;
}
div#site_top{	
	height: 280px;	
	margin-bottom: 2px;
	width: inherit;
}
div#site_center{	
	z-index: 1;	
	min-height: 300px;	
	background: url(/images/bk_center.jpg) top left repeat-y;
	padding-left: 40px;
	padding-right: 20px;	
}
div#site_center h1 {
	border-bottom: 1px solid #459bec;
	margin-left: -35px;
	padding-left: 50px;
}
td.center_top {
	background: url(/images/bk_center_top.jpg) top left repeat-x;
	width: inherit;	
	height: 49px;
	vertical-align: top;
}
div#center_left {
	float: left;
	width: 282px;	 /* old 293px */
	text-align: center;
	vertical-align: middle;	
}
div#center_left img {
	margin-top: 50px;
}
td.site_center {
	width: 809px;
	vertical-align: top;
}
td.right_top {
	background: url(/images/bk_right_top.jpg) top left repeat-x;
	background-color: #50afd4;
	width: 184px;
	text-align: center;
}
td.site_right {
	width: 184px;
	background-color: #50afd4;
	vertical-align: top;
	text-align: center;
}
div#site_bottom{	
	margin-top: 4px;
	padding-top: 1px;
	height: 35px;	
	width: inherit;
	background: url(/images/site_bottom.jpg) top left no-repeat;
}
div.fix_float {
	clear: both;
	display: block;
}
td.top_left {
	background: url(/images/bk_top_left.jpg) top left repeat-x;
	text-align: left;
	vertical-align: top;	
}
div#top_search {
	width: 135px;
	height: 48px;
	float: right;
}
input.search {
	width: 93px;
	height: 19px;
	border: 1px solid #222d78;
	background: #9f9f9f;
	color: #ffffff;
	padding: 2px;
}
ul#menu {
	margin: 0; padding: 0;
	margin-left: 35px;
	list-style: none;
}
ul#menu li {	
	float: left;
	padding-left: 5px;
}
ul#menu li a {
	display: block;
	height: 44px;
	line-height: 44px;
	width: 104px;
	color: #fff;
	text-decoration: none;
	text-align: center;	
	background: url(/images/btn_back.jpg) top left no-repeat;
	font-size: 18px;
}
ul#menu li a:hover,
ul#menu li a.selected {
	line-height: 32px;
	background-image: url(/images/btn_over.jpg);
}
div#site_center td div.judet_img,
div#site_center td div.judet,
div#site_center td div.localitate {
	display: none;
}
/* Contact form */
#contact td {
	padding: 5px;	
}
#contact input, textarea {
	border: 1px solid #50afd4;
	background: none;
}
#contact input {
	width: 140px;	
}
#contact input[type=submit] { width: auto; }
#contact textarea {
	width: 300px;
}
div.lastmodif {
	display: block;
	float: right;
	width: 182;
	height: 30;
	text-align: right;
	padding-right: 15px;
	padding-top: 2px;
}
div.lastmodif span { font-size: 11px; 	font-style: italic; }

td p {
	margin: 5px 0;
}
