body {
	color: #000000;
	background-color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

/* structure */

#page {
	margin: 2px auto 2px auto;
	width: 740px;
}

#top {
	background: url("images/top.jpg") no-repeat;
	float: left;
	clear: both;
	height: 194px;
	width: 740px;
}

#main {
	background: url("images/main.jpg") no-repeat;
	float: left;
	clear: both;
	height: 312px;
	width: 740px;
}

#text {
	font-size: 14px;
	text-align: left;
	margin: 10px;
	float: left;
	width: 690px;
}

/* navigation */

ul {
	padding: 0px;
	margin: 0px;
}

/* navigation text */

#text ul {
	margin-left: 30px;
}

#text li {
	margin: 0;
}

/* navigation top */

#menu li {
	background: url("images/menu.jpg") no-repeat;
	font-weight: bold;
	list-style: none;
	display: inline;
	line-height: 120%;
	height: 20px;
	width: 119px;
	float: left;
}

li a:link {
	text-decoration: none;
	color: #000000;
}

li a:active {
	text-decoration: none;
	color: #000000;
}

li a:visited {
	text-decoration: none;
	color: #000000;
}

li a:hover {
	text-decoration: underline;
	color: #000000;
}

/* images */

img {
	border: 0;
	margin: 0;
	float: left;
}

.logo {
	position: relative;
	top: 40px;
	left: 10px;
}

.gallery {
	border: 1px solid #ff0000;
	width: 100px;
	height: 100px;
	margin: 0px 18px 23px 18px;
}

.map {
	border: 1px solid #ff0000;
	float: right;
	width: 324px;
	height: 200px;
}

/* title */

h1 {
	color: #000080;
	margin: 0px;
}

#a {
	font-size: 48px;
	position: relative;
	top: 50px;
	left: 0px;
}

#b {
	font-size: 28px;
	position: relative;
	top: 60px;
	left: 0px;
}

h2 {
	font-size: 20px;
	margin: 5px;
}

h3 {
	font-size: 16px;
	margin: 0;
}

/* paticka */
#webczech {
	font-size: 10px;
}

a#webczech:link {
	text-decoration: none;
	color: #000000;
}

a#webczech:active {
	text-decoration: none;
	color: #000000;
}

a#webczech:visited {
	text-decoration: none;
	color: #000000;
}

a#webczech:hover {
	text-decoration: underline;
	color: #000000;
}
