@charset "utf-8";
h1 {
	display: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	color: #999999;
}
h2 {
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	padding-top: 5px;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	color: #FFFFFF;
}

.schovat {
	display: none;
}


.celastranka {
	width: 764px;
	background-color: #FFFFFF;
	position: relative;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 5px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logo {
	position: relative;
	height: 176px;
	width: 197px;
}
.logoObr {
	position: relative;
	height: 176px;
	width: 563px;
}
.NavigacePruh {
	position: relative;
	height: 28px;
	width: 764px;
	background-image: url(img/navigace_pruh.gif);
	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.Navigace {
	left: 220px;
	top: 6px;
	position: relative;
	width: 700px;
}
.Navigace a {
	margin-right: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}


.PruhText {
	position: relative;
	width: 764px;
	background-image: url(img/text_pruh.gif);
	margin-top: 0px;
	padding-top: 0px;
	background-repeat: repeat-y;
}
.PruhText p {
	margin-top: 0px;
}
.Text {
	padding-left: 220px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-top: 20px;
}
.Navigace a:hover {
	margin-right: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.Box {
	background-color: #024771;
	width: 181px;
	position: relative;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.HyperBox {
	position: absolute;
	width: 181px;
	top: -28px;
}

.Box h4 {
	font-size: 14px;
	margin-bottom: 2px;
	margin-top: 0px;
	color: #FFFFFF;
}

.Box img {
	float: left;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
}
.Box h3 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 12px;
	color: #FFFFFF;
}
.Box a {
	color: #0066FF;
}

.Box p {
	padding-top: 5px;
}
.Box2 {
	background-color: #CCCCCC;
	width: 181px;
	position: relative;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.Box2 h3 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 12px;
	color: #666666;
}
.Box2 a {
	color: #0066FF;
}
.Box3 {
	width: 181px;
	position: relative;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

