body {
 background-color: #ffffff;
 color: #224;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 margin: 0;
 padding: 0;
}

div, form, map, table, tr, th, td, ul, li {
 border: 0;
 margin: 0;
 padding: 0;
}

a, a img {
	border: none;
}
a {
	color: #666;
	text-decoration:none;
}
a:hover {
	color: #222;
	text-decoration: underline;
}

h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 11px;
}

.szaggatott1 a, a.szaggatott1 {
	border: none;   
	text-decoration: none;
	background: transparent url(../img/szaggatott1.gif) repeat-x bottom left;
}
.szaggatott1 a:hover, a.szaggatott1:hover {
	border: none;   
	text-decoration: none;
	background: transparent url(../img/vonal.gif) repeat-x bottom left;
}

hr {
	background-color: #c00;
	border: none;
	color: #c00;
	height: 2px;
}

#header {
	background-color: #eee;
	margin: 0 auto;
	width: 990px;
}
#footer {
	background: #4f2a06 url(../img/footer.gif) no-repeat;
	height: 49px;
	margin: 0 auto;
	width: 990px;
}

#fmenu {
	background: #4f2a06 url(../img/menu.gif) no-repeat;
	height: 41px;
	margin: 0 auto;
	padding-top: 2px;
	width: 990px;
}
#fmenu ul {
	margin: 0 auto;
	text-align: center;
	width: 480px;
}
#fmenu li {
	float: left;
	list-style-type: none;
}
#fmenu li a {
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	padding: 12px 20px 10px 20px;
	text-decoration: none;
}
#fmenu li a:hover {
	background-color: #fff;
	color: #4f2a06;
}

#wrapper {
	margin: 0 auto;
	width: 990px;
}

#udvozles {
	margin: 20px auto 30px auto;
	text-align: justify;
	width: 700px;
}

#wrapper #content {
	float: left;
	width: 800px;
}

#wrapper #tags {
	float: left;
	width: 190px;
}
#wrapper #tags h5 {
	margin: 0;
	padding: 0;
}
#wrapper #tags h5 a {
	display: block;
	margin: 0;
	padding: 5px;
}

#wrapper .oldal {
	margin: 0 auto 20px auto;
	padding: 0;
	text-align: justify;
	width: 700px;
}
#wrapper .oldal .oldalBal {
	float: left;
	width: 40%;
}
#wrapper .oldal .oldalJobb {
	float: left;
	width: 60%;
}
#wrapper .oldal .oldalBal h3 {
	margin: 0;
	padding: 0;
}
#wrapper .oldal .oldalBal h3 a {
	display: block;
	margin: 0;
	padding: 4px 20px 20px 0;
}
#wrapper .oldal .oldalBal p, p.erotic {
	color: #f00;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#wrapper .oldal .oldalJobb h4 {
	margin: 0;
	padding: 0;
}
#wrapper .oldal .oldalJobb h4 a, #wrapper .oldal .oldalJobb p {
	display: block;
	margin: 0;
	padding: 4px 4px 20px 0;
}
#wrapper .oldal .oldalJobb p a {
	display: block;
	margin: 0;
	padding: 4px 0 0 0;
}


#wrapper .egyoldal {
	margin: 0 auto;
	text-align: justify;
	width: 700px;
}
#wrapper .egyoldal .aloldalBal {
	float: left;
	padding-bottom: 10px;
	width: 370px;
}
#wrapper .egyoldal .aloldalJobb {
	float: left;
	padding-bottom: 10px;
	width: 230px;
}

.aloldalBanner {
	height: 70px;
}
.aloldalFooter {
	border: 1px solid #444;
	font-size: 14px;
	padding: 10px;
	width: 448px;
}

form#regisztracioForm {
	margin: 0 auto;
	width: 440px;
}
table#regisztracioTabla {
	margin: 0 auto;
}
table#regisztracioTabla th {
	height: 22px;
	text-align: left;
}
table#regisztracioTabla td {
	height: 22px;
	vertical-align: top;
}
table#regisztracioTabla label {
	display: block;
	float: left;
	width: 200px;
}
table#regisztracioTabla input.text {
	border: 1px solid #4f2a06;
	width: 200px;
}
table#regisztracioTabla input.submit {
	background-color: #4f2a06;
	border: 1px solid #4f2a06;
	color: #fff;
	cursor: pointer;
	height: 24px;
	width: 80px;
}


div#wrapper div.kapcsolat {
	margin: 30px auto;
	width: 230px;
}

#footer p {
	color: #fff;
	font-size: 18px;
	padding-right: 10px;
	padding-top: 14px;
	text-align: right;
}

p.oldalSzam {
	margin: 20px auto 30px auto;
	text-align: center;
}
p.oldalSzam a {
	padding: 3px 10px;
}

.clear {
	clear: both;
}

.bgHighLight, .bgHighLight th, .bgHighLight td {
	background-color: #eee;
}


.alignRight { text-align: right; }
.alignCenter { text-align: center; }
.alignLeft { text-align: left; }

.width30 { width: 30px; }
.width50 { width: 50px; }
.width75 { width: 75px; }

.smallFont { font-size: 10px; }

.sHighLight { display: none; }
.infoText {
	background-color: #fee;
	color: #f44;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
}

