@import url("common.css");
@import url("lib.css");

BODY,HTML	{
  background: #151614 url(pic/bg0.gif) repeat-x top left;
	margin:0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#5c5c56;
  height: 101%;
}


DIV,IMG,H1,H2,H3,P,UL,FORM {margin:0px;padding:0px;border:none;display:block;}

#bg1 	{
  background:url(pic/bg1.gif) no-repeat top center;
  padding: 0px;
  }

#logo { height: 114px; }

#header {}

#colbg0 { width: 257px; background: url(pic/colbg0.gif) repeat-y top left; vertical-align: top; }

#colbg1 { background: url(pic/colbg1.gif) no-repeat top left;}

#menu { padding:15px 15px 10px 15px; text-align: left;}

#search { padding:10px; }

#lang { text-align:center; padding:10px;}

#news { padding:40px 15px 15px 15px; }

.newsitem {
  text-align:justify;
  padding:15px;
  margin-bottom :10px;
  background: #ffffff url(pic/newsbg.gif) repeat-x top left;
  }



#content	{
  width: 586px;
  padding:20px 30px 30px 30px;
  text-align:justify;
  background: #ffffff url(pic/contentbg.gif) repeat-x top left;
  }

a, a:active, a:visited, a:link { color: #6fa140; text-decoration: underline; }

a:hover { color: #6fa140; text-decoration: none; }

.titlu, .subtitlu {
  margin:0px; padding:0px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#6fa140;
}

.subtitlu { font-size: 14px; }

.highlight{ font-weight:bold; }

.rule {
  width: 100%;
  height: 1px;
  border: 0;
  margin: 20px 0px 20px 0px;
  }

.left {margin:30px 30px 30px 0px; float:left;}
.right {margin:30px 0px 30px 30px; float:right;}
.middle {margin:30px 0px 30px 0px; display: block; margin-left: auto; margin-right: auto;}
.topLeft {margin:0px 30px 30px 0px; float:left;}
.bottomLeft {margin:30px 30px 0px 0px; float:left;}
.topRight {margin:0px 0px 30px 30px; float:right;}
.bottomRight {margin:30px 0px 0px 30px; float:right;}
img.nomargin { display: inline; }

img.back {float:left;}
img.print {float:right;}

.links, .links td {padding: 3px 0px 3px 0px;}

.form_mark {background-color:#ececec; padding:10px;}
.input, .FSF_input { border: 1px #7a7a74 solid;}
.FSF_input{ width:120px; padding:3px;}

.FSF_submit{border:0px; color:#ffffff; background: url(pic/buttonbg.gif) repeat-x center left; padding:3px 5px 3px 5px; margin-left: 5px;}

.table, .table td { padding:0px; margin:0px; border:0px; }
