@charset "utf-8";
body 
{
	background:#194506 url(bg_logo.png) no-repeat top fixed;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#ccc;
	line-height: 20px;
	margin:0;
}

img
{
	border:0;
	vertical-align:top;
}

a
{
	color:#ebebeb;
	text-decoration:none;
}

a:hover
{
	text-decoration:none;
}

:focus
{
	outline: 0;
}

div, p, td, span, body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ddd;	
}

input, select, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;	
}

/*#fej
{
	width:1000px;
	margin:0 auto;
}*/

div#fej{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:120px;
 }
 
@media screen{
  body>div#fej{
   position: fixed;
  }
 }
 * html body{
  overflow:hidden;
 } 
 /** html div#cont{
  height:100%;
  overflow:auto;
 }*/
 
#cont
{
	width:1000px;
	margin:0 auto;
}

#ul
{
	margin-top:450px;
}

.sor
{
	clear:both;
	display:inline-block;
}
.sor .kep
{
	float:left;
	margin:10px 25px;
}

#main
{
	padding:0;
	margin:0;
	vertical-align: top;
	width:800px;
}

#main2
{
	background:#222;
	padding:10px;
	margin:10px 0 0 10px;
}

.sm
{
	height:134px; width:200px; display:block; float:right; margin-right:250px;
}

.sm .facebook
{
	width:200px; height:62px; display:block; margin:5px 0;
}

.sm .twitter
{
	width:200px; height:62px; display:block;
}

.lkoz
{
	text-align:center; 
	float:none; 
	margin:auto;
}

.lbal
{
	float:left;
}

.ljobb
{
	float:right;
}

.lep
{
	clear:both;
	padding:10px 0;
}

#termek {clear:both; padding:0; margin:0 auto; }
#termek .term {float: left; background:#333;  width:180px; margin:14px 12px 10px 0; height:307px; overflow:hidden; text-align:center; z-index:0;}
#termek .kep {display: table; height: 160px; width:160px; #position: relative; overflow: hidden; margin-top:5px; background:#fff; text-align:center;}
#termek .kep div {#position: absolute; #top: 50%; display: table-cell; left:0; vertical-align: middle;}
#termek .kep div div {#position: relative; #top: -50%; width:160px; }
#termek .term2 a {display:block;}
#termek .term2 {overflow:hidden; height:217px; padding:0 5px; }
#termek .term2 .nev{overflow:hidden; height:48px;}
#termek .akcios {padding:0; margin:0 auto; background: url(akcios.png) no-repeat top left; overflow:hidden; width:100px; height:100px; position:absolute; z-index:2; }

.term2 .nev a
{
	color:#ddd;
	text-decoration:none;
	font-weight:bold;
	padding:3px 0;
}

.term .ar
{
	color:#bebebe;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	padding:5px 0;
	overflow:hidden;
}

.term .ar s
{
	color:#555;
}

.termekek
{
	clear:both;
	display:block;
	border:1px #aeb7c3 solid;
	overflow:hidden;
	margin:auto;
	margin-top:5px;
}

.termekek .ar
{
	color:#999;
	font-size:18px;
	font-weight:bold;
}

.termekek .ar s
{
	color:#ccc;
}

.termekek a
{
	display:block;
}


.termekek .nev
{
	padding:10px 0;
}

.termekek .nev a
{
	color:#ccc;
	text-decoration:none;
}

.reszletek
{
	float:left;
	width:56px;
	vertical-align:bottom;
	height:28px;
}

.reszletek:hover{background:url(megnezem_s.png) no-repeat center;}

.top, .top ul
{
	clear:both;
	padding:0;
	margin:0;
	text-align:center;
	list-style:none;
}

.top li a
{
	padding:0 0 10px 0;
	background-color:#fff;
	margin:0;
	display:block;
	text-decoration:none;
	border:1px #ebebeb dotted;
}

.top li a:hover{color:#b80000;}

#container-page {
  margin: 0 auto;
/*  width: 960px; */
  width: 100%;
  background: #DDD;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}


#lab {
  width: 1000px;
  background: #222;
  /*position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  text-align:center;
  /*height: 40px;*/
}

/*
#lab
{	
	text-align:center;
	background:#222;
	margin:10px 0 0 0;
	padding:20px 0;
}
*/

#lab div
{
	color:#555;
	height:100%;
	text-align:center;
	margin-top:10px;
}

#lab a
{
	color:#555;
}

#lab a:hover
{
	color:#ccc;
}

form
{
	line-height:normal;
	padding:0;
	margin:0;
}

.sor_sotet
{
	background: #3366FF;
	color: #eee;
	padding:3px;
}

.magas100
{
	height: 100%
}

h1
{
	text-align:center;
	padding:0;
	color:#ebebeb;
}

h2
{
	text-align:center;
	font-size: 18px;
	color:#999;
}

h3
{
	font-size: 13px;
	font-weight:bold;
	text-align:center;
}

h4
{
	font-size: 12px;
	color: #333;
	font-weight: normal;
}

.text
{
	background: #f7f6f6;
	border: 1px solid #999;
}

.w300
{
	width:300px;
}

.alert
{
	color: #ff0000;
	background-color: #ebebeb;
	padding: 3px;
	border-color: #ff9999;
	border-width: 1px;
	border-style: dashed;
	margin: 3px;
}

.textalert {
	background: #fafafa;
	border: 1px;
	border-color: #990000;
	border-style: solid;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

.fieldalert 
{
	color: #990000;
}

.required
{
	color: #990000;
}
