body {
	background: #053773;
	margin: 0; 
} 

a {
	color: silver; 
	background: transparent;
}
a:hover {
	color: #053773;
	text-decoration: none;
}

div#container {
	position: absolute;
	height: 80%;
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -260px;
	font: 0.9em "Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Arial, Helvetica, sans-serif;
	background: transparent;
}
	
div#header {
	width: 740px;
	border-top: 1px solid #053773;
	background: white;
	text-align: left;
}
	div#header img {
		padding: 0.5em;
		border: 0;
	}


div#navmain {
	width: 740px;
	background: white;
	font: 1.1em "Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Arial, Helvetica, sans-serif;
	border-top: 2px solid white;
	padding-bottom: 0.5em;
} 
	div#navmain a {
		color: #555555;
		text-decoration: none;
		background: transparent;
	} 
	div#navmain a:hover {
		color: #053773;
		text-decoration: none;
		background: transparent;
	} 


div#navbar {
	width: 740px;
	background: transparent;
	padding-top: 0.5em;
	position: relative;
	visibility: hidden;
} 
	div#navbar a.nav1 {
		background: transparent;
		color: #053773;
		font: 1.0em "Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Arial, Helvetica, sans-serif;
		text-decoration: none; 
		border: 1px solid silver;
		padding: 0 3px 0 3px;
		text-align: center; 
		width: 100%; 
		height: 0px;
		display: inline; 
	} 
	div#navbar a.nav1:hover {
		background: white;
		border: 1px solid white;
	} 

div#contentholder {
	width: 740px;
	min-height: 420px;
	background: #c0c0c0 url('./img/bg.gif') no-repeat 50% 50%;
	background-position: 50% 50%;
	border: 0;
	border-right: 1px solid #053773;
	border-bottom: 1px solid #053773;
	margin-bottom: 1.5em;
	text-align: left;
} 

div#content {
	width: auto;
	height: auto;
	padding: 0.5em;
	background: transparent;
	font: 1.0em "Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Arial, Helvetica, sans-serif;
	margin-bottom: 1.5em;
}
	div#content a {
		color: #053773;
	}
	div#content a:hover {
		text-decoration: none;
	}

#menu, #menu2, #menu3, #menu4, #menu5, #menu6 {
	background: transparent; 
	color: white;
	position: absolute; 
	top: 0px; 
	left: 0px; 
	visibility: hidden; 
	width: 150px; 
	border: 1px solid #053773;
	padding: 1px;
} 


A.menulink1 {
	background: white;
	color: black;
	text-decoration: none; 
	font: 1.0em "Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Arial, Helvetica, sans-serif;
	border: 0; 
	border-top: 0px;
	padding: 2px 1px 1px 3px; 
	width: 146px; 
	height: auto;
	display: block; 
} 
A.menulink1:hover {
	background-color: #e6ecff;
	color: black;
} 

.menutitle {
	background: #eef; 
	color: #375BA3;
	font: normal 1em serif; 
	text-decoration: none; 
	border-bottom: 1px solid black;
	border-left: 1px solid black; 
	border-top: 1px solid black; 
	border-right: 1px solid black; 
	padding: 2px 0 0 2px; 
	width: 150px; 
	height: auto;
	display: block; 
}

h1 {
	font: normal 1.7em/0em "Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Arial, Helvetica, sans-serif;
	margin: 0.5em 0 1.8em 0;
}

img#map {
	margin-right: 1.5em;
	width: 280px;
	height: 280px;
	border: 1px solid black;
	background: gray;
}

dl#el {
	font: normal 0.9em "Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Arial, Helvetica, sans-serif;
}
	dl#el dt {
		font: bold 1em "Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Arial, Helvetica, sans-serif;
		padding-left: 1.5em;
		background: url(img/bullet1.png) no-repeat center left;
		margin-top: 1em;
		margin-bottom: -1.2em;
	}
	dl#el dd {
		font: normal 1em "Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Arial, Helvetica, sans-serif;
		margin-left: 11em;
	}
		dl#el dd a {
			color: #053773;
		}
		dl#el dd a:hover {
			text-decoration: none;
		}
		dl#el dd form input, dl#el dd form textarea {
			font: normal 1em "Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Arial, Helvetica, sans-serif;
			margin: 0.1em 0;
			padding: 0.1em 0.2em;
			color: #053773;
			background: #fff;
		}
		dl#el dd form input:hover, dl#el dd form textarea:hover {
			background: #eef;
		}
		dl#el dd form input {
			width: 14em;
			border: 1px solid #053773;
		}
		dl#el dd form input#submit {
			width: 6em;
		}
		dl#el dd form textarea {
			border: 1px solid #053773;
			width: 260px;
			height: 80px;
		}

#ajanlat {
	width: 97%;
	font: normal 0.8em "Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	color: #000;
	background: #fff;
}
	#ajanlat .head {
		font-weight: bold;
		color: #000;
		background: #def;
	}
	#ajanlat tr.hajlajt {
		color: #000;
		background: #fff;
	}
	#ajanlat tr.hajlajt:hover {
		color: #000;
		background: #eee;
	}
		#ajanlat TD {
			padding-left: 0.6em;
			padding-right: 0.8em;
		}
		#ajanlat .list, #ajanlat .oldprice, #ajanlat .newprice {
			border-top: 1px solid #ccc;
			vertical-align: top;
		}
		#ajanlat .list {
			width: 70%;
		}
		#ajanlat .oldprice {
			text-align: right;
		}
		#ajanlat .newprice {
			color: #053773;
			font-weight: bold;
			text-align: right;
		}

/* Audiophile linktar */
table#links {
	border: 0;
	width: 90%;
	}
	table#links td {
		text-align: left;
		vertical-align: top;
		}

table#links dl {
	font-size: 88%;
	}
	table#links dl dt {
		font-weight: bold;
		padding-left: 1.5em;
		background: url(img/bullet1.png) no-repeat center left;
		margin-top: 1em;
		margin-bottom: -1.3em;
		width: 14em;
		}
	table#links dl dd {
		margin-left: 14.5em;
		margin-bottom: 2.4em;
		}
		table#links dl dd a, dl dd a:visited {
			color: #003377;
			border: 0; 
			display: block; 
			}


table#partnerek dl {
	font-size: 88%;
	}
	table#partnerek dl dt {
		font-weight: bold;
		padding-left: 1.5em;
		background: url(img/bullet1.png) no-repeat center left;
		margin-top: 1em;
		margin-bottom: -1.3em;
		width: auto;
		}
	table#partnerek dl dd {
		width: auto;
		margin-left: 10em;
		margin-bottom: 1.45em;
		}
		table#partnerek dl dd a, dl dd a:visited {
			color: #003377;
			border: 0; 
			display: block; 
			}
	table#partnerek td {
		vertical-align: top;
		}

P.kekhajlajt, P.piroshajlajt {
	font-weight: bold;
	font: normal 1.25em "Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Arial, Helvetica, sans-serif;
	color: #003377;
	text-align: center;
}
P.piroshajlajt {
	color: red;
}
IMG.audiokep {
	border: 1px solid #053773;
}
