body,p,h1,h2,h3,h4,a,table,tr,td,input,form,img,div
{
	border:0px;
	margin:0px;
	padding:0px;
	color:white;
	font-family:Tahoma;
}
img
{
	border:0px;
	margin:0px;
	padding:0px;
	display:block;
}
body
{
	
	background-color:#033103;
	
}
a
{
 text-decoration:none;
}
#continut_pag
{
	width:834px;
	background-image:url(../images/back_pag.gif);
	background-repeat:repeat-y;
	padding-bottom:30px;
}
#header
{
	width:834px;
	overflow:hidden;
}
.sep_meniu
{
	background-image:url(../images/menu_sep.jpg);
	height:30px;
	width:3px;
	background-repeat:no-repeat;
	float:left;
	display:inline;
	margin-left:17px;
	margin-right:17px;
}
.header_txt a
{
	float:left;
	display:inline;
	color:#2f2f2f;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
}
#header .header_left
{
   height:310px;
   width:17px;
   background-image:url(../images/header_left.gif);
   background-repeat:no-repeat;
   float:left;
   display:inline;
   overflow:hidden;
}
#header .header_right
{
   height:310px;
   width:17px;
   background-image:url(../images/header_right.gif);
   background-repeat:no-repeat;
   float:left;
   display:inline;
   overflow:hidden;
}
#header .header_body
{
   float:left;
   display:inline;
   height:310px;
   width:800px;
   overflow:hidden;
}
.header_top
{
   width:800px;
   height:140px;
   background-image:url(../images/header_top_back.jpg);
   background-repeat:no-repeat;
}
.header_menu
{
	clear:both;
	height:30px;
	width:800px;
	background-image:url(../images/menu_back.jpg);
    background-repeat:repeat-x;
}
.sel_btn_left
{
   width:18px;
   height:30px;
   background-image:url(../images/sel_btn_left.gif);
   background-repeat:no-repeat;
   float:left;
   display:inline;
}
.sel_btn_right
{
   width:18px;
   height:30px;
   background-image:url(../images/sel_btn_right.gif);
   background-repeat:no-repeat;
   float:left;
   display:inline;
}
.sel_btn_body
{
   height:30px;
   background-image:url(../images/sel_btn_body.gif);
   background-repeat:repeat-x;
   float:left;
   display:inline;
   font-weight:bold;
   font-size:12px;
}

.header_retea
{
  clear:both;
  width:800px;
  height:140px;
  /*background-image:url(../images/back_retea.gif);*/
  background-image:url(../images/back_retea.jpg);
  background-repeat:no-repeat;
  padding-top:16px;
}
.retea_sel_item
{
  width:112px;
  height:36px;
  background-image:url(../images/retea_sel_item.gif);
  background-repeat:no-repeat;
}
.retea_item
{
  width:112px;
  height:36px;
  background-image:url(../images/retea_item.gif);
  background-repeat:no-repeat;
}
#page_content
{
	clear:both;
	width:770px;
	text-align:left;
}
.grey_back
{
	text-align:left;
	
}
.grey_back p
{
	color:black;
	padding-left:23px;
	padding-right:23px;
	font-family:Arial;
	font-size:13px;
}
.float_left
{
	float:left;
	display:inline;
}
.float_right
{
	float:right;
	display:inline;
}
.clear
{
	clear:both;
}
#footer
{
	width:800px;
	height:51px;
	background-image:url(../images/footer_back.jpg);
  	background-repeat:no-repeat;
}
.login_p
{
	font-family:Arial;
	font-size:12px;
	float:left;
	display:inline;
	font-weight:bold;
}
.login_area_input
{
	float:left;
	display:inline;
	width:100px;
	color:black;
	margin-left:5px;
}
.sus_links
{
	float:left;
	display:inline;
}



.reg_table input
{
	border:1px solid #3F7F3F;
	width:120px;
	height:16px;
	color:black;
	font-size:11px;
	line-height:13px;
}
.reg_table_select 
{
	border:1px solid #3F7F3F;
	height:16px;
	font-size:11px;
	color:black;
}
.reg_table tr,td
{
	font-family:tahoma;
	font-size:11px;
	color:black;
}
.error
{
	color:red;
}