* {
  margin: 0px;
  padding: 0px;
}

body {
	text-align: center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: 50% 0;
	background-color: #ececec;
	font-family: Tahoma;
	width: 100%;
	font-size: 11px;
}
img {
  border: none;
  behavior:	url("pngfix/pngbehavior.htc");
}
a {
  color: #b11c20;
}
a:hover {
  text-decoration: none;
}
h1 {
  font-family: Tahoma;
  font-size: 16px;
  color: #454545;
  font-weight: bold;
}
h2 {
  font-family: Tahoma;
  font-size: 14px;
  color: #757575;
  font-weight: bold;
}
h3 {
  font-family: Tahoma;
  font-size: 14px;
  color: #b71d21;
  font-weight: bold;
}
h3 span {
  font-weight: 100;
}
h5 {
  font-family: Tahoma;
  font-size: 11px;
  color: #b71d21;
}
div#wrapper {
  position: relative;
  width: 970px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

/*--Head--*/

#head {
  position: relative;
  width: 970px;
  height: 85px;
}
#logo {
  position: absolute;
  width: 155px;
  height: 38px;
  top: 20px;
  left: 50px;
}
#mmenu {
  position: absolute;
  width: 700px;
  height: 48px;
  top: 37px;
  right: 0px;
}
#mmenu ul {
  height: 48px;
}
#mmenu ul li {
  display: inline;
  height: 48px;
  float: left;
}
#mmenu ul li.selected {
  background-image: url(../images/mmenu_l.gif);
}
#mmenu ul li a {
  position: relative;
  display: block;
  font-family: Tahoma;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px; 
  padding-top: 10px;
  padding-bottom: 24px;
}
#mmenu ul li a:hover {
  text-decoration: underline;
}
#mmenu ul li.selected a {
  background-image: url(../images/mmenu_r.gif);
  background-repeat: no-repeat;
  background-position: right 0;
  color: #333333;
}
#mmenu ul li.selected a:hover {
  text-decoration: none;
}
  
/*--//Head--*/

/*--Content--*/

#content_wrapper {
  position: relative;
  width: 940px;
  background-color: #FFFFFF;
  margin-top: 4px;
  padding: 2px 15px 20px 15px;
}
#content_wrapper_2 {
  position: relative;
  width: 940px;
  background-color: #FFFFFF;
  padding: 0px 15px 0px 15px;
  background-image: url(../images/gradi.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
#content_wrapper .content_top {
  position: absolute;
  width: 970px;
  height: 4px;
  top: -4px;
  left: 0px;
}
.send_print {
  text-align: right;
  margin-right: 10px;
  margin-top: 2px;
  width: 320px;
  float: right;
}

/*--Submenu--*/

.submenu {
  height: 21px;
}
.submenu ul {
  padding: 3px 0px 5px 11px;
  float: left;
}
.submenu ul li {
  display: inline;
  padding-right: 15px; 
  border-left: 4px solid #cbcbcb;
  padding-left: 6px;
  height: 10px;
}
.submenu ul li.active {
  border-color: #8e1619;
}
.submenu ul li a {
  color: #000000;
  text-decoration: none;
}
.submenu ul li a:hover {
  color: #BBBBBB;
}

/*--//Submenu--*/

.send_print {
  height:20px;
}
.send_print a {
  color: #000000;
  text-decoration: none;
  vertical-align: middle;
}
.send_print a:hover {
  text-decoration: underline;
}
.send_print img {
  vertical-align: middle;
  margin: 0px 1px 0px 5px;
}
.send_print a.logout {
  color: #CC0000;
  text-decoration: none;
  vertical-align: middle;
  margin-left:5px;
}

