body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-color: #1A7EA2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #84D1E3;
	text-decoration: none;
	border-color: #84D1E3;
}

a:hover {
	color: White;
	text-decoration: none;
	border-color: White;
}

.logo {
	position: absolute;
	top: 0px;
	left: 530px;
}

.menu {
	position: absolute;
	left: 468px;
	top: 96px;
	width: 515px;
	height: 36px;
	background-image: url(images/menu.jpg);
}

.podmenu {
	position: absolute;
	left: 468px;
	top: 132px;
}

.nadpis {
	position: absolute;
	left: 468px;
	top: 175px;
}

.main {
	position: absolute;
	left: 367px;
	top: 237px;
	width: 610px;
	background-image: url(images/main.jpg);
	background-repeat: repeat-y;
}

.main p {
	padding-left: 110px;
	padding-right: 20px;
}

.foto {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 468px;
}

.podfotkou {
	position: absolute;
	top: 635px;
	left: 0px;
}

.levy {
	position: relative;
	left: 110px;
	width: 230px;
	height: 400px;
	background-image: url(images/dot.jpg);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	text-align: center;
	padding-right: 10px;
}

.pravy {
	position: relative;
	left: 120px;
	width: 230px;
	height: 400px;
	background-image: url(images/dot.jpg);
	background-repeat: repeat-y;
	background-position: left;
	text-align: center;
	float: left;
	padding-left: 10px;
}

.vtextu {
	float: right;
	margin-left: 10px;
}

#predtextem {
	float: left;
	margin-right: 10px;
}

#text {
	padding-left: 110px;
	padding-right: 20px;
}

.nadpis1 {
	color: White;
	font-size: 12px;
	font-weight: bold;
}

.nadpis2 {
	color: White;
	font-size: 14px;
	font-weight: bold;
}

#deska {
	margin-bottom: 5px;
}

.tisk {
	position: relative;
	width: 480px;
	left: 110px;
}
#foto {
	border: 2px solid White;
}
.schovat {
	visibility: hidden;
}
