/* PRINT CSS GRAD POREC */

body {font-family: Georgia; color: #000; background-color: white; font-size: 11pt;  margin: 0; padding: 0;}
#headCont, #mainMenuCont, .leftColumn173, .rightColumn240, #footer, .siteTools, ul.attachedFiles, .sitePathTxt, .newsColumn374Archive, .newsBoxDate a, .contentBackLink { display: none;}
#container, .homeContentBottom, .centralContent, .newsColumn374, .contentBoxIzdvojeno {
	width: auto; 
	margin: 0;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	font-family: Georgia;
	font-size: 11pt;
	overflow: visible;
	
}
.homeContentBottom {
margin: 0 3%;

}

h1, h2, h3, h4, h5 {color: #000; font-family: Georgia; font-weight: bold;}
h1 {font-size: 14pt; }
h2 {font-size: 12pt; }
h3 {font-size: 11pt;}
h1 a, h2 a, h3 a, h4 a, h5 a {color: #000;}
a:link, a:visited {
	color: #000;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

/*.centralContent a:link:after, .centralContent a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}*/