body {
   background: white;
   font-size: 13pt;
   font-family:"Times New Roman", Times, serif;
   margin: 0;
   padding: 0;
   }
#nav, #sidebar-left, #alati, #footer, .vrh, #header, body#kontakt form#forma {
   display: none;
   }
#wrapper, #content {
	width: 95%;
	margin: 0;
	padding: 0;
	border: 0;
	color: black;
	background: transparent none;
	float: none;
   }
div#content-main {
	margin: 15px 0 0 -10px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
   }
   
   
   div#content-main p{
	font-size:12pt;
   }
   
   div#content-main h2{
   width:100%;
   font-size:13pt;
   font-family:"Times New Roman", Times, serif;
   }

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
   
#wrapper #copyright a:link:after, #wrapper #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#wrapper #copyright a[href^="/"]:after {
   content: " (http://www.stedas.hr" attr(href) ") ";
   }

#copyright {
	margin-left:5px;
}


