/* ------------------------------------------------------------- */
/*                          print.css                            */
/* ------------------------------------------------------------- */
/* 2007-03-14 01:17                                              */

/* ----- Schovat!!! -------------------------------------------- */
.noprint,
form,
h1 span,
#menu,
#submenu,
#podtah,
.dot,
#vytvorilo_studiopi,
#lightbox
{
	display: none !important;
}


/* ----- Obecne ------------------------------------------------ */
body {
	color: black;
	background: white;
	margin: 0.5cm;
}

.print {
	display: inherit;
}

.cl, 
.clear, 
.cleaner
{
	float: none;
	clear: both;
	height: 0px;
	width: 0px;
	_line-height: 0px; /* I Love MSIE! */
	_font-size: 0px;
}


/* ----- Odkazy ------------------------------------------------ */

a { color: black; text-decoration: underline; }

#page_content a:link:after, #page_content a:visited:after { /* Include links URLs */
/*	color: #999;
	content: " (" attr(href) ") ";
	font-size: 80%;
*/}


/* ----- Obrazky ----------------------------------------------- */
a img { border: none; }

.wysiwyg img, 
#wysiwyg img,
.text_element img 
{
	float: left;
	padding: 0 0.5em 0.4em 0;
	position: relative;
	top: 0.3em;
} 


/* ----- Design, fonty a ostatni ------------------------------- */
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 88%;
	line-height: 135%;
}
p { 
	margin-bottom: 0.6em; 
}
ul {
	list-style-type: square;
	margin-left: 0cm;
}
.text_element img {
	float: left;
	padding: 0 0.5em 0.4em 0;
	position: relative;
	top: 0.3em;
} 
#header {
	padding-bottom: 3pt;
	border-bottom: 1pt solid #333;
}
#header img {
	float: left;
}
#header h2 {
	color: #333;
	font-size: 14pt;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	position: relative;
	top: 28pt;
}
#url {
	color: #666;
	font-size: 9pt;
	font-family: sans-serif;
	margin: 0; padding: 0;
}
#menu {
	float: right;
}
#submenu {
	float: left;
}
#main {
	margin-top: 1cm;
}
#main h2 {
	clear: both;
	margin-top: 0.3cm;
}
.fotogalerie,
.dokumenty {
	clear: both;
	margin-top: 0.5cm;
	margin-bottom: 2mm	;
}
h4.label_zleva {
	padding: 0;
	margin: 0.5cm 0 0mm 0;
}
.dokumenty ul {
	margin: 0;
	padding: 0 0 0 0.5cm;
}
.dokumenty li {
	padding-left: 0.2cm;
}
#footer {
	color: #666;
	font-size: 11pt;
}
#footer {
	border-top: 1pt solid #333;
}