.top_banner {
  margin-top: 4px;
  text-align: center;
}
.top_banner img {
  display: block;
  margin: 0 auto;
  margin-bottom: 1px;
}
.content {
  padding-top: 10px;
}
.content p {
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 20px;
}
.content h1 {
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;  
}
.content h2 {
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.team_member {
  margin-left: 10px;
  clear: both;
}
.team_member img {
  float: left;
  border: 1px solid #454545;
  margin-bottom: 20px;
}
.member_info {
float:right;
margin-bottom:20px;
width:360px;
}
.content h3 {
  margin-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-left: 6px solid #757575;
  background-color: #EEEEEE;
}
.content h3 span {
  color: #666666;
  font-size: 10px;
}
.slogan2 {
  padding-top: 35px;
  text-align: center;
}
.slogan {
  padding-top: 35px;
  text-align: center;
}
.slogan2 ul,
.slogan ul {
  margin: auto;
}
.slogan ul li {
  margin-left: 40px;
  list-style: none;
  font-size: 22px;
  font-family: 'Times New Roman','Tahoma','Arial';
  color: #333;
}
.slogan2 ul li {
  margin-left: 20px;
  list-style: none;
  font-size: 22px;
  font-family: 'Times New Roman','Tahoma','Arial';
  color: #333;
}
.tbl_news {
  margin-left: 10px;
}
.tbl_news td {
  padding-right: 20px;
  padding-left: 5px;
  font-weight: bold;
  line-height: 20px;
  border-bottom: 1px solid #dfdfdf;
}
.tbl_news td a {
  font-weight: 100;
  text-decoration: none;
}
.tbl_news td a:hover {
 text-decoration: underline;
}
.tbl_news td.navi_l {
  border: 0px;
  text-align: left;
  background-color: #F1F1F1;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #BBBBBB;
  padding: 5px;
  padding-left: 10px;
}
.tbl_news td.navi_r {
  border: 0px;
  text-align: right;
  padding: 5px;
  padding-right: 10px;
  background-color: #F1F1F1;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #BBBBBB;
  font-weight: bold !important;
}

/*--News--*/

.tbl_d {
  width: 100%;
  border: 1px solid #DFDFDF;
  border-top-width: 0px;
}
.tbl_d td {
  padding: 3px;
  border-top: 1px solid #DFDFDF;
  border-left: 1px solid #DFDFDF;
  vertical-align: top;
}
.tbl_d td.ttl {
  background-color: #F3F3F3;
  border-left-width: 0px;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  border-top: 1px solid #DFDFDF;
}
.tbl_d td p {
  margin: 0px;
}
.tbl_d td ul {
  margin-left: 30px;
  margin-bottom: 5px;
}
.tbl_d td ul li {
  list-style: url(../images/bullet2.gif);
}

.news_frnt {
  width: 100%;
}
.news_frnt td {
  padding-left: 10px;
  line-height: 26px;
  border-bottom: 1px solid #c2c2c2;
  color: #881d1d;
  font-weight: bold;
}
.news_frnt td.first {
  border-top: 1px solid #c2c2c2;
}
.news_frnt td a {
  color: #881d1d;
  font-weight: 100;
  text-decoration: none;
}
.news_frnt td a:hover {
  text-decoration: underline;
}

/*--//News--*/

/*--Sitemap--*/

ul.sitemap {
  margin-left: 0px;
}
ul.sitemap li {
  list-style: none;
  padding-left: 20px;
}
ul.sitemap li a {
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}
ul.sitemap li a:hover {
  font-size: 14px;
  color: #999999;
  text-decoration: none;
}
ul.sitemap li ul.l2 {
  padding: 0px;
  margin: 0px;
  margin-left: 25px;
}
ul.sitemap li ul.l2 li {
  margin: 0px;
  padding: 0px;
  list-style: url(../images/sitemap.gif);
}
ul.sitemap li ul.l2 li a {
  font-size: 11px;
  text-decoration: none;
  font-weight: 100;
  color: #b11c20;
}
ul.sitemap li ul.l2 li a:hover {
  font-size: 11px;
  text-decoration: underline;
  color: #999999;
}

/*--//Sitemap--*/

/*--investments--*/

.card_wrapper {
  position: relative;
  width: 189px;
  height: 270px;
  background-image: url(../images/card_bg.gif);
  float: left;
  text-align: center;
}
.card_top {
  position: absolute;
  left: 0px;
  top: 0px;
}
.card_bottom {
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.card_wrapper p {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 5px;
  line-height: 12px;
}
.card_wrapper p.name {
  margin-top: 47px;
  height: 23px;
  margin-bottom: 5px;
}
.card_wrapper .logo_wrapper {
  height: 60px;
  margin-bottom: 5px;
}
.card_wrapper img.logo {
  
}
.card_wrapper p.desc {
  height: 25px;
  margin-bottom: 5px;
}

/*--//investments--*/

/*--Login--*/

.logcontainer { 
  text-align:center;
  margin-top:20px;
}
.logcontainer p { 
  width: 230px;  
  margin-left:auto;
  margin-right:auto;
  height:20px;
}
.logcontainer label { 
  float:left; 
}
.logcontainer input {
  float:right;
}
.logcontainer .logintxt {
  border:1px solid #BDBDBD;
  font-family: Tahoma;
	font-size: 11px;
	color:#666;
	height:16px;
	width:147px;
	padding-top: 2px;
	padding-left: 3px;
}
tr.error input,
tr.error textarea {
  border:1px solid #d35959 !important;
}
.logcontainer span {
  display:block;
  float:right;
  width:150px;
  text-align:left;
}
.logcontainer span a {
  text-decoration:none;
}
.logcontainer .loginbtn { 
  border:0px;
  font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color:#888888;
	padding-bottom:2px;
	width:121px;
	height:20px;
	background-image:url(images/btn_d000.gif);
	cursor:pointer;
}

/*--//Login--*/

/*--SendUsE-mail--*/

.tbl_tofriend {
  
}
.tbl_sendus {
  margin-left: 10px;
}
.tbl_sendus td {
  padding: 3px;
  padding-right: 40px;
}
.tbl_tofriend td {
  padding: 3px;
  padding-right: 10px;
}
.frm_txt {
  width: 200px;
  padding-left: 3px;
  font-family: Tahoma;
	font-size: 11px;
	color: #454545;
}
.tbl_tofriend textarea,
.tbl_sendus textarea {
  width: 300px;
  height: 100px;
  font-family: Tahoma;
	font-size: 11px;
	color: #454545;
}
.tbl_tofriend textarea.tofriendtext,
.tbl_sendus textarea.tofriendtext {
  width: 203px;
  height: 100px;
  font-family: Tahoma;
	font-size: 11px;
	color: #454545;
}
.frm_btn {
  background-color: #EEEEEE;
  font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #DFDFDF;
	padding: 5px;
	width: 60px;
	cursor: pointer;
	font-weight: bold;
}

/*--//SendUsE-mail--*/

.content .contact {
  float: left;
  width: 160px;
  margin-top: 5px;
}
.content .contact h5 {
  margin-left: 10px;
  margin-bottom: 10px;
  text-decoration: underline;
}
.content .contact p {
  margin-bottom: 0px;
  line-height: 14px;
}

.content .content_header { overflow: hidden; }
.content .content_header H1 { width: 100px; }
.content .content_header DIV.lang { float: right; overflow: hidden; padding-top: 4px;   }
.content .content_header DIV.lang A { float: left; margin-left: 5px;  }

/*--//Content--*/

/*--Footer--*/

#footer {
  position: relative;
  width: 940px;
  padding: 0px 15px 10px 15px;
  background-color: #c7c7c7;
  background-image: url(../images/footer_bg.gif);
  background-repeat: repeat-x;
}
#footer .contact {
  float: none;
  padding: 5px 0;
  clear: both;
  border: solid #c0c0c0;
  border-width: 0 0 1px 0;
  overflow: auto;
}
#footer .eu {
  margin-top: 25px;
}
#footer p {
  color: #5c5a52;
  float: left;
  width: 150px;
}
#footer h5 {
  float: left;
  width: 100px;
}
.fflag {
}

