@charset "utf-8";
@import url('reset.css');
@import url('menu.css');

/* Floppyház sylus */

body {
	background: url(../hatter_kepek/bg.jpg) repeat-x left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
}

a {
	font-size: 1em; color: #FFFF00; text-decoration: none;
}
a img {
	border-style: none;
}
a:hover {
	color: #FFFF00; text-decoration: underline;
}
a.service {
	font-weight: bold; color: #000000; text-decoration: none;
}
a.service:hover {
	color: #000000; text-decoration: underline;
}
a.footer {
	color: #035793; text-decoration: underline;
}

p { }
p.sor10 {line-height: 10px}
p.sor20 {line-height: 20px}
p.kozep {text-align: center}
p.jobb {text-align: right}
p.szokoz {white-space: pre}
p.elso {margin-top: 5px}

.box1 {
	float: left;
	width: 198px;
	height: 110px;
	border: 0;
	margin: 40px 0 0px 0;
	padding: 0;
	background-color: #FFFFFF;
}
.box2 {
	float: left;
	width: 198px;
	height: 55px;
	border: 0;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
.box3 {
	float: left;
	width: 198px;
	height: 55px;
	border: 0;
	margin: 0 0 5px 0;
	padding: 0;
	background-color: #FFFFFF;
}
.logo1 {
	float: left;
	width: 92px;
	height: 70px;
	margin: 0;
	padding: 0;
}

.logo2 {
	float: left;
	width: 105px;
	height: 102px;
	margin: 0;
	padding: 0;
}

.logo3 {
	float: left;
	width: 125px;
	height: 102px;
	margin: 0;
	padding: 0;
}

.kepbal {
	float: left;
	width: 300px;
	height: 250px;
	margin: 5px 0 5px 0;
	padding: 0;
	background-color: #FFE4C4;
}	
.kepjobb {
	float: right;
	width: 300px;
	height: 250px;
	margin: 5px 0 5px 0;	
	padding: 0;
	background-color: #BFEFFF;
}
.yel {
	color: #FFCC00;
}

#container {
	width: 700px;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
}

#baloszlop {
	float: left;
	width: 200px;
	min-height: 460px;
	height: auto !important;
	height: 460px;
	margin: 0;
	padding: 0;
	background-color: transparent;	
}

#jobboszlop {
	float: right;
	width: 480px;
	min-height: 460px;
	height: auto !important;
	height: 460px;
	margin: 0;	
	padding: 40px 5px 0px 15px;
	background-color: transparent;
}

#cim{
	width: 400px;
	height: 20px;
	margin: 40px 0 100px 100px;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
}

#cim1{
	width: 400px;
	height: 30px;
	margin: 0 0 20px 100px;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
}

#lista {
	background: transparent;
}
#lista ul li {
	line-height: 20px;
	list-style-type: disc;
}
#lista2 {
	background: transparent;
}
#lista2 ul li {
	line-height: 20px;
	list-style-type: circle;
}

#cd {
	float: left;
	width: 200px;
	height: 65px;
	margin: 0 0 0 0;
	padding: 0;
	background: transparent;
}

/*Táblázat*/
#hold {
	z-index: 100; overflow: hidden; width: 350px; position: relative; height: 79px;
}
#wn {
	z-index: 1; left: 0px; overflow: hidden; width: 350px; position: absolute; top: 0px; height: 79px;
}
#lyr1 {
	z-index: 1; left: 0px; visibility: hidden; position: absolute; top: 0px;
}
table.main {
	 width=400px; border: #333333 1px solid;
}
td {
	padding: 0 0 8px 0;
	font-size: .8em;
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
}
td.arrows a {
	padding-right: 5px; padding-left: 5px; padding-bottom: 0px; padding-top: 0px;
}

/* Lábléc */
#footer {
	clear: both;
	width: 500px;
	height: 20px;
	margin: 5px auto 10px auto;
	padding: 50px 0 0 0;
	background-color: transparent;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	font-family: verdana, arial, helvetica, sans-serif;
}
