#cs_form, #cs_form table tr td, #cs_form table tr th {
	color	: #6F6F6F;
}

#cs_form label {
	width	: 140px;
	display	: block;
	float	: left;
}

#cs_form label, #cs_form input, #cs_form select {
	margin-top	: 5px;

	color		: #6F6F6F;;
	font-family	: Verdana;
	font-size	: 10px;
}

#cs_form .error {
	border : 1px solid #ff1111;
	color	: #ff1111;
	padding	: 5px;
	width	: 450px;
}

#cs_form input, #cs_form select {
	width	: 200px;
}

#cs_form .elf {
	width	: auto;
	float	: left;
}

#szolg input {
	width	: auto;
	float	: left;
}

#szolg label {
	float	: none;
}

#szolg td {
	border	: 1px solid #8cb6d4;
	width	: 150px;
}

#szolg .desc {
	text-indent	: 10px;
	font-style	: italic;
	color: #6f6f6f;
}

#cs_form .chkb  {
	width	: 20px;

}


#elszolg {
	width	: 100%;
}

#elszolg input {
	width	: auto;
}

#elszolg .ear, #ossz .ear {
	vertical-align	: top;
	text-align		: right;
}

.tabmenu {
	margin-left	: 5px;
}

.tabmenu div {
	cursor	: pointer;
	width	: 80px;
	float	: left;

	font-size: 14px;
	text-align	: center;

	padding	: 3px 3px 3px 3px;
	border	: 1px solid #000000;

	position	: relative;
	top	: 1px;

	margin-top	: 3px;
}

.tabtab {
	border	: 1px solid #000000;
	width	: 450px;
	padding	: 5px;
	display	: none;
}

.tabmenu .selected {
	padding-top	: 3px;
	margin-top	: 0px;
	padding-bottom	: 6px;
	margin-bottom	: 0px;
	border-bottom	: 1px solid #ffffff;
}

#ossz {
	width	: 450px;
}

#ossz tr td hr {
	border-width	: 0px 0px 1px 0px;
}

#ossz tr .hline hr {
	border-width	: 0px 1px 4px 1px;
	margin	: 0px;
}

#ossz tr .hline {
	padding	: 0px;
}

#ossz tr td, #ossz tr th {
	color	: #6F6F6F;
}

#ossz .hd {
	background-color	: #c0c0c0;
}

#ossz tr td h3 {
	vertical-align: top;
	margin	: 0px 2px 5px 2px;
}

#cs_form .csconf input {
	width	: 20px;
}

#cs_form .csconf label {
	float	: none;
	display	: inline;
}

#cs_form .csconf {
	border	: 1px solid #8cb6d4;
	width	: 430px;
	padding	: 10px;
}

#cs_form #elfad label {
	/*float	: none;
	display	: inline;*/
}

#cs_form #elfad .data {
	margin-top: 5px;
}

#fizgyak input, #fizmod input, #kozulet input, #szamc input {
	width	: 20px;
}

#fizgyak label, #fizmod label, #kozulet label, #szamc label {
	display	: inline;
	float	: none;
}

#kozulet_1, #szamc_2 {
	display	: none;
}

#csomag_tabla {
		width	: 212px;
		background-color	: #f4f4f4;
		padding	: 10px;
}

.csomag_act	{
	color	: #D70303;
	font-weight: normal;
}

.csomag_act1	{
	color	: white;
	font-weight: normal;
}

#csomag_help {
	width	: 212px;
	background-color	: #f4f4f4;
	padding	: 10px;
}

hr.hr2 {
      color: grey;
      background-color: grey;
      height: 1px;
      border: 0px;
      width: 99%;      
	 }