/* CSS Document */

* {
  margin: 0;
  padding: 0;
}

html {
	height: 100%;
}

body {
	color: #1b1b1b;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	height: 100%;
}

a {
	color: #8a8a8a;
	outline: none;
	/*text-decoration: underline;*/
}

a img {
	border: 0;
}

p {
	padding: 5px 0 5px 0;
	margin: 0;
}



.active a {
	/*background:scroll url(images/) 0 -10px no-repeat !important;*/
}

/********************* A teljes keret *********************/
#big {
	min-height: 100%;
	height: auto !important;
	margin: 0px auto -30px auto;
	width: 980px;
}

/********************* Fejléc *********************/
#header {
	width: 980px;
	height: 78px;
}
#header_bal {
	float: left;
	width: 100px;
	height: 78px;
	background-image: url(images/logo.png);
	margin: 35px 0 5px 0;
}
#header_jobb {
	float: left;
	width: 350px;
	height: 78px;
	background-image: url(images/fejlec.png);
	margin: 35px 0 5px -20px;
}
#head {
	float: right;
	width: 240px;
	height: 81px;
}
#head_datum {
	float: right;
	width: 240px;
	height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 5px 0 0 0;
	text-align: right;
}
#head_reg {
	float: right;
	width: 190px;
	height: 62px;
	margin: 7px 0 0 0px;
	background-color: #f7f7f7;
	border: thin solid #e8e8e8;
	padding: 7px 10px 5px 10px;
}
/********************* Felso menü *********************/
#topmenu {
	float: left;
	width: 960px;
	height: 18px;
	background: url(images/menutop_back.png) repeat-x;
	color: #FFF;
	text-align: right;
	padding: 3px 20px 4px 0;
}
/*********************/
#topmenu_1 {
	float: left;
	width: 700px;
	height: 18px;
	color: #FFF;
	text-align: right;
	margin: 0 0 0 93px;
}
#topmenu_1 a {
	padding: 3px 10px 4px 10px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#topmenu_1 a:hover {
	color: #FFF;
	background-color: #999;
	background: #999 url(images/menutop_back_aktiv.png) repeat-x;
}
#topmenu_1 ul li {
	display: inline;
}
#topmenu_narancs {
	float: left;
	width: 980px;
	height: 7px;
	background-color: #ff9c00;
	margin-top: -2px;
}
/*********************/
#topmenu_2 {
	float: left;
	width: 150px;
	height: 18px;
	color: #FFF;
	text-align: right;
	padding: 0px 0px 0px 15px;
}
#topmenu_2 a {
	padding: 3px 10px 4px 10px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/menutop_back_private.png) repeat-x;
}
#topmenu_2 a:hover {
	color: #ffd800;
}
#topmenu_2 ul li {
	display: inline;
}

/********************* 3 oszlopot egybefoglaló *********************/
#frame {
	float: left;
	width: 980px;
}

/********************* Bal menü *********************/
#menu_left{
	float: left;
	width: 165px;
	margin: 20px 10px 0 0px;
}
#menu{
	float: left;
	width: 180px;
	list-style-type: none;
}
#menu a {
	display: block;
	color: #585858;
	background: #d5d5d5 url(images/menu_hatter.png) repeat-x 0 0;
	padding: 8px 3px 6px 10px;
	text-decoration: none;
}
#menu ul {
	list-style-type: none;
}
.menu-level1_active a {
	font-weight: bold;
	background: url(images/menu_hatter_sz.png) repeat-x 0 0 !important;
	color: #fff !important;
	/*padding: 0 0 0 0px;*/
}
.menu-level2 a, a:link, a:visited{
	text-indent: 25px;

}
.menu-level2_active {
/*	padding: 0 0 0 10px;*/
	text-indent: 15px;
}
.menu-level2_active a {
	font-weight: bold;
	background: url(images/menu_hatter_sz.png) repeat-x 0 0 !important;
	color: #fff !important;
}

