body{
	font-family: serif;
	font-size: 12pt/1.5em;
	text-align:left;
	float:none;
}

a{
	color:#000000; 
	text-decoration: none;
	display: inline;
}

h1 {font-size:100%; text-transform:uppercase; font-weight:bold; border-bottom:1pt solid #000}

h1 a {text-decoration:none}

h2 {font-size:150%}

h3 {font-size:130%}

h4 {font-size:110%}

#navigace, #fotky, .archiv, #chat-poradna, .no-css, #copyright, #motto, #citat, #leve-menu, #dotazy, .paging, .no-print, .print-page, .partner, #footer, .breadcrumbs {
	display: none;
}

#novinky{
	width: 100%;
	float:none;
	border-bottom: 1px dashed #000000;	
}

#novinky a{
	display:none;
}
#novinky h3 a{
	text-decoration:none;
	display:inline;
}

a[href]:after {
      content: " [" attr(href) "]";
      font-size: 70%;
      
      }

a[href|="#"]:after, /* vnitøní odkazy */
a[href|="javascript:"]:after /* skripty */
{
     content: "";
}




#proc, #setkani, #projekty{
	padding-bottom: 1em;
	border-bottom: 1px dashed #000000;
}

#copyright{
	padding-top:0.5em;
}
