body {
	margin-top: 0px;
	margin-left:0px;
	font-family: Arial, sans-serif; 
	font-size:12px; 
}
.bgOutLeft{
	background-image: url("/images/bg_out_left.jpg");
	background-repeat: repeat;
	background-position: left;
}
.bgOutRight {
	background-image: url("/images/bg_out_right.jpg");
	background-repeat: repeat;
	background-position: right;
}
.tdMainBorder {
	border: 1px solid #c4c4c4;
}
.bgSubMenu1 {
    height:6px;
	background-color: #313131;
}
.bgSubMenu2 {
	background-image: url("/images/bg_sub_menu2.jpg");
	background-repeat: repeat-x;
	background-position: top;
}
.bgInLeft {
	background-image: url("/images/bg_in_left.jpg");
	background-repeat: repeat-y;
}
.bgInRight {
	background-image: url("/images/bg_in_right.jpg");
	background-repeat: repeat-y;
	background-position: right;
}
.bgJos {
	background-image: url("/images/bg_jos.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
}
.bgGrayLight {
	background-color: #c4c4c4;
}
.bgGrayMedium {
	background-color: #757575;
}
.bgGrayDark {
	background-color: #2d2d2d;
}

.txtWhite {
	color: white;
}
.txtNormal{
	font-size: 12px;
}
.txtSmall {
	font-size: 10px;
}
.paddingAll {
	padding: 5px;
}
.no-decoration {
	text-decoration: none;
}
.paddingBottom5 {
	padding-bottom: 5px;
}
.bg_gray_dark {
	background-image: url("/images/bg_gray_dark.gif");
}
.inputSearch {
	border: 0px;
	width: 116px;
	font-size: 11px;
	color: #757575;
}
.txtGrayMedium {
	color: #757575;
}
.txtGrayLight {
	color: #c4c4c4;
}
.secTitle {
	font-size: 10px;
	text-transform: uppercase;
	color: #C4C4C4;
}
.bgGriDeschis {
	background-color: #ebebeb;
}
.bgGriInchis {
	background-color: #838383;
}
.bgLogin {
	background-image: url("/images/bg_login.jpg");
	background-repeat: no-repeat;
	background-color: #c2c2c2;
}
.txt9 {
	font-size: 9px;
}
.txt10 {
	font-size: 10px;
}
.txt12 {
	font-size: 12px;
}
.txt14 {
	font-size: 14px;
}
.txt18 {
	font-size: 18px;
}
.no-border{
	border: 0px;
}
.borderGri {
	border: 1px solid #999999;
}
.txtGriInchis {
	color: #666666;
}
#md_search{
	width:170px;
	text-align: center;
	background-color: #c2c2c2;
	padding-top: 8px;
	padding-bottom: 8px;
	border-right: 2px solid #c4c5c6;
}
.meniu_dreapta {
 padding-right: 0px;
 padding-left: 0px;
 padding-top: 0px;
 padding-bottom: 10px;
 background-repeat: no-repeat;
 background-position: top;
 background-color: #ebebeb;
 border-right: 2px solid #c4c5c6;
 width: 170px;
}
.artFooter {
	font-family: Arial;
	background-color: #ebebeb;
	padding: 4px;
	border-bottom: 2px solid #d6d6d6;
}
.txtRosu {
	color: #990000;
}
.txtRed{
	color: red;
}
.txtVerde {
	color: #00874D;
}
.txtNegru {
	color: black;
}
.paddingAll {
	padding: 5px;
}
.alignJustify {
	text-align: justify;
}
.valignTop{
	vertical-align: top;
}
a {
	color: #00874D;
}
.margin-right {
	margin-right: 6px;
}
.margin-left {
	margin-left: 6px;
}
.sticky {
	background-color: #f6f6f6;
	padding: 15px;
}
.lnkGri {
	text-decoration: none;
	color: #757575;
}
.hmpSectionButton {
	color: white;
	font-size: 11px;
	text-transform: uppercase;
	background-image: url('/images/btn_bg.jpg')
}
.hmpTitle {
	font-size: 18px;
	color: #00874D;

	text-decoration: none;
}
.hmpSubTitle {
	font-size: 12px;
	color: #c0c0c0;
}
.bgMenu {
	background-image: url("/images/meniu/btnm_bg.jpg");
	background-repeat: repeat-x;
	height: 24px;
}
.lnkBandaDreapta {
	color: #636363;
	text-decoration: none;
	font-weight: bold;
}
.txtGrayDark {
	color: #2d2d2d;
}
.borderComment {
	border: 1px solid #ebebeb;
}

/* tabs */
#mainTabs {
	float: right;
}
#mainTabs li { list-style:none; float:left; padding: 2px;}
#mainTabs a {
  display:block;
  margin:0px;
  margin-left:0;
}
#mainTabs a:hover {
}
#mainTabs a.selected {
  color:#222;
  font-weight:bold;
  border-bottom:none;
}
.picBorderGriInchis {
	padding: 2px; 
	background: #2d2d2d;
	border: 0px solid #2d2d2d;
}
/*
.picFrame {
	padding: 4px; 
	background: #c4c4c4;
	border: 1px solid #e6e6e6;
}
*/
.picFrame_s {
	padding: 2px; 
	background: #c4c4c4;
	border: 0px solid #e6e6e6;
}
.picFrame_m {
	padding: 3px; 
	background: #c4c4c4;
	border: 0px solid #e6e6e6;
}
.picFrame_l {
	padding: 3px; 
	background: #c4c4c4;
	border: 0px solid #e6e6e6;
}
.picFrame_xl {
	padding: 3px; 
	background: #c4c4c4;
	border: 0px solid #e6e6e6;
}