/* ---------------------------------- */
/* MAIN */
/* ---------------------------------- */


html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3f3529;
}

td {
	padding:0px; /* IE-ben megszunteti TD-k tetejen levo paddingot */
}

img {
	display:block; /* IE-ben megszunteti a kepek alatti ures reszt */
}

.border { border: #554c41 double; }

/* ---------------------------------- */
/* LINKS */
/* ---------------------------------- */

a {
	color: #cb5711;
	text-decoration: underline;
}

a:hover {
	text-decoration:none;
}

font.links-kicsi {
	font-size: 13px;
	text-align:left;
}


a.zaszlo {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #CCCCCC;
}

a.back {

	height: 16px;
	width: 90px;
	background:url(/images/main/apartmanok/gomb.gif) no-repeat;
	display: block;
	text-decoration:none;
	text-indent:15px;
	color:#FFFFFF;
	font-weight:bold;
	line-height: 16px;
	text-align:left;

}

a.reserv {

	height: 16px;
	width: 95px;
	background:url(/images/main/apartmanok/gomb.gif) no-repeat;
	display: block;
	text-decoration:none;
	text-indent:15px;
	color:#FFFFFF;
	font-weight:bold;
	line-height: 16px;
	text-align:left;

}

a.lista {
	background:url(/images/main/apartmanok/link.gif) right no-repeat;
	width: 35px;
	display:block;
	text-decoration:none;
}

a.listacim {
	text-decoration:none;
	color:#3f3529;
	font-size:14px;
}

a.zaszlo:hover {
	color:#ffffff;
}

a.footer {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

a.footer:hover {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration: underline;
}

a.footer-kicsi {
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

a.footer-kicsi:hover {
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	text-decoration: underline;
}

/* ---------------------------------- */
/* HEADING */
/* ---------------------------------- */

h1.intro {
	color:#ffffff;
	font-size:12px;
	line-height:14px;
	letter-spacing: 1px;
	padding:0px;
	margin:0px;
}

/* ---------------------------------- */
/* SZÖVEG */
/* ---------------------------------- */

font.info {
	font-size:11px;
	font-weight:bold;
	color:#606060;
}

font.halvany {
	font-size:18px;
	font-weight:bold;
	color:#b3a697;
}

font.cim {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight:bold;
	color: #cb5711;
}

font.voros {
	font-size:12px;
	font-weight:bold;
	color:#cb5711;
}

font.footer {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}

font.footer-kicsi {
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
}

font.hiba {
	font-size:13px;
	font-weight:bold;
	color: #a30000;
	display:block;
	width:500px;
    margin-left: auto;
    margin-right: auto;
	text-align:left;
	line-height:20px;
}

/* ---------------------------------- */
/* MENÜ */
/* ---------------------------------- */

div#nav ul {
padding:0;
margin:0;
}

div#nav ul li {
	display: block;
	height: 30px;
	width: 211px;
	list-style:none;
	vertical-align: middle;
	text-indent: 20px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url(/images/main/bg_menu.gif) 10px 1px no-repeat;

	}
	
div#nav ul li a {
	height: 30px;
	display:block;
	color: #838383;
	cursor: pointer;
	text-decoration: none;
	}

div#nav ul li a:hover {
	text-decoration: none;
	font-weight:bold;
	background:url(/images/main/bg_menu_aktiv.gif) 10px 1px no-repeat;
	}
div#nav ul li a.active {
	text-decoration: none;
	font-weight:bold;
	background:url(/images/main/bg_menu_aktiv.gif) 10px 1px no-repeat;
	}


/* ---------------------------------- */
/* TÁBLÁZAT */
/* ---------------------------------- */

table.info {
	color:#F3F0EB;
	background-color: #988B7C;
	border: #554c41 1px solid;
	padding: 5px;
}

table.hiba {
	background-color: #e3e3e3;
	border: #a30000 1px solid;
	width:500px;
	}

table.ok {
	border: none;
	width:500px;
	
}

table.arak {
	border: #554c41 1px solid;
	border-collapse:collapse;
	padding: 5px;
}

/* ---------------------------------- */
/* KÉPEK */
/* ---------------------------------- */

img.galeria {
	border: #d6601a 3px solid;
}

img.minigaleria {
	border: #606060 1px solid;
	margin-left:7px;
	margin-right:7px;
	display:inline;
}

img.comm {
	border: #606060 1px solid;
}

img.lista {
	border: #d6601a 1px solid;
	margin-right:10px;
}


img.zaszlo {
	margin-right: 0px;
	border: #4e1d00 1px solid;
	display: inline;
	vertical-align: text-bottom;
}


/* ---------------------------------- */
/* INPUT */
/* ---------------------------------- */

input.atlatszogomb {
	background:none;
	border:none;
	cursor:pointer;
	font-weight:bold;
	padding:0px;
	margin:0px;
	text-decoration:underline;
}

input.atlatszogomb:hover {
	text-decoration:none;
}

/* ---------------------------------- */
/* LINES */
/* ---------------------------------- */

hr.lista {
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
	color: #dddddd;
	display:block;
	border: none;
	background-color:#dddddd;
	height:2px;
}