.menu-level3 {
	padding: 0 0 0 20px;
}
.menu-level3_active {
	padding: 0 0 0 30px;
}
	
#menu a:hover {
	font-weight: bold;
	background: url(images/menu_hatter_n.png) repeat-x 0 0;
	color: #FFF;
}



#menu_left h1{
	text-align: center;
	font-size: 12px;
	margin: 0 0 -5px 0;
}
#balkep{
	float: left;
	margin: 20px 0px 0 0px;
	width: 165px;
}

/********************* Tartalom *********************/
#content {
	float: left;
	text-align: justify;
	line-height: 16px;
	margin: 20px 0 0 25px;
	width: 600px;
	padding-right: 10px;	
}
/*************** Linkek ***************/
#content a, a:active, a:visited, a:link {
	color: #0042e8;
	text-decoration: none;
}
#content a:hover {
	color: #0042e8;
	text-decoration: underline;
}

/*************** Címek ***************/
#content h1 {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #ba3737;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0 0px 0px;
	padding: 1px 0 1px 10px;
	text-transform: uppercase;
	letter-spacing: 4px;
}

/*************** Adatlapokon, alcímek ***************/
#content h2 {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	margin: 15px 0 -2px 0;
	text-transform: uppercase;
	background-color: #999;
	padding: 1px 0 1px 10px;
}
/*************** Adatlapokon, címek ***************/
#content h4 {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0 0px 0;
	text-transform: uppercase;
	background-color: #999;
	padding: 4px 0 4px 10px;
}
/*************** Contact ***************/
#content h3 {
	font-size: 10px;
	text-align: center;
	font-weight: normal;
}

/********************* Jobboldali menü *********************/
#menu_right {
	border-left: 1px solid #CCC;
	float: right;
	margin: 12px 0px 10px 0px;
	width: 150px;
	padding: 0px 0 0 10px;
}
#registration {
	margin: 0px 0px 0px -23px;
	width: 170px;
	background-color: white;
	padding-bottom: 10px;
}
/************************************************************************************************
   New product megjelenítése
 ************************************************************************************************/
#np_keret {
	width: 138px;
	margin: 1px 0 4px 0;
	vertical-align: middle;
}
#np_mainkep {
	width: 50px;
	margin: 0px 8px 5px 0;
	float: left;
	clear: both;
}
#np_neve {
	width: 80px;
	float: right;
	padding: 8px 0 0 0;
		vertical-align: middle;
		text-align: center;
}
#np_neve a:hover {
	text-decoration: underline;
}
#np_space {
	width: 100px;
	height: 2px;
	clear: both;
}
#newproduct {
	margin: 0px 0px 20px 0px;
	width: 138px;
	padding: 35px 5px 0px 5px;
	background: url(images/menu_newproducts_back.png) no-repeat 0 0;
	border: 1px solid #097a00;
}

#topten {
	margin: 0px 0px 20px 0px;
	width: 138px;
	padding: 35px 5px 0px 5px;
	background: url(images/menu_topproducts_back.png) no-repeat 0 0;
	border: 1px solid #ff9c00;
}

#randomkep {
	margin: 0px 0px 20px 0px;
	width: 150px;
}
#randomkep h1{
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
}
#randomkep_belso {
	margin: 0px 25px 0px 25px;
	width: 100px;
}
#jobbmenu {
	margin: 20px 0px 0px 0px;
	width: 150px;
}

/********************* Honlaptérkép *********************/

#content ul {
  margin: 0 10px 4px 20px;
  line-height: 13px;
  list-style-type: square;
}

#content ul li{
  margin: 0;
  padding: 0;
}

#content ul li a {
  display: block;
  height: auto !important;
   /* Start hide from IE Mac \*/
  height: 1%;
   /* End hide from IE Mac */
  padding: 1px 5px 1px 0px;
  color: #000;
  text-decoration: none;
}

#content ul a:hover {
  color: #a81f19;
  font-weight: bold;
}





