body {
	background: url('../images/bg.jpg') top left repeat-x #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial, verdana; font-size: 12px;
}
.clear { clear: both; }
#header {
	width: 1020px; height: 100px;
	background: url('../images/header.jpg') no-repeat;
}
#logo {
	float: left;
	margin: 6px 0px 0px 37px;
}
#header_links {
	width:200px;
	color: #FFF; font-size: 11px;
	float: right;
	margin: 6px 30px 0px 0px;
	text-align: right;
}
#header_links a {
	color: #FFF; font-size: 11px; text-decoration: none;
}
#header_links a:hover { text-decoration: underline; }
#lang_links {
	float: right;
	clear: right;
	margin: 60px 30px 0px 0px;
}
#lang_links a {
	display: block; float: left;
	margin: 0px 0px 0px 2px;
	padding: 2px 0px 0px 0px;
	width: 46px; height: 20px;
	background: url('../images/lang_link_bg.jpg') top left no-repeat;
	font-size: 10px; color: #333333; text-decoration: none;
}
#lang_links a:hover { color: #FC0307; }
#container {
	width: 960px;
	background: url('../images/main_bg.jpg') top repeat-y;
}
#left {
	float: left;
	width: 188px;
}
#main {
	float: left;
	width: 584px;
	background: url('../images/main_bg.jpg') top repeat-y;
}
#right {
	float: left;
	width: 188px;
}
#content {
	padding: 0px 12px 10px 12px;
	text-align: justify;
	font-size: 11px; color: #333;
}
.box_heading {
	background: url('../images/box_heading.jpg') top no-repeat;
	width: 188px; height: 48px;
}
.box_title {
	color: #CC0000; font-weight: bold; font-size: 14px;
	padding: 15px 0px 0px 10px;
	text-align: left;
}
.box {
	background: url('../images/box_bg.jpg') top repeat-y;
}
.leftmargin{text-align:left;padding-left:10px;width:180px;}
ul.box_links {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	padding: 0px 0px 0px 0px
}
ul.box_links li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}
ul.box_links li a {
	font-size: 11px; color: #333; text-decoration: none; font-weight: bold;
	padding: 0px 10px 10px 0px;
}
ul.box_links li a:hover {
	color: #4B7CBE; text-decoration: underline;
}
.box_bottom {
	width: 188px; font-size:1px;height:4px;
	background: url('../images/box_bottom.jpg') top no-repeat;
}
#main_bottom {
	width: 584px; height: 8px;
	background: url('../images/main_bottom.jpg') bottom no-repeat;
}
#footer {
	background: #FFF;
}
#footer_content {
	padding: 10px 10px 10px 10px;
}
.footer_column {
	float: left;
	width: 165px;
	margin: 0px 20px 0px 0px;
	color: #666; font-weight: bold; text-align: left;
}
ul.footer_links {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
ul.footer_links li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
ul.footer_links li a {
	color: #666; font-weight: normal; text-decoration: none;
}
ul.footer_links li a:hover {
	color: #FC0307; text-decoration: underline;
}
.footer_contact {
	float: left; width: 200px;
	padding: 0px 0px 0px 0px;
	color: #666; font-size: 11px;
	text-align: left;
}
.footer_contact img{float:left;margin-bottom:120px;}
h1 {
	margin: 0px 0px 15px 0px;
	font-family: georgia; font-size: 16px; color: #CC0000; font-weight: bold;
	background: url('../images/stiribg.jpg') center bottom no-repeat;
	padding-bottom: 10px;
}
a.more {
	display: block;
	float: right;
	background: url('../images/more.jpg') right no-repeat;
	padding: 0px 10px 0px 0px;
	color: #666; font-size: 11px; text-decoration: none;
}
a.more:hover { text-decoration: underline; }
h2 {
	margin: 5px 0px 15px 0px;
	text-align: left; font-size: 14px; color: #CC0000; font-weight: bold;
}
h2.bgunderleft {
	background: url('../images/bgunder_left.jpg') center bottom no-repeat;
	padding-bottom: 10px;
}
h2.bgunderright {
	background: url('../images/bgunder_right.jpg') center bottom no-repeat;
	padding-bottom: 10px;
}
h2 a { font-size: 14px; color: #CC0000; font-weight: bold; text-decoration: none; }
h2 a:hover { text-decoration: underline; }
h2.extra a { font-size: 16px; color: #CC0000; font-weight: bold; text-decoration: none; font-family: georgia; }
h2.extra a:hover { text-decoration: underline; }
h6 {
	margin: 0px 0px 0px 0px;
	text-align: left; color: #666; font-size: 11px; font-weight: normal;
}
img.h2_img {
	float: left; margin: 0px 10px 10px 0px;
}
a.more_red { color: #CC0000; font-size: 10px; text-decoration: none; display: block; margin: 2px 0px 5px 0px; }
a.more_red:hover { text-decoration: underline; }
.news_separator {
	width: 100%; border-bottom: 1px solid #CCC; clear: both;
	margin: 10px 0px 15px 0px;
}
h3 {
	margin: 2px 0px 5px 0px;
	text-align: left; font-size: 14px; color: #CC0000; font-weight: bold;
}
h3 a { font-size: 14px; color: #CC0000; font-weight: bold; text-decoration: none; }
h3 a:hover { text-decoration: underline; }
img.h3_img {
	float: left; margin: 0px 20px 20px 0px;
}
.content_column_left {
	width: 210px; float: left;
	margin: 0px 15px 10px 0px;
	text-align: justify; color: #333; font-size: 11px;
}
.content_column_right {
	width: 310px; float: right;
	margin: 0px 0px 10px 0px;
	text-align: justify; color: #333; font-size: 11px;
}
h4 {
	margin: 2px 0px 5px 0px;
	text-align: left; font-size: 12px; color: #CC0000; font-weight: bold;
}
h4 a { font-size: 12px; color: #CC0000; font-weight: bold; text-decoration: none; }
h4 a:hover { text-decoration: underline; }
.stiribg {
	/*background: url('../images/stiribg.jpg') center bottom no-repeat;*/
}
.newsdate {
	margin: 5px 5px 5px 0px;
}
h3.arch {
	font-size: 12px; font-weight: normal; color: #666;
}
h3.arch a {
	color: #4E4E4E; font-size: 12px; font-weight: normal; text-decoration: underline;
}
h3.arch a:hover { color: #333; }
form{margin:0px;padding:0px}
.comlink {
	float: left;
	width: 250px;
	margin: 10px 20px 0px 0px;
}
.comlink a {
	display: block;
	padding: 0px 3px 3px 25px;
	text-decoration: underline;
	text-align: left;
	background: url('../images/com_bullet.gif') no-repeat;
}
.comlink a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.soft {
	margin: 10px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
}
.soft b { 
	display: inline; 
	width: 95%;
}
.coloana_anexa {
	float: left;
	width: 230px; height: 25px;
	margin: 0px 15px 10px 0px;
}
table#searchtb td { border: 1px solid #333; }
