img { border: 0; }
h1, h2, h3, h4, h5 ,h6 { font-weight: normal; }
hr { display: none; }

body {	
	background-color: #999696;
	padding: 0; margin: 0;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	color: #151313;
}

p { margin: 5px 0; padding: 0; }

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 0;
	margin: 5px 0;
	color: #c22b26;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 0;
	margin: 5px 0;
	color: #403a3a;
}

a {
	color: #c22b26;
}

a:hover {
	color: #c22b26;
}

#cont_top {
	padding-top: 20px;	
	background-color: #6d6a6a;
	width: 100%;
}

#site_top {
	background-color: #fff;
	width: 778px;
}

.site_top_left {
	width: 20px;
	background: url(/images/top_left.gif) repeat-y;
}

.site_top_center {
	width: 738px;
	background-color: #fff;
}

.site_top_right{
	width: 20px;
	background: url(/images/top_right.gif) repeat-y;
}

#cont_bottom {
	padding-bottom: 20px;
	background-color: #999696;
}

#site_bottom {
	background-color: #fff;
	width: 778px;
}

.site_bottom_left {
	width: 20px;
	background: url(/images/bottom_left.gif) repeat-y;
}

.site_bottom_center {
	width: 738px;
	background-color: #fff;
}

.site_bottom_right{
	width: 20px;
	background: url(/images/bottom_right.gif) repeat-y;
}

#header {
}

#flash {
	margin: 5px auto;
}

#menu {
	vertical-align: bottom;
	padding-left: 15px;
}

#top_links {
	text-align: right;
	height: 59px;
	padding-right: 15px;
	font-size: 11px;
	color: #888;
}

#top_links a {
	color: #888;
}

#top_links a:hover {
	color: #c22b26;
}


.submenu {
	margin: 0px 11px;
	padding: 3px 0;
}

.submenu a {
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	background-color: #f1f1f1;
	text-decoration: none;
	color: #c22b26;
	margin-bottom: 3px;
}

.submenu a.sel,
.submenu a.sel:hover {
	background-color: #e3e3e3;
	color: #403a3a;
	font-weight: bold;
	text-decoration: none;
}

.submenu a:hover {
	background-color: #c22b26;
	color: #fff;
	text-decoration: none;
}

.wnd {
	width: 200px;
}

.wnd_top {
	background: url(/images/wnd_top.gif) no-repeat;
	height: 11px;
}

.wnd_bottom {
	background: url(/images/wnd_bottom.gif) no-repeat;
	height: 11px;
}

.wnd_content {
	border-left: 1px solid #e6dfdf;
	border-right: 1px solid #e6dfdf;
	width: 198px;
	_margin-top: -3px;
}

.wnd_title {
	margin: 0 11px;
	font-weight: bold;
	background-color: #c22b26;
	color: #fff;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	font-size: 13px;
}

.wnd_title_grey {
	margin: 0 11px;
	font-weight: bold;
	background-color: #6d6a6a;
	color: #fff;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	font-size: 13px;
}

.wnd_title_light {
	margin: 0 11px;
	font-weight: bold;
	background-color: #eee;
	color: #6d6a6a;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	font-size: 13px;
}


.wnd_title_over {
	margin: 0 11px;
	font-weight: bold;
	background-color: #c22b26;
	color: #fff;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	font-size: 13px;
}

#home_wnd_eos,
.wnd_image {
	margin: 2px 11px;
}

#home_wnd_eos {
	margin-bottom: 5px;
}

.wnd_image_b {
	border: 1px solid #ccc;
}

.wnd_image img {
	border: 1px solid #fff;
}

.wnd_text {
	text-align: left;
	margin: 3px 13px;
	font-size: 11px;	
}

.wnd_link {
	margin: 0px 13px;
	font-size: 11px;
	text-align: right;
	color: #c22b26;
}

#lang_zone a:hover,
#lang_zone a,
#lang_zone {
	color: #c22b26;
}