/********************* Lábléc *********************/
#footer {
	color: #5c5c5c;
	height: 30px;
	margin: 10px auto 0 auto;
	padding: 1px 0 1px 0;
	text-align: center;
	width: 980px;
	border-top: solid 1px #CCC;
}
#footer_bal {
	float: left;
	color: #5c5c5c;
	height: 20px;
	margin: 3px 0 0 0;
	padding: 0px 0 0 0;
	text-align: center;
	width: 830px;
}
#footer_jobb {
	float: right;
	color: #5c5c5c;
	height: 25px;
	margin: 0px 0px 0 0;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 150px;
}


#push {
	clear:both;
	height:30px;
}

/********************* Fooldal *********************/
#content_main {
	float:left;
	margin: 20px 0 0 25px;
	width: 600px;
}
#main_kep {
	float:left;
	margin: 0px 0 0 0px;
	width: 200px;
	height: 200px;
}
#also_frame {
	float: left;
	margin: 0px 0 0 0px;
	width: 700px;
}
#belepes_box {
	float: left;
	margin: 0px 0 0 0px;
	width: 200px;
	height: 200px;
	background-color: #FF0;
}
#hirek {
	float: left;
	margin: 10px 5px 0 0px;
	width: 589px;
	/*text-align: justify;*/
	border-left: solid 1px #CCC;
	padding: 0 10px 0 10px;
}

/************************************************************************************************
   Form Eszközök beállításai
 ************************************************************************************************/
form {
	padding: 0;
	margin: 0;
}
fieldset {
	border: 0px;
}

label {
	float: left;
	width: 170px;
	text-align: right;
	padding: 0 10px 0 0;
	margin-top: 7px;
	
	/*	display: block;*/
	/*font-weight: normal;*/
	/*text-align: left;*/
	/*float: left;*/
	/*margin-bottom: -4px;*/
}
/***** Terület alapállapotban *****/
input {
	height: 14px;
}
input,
textarea,
select {
	padding: 1px;
	font: 400 1em verdana, sans-serif;
	color: #999;
	background: #EEE;
	border: 1px solid #CCC;
	margin-top: 7px;
}
/***** Terület aktív állapotban *****/
input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
	color: #000;
	background: #ffed59;
	border: 1px solid #888;
}
input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
	padding: 0;
	border: 0;
}
input.radio {
	background: none;
	border: 0px;
}
#mailformattachment1, #mailformattachment2 { background-color: #FFF; border: 0px; width: 300px;}
.csc-mailform-submit {height: 19px; margin: 20px 0 0 180px;}

/************************************************************************************************
   Termék adatlapok megjelenése
 ************************************************************************************************/
#a_keret {
	width: 600px;
}
#a_cimkeret {
	width: 600px;
	margin: 0 0px 15px 0;
	float: left;
	background-color: #999;
}
#a_nev {
	margin: 0 0px 0px 0;
	float: left;
	line-height: 12px;
	
	color: #fff;
	font-size: 11px;
	font-weight: bold;
/*	margin: 15px 0 -2px 0;*/
	text-transform: uppercase;
