body, html {
	margin: 0px;
	padding: 3px;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif !important;
	font-size: small !important;
	background: #c0c0c0;
	color: #404040;
}
#page-odkazy-linkbuiding {
	width: 910px;
	background: #efefef;
	margin: 10px auto;
	padding: 20px;
	border-top: 1px solid black;
	border-bottom: 1.5px solid black;
	border-left: 1px solid black;
	border-right: 1.5px solid black;
}
h1, h2, h3, h4, h5 {
	line-height: 89%;
	color: #000;
}
h1 a, h2 a, h3 a, h4 a, h5 a {
	color: #000;
}
img {
	border-right: 0px solid;
	color: #ffffff;
	border-top: 0px solid;
	color: #ffffff;
	border-left: 0px solid;
	color: #ffffff;
	border-bottom: 0px solid;
	color: #ffffff;
}
a {
	color: #ff6600;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
ul {
	margin: 20px;
	padding: 20px;
	background: #fff;
	border: 1px solid;
	border-top-color: #c0c0c0;
	border-left-color: #c0c0c0;
	border-right-color: #050505;
	border-bottom-color: #050505;
	list-style: none;
	color: #050505;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
}
li {
	margin: 1px;
	padding: 7px 30px 7px 30px;
}
.blok1 {
	margin: 20px;
	padding: 20px;
	background: #fff;
	border: 1px dashed;
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
}
.blok2 {
	margin: 20px;
	padding: 20px;
	background: #fff;
	border: 1px dashed;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
}
.nazev-page-odkazy-linkbuiding {
	margin-top: 1em;
	margin-bottom: 1.5em;
	line-height: 1.5em;
	text-transform: uppercase;
}
.autor-odkazy-linkbuiding {
	font-size: 12px;
	font-style: italic;
	text-align: right;
}
.autor-odkazy-linkbuiding a:link {
	text-decoration: underline;
	font-weight: bold;
}
.autor-odkazy-linkbuiding a:hover {
	text-decoration: none;
	font-weight: bold;
}
