@charset "utf-8";

#map, ul#jeziki, script, p.mail img, .jrCorner, #footer img, #slike, .pi, #credits, #footer.jrcRounded, .smalldevmenu {
	display: none !important;
	}
	
html, body, #container {
	text-align: left;
	font-family: Cambria, Georgia, Times, "Times New Roman", serif;
	}
	
html * {
	background: none;
	float: none;
	position: static;
	}
	
h1, h2, h3 {
	text-align: center;
	font-family: Baskerville, Times, "Times New Roman", serif;
	}
	
h2 {
	margin: 1.2em auto 0.2em;
	}
h3 {
	margin: 0 auto 0.1em;
	}
	
#itatext, #slotext {
	display: block !important;
	}
	
#itatext  {
    page-break-before: auto;
	}
	
abbr {
	border: none !important;
	}
	
a:link, a:visited {
	color: #000;
	text-decoration: none;
	}
	
a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
	}
	
p.mail a:link:after, p.mail a:visited:after, #footer a:link:after, #footer  a:visited:after {
	content: none;
	}
	


