img {
	border: none;
}

img.intext {
	margin: 0 1em 1em 1em;
	float: left;
	display: block;
}

img.illustration {
	margin: 0.5em;
	vertical-align: top;
}

#smilies span {
	padding: 0 !important;
}

img.smile {
	vertical-align: text-bottom;	
}

img.absleft {
	margin-left: 0.5em;	
	vertical-align: text-bottom;
}

img.absright {
	margin-right: 0.5em;
	vertical-align: text-bottom;
}

img.imgleft, div.divleft, p.pleft {
	float: left;
}

img.imgright, div.divright, p.pright {
	float: right;
}

img.imgleft, img.imgright, div.divleft, div.divright, p.pleft, p.pright {
	margin: 0.5em;
}

hr {
	height: 1px;
}

address {
	font-size: 0.9em;
	margin: 0.5em;
}

address p {
	text-align: left !important;
	text-indent: 0 !important;
}

blockquote {
	font-style: italic;
	line-height: 125%;
	margin: 1em;
	padding: 0.5em 1em;
}

ul, ol {
	margin-top: 0.3em;
}

ol li {
	list-style-type: decimal !important;
	margin-bottom: 0.4em;
}

ol.alpha li {
	list-style-type: lower-alpha !important;
}

ol.roman li {
	list-style-type: upper-roman !important;
}

ul li {
	list-style-type: square !important;
}

li li {
	list-style-type: circle;
}

ul.big li, ol.big li {
	margin-top: 1em;
}

dd {
	padding: 0.2em 0 0 1em;
}

.nolist {
	list-style-type: none;
}

table.noborder {
	border: 0;
}

table.left {
	margin: 0.5em 0 !important;
}

table.tdtop td {
	vertical-align: top;
}

table.tdleft td {
	text-align: left !important;
}

table.tdcenter td {
	text-align: center !important;
}

div.items {
	width: 100%;
}

div.divitems div {
	margin-top: 0.2em;
}

span.padded {
	padding-left: 0.5em;
}

.left {
	text-align: left;
}

.center {
	text-align: center !important;
}

.right {
	text-align: right;
}

.justify {
	text-align: justify;
}

.bold {
	font-weight: bold;
}

.noinher {
	font-size: 1em !important;
}

.smaller {
	font-size: 0.8em !important;
}

.bigger {
	font-size: 1.2em !important;
}

.bigger-more {
	font-size: 1.3em !important;
}

.straight {
	font-style: normal !important;
}

.overflow {
	overflow: auto;
	width: 99%;
}

/* p.hidden? Fuck IE */
.hidden, p.hidden {
	display: none !important;
	visibility: hidden !important;
}

.show {
	display: block !important;
	visibility: visible !important;
}

.error, .success {
	font-family: sans-serif;
	margin: 0.5em 0;
	font-size: 1em;
}

.error, .error h4 {
	color: rgb(230,0,0) !important;
}

.success, .success h4 {
	color: rgb(60,179,113) !important;
}

.error ul li, .success ul li {
	list-style-type: circle !important;
	font-size: 0.9em;
	font-weight: bold;
}

acronym, abbr, .abbr {
	font-style: normal !important;
	border-bottom: 1px dashed;
	cursor: help;
}

/* a acronym, a abbr, a .abbr {
	cursor: pointer !important;
} */

.comment {
	font-weight: normal !important;
	font-style: italic;
	padding-bottom: 0.3em;
	line-height: 1.3;
}

p.atop {
	margin: 0;
	padding: 1em 0;
	text-align: center !important;
}

p.atop a {
	font-size: 0.75em;
}

.topblock1 {
	margin-top: 1.5em;
}

.embedblock1 {
	padding-top: 0.5em;
	padding-left: 1em;
}

.embedblock2 {
	padding-top: 0.5em;
}

.embedblock3 {
	padding-left: 1em;
}

.newprintpage {
	page-break-before: always;
}

div.cleaner {
	clear: both;
	background: transparent;
	border: none;
	font-size: 1px;
	margin: 0;
	padding:0;
	width: 100%;
	height: 1px;
}

hr.cleaner {
	clear:both;
	height: 1px;
	margin: -1px 0 0 0;
	padding:0;
	border: 0;
	visibility: hidden;
}

table {
	border: 2px solid;
	font-size: 0.9em;
	text-align: left;
}

