@charset "utf-8";

/* CSS Document */



body {

	margin: 0;

	padding: 0;

	background: #FFFFFF url(images/img01.jpg) repeat-x;

	font: normal 11px Arial, Helvetica, sans-serif;

	color: #666666;

}



h1, h2, h3 {

	margin: 0;

	padding: 0;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	color: #F49500;

}



h2 {

	text-transform: uppercase;

	font-size: 18px;

}



h3 {

	text-transform: uppercase;

	font-size: 11px;

}

h4 {

	font-family: Arial, Helvetica, sans-serif;

	color: #000000;

	font-size: 10px;

}



p, blockquote, ul, ol {

	line-height: 18px;

	text-align: justify;

}



blockquote {

	padding-left: 20px;

	background: url(images/img05.gif) repeat-y;

}



a {

	color: #F49500;

}



a:hover {

	text-decoration: none;

}



/* Header */



#header {

	width: 1060px;

	height: 90px;

	margin: 0 auto;

}



#header h1, #header h2 {

	text-transform: uppercase;

	font-weight: normal;

	color: #FFFFFF;

}



#header h1 {

	float: left;

	padding: 15px 0 0 10px;

	font-size: 36px;

}



#header h2 {

	float: right;

	padding: 10px 20px 0 0;

	font-size: 22px;

}



/* Menu */



#menu {

	width: 760px;

	height: 50px;

	margin: 0 auto;

}



#menu ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#menu li {

	display: inline;

}



#menu a {

	display: block;

	float: left;

	padding: 17px 17px 0 20px;

	background: url(images/img03.gif) no-repeat;

	text-transform: uppercase;

	text-decoration: none;

	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #D8D8D8;

}



#menu a:hover {

	color: #ffffff;

}



#menu .first a {

	background: none;

}



#menuadatok{

	display: block;

	float: left;

	padding: 5px 5px 5px 5px;

	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #D8D8D8;

}

/* Content */



#content {

	width: 920px;

	margin: 0 auto;

	padding: 0px;

	background: #FFFFFF url(images/img04.jpg) repeat-x left bottom;

}



/* Posts */



#posts {

	float: left;

	width: 480px;

	margin: 0 0 0 0;

}



/* Links */



#links {

	float: left;

	width: 200px;

	margin: auto;

	padding-left: 20px;

	background: url(images/img05.gif) repeat-y;

}



#links ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#links li ul {

	padding: 5px 0 30px 0;

}



#links li li {

	padding: 7px 10px;

	background: url(images/img06.gif) repeat-x left bottom;

}



#links li a {

	text-decoration: none;

}



#links li a:hover {

	text-decoration: underline;

}



#links li i {

	font-style: normal;

	font-size: 9px;

}



#links li h2 {

	font-size: 14px;

}



#links2 {

	float: left;

	width: 200px;

	

	padding-left: 20px;

	background: url(images/img05.gif) repeat-y;

}

#links2 ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#links2 li ul {

	padding: 5px 0 30px 0;

}



#links2 li li {

	padding: 7px 10px;

	background: url(images/img06.gif) repeat-x left bottom;

}



#links2 li a {

	text-decoration: none;

}



#links2 li a:hover {

	text-decoration: underline;

}



#links2 li i {

	font-style: normal;

	font-size: 9px;

}



#links2 li h2 {

	font-size: 14px;

}

input.submit {



	background: #E0691A url(images/submit.gif) no-repeat;

	border: 0;

	padding: 4px 0;

	width: 65px;

	margin: 0 15px 1px 0;

	color: #FFF;

	font: bold 1em Arial, Sans-Serif;

}



/* Footer */



#footer {

	height: 20px;

	padding: 0px;

	background: #2D2D2D url(images/img07.gif) repeat-x;

}



#footer p {

	text-align: center;

	color: #999999;

}

.termek {

	margin: auto;

	width: 480px;

	/*border: 1px solid #333333;*/

}

.input_keres{

border:1px solid black;

font-size:10px;

margin:1px;

}

.dhtmlgoodies_question{	/* Styling question */

	/* Start layout CSS */

	color:#FFF;

	font-size:0.9em;

	background-color:#317082;

	width:150px;

	margin-bottom:2px;

	margin-top:2px;

	padding-left:2px;

	background-image:url('images/bg_answer.gif');

	background-repeat:no-repeat;

	background-position:top right;	

	height:20px;

	

	/* End layout CSS */

	

	overflow:hidden;

	cursor:pointer;

}

.dhtmlgoodies_answer{	/* Parent box of slide down content */

	/* Start layout CSS */

	border:1px solid #317082;

	background-color:#E2EBED;

	width:250px;

	

	/* End layout CSS */

	

	visibility:hidden;

	height:0px;

	overflow:hidden;

	position:relative;



}

.dhtmlgoodies_answer_content{	/* Content that is slided down */

	padding:1px;

	font-size:0.9em;	

	position:relative;

}

.elado{
	margin-top:80px;
	margin-left:-20px;
	position:absolute;}



