@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #000000;
	background-repeat: repeat;
	background-image: url(pozadi_index.jpg);
}
a:link {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: normal;
	color: #000000;
	text-align: center;
}
#hlavicka p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #333333;
	text-align: left;
	text-indent: 5px;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
#hlavicka {
	font-family: "Times New Roman", Times, serif;
	background-color: #FF6633;
	height: 150px;
	width: 1100px;
	border: thin solid #330000;
}
#telo {
	font-family: "Times New Roman", Times, serif;
	height: 650px;
	width: 1100px;
	text-align: center;
	padding-top: 20px;
	border: thin solid #330000;
	background-color: #3366FF;
}
td {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #3366FF;
	border-right-color: #3366FF;
	border-bottom-color: #3366FF;
	border-left-color: #3366FF;
}
.odkaz {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF33;
	text-align: center;
	vertical-align: middle;
	padding-top: 50px;
	padding-bottom: 50px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #000000;
	text-align: left;
	text-indent: 5px;
}
.menuvstup {
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	background-color: #FF0000;
	padding-top: 80px;
	padding-bottom: 80px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}
#paticka {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	background-color: #CCCC66;
	vertical-align: middle;
	height: 20px;
	width: 1100px;
	text-indent: 5px;
	border: thin solid #330000;
}