.user_subcategories {
  margin-left:40px;
  margin-bottom:20px;
}
.user_subcategories li {
  color:#b11c20;
  font-size:14px;
  list-style: url(../images/icon_sit.gif);
}
.user_subcategories li a {
  text-decoration:none;
  font-size:13px;
  font-weight:100;
  color:#666666;
  font-weight:bold;
}
.user_subcategories li a:hover {
  color:#b11c20;
}
.backlink a { 
  text-decoration:none; 
}
.backlink a:hover {
  text-decoration:underline;
}

/*--//Footer--*/

/*--Other--*/

.w_570 {
  width: 970px;
}
.w_180 {
  width: 200px;
}
.w_490 {
  width: 670px;
}
.w_280 {
  width: 270px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  font-size: 0px;
  line-height: 0px;
  height: 0px;
  clear: both;
}
img.blck {
  display: block;
}
.bottomspace {
  margin-bottom:20px;
}

/*--//Other--*/


p.footerinfo {
  text-align: center;
  font-size: 10px;
  color: #808080;
  padding: 5px;
  line-height: 15px;
}
p.footerinfo img {
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
  top: 3px;
}

#footer .images {
  margin-top: 10px;
}
#footer .images .banners {
}

#footer .images p {
  width: auto;
  margin: 0 2px;
}

#footer .images p.euro {
  width: 150px;
  float: right;
}