@CHARSET "windows-1250";
@IMPORT url("page_layout.css");

#content img{
	margin : 0 1em 1em 1em;
}

#content img[align=left]{
	margin : 0 1em 1em 0;
}
#content img[align=right]{
	margin : 0 0 1em 1em;
}
