﻿a {
	color: #808080;
}
a:visited {
	color: #808080;
}
a:active {
	color: #808080;
}
a:hover {
	color: #638379;
	font-weight: bold;
}
h1 {
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: Arial;
	font-size: 12pt;
	color: #CC3300;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
img {
	border-width: 0px
}
.box {
	width: 900px;
	height: 575px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -288px;
	margin-left: -450px;
	font-family: Verdana;
	font-size: 11px;
	color: #808080;
}
.barva {
	width: 900px;
	height: 552px;
	position: absolute;
	background-color: #7EA89C;
	top: 0px;
}
.foto {
	position: absolute;
	left: 0px;
	top: 0px;
}
.kontakty {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 460px;
}
.pripomenuti {
	position: absolute;
	width: 420px;
	bottom: 0px;
	right: 0px;
	text-align: right;
}
.nadpis {
	position: absolute;
	width: 340px;
	height: 130px;
	top: 388px;
	left: 538px;
}
.velke {
	font-size: 22pt;
}


