@charset "iso-8859-2";

body { 
	margin: 0px auto;
	background-color: #262626;
	padding: 0;
}

/*
ul, li {
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-type: none;
}

*/
fieldset {
	border: 0px;
}

a {
	cursor: pointer;
}

img {
	border: 0px;
}

.clear {
	width: 100%;
	clear: both;
	padding: 0;
}


#main {
	width: 1000px;
	margin: 0px auto;
}

#header {
	width: 1000px;
	height: 80px;
	background: url("../images/headerbg.png") no-repeat;
}

#alheader {
	width: 1000px;
	height: 80px;
	background: url("../images/alheadbg.png") no-repeat;
}

#legalja {
	width: 1000px;
	height: 11px;
	background-color:#4d4d4d;
	margin-bottom: 15px;
}

#alheader_prof {
	width: 1000px;
	height: 80px;
	background: url("../images/alheadbg_prof.png") no-repeat;
}

#alheader_ulti {
	width: 1000px;
	height: 80px;
	background: url("../images/alheadbg_ulti.png") no-repeat;
}

#alheader_bx {
	width: 1000px;
	height: 80px;
	background: url("../images/alheadbg_bx.png") no-repeat;
}


#mainflash {
	width: 1000px;
	height: 261px;
}

#alheaderkep {
	width: 1000px;
	height: 122px;
	background: url("../images/head_aloldal.png") no-repeat;
}


#alheaderkep_prof {
	width: 1000px;
	height: 122px;
	background: url("../images/head_aloldal_prof.png") no-repeat;
}

#alheaderkep_ulti {
	width: 1000px;
	height: 122px;
	background: url("../images/head_aloldal_ulti.png") no-repeat;
}


#alheaderkep_bx {
	width: 1000px;
	height: 122px;
	background: url("../images/head_aloldal_bx.png") no-repeat;
}


#al_nyul {
	position:absolute; 
	width: 401px;
	height: 39px;
	background: url("../images/al_nyul.png") no-repeat;
	margin-left: 584px;
}

#al_nyul_bx {
	position:absolute; 
	width: 401px;
	height: 39px;
	background: url("../images/al_nyul.png") no-repeat;
	margin-left: 583px;
}


#al_nyul_prof {
	position:absolute; 
	width: 401px;
	height: 39px;
	background: url("../images/al_nyul_prof.png") no-repeat;
	margin-left: 584px;
}


#al_nyul_ulti {
	position:absolute; 
	width: 401px;
	height: 39px;
	background: url("../images/al_nyul_ulti.png") no-repeat;
	margin-left: 584px;
}


#logo {
	margin: 32px 0 0 55px;
	position: absolute;
}

#langsel {
	position: absolute;
	margin: 0 0 0 220px;
	width: 200px;
}

#langsel a, #langsel a:active, #langsel a:visited {
	color: #343434;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	margin: 0 8px 0 8px;
	width: 30px;
	height: 31px;
	display: block;
	text-align: center;
	float: left;
	padding-top: 8px;
}

#langsel a:hover {
	background: url("../images/langhover.png") no-repeat;
	color: #fff;
	width: 30px;
	height: 31px;
	display: block;
	padding-top: 8px;
	text-align: center;
}

#menu {
	width: 600px;
	height: 37px;
	position: absolute;
	margin: 0 0 0 380px;
}

#sm_prod {
	background-color:#FFF;
	position: absolute;
	width: 310px; 
	height: 63px;
	margin: 32px 0 0 510px;
	display: none;  
	padding-top: 4px;
}

#sm_prod_ro {
	background-color:#FFF;
	position: absolute;
	width: 220px; 
	height: 50px;
	margin: 32px 0 0 540px;
	display: none;  
	padding-top: 4px;
}


#sm_prod_ro ul, #sm_prod ul {
	padding: 0;
	margin: 0 0 0 5px;
	list-style-type: none;
	float: left;
	font-family: Arial;
}

#sm_prod ul li a, #sm_prod ul li a:hover, #sm_prod ul li a:visited, #sm_prod_ro ul li a, #sm_prod_ro ul li a:hover, #sm_prod_ro ul li a:visited {
	color: #ec6225;	
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

#sm_prod_ro ul li a:hover, #sm_prod ul li a:hover {
	background-color: #ec6225;	
	color: #FFF;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

.altitle {
	position: absolute;
	font-family: Arial;
	font-size: 20px;
	color:#FFF;
	text-align: right;
	margin: 110px 0 0 764px;
	width: 200px;
}


.subaltitle {
	position: absolute;
	font-family:  Arial;
	font-size: 15px;
	color:#FFF;
	text-align: right;
	margin: 91px 0 0 764px;
	width: 200px;
}


#sm_prod label {
	font-family: Arial;
	font-size: 11px;
	color: #4d4d4d;
	margin: 0 0 0 5px;
	float: left;
	display: block;
	height: 60px;
	padding: 4px 8px 0 0;
	text-align: right;
	
}