.lwnd {
	width: 250px;
}

.lwnd_top {
	background: url(/images/lwnd_top.gif) no-repeat;
	height: 11px;
}

.lwnd_bottom {
	background: url(/images/lwnd_bottom.gif) no-repeat;
	height: 11px;
}

.lwnd_content {
	border-left: 1px solid #e6dfdf;
	border-right: 1px solid #e6dfdf;
	width: 248px;
	_margin-top: -3px;
}

.hwnd {
	width: 514px;
}

.hwnd_top {
	background: url(/images/hwnd_top.gif) no-repeat;
	height: 11px;
}

.hwnd_bottom {
	background: url(/images/hwnd_bottom.gif) no-repeat;
	height: 11px;
}

.hwnd_content {
	border-left: 1px solid #e6dfdf;
	border-right: 1px solid #e6dfdf;
	width: 512px;
	_margin-top: -3px;
}

#footer {
	background: url(/images/footer.gif) top left repeat-x;
}

#footer_left {
	width: 20px;
	background: url(/images/footer_left.gif) top left no-repeat;
}

#footer_right{
	width: 20px;
	background: url(/images/footer_right.gif) top left no-repeat;
}

#founders {
	padding-top: 5px;
	padding-left: 5px;
	width: 170px;
}

#footer_text {
	vertical-align: top;
	text-align: right;
	color: #888;
	padding-top: 10px;
	padding-right: 5px;
}

#footer_links,
#footer_links a {
	color: #888;
}

#footer_links a:hover {
	color: #c22b26;
}

#footer_copyright {
	margin-top: 3px;
}

#location_line {
	border-bottom: 1px solid #e6dfdf;
	font-size: 10px;
	padding-bottom: 2px;
	font-family: Tahoma, Verdana, sans-serif;
}

#location_line a {
	text-decoration: none;
}

.box .title {
	font-size: 12px;
	font-weight: bold;
}

.level1 {
	margin: 5px 20px;
}

.news .title {
	font-weight: bold;
	margin-top: 10px;
}

.news .title a {
	text-decoration: none;
}

.news .title a:hover {
	text-decoration: underline;
}

.news .date {
	color: #999;
	font-size: 10px;
}

.news .text {
	font-size: 10px;
}


.news_bottom {
	border-top: 1px solid #e6dfdf;
	font-size: 10px;
	padding-top: 2px;
	font-family: Tahoma, Verdana, sans-serif;
	margin-top: 10px;
}

.news_item .date {
	color: #c22b26;
	margin-bottom: 3px;
}

.right {
	float: right;
}

.company_logo {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.company_logo_inside {
	border: 1px solid #e6dfdf;
	padding: 5px;
}

.company_logo a {
	display: block;
	width: 85px;
	background-color: #e6dfdf;
	color: #403a3a;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
}

.company_logo a:hover {
	background-color: #c22b26;
	color: #fff;
	text-decoration: none;
}

.left_news_item {
	margin: 5px 0px;
	text-align: left;
	font-size: 11px;
}

.left_news_date {
	color: #888;
	font-weight: bold;
}

.left_news_title a {
	text-decoration: none;
}

.left_news_title a:hover {
	text-decoration: underline;
}

.home_news_item {
	margin: 5px 0px;
	text-align: left;
	font-size: 11px;
	padding: 5px;
	background-color: #f1f1f1;
}

.home_news_date {
	color: #888;
	font-weight: bold;
}

.home_news_title a {
	text-decoration: none;
}

.home_news_title a:hover {
	text-decoration: underline;
}

.date {
	font-size: 10px;
	color: #999;
}

.poza_radu img,
.captcha_field img {
	border: 3px solid #c22b26;
}

.poza_radu {
	float: left; margin-right: 10px; margin-bottom: 3px; margin-top: 3px;
}

#trafic_ro {
	background-color: #999696;
	text-align: center;
}

#home_wnd_gb2 {
	text-align:center;
}
