* {
	background-image: none !important;
	background-color: white !important;
	color: black !important;
	height: auto !important;
	width: auto !important;
	float: none !important;
	padding: auto !important;
	margin: auto !important;
	padding: 0px !important;
	margin: 0px !important;
	font-size: normal !important;
	border: none !important;
	text-align: left !important;

	position: none;

}

p, h1, h2, h3, h4 {
	margin-bottom: 10px !important;
}

a {
	text-decoration: underline !important;
}
/* neni podporovano v IE, je simulováno js */
a:after {
	content:" [" attr(href) "]" !important;
	font-size: 80% !important;
}

*[title] {
	border-bottom: 1px black dotted !important;
}
/* neni podporovano v IE, je simulováno js */
*[title]:after {
	content:" (" attr(title) ")" !important;
	font-size: 80% !important;
}
/* neni podporovano v IE, je simulováno js */
a[title]:after {
	content:" [" attr(href) "] (" attr(title) ")" !important;
	font-size: 80% !important;
}

a.shh {
	text-decoration: none !important;
}
.shh[title] {
	border-bottom: none !important;
}
/* neni podporovano v IE, je simulováno js */
.shh[title]:after , a.shh[title]:after , a.shh:after {
	content:"" !important;
}

#header, #section #aside, #footer, .blind, #button-block, #buttons, .back, #kontakt-mail {
	display: none !important;
}

#UpNavigation_main, #netteProfilerContainer {
	display: none !important;
}

#detail-list .item span {
	display: inline !important;
}
#detail-list {
	margin-bottom: 10px !important;
}

hr {
	display: none !important;
}

#section .galerie-block {
	height: auto !important;
}

#section .galerie-block .img-block {
	padding: 0px 5px !important;
	_padding: 5px !important;
	float: left !important;
}

