/* comment */
.content h1 {
	background:red;
	color: #000;
	margin:0;
	padding:0;
}

.content ul li {
	padding-left		: 0.8em;
	background			: url(/dsg/bull.gif) no-repeat left center ;
}


.content a {
	font-size			: 1.1em;
	color				: #11145c;
	text-decoration		: underline;
	}	
.content img {
	margin:10px;
	
	
}	

.content img.okvir {
	margin:10px;

	border:2px solid #f0e5f3;
	border-bottom:2px solid #f0e5f3;
}
	