@charset "utf-8";
.LinkLeft {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	display: block;
	height: 20px;
	width: auto;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FF0066;
	padding-left: 10px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 6px;
	background-color: #FFFFFF;
}
.LinkLeft:hover {
	background-color: #FFCCFF;
}
.bodyBack {
	background-color: #FFFFFF;
}

.heading1 {
	font-family: "Trebuchet MS";
	font-size: 100px;
	color: #FF0066;
	text-decoration: none;
	margin-left: 10px;
	padding: 10px;
	width: auto;
	height: 30px;
	font-weight: bold;
}

.heading2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FF0066;
	text-decoration: none;
	margin-left: 20px;
}
.heading3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
	margin-left: 20px;
}
.unasLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FFCC00;
	padding-left: 5px;
	padding-right: 5px;
}
.unasLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-left: 5px;
	padding-right: 5px;
}

.psani {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-indent: 20px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
	margin-bottom: 20px;
}
.picLink {

}

.topLI {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
}
.topHlavicka {
	background-image: url(pic/pruh.jpg);
	background-repeat: repeat;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	display: inline-table;
	width: auto;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 5px;
}
.popisek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.sloupekBlok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
}
.smallLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99FF00;
	text-decoration: none;
	width: auto;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #99FF00;
	padding-left: 5px;
}
.smallLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
	width: auto;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	padding-left: 5px;
}
.flash {
	width: 900px;
	height: 400px;
}
.diskuze {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FF0066;
	text-align: left;
	display: inline-block;
	border: thin outset #FF0099;
	padding-right: 5px;
	padding-left: 5px;
}
.diskuze:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FF6699;
	text-align: left;
	display: inline-block;
	border: thin outset #FF0099;
	padding-right: 5px;
	padding-left: 5px;
}