table p {
	margin: 0.5em 0;
	font-size: 0.8em;
}

tr.head th {
	border-bottom: 1px dashed;
	text-align: center;
}

tr.body th {
	border-top: 2px solid;
	border-bottom: 1px dashed;
	text-align: center;
}

tr.footer th {
	border-top: 2px solid;
	text-align: center;
}

table, th {
	margin: 0.5em auto;
}

th {
	padding: 0.3em;
}

table.col2 col, table.col2 tr td+td {
	width: 50%;
}

div.xmldocument p {
	font-style: normal !important;
	text-indent: 0 !important;
}

div.xmldocument .xmldocument-content {
	border-bottom: 1px solid black;
	display: block;
	position: relative;
}

/* Holly hack */
* html div.xmldocument .xmldocument-content {
	height: 1px;
}

div.xmldocument .xmldocument-content-main {
	margin: 0.5em;
}

div.xmldocument .xmldocument-content-empty {
	height: 1.5em;	
}

div.xmldocument .xmldocument-status {
	position: relative;
}

div.xmldocument .xmldocument-content-hidden {
	display: none;
}

div.xmldocument span.o, div.xmldocument span.e, div.xmldocument span.l {
	display: block;
	position: absolute;
	width: 100%;
	height: 1.5em;
	line-height: 1.7em;
	left: 0;
	top: 0;
	color: white;
	text-align: center;
	font-weight: bold;
	z-index: 2;
	font-size: 0.8em;
	padding: 0.2em 0;
}

div.xmldocument span.o {
	background-color: rgb(34,139,34);
}

div.xmldocument span.e {
	background-color: rgb(220, 20, 60);
}

div.xmldocument span.l {
	background-color: rgb(0, 0, 205);
}

div.document h3.datum {
	margin-top: 2em !important;
}

a[href^='http:'], a[href^='mailto:'] {
	padding-right: 12px;
	background: right top no-repeat;
}

a[href^='http:'] {
	background-image: url('/img/link-out.gif');
}

a[href^='http:'].inverted {
	background-image: url('/img/link-out-inverted.gif');
}

a[href^='mailto:'] {
	background-image: url('/img/link-mail.gif');
}

a[href^='mailto:'].inverted {
	background-image: url('/img/link-mail-inverted.gif');
}

a[class^='zoom'].inline {
	display: inline !important
}

a.zoom, a.zoom-inverted {
	padding-bottom: 12px;
	background: 100% 100% no-repeat;
	display: -moz-inline-block;
	min-width: 67px;
}

a.zoom, a.zoom-inverted {
	background-image: url('/img/zoom.gif');
}

a.zoom:hover {
	background-image: url('/img/zoom-active.gif');
}

a.zoom-inverted:hover {
	background-image: url('/img/zoom-active-inverted.gif');
}

ul.list-text li {
	list-style-image: url('/img/odrazka-text.gif');
}

ul.list-text li:hover, ul.list-text li.hover {
	list-style-image: url('/img/odrazka-text-aktivni.gif');
}

ul.list-web li {
	list-style-image: url('/img/odrazka-web.gif');
}

ul.list-web li:hover, ul.list-web li.hover {
	list-style-image: url('/img/odrazka-web-aktivni.gif');
}

ul.list-photo li {
	list-style-image: url('/img/odrazka-fotogalerie.gif');
}

ul.list-photo li:hover, ul.list-photo li.hover {
	list-style-image: url('/img/odrazka-fotogalerie-aktivni.gif');
}

ul.list-file li {
	list-style-image: url('/img/odrazka-soubor.gif');
}

ul.list-file li:hover, ul.list-file li.hover {
	list-style-image: url('/img/odrazka-soubor-aktivni.gif');
}

@media screen {
	h4.refs {
		margin: 1em 0 0.5em;
	}
	
	.noprint {
		display: block;
	}

	.print {
		display: none;
	}

	h6 {
		font-weight: normal;
		text-align: center;
		margin-top: 0;
	}
}

@media print {
	table, th, div.article {
		border: 1px solid rgb(0,0,0) !important;
	}

	.center table {
		width: 90%;
	}

	.refs {
		display: none !important;
	}

	div.xmldocument .xmldocument-content {
		border: 0;
	}
	
	a[href^='http:']:after {
		content: ' ( ' attr(href) ' )';
		font-size: 0.85em;
		font-style: italic;
		font-weight: normal !important;
	}
}