/*
    **************************************************************
    * CSS    
      NetFace SmallPortal|CSS engine v2.43
      created: 12/08/2006 || modified: 04/10/2006
      author:  Gabor Nemeth | www.netface.hu | ngabor@netface.hu
      All rights reserved!                                       *
    **************************************************************      
*/
       /*
 html,body {
   margin: 0px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   color: #a09f9e;
   background-color: #ffffff;
   padding: 0px;
   height: 100%;
 }
 body {
   text-align: left;
   padding: 0px;
 }          */
body{
   padding:0px;
   margin:0px;
   background:#0B0B0B;
}

img { border:0px;}

a:hover { text-decoration:none}

.main_text, body, li, font
	{
		font-family: Tahoma;
		font-size:11px;
		color:#3D3D3D;
	}

input, textarea {
		font-family: Tahoma;
		font-size:11px;
		color:#3D3D3D;
		border: 1px solid #7a7a7a;
		padding: 1px 1px 1px 1px;
		margin: 1px 1px 1px 1px;
}

a { color:#0B6DC6}

font {color:#0B6DC6; font-weight:bold}

.c_text, .c_text a { color:#919191; text-decoration:none; line-height:11px}
.c_text a:hover { text-decoration:underline}
.c_text span a { color:#DE7B0D; font-weight:bold; text-decoration:underline}
.c_text span a:hover { text-decoration:none}

.ls_text, .ls_text a { line-height:11px; color:#FFFFFF; text-decoration:none}
.ls_text a:hover { text-decoration:underline}

.no_class, form
	{
		margin:0px;
		padding:0px;
		border:0px;
    font-size: 1px;
	}


ul {margin:0; padding:0; list-style:disc}
li  {background: none; margin: 0px 0px 0px 10px; padding:0px; color:#0b6dc6; text-decoration:underline;}
li a  {line-height:18px; }

.clr {
  clear: both;
  height: 0px;
  font-size: 1px;
 }
 
.d_t { display:table; width:100%}

.d_r {
	display:table-row;
	height:100%;
	width:100%
}

.d_c {
	display:block;
	float:right;
	height:150px;
	width:700px;
	bottom: auto;
}

.bg_top {background:url(../design/t-dr.gif) repeat-x top center; }

.bg_holder { background: #FFFFFF; text-align:center}

.bg_bottom { background:url(../design/b-dr.gif) repeat-x bottom #FFFFFF; text-align:center; height:84px}

.main { width: 766px; margin: auto; text-align:left}

.header { height:323px; background:url(../design/fl-f.jpg) no-repeat 32px 154px}

.content { height:416px; }

.bottom { height:84px; text-align: center;  }

.v_l { background:url(../design/v-l.gif) repeat-y; width:1px;}

.h_l { background:url(../design/h-l.gif) repeat-x; height:1px}

.arr_header {
  font-size: 17px;
  font-family: arial;
  color:#292929;
  font-weight:bold;
  padding-left: 3px;
}

.homebox {
  width: 233px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  float: left;
}
.homebox .homebox_h1 {
  width:  233px;
  height: 78px;
  background: url('../design/t1.jpg');
}
.homebox .homebox_h2 {
  width:  233px;
  height: 78px;
  background: url('../design/t2.jpg');
}
.homebox .homebox_h3 {
  width:  233px;
  height: 78px;
  background: url('../design/t3.jpg');
}
.homebox .homebox_bg {
  width:  233px;
  height: 128px;
  background: url('../design/m1-dr.gif');
}
.homebox .homebox_f {
  width:  233px;
  height: 4px;
  background: url('../design/m1-b.gif');
  font-size: 1px;
}
.homebox .homebox_txt {
  padding: 5px;
  margin: 0px 0px 0px 0px;
}

.homebox2 {
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 0px 0px;
  width: 700px;
}
.homebox2 .homebox2_txt {
  padding: 5px;
  margin: 0px 0px 0px 0px;
}

#contactHolder {

}
#contactHolder .label {
  width: 100px;
  float: left;
  font-size: 8pt;
}

#contactHolder .fieldHolder {
  float: left;
}
#contactHolder .messageHolder {
  font-size: 8pt;
  color:#0B6DC6;
  font-weight:bold;
  margin: 0px 0px 10px 0px;
}

#contactHolder .errorHolder {
  font-size: 8pt;
  color:#a70000;
  font-weight:bold;
  margin: 0px 0px 10px 0px;
}

.contentbox_left {
	width: 240px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.contentbox_right {
  width: 480px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px0px;
  float: left;
  background: url('../design/v-l.gif') repeat-y top left;
}
.contentbox_right_txt {
  padding: 0px 5px 10px 20px;
  margin: 0px 0px 0px 0px;
}

table {
  margin: 0px;
  padding: 0px;
}
td {
  margin: 0px;
  padding: 2px;
	font-family: Tahoma;
	font-size:11px;
  color:#3D3D3D;
}