/*	background-color: #999;*/
	padding: 4px 0 0px 10px;
}
#a_ker {
	height: 21px;
	float: right;
}
#a_ferloaf {
	float: left;
	width: 48px;
	height: 21px;
	background: url(/fileadmin/trialarm/alap/cim_ferloaf.png) no-repeat 0 0;
}
#a_logo {
	margin: 0 0px 0px 0px;
	padding-left: 10px;
	float: right;
	background-color: #FFF;
}
#a_mainkep {
	width: 100px;
	margin: 0 40px 0 0;
	float: left;
}
#a_leiras {
	width: 460px;
	float: right;
}
#a_kiskepek {
	width: 600px;
	float: left;
	margin: 10px 0px 0px 0;
	background-color: #E8E8E8;
	padding: 6px 0 4px 0;
}
#a_kiskepek IMG{
	margin: 0px 15px 0px 0;
	background-color: #FFF;
	padding: 5px;
	border: solid #CCC 1px;
}
#a_application {
	width: 600px;
	float: left;
	margin: 00px 0px 0px 0;
}
#a_features {
	width: 600px;
	float: left;
}
#a_inside {
	width: 600px;
	float: left;
	margin: 10px 0 0 0;
}
#a_technicalparameters {
	width: 600px;
	float: left;
}
#a_accessories {
	width: 600px;
	float: left;
}
#a_downloadabledoc {
	/*width: 350px;*/
	float: right;
	line-height: 25px;
	background-color: #e9e9e9;
	border: thin solid #CCC;
	margin: 15px 0 0 0;
	padding: 0 0 3px 0;
}
#a_downloadabledoc h2 {
	line-height: 12px;
	margin: -1px -1px -17px -1px;
	padding: 3px 10px 2px 10px;
	font-size: 9px;
}
#a_downloadabledoc a, a:visited, a:link {
	color: #000;
	padding: 0px 0 0 3px;
}

/************************************************************************************************
   Termék lista megjelenése
 ************************************************************************************************/
#list_keret {
	width: 600px;
	margin-bottom: 20px;
	background-color: #0FF;
	margin: 0;
}
#list_cimkeret {
	width: 600px;
	margin: 0 0px 0px 0;
	float: left;
	background-color: #e2e2e2;
}
#list_nev {
	float: left;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 1px 0 0px 10px;
}
#list_nev a {
	color: #000;
	font-size: 10px;
	font-weight: bold;
}
#list_ker {
	float: right;
}
#list_logo {
	margin: 0 0px 0px 0px;
	padding-left: 10px;
	float: right;
	background-color: #FFF;
}
#list_mainkep {
	width: 100px;
	margin: 5px 20px 5px 0;
	float: left;
}
#list_leker {
	width: 480px;
	float: right;
	margin: 5px 0 15px 0;
}
#list_leiras {
	width: 480px;
}
#list_forward {
	width: 480px;
	text-align: right;
	margin: 5px 0 0 0;
}
/************************************************************************************************
   Newsletter FORM megjelenése
 ************************************************************************************************/
#newsletter form {
	padding: 0;
	margin: 0;
}
#newsletter fieldset {
	border: 0px;
}
#newsletter label {
	float: left;
	width: 120px;
/*	vertical-align: top;*/
	text-align: left;
	padding: 0 10px 0 0;
	margin-top: 7px;
}
/***** Terület alapállapotban *****/
#newsletter input,
textarea,
select {
	padding: 1px;
	font: 400 1em verdana, sans-serif;
	color: #999;
	background: #EEE;
	border: 1px solid #CCC;
	margin-top: 7px;
}
/***** Terület aktív állapotban *****/
#newsletter input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
	color: #000;
	background: #ffed59;
	border: 1px solid #888;
}
#newsletter input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
	padding: 0;
	border: 0;
}
#newsletter input.radio {
	background: none;
	border: 0px;
}
#newsletter label {
	display: block;
	font-weight: normal;
	text-align: left;
	float: left;
	margin-bottom: -4px;
}
#newsletter .csc-mailform-submit {height: 19px; margin: 20px 0 0 0px;}

/************************************************************************************************
   Regisztráció FORM megjelenése
 ************************************************************************************************/
#head_reg label {
	display: block;
	font-weight: normal;
}
#head_reg form {
	padding: 0;
	margin: 0;
}
#head_reg fieldset {
	border: 1px;
}
/***** Terület alapállapotban *****/
#head_reg input,
textarea,
select {
	padding: 1px;
	font: 400 1em verdana, sans-serif;
	color: #999;
	background: #EEE;
	border: 1px solid #CCC;
	margin-top: 3px;
}
/***** Terület aktív állapotban *****/
#head_reg input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
	color: #000;
	background: #ffed59;
	border: 1px solid #888;
}
#head_reg input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
	padding: 0;
	border: 0;
}


#head_reg input.radio {
	background: none;
	border: 0px;
}