* {margin:0;padding:0}
html, body {height:100%}
html {min-width:1000px}
body {background:#000;font-family:Arial, Helvetica, sans-serif;font-size:100%;line-height:1.125em;color:#242424}
img {border:0;vertical-align:top;text-align:left}
object {vertical-align:top;outline:none}
ul, ol {list-style:none}

#keret  		{width:1000px;height:auto;	margin:0	auto;	float:left;	font-size:.8125em;background:url(../images/oszlop.png)  repeat;min-height:800px;}
#kozep  		{width: 840px;height:auto;	margin:0 0 0 80px;	float:left;	font-size:.8125em;background:#c1e077;}
#fejlec		{width: 840px;height:130px;	margin:0;			float:left;	font-size:.8125em;background:#c1e077;}
#menu		{width: 800px;height:130px;	margin:10px 20px;	float:left;	font-size:.8125em;background:#c1e077;}
#menufent	{width: 760px;height:65px ;	margin:0 20px;		float:left;	font-size:.8125em;background:#c1e077;}
#menulent	{width: 760px;height:65px ;	margin:0 20px;		float:left;	font-size:.8125em;background:#c1e077;}
#menuszalag	{width: 990px;height:30px ;	margin:0 20px;			   		font-size:32px;   background:#2a371d;position:absolute;left:-15px;top:205px;color:#5d6649;letter-spacing:8px;border: 5px ridge #c1e077;}


#infokeret	{width: 840px;height:auto;	margin:0 auto;			float:left;font-size:.8125em;background:url(../images/keretx-bg.jpg) no-repeat left 291px #a53b19;background:#c1e077;}
#info		{width: 625px;height:auto;	margin:0 70px 35px 80px;padding:20px;float:left;font-size:12px;background:#2a371d;color:#c1e077;}
#lablec		{width: 990px;height:48px;	margin:0 auto;			float:left;font-size:.8125em;background:#2a371d;border: 5px ridge #c1e077;}

#menu .nav1 			{float:left;padding:16px 0 0 20px;position:relative;z-index:12}
#menu .nav1 li 		{float:left;background:#2a371d;padding:0 40px 0 20px;font-size:12px;line-height:1.2em;min-height:30px;min-width:80px}
/*#header .nav1 li.first 	{background:none}*/
#menu .nav1 li a 		{color:#c1e077;text-decoration:none;text-transform:uppercase;float:left;padding:3px 0 3px 0}
#menu .nav1 li a:hover 	{color:#c1e077;text-shadow: 4px 4px 10px #c1e077;}

#menu .nav2 			{float:left;padding:3px 0 0 20px;position:relative;z-index:12;margin-top:15px}
#menu .nav2 li 		{float:left;background:#2a371d;padding:0 40px 0 20px;font-size:12px;line-height:1.2em;min-height:30px;min-width:85px}
/*#header .nav2 li.first 	{background:none}*/
#menu .nav2 li a 		{color:#c1e077;text-decoration:none;text-transform:uppercase;float:left;padding:3px 0 3px 0}
#menu .nav2 li a:hover 	{color:#c1e077;text-shadow: 4px 4px 10px #c1e077;}

#jobbdoboz {	position:absolute;width:130px;height:auto;left:840px;top:300px}
.jobbbox{float:left;width:120px;height:71px;margin:5px 5px;padding:5px 5px;background:url(../images/jobbbox.png) no-repeat;color:#c1e077;font-size:12px;}
#baldoboz {	position:absolute;width:130px;height:auto;left:20px;top:300px}
.balbox{float:left;width:120px;height:71px;margin:5px 5px;padding:5px 5px;background:url(../images/balbox.png) no-repeat;color:#c1e077;font-size:12px;}

#kezd{width:1000px;margin:0 auto;font-size:.8125em;position:relative;background: #2a371d;height:800px;width:100%;padding-top:150px;}
#belep{background: #2a371d;height:170px;width:410px;margin: 0px auto 0 auto;vertical-align:center;padding:10px 10px 10px 10px;}

#elerhetoseg{float:left;width:100px:height:auto;padding-right:20px;}
#email{float:left;width:auto:height:auto;}



#menux , #menux .nav1 li a , #menux .nav2 li a  {
	background: #627d4d;
	
	background: -moz-radial-gradient(center, ellipse cover, #627d4d 0%, #1f3b08 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, , color-stop(0%, #627d4d), color-stop(100%, #1f3b08));
	background: -webkit-radial-gradient(center, ellipse cover, #627d4d 0%, #1f3b08 100%);
	
	background: -o-radial-gradient(center, ellipse cover, #627d4d 0%, #1f3b08 100%);
	background: -ms-radial-gradient(center, ellipse cover, #627d4d 0%, #1f3b08 100%);
	background: radial-gradient(ellipse at center, #627d4d 0%, #1f3b08 100%);
	
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#627d4d', endColorstr='#1f3b08', GradientType=1 )*/;

	border: 1px solid #333434;

	border-top-left-radius: 	20px;
	border-top-right-radius: 	20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 	20px;

	-moz-border-radius-topleft: 	20px;
	-moz-border-radius-topright: 	20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 	20px;

	-webkit-border-top-left-radius: 	20px;
	-webkit-border-top-right-radius: 	20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 	20px;

	text-decoration: none;
}
#info , #fejlec ,#menu , #menu .nav1 li a , #menu .nav2 li a    {
	background: #2a371d;
	

	border: 1px solid #333434;

	border-top-left-radius: 	20px;
	border-top-right-radius: 	20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 	20px;

	-moz-border-radius-topleft: 	20px;
	-moz-border-radius-topright: 	20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 	20px;

	-webkit-border-top-left-radius: 	20px;
	-webkit-border-top-right-radius: 	20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 	20px;

	text-decoration: none;
}

table.partnereink {
width:650px;
border:}
table.partnereink tr.partnereink td.log {
width:150px;
border: 1px solid black;
}
table.partnereink tr.partnereink td.pnev {
width:250px;
}
table.partnereink tr.partnereink td.pweb {
width:250px;
}



