BODY {
	background-color: rgb(102,0,0);
	color: White;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

DIV#main {
	width: 670px;
	margin-left: auto;
	margin-right: auto;
}

H1#logo {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
	text-align: center;
}

DIV#content {
	margin-top: 15px;
	margin-bottom: 15px;
	height: 510px;
	position: relative;
}

IMG#img1 {
	position: absolute;
	left: 230px;
	top: 0;
	border: 2px solid White;
}

IMG#img2 {
	position: absolute;
	left: 0;
	top: 336px;
	border: 2px solid White;
}

IMG#img3 {
	position: absolute;
	left: 230px;
	top: 336px;
	border: 2px solid White;
}

IMG#img4 {
	position: absolute;
	left: 507px;
	top: 336px;
	border: 2px solid White;
}

DIV#czech {
	float: left;
	width: 210px;
	text-align: left;
}

DIV#english {
	float: right;
	width: 210px;
	text-align: right;
}

DIV.geo {
	display: none;
}

A {
	color: White;
	font-size: 170%;
	text-decoration: none;
}

A IMG {
	border: none;
	vertical-align: middle;
}

A SPAN.grey {
	color: rgb(153,153,153);
}
