*{
	margin: 0;
	padding:0;
}

body{
  	background-color:#FFFFFF;
	font-family: georgia;
	text-align: left;
	font-size: 13px;
}

p{
  	margin-top: 10px;
}
a {
  color: #2163a5;
}
a:hover {
  color: #4183c5;
}

.link{
  cursor: pointer;
  text-decoration: underline;
}

ul {
  padding: 0;
}
li {
  list-style: disc;
  margin-left: 2em;
}
h2 {
  margin: 1em 0 1em 0;
}
.nomargin {
    margin-top: 0;
}
img {
    border: none;
}

#site_middle{
  	background: #FFFFFF;
	width: 868px;
	float: left;
}

/*fejléc*/

#header{
  	background: #FFFFFF;
	width: 868px;
	height: 149px;
}

#gyorsmenu_text{
  	color: #454545;
	font-size: 16px;
	padding: 20px 0px 0px 357px;
}

#gyorsmenu_selectbox{
  	padding: 5px 0px 0px 357px;
}

#gyorsmenu_select{
  	width: 270px;
	font-size: 12px;
}

#kereso_box{
  	background: #FFFFFF;
	width: 233px;
	height: 149px;
	float: left;
}

#kereso_text{
  	color: #454545;
	font-size: 16px;
	padding: 20px 0px 0px 0px;
}

#kereso_inputbox{
  	background: #FFFFFF;
	width: 233px;
	height: 22px;
}

#kereso_input{
	width: 202px;
	height: 15px;
	font-size: 12px;
}

#jobb_klikkek{
  	position: relative;
	z-index: 2;
	font-size: 41px;
	margin: 24px 0px 0px 530px;
	width: 300px;
}
/*fejléc - vége*/


/* tartalmi rész */
#menu_also{
	position:relative;
}

.content_header{
  	background: #FFFFFF;
	width: 868px;
	height: 76px;
}

.content{
  	background: #FFFFFF;
	width: 868px;
}

.fomenu_content {
  	color: #454545;
	font-size: 15px;
	padding: 20px 0px 0px 0px;
	letter-spacing: 0.0px;
	line-height: 20px;
}

.buttons{
	padding: 5px;
	float: right;
    height: 2em;
}

.buttons span {
	color: #0080FF;
	padding: 0 5px;
	cursor: pointer;
	font-size: 19px;
}

.buttons span.active, .buttons span:hover {
	color: #20a0FF;
}
/* Sample 8*/

#menu_fo{
	position:relative;
}
#menu_fo .menu_elem{
	width: 868px;
	height: 100px;
	background: url(../images/tartalom_bg.png) #FFFFFF;
	background-repeat: repeat-x;
	float:left;
}

.col1 {
    width: 400px;
    float: left;
}
.col2 {
    width: 400px;
    float: right;
}
.spacer {
    clear: both;
    padding-top: 1em;
}
.sepa {
    border-bottom: 1px solid #ccc;
}
.boxed {
    font-weight: normal;
}
/*
#menu_also #menu_elems{
	width: 868px;
	height: 700px;
	background: url(./images/tartalom_bg.png) #FFFFFF;
	background-repeat: repeat-x;
	float: left;
} */

.menu_elem h1 {
  font-size: 20px;
  margin-bottom: 1em;
}

.menu_elem h2 {
  font-size: 16px;
}

.menu_elem h3 {
  font-size: 15px;
  margin-top: 1em;
}

/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}


.mask1{
	position:relative;
	width:868px;
/*	height:500px;*/
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}

#contact {
  padding-top: 1em;
}
#contact table {
  width: 100%;
}
#contact td {
  padding: 3px;
  vertical-align: top;
}
#contact td.field {
  width: 140px;
  text-align: right;
  padding-right: 15px;
}
#contact td input.text {
  width: 320px;
  border: 1px solid #CAD9FF;
}
#contact td input.text_hiba {
  width: 320px;
  background-color: #fbc2c2;/*#FFF0F0;*/
  border: 1px solid #FF0000;
}
#contact td.cb-start {
  padding-top: 20px;
}
#contact td.cb-end {
  padding-bottom: 20px;
}


/*lábléc*/
.footer_menu{
  	color: #FFFFFF;
	font-size: 14px;
	float: left;
	padding-left: 50px;
}

.footer_menupont{
  	cursor: pointer;
	padding-top: 7px;
}

.valid{
  	position: relative;
	z-index: 3;
	width: 220px;
	height: 142px;
	margin: -5px 0px 0px 740px;
}

.adwords_logo{
	float: left;
	background-color: white;
	width: 77px;
	height: 77px;
	margin-top: 16px;
	margin-left: 30px;
	margin-right: 17px;
}

.copyright{
  	position: relative;
	z-index: 2;
	width: 220px;
	color: #FFFFFF;
	font-size: 14px;
	margin: -15px 0px 0px 760px;
}

.footer_mail{
  	position: relative;
	z-index: 3;
	margin: -124px 0px 0px 840px;
	cursor: pointer;
}


/*lábléc -vége*/

