body {
	text-align: center;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
}

a {
	color: Blue;
	text-decoration: underline;
}

a:active {
	color: Red;
	text-decoration: underline;
}

a:visited {
	color: Blue;
	text-decoration: underline;
}

#logo {
	margin-top: 100px;
}

#koreasearchbox {
	margin-top: 2px;
}

.textbox {
	width: 350px;
	height: 25px;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
}

.submitbtn {
	margin-top: 20px;
	margin-bottom: 30px;
	width: 100px;
	height: 35px;
	font-size: 15pt;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

#slogan {
	margin-top: 10px;
	margin-bottom: 4px;
}

.body-results {
	text-align: left;
	background-image: url(my-korea-results.gif);
	background-repeat: no-repeat;
}

#footer {
	padding-top: 10px;
	font-size: 7pt;
	color: Gray;
}

#footer p a {
	color: Gray;
}

#footer p a:hover {
	color: Black;
	text-decoration: none;
}

#box-secondary {
	position: absolute;
	left: 350px;
	top: 50px;
	width: 400px;
	height: 70px;
}

.disableborder {
	border-style: none;
}

#box-navigation {
	position: absolute;
	width: 200px;
	height: 20px;
	left: 350px;
	top: 30px;
}

a.addtobrowser {
	color: Blue;
}

a.addtobrowser:active {
	color: Red;
}

a.addtobrowser:visited {
	color: Blue;
}

#directorycontent {
	margin: 8px;
	width: 750px;
}

.directory-title {
	font-size: 12pt;
}

.directory-title:visited {
	color: Purple;
}

.directory-uri {
	color: #FF6600;
}

#footnote {
	font-size: 7pt;
	color: Gray;
	margin-top: 20px;
	margin-left: 8px;
}

#footnote a {
	text-decoration: underline;
	color: Gray;
}

#footnote a:hover {
	color: Black;
	text-decoration: underline;
}

.about {
	text-align: justify;
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}

.aboutnadpis {
	font-size: 13pt;
	font-weight: bold;
	display: block;
	margin-bottom: -10px;
}

.pocitadlo {
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	height: 1px;
	width: 1px;
}

iframe {
	border-style: none;
}