div#top, 
div#left, 
div#right, 
h1, 
.nodisplay, 
.none, 
.clear, 
#page .path_top, 
.path_content, 
.content_nav, 
.path_bottom, 
div#bottom, 
/*.action_panel_item,*/ 
.article_nav, 
#pchArticles, 
#panDateCreated, 
#panDateUpdate, 
#panAutor,
.cat_visits,
.cat_links .star_hodnoceni,
.cat_links .link1,
.menu_sub_tree,
.menu_sub_tree2,
.menu_sub
{
	display:none;
}

body 
{
	background: white;
}

H2
{
	font-size:1.4m;
	font-weight:bold;
	color:#000000;
	float: none;
}

H3 H4 H5
{
	font-size:1.2em;
	font-weight:bold;
	color:#000000;
	float: none;
}

div#content_body, div#content_text
{
	font-size:10pt;
	font-family:Arial,Times, serif;
	color : #000000; 
    background : #ffffff; 
    width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none;
	display:block;
}

IMG
{
    padding:2px;
    border:1px solid black;
}

div#content_text a:link:after, div#content_text a:visited:after
{
     content: " (" attr(href) ") ";
}

a 
{ 
    text-decoration : underline; 
    color : #000000; 
}
#mycarousel li {
float:left;
list-style-type: none;
padding-right:5px;
}