#menu ul {
	float: left;
	margin: 0;
	padding: 0;
}
#menu ul li {
	list-style-type:none;
	float: left;
	margin: 0 6px 0 6px;
	height: 31px;
	z-index: 4;
}

#menu ul li:hover {
	background: url("../images/m2.png") no-repeat right; 
	z-index: 9999;
	display: block;
	background-color: #ec6225;  
}


.m1 {
	width: 4px;
	height: 31px;
	background: url("../images/m1.png") no-repeat;
	float: left;
}

.m2 {
	width: 4px;
	height: 31px;
	background: url("../images/m2.png") no-repeat;
	float: left;
}


#menu ul li a, #menu ul li a:visited, #menu ul li a:active{
	font-family: Arial;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	display: block;
	padding: 8px 6px 0 6px;
	height: 31px;
	float: left;
	z-index: 0;
}

#menu ul li a:hover {
	padding: 8px 6px 0 6px;
	color: #fff;
	height: 31px;
	float: left;
	z-index: 0;
	background: url("../images/m1.png") no-repeat;
/*	background: url(../images/m2.png) no-repeat right; */
}


#middle {
	background: url("../images/midbg.png") repeat-y;
}

#content {
	margin: 0px auto;
	width: 960px;
	font-family: Arial;
	font-size: 11px;
	padding: 0;
}

#content a:active, #content a:visited, #content a {
	text-decoration: none;
	color: #ec6124;
}

#content a:hover {
	text-decoration: underline;
	color: #ec6124;
}


#cnttop {
	width: 1000px;
	height: 20px;
	background: url("../images/midtop.png") no-repeat;
}


#footer {
	width: 960px;
	height: 137px;
	background: url("../images/footerbg.png") no-repeat;
	margin: 0 0 0 20px;
	padding-top: 10px;
	padding-left: 0;
}

.copyright {
	color: #8b8c8c;
	font-size: 11px;
	font-family: Arial;
	margin: 0;
	padding: 0;
	float:left;
	width: 150px;
	display: block;
/*	position:absolute; */
	margin: 24px 0 0 64px;
}



#footer .menugroup {
	width: 900px;
	margin: 0 auto;
}

#footer .menugroup .menucol {
	float: left;
	width: 142px;
	height: 135px;
	text-align: left;
	display: block;
}

#footer label, #footer label a,#footer label a:active, #footer label a:visited  {
	display: block;
	font-family:  Arial;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	height: 11px;
	
}


#footer label a:hover {
	text-decoration: underline;
}


#footerproducts {
	color: #808080;
	font-size: 11px;
	/* position: absolute; */
	list-style-type:none;
	padding: 0;
	margin: 0;
	font-family: Arial;
	margin-top: 5px;
}


.footer_li {
	font-family:  Arial;
	color: #fff;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #999999;
	list-style-type: square;
	list-style-position: outside;
}

#footer ul li a, #footer ul li a:visited, #footer ul li a:active{
	font-family:  Arial;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#prodbanners {
	width: 450px;
	float: left;
}

#index_rightCol1, #aloldal_right {
	width: 228px;
	margin-right: 10px;
/*	padding: 13px 0; */
	float: left;
	margin-left: 8px;
/*	text-align: justify;  */
}

#aloldal_right {
	margin-top: 30px;
}

#index_rightCol2, #aloldal_right {
	text-align: justify;  
}


#index_rightCol2 {
	width: 260px;
	padding: 0;
	float: left;
}

#index_rightCol1 ul, #aloldal_content ul {
	list-style-type: none;
	color: #85c441;
	padding: 0 0 0 1px;
	margin-top: 0px;
	paddin-top: 0px;
	list-style-position:outside;
	margin-left: 5px;
}

#index_rightCol1 ul li, #aloldal_content ul li {
	background: url("../images/zoldli.png") no-repeat 0px 5px;
	list-style-position:outside;
	font-family:  Arial;
	font-size: 11px;
	padding: 0 0 0 18px;
	line-height: 16px;
	margin-left: 4px;
	color: #808080;
}

#index_rightCol1 p, #index_rightCol2 p, #aloldal_content p, #aloldal_right p {
	font-family:  Arial;
	font-size: 11px;
	color: #808080;
	padding: 0 0 0 3px;
	margin: 0;
}



#content h1, #content h1 a, #content h1 a:visited, #content h1 a:active, #content h1 a:hover  {
	font-size: 17px;
	font-family:  Arial;
	font-size: 16px;
	color: #ec6225;
	padding-left: 3px;
	padding-bottom: 0px;
	margin: 0px;
	text-decoration: none;
}

#content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003d4b;
	font-weight: bold;
	padding-bottom: 0px;
	margin: 0px;
}

