/*------------------------------------------------------------------
[Tiskovy Stylesheet]

Projekt: Apimedia
Autor: Petr Havelka - petr@citronak.cz
Posledni uprava: 13.06.2008 16:00
Vystupni zarizeni: print
-------------------------------------------------------------------*/

body {
	font: 12pt "Times New Roman", Times, serif;
}

a:after {
	content: " [" attr(href) "] ";
}

.none , legend, caption, .toPrint, .jmp, #menu, #language  { display: none; }

#homepage #news h2, #homepage #news h3, #homepage #news p, #homepage #news span, #fMenu li, p#copy, #footerContent img, #footerContent h2 {
	display: inline;
}

#fMenu {
	display: block;
}

#footerContent img, #footerContent h2{
	padding-left: 1em;
}
#footerContent h2 {
	font-size: 13pt;
}
#fMenu li {
	padding-right: 1em;
} 

#content #left .itemBox .item  {
	float: left;
}

#content #left .itemBox, #box, h2, h3, hr {
	clear: both;
}