#content h3, #content h3 a, #content h3 a:visited, #content h3 a:active, #content h3 a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #003d4b;
	font-weight: bold;
	padding-bottom: 0px;
	margin: 0 4px 0 1px;
	text-decoration: none;
	text-align: left;
}

#content h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	color: #888;
	font-weight: normal;
	margin-top: 10px;
}




.prodbanner {
	width: 420px;
	height: 92px;
	background-color: #f2f2f2;
	border: 10px solid #f2f2f2;
	float: none;
	cursor: pointer;
}

.prodbanner p {
	font-family: Arial;
	color: #808080;
	font-size: 9px;
	padding: 0 5px 0 5px;
	width: 186px;
	display: block;
	margin: 5px 0 0 0;
}

.prodlogo {
	margin: 0;
	padding: 0;
}

.prodbanner .prodimg 	{
	position: absolute;
	margin-left: 200px;
}

.prodbanner a:active, .prodbanner a:visited, .prodbanner a {
	text-decoration: none;
	color: #ec6124;
}





.prodbanner a:hover {
	text-decoration: underline;
	color: #ec6124;
}


.professional:hover {
	border: 10px solid #033d49;
}

.ultimate:hover {
	border: 10px solid #c9b056;
}

.bxdsmone:hover {
	border: 10px solid #ec6224;
}


/* aloldal */

#aloldal_menu { 
	width: 196px;
	float: left;
	clear: both;
	font-size: 11px;
}

#aloldal_menu label {
	background: url("../images/aloldal_menubg.png") no-repeat;
	width: 159px;
	height: 21px;
	display: block;
	padding: 5px 0 0 12px;
	font-family: Arial;
	font-size: 13px;
	color: #FFF;
}



#aloldal_menu label a, #aloldal_menu label a:active, #aloldal_menu label a:visited {
	font-family: Arial;
	font-size: 13px;
	color: #FFF;
}

/*  ========================== menu fuku ====================================== */

.almenu_ul {
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #999;
	list-style-position: outside;
}

.almenu_li {
	font-size: 11px;
	padding: 0;
	margin: 0;
	list-style-position: outside;
/*	padding: 2px 0 2px 2px; */
	width: 152px;
	height: 25px;
	padding-top: 4px;
	margin: 0px;
	margin-left: 5px;
	list-style-type: none;
	padding-left: 13px;
	background-image: url("../images/aloldal_menucsik.png");
}


.almenu_subul {
	clear: both;
	margin: 0px;
	padding: 0;
	font-size: 11px;
	list-style-position: outside;
}

.almenu_subli {
	background: url("../images/subli_bg.png") 0px 6px no-repeat;
	list-style-position: outside;
	list-style-type: none;
	font-size: 11px;
	padding-left: 8px;
	margin: 0;
	width: 140px;
	margin-left: 20px;
	margin-bottom: 3px;
}

li.toggler {
	list-style-type: none;
	width: 100%;
	height: auto;
	display: none;  
	
	
}

/*  ========================== menu fuku ====================================== */

.almenu_a, .almenu_a:active, .almenu_a:visited {
	font-size: 11px;
	cursor: pointer;
}


/*
#aloldal_menu ul li a, #aloldal_menu ul li a:visited, #aloldal_menu ul li a:active {
	color: #ec6225;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}*/


#aloldal_content {
	width: 512px;
	float: left;
	margin-top: 21px;
	padding-right: 4px;
}



#aloldal_content h1, #aloldal_content h1 a, #aloldal_content h1 a:visited, #aloldal_content h1 a:active, #aloldal_content h1 a:hover  {
	font-size: 18px;
	font-family:  Arial;
	color: #ec6225;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
}


.semmi_li {
	height: 0px;
	list-style-type: none;
	list-style-position: inside;
	font-size: 11px;
	padding: 0;
	margin: 0;
	clear: both;
}


.almenu_subli_a, .almenu_subli_a:active, .almenu_subli_a:visited {
	font-size: 8px;
}

/*
.subsub, .subsub ul, .subsub li, .subsub ul li {
	clear: both;
	height: auto;
	background-image: none;
}



*/
#demoform {
	width: 477px;
	background-color:#efefef;
	padding: 15px;
}
#demoform label {
	display: block;
	width: 216px;
	float: left;
}

#demoform input {
	border: 1px solid #999;
	width: 200px;
}

#demoform .but {
	background-color: #ec6225;
	color: #FFF;
	border: 1px solid #ec6225;
	width:auto;
}


.suba a, .suba a:active, .suba a:visited {
	clear: both;
	font-size: 11px;
	color: #666;
}


.sol {
	display: none;
}

label.error {
	color: #F00;
	display: block;
	width: 120px;
	margin: 0 15px 0 215px;
	font-size: 9px;
}

form#form_send p {
	margin-bottom: 3px;
}

.jobbra {
	margin: 10px 0 0 216px